/* CSS Document 
für alle Seiten im Hauptmenü */
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

 #container {
/*	TEXT-ALIGN: center;*/
	
	BORDER: 3px solid #FF3333; 
/*	BACKGROUND-COLOR: #FFFFFF; 	*/
	MARGIN-LEFT: -450px; 
	WIDTH: 900px; 
	MARGIN-RIGHT: 10%; 
	PADDING-BOTTOM: 35px;
	POSITION: relative; left: 50%; 
	z-index: 1;
}



#kopf {
	position: relative; left: 0px; top: 0px;
/*	width: 100%;
	height: 100px;*/
	background: #080B42;
	padding-left: 176px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Aktionsleiste */
#status {
	border: 0px solid #E50000;
 	position: absolute; left: 0px; top: 300px;
/*	padding-left: 325px;*/
	width: 100%;
	background: #ffffff;
	height: 22px;
	z-index: 9;
}
#status form {
	background: #ffffff; 	
 	border: 0px solid #00ff00;
	margin: 0px;
	padding-top: 0px;
	width: 600px;
	text-align: right;
}
#status p {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-left: 325px;
	padding-top: 3px;
}
#status table {
	font-size: 12px;
	font-weight: bold;	
}
.hinweis {
	color: #E50000;
	font-weight: bold;
}	
.hinweisgruen {
	color: #70732C;
	font-weight: bold;
}
#status a {
	color: #080B42; /*#3F3398;*/
	text-decoration: none;
}
#status a:hover {
	color: #D1263E;
}
#status a:active {
	color: #E50000;
}	
#status a.gewaehlt {
	color: #E50000;
}	
#status a.jahrrueck {
	margin-left: 40px;
	padding-left: 9px;
	background-image: url(../img/gif/minilinks-gruen.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#status a.jahrrueck:hover {
	background-image: url(../img/gif/minilinks-rot.gif);	
}		
#status a.jahrvor {
	margin-left: 5px;
	padding-left: 10px;
	background-image: url(../img/gif/minirechts-gruen.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#status a.jahrvor:hover {
	background-image: url(../img/gif/minirechts-rot.gif);	
}		
#status .keinjahrvor {
	margin-left: 5px;
	padding-left: 10px;
	background-image: url(../img/gif/minirechts-blau.gif);	
	background-repeat: no-repeat;
	background-position: 0px 3px;
}	
#status .keinjahrrueck {
	margin-left: 40px;
	padding-left: 9px;	
	background-image: url(../img/gif/minilinks-blau.gif);	
	background-repeat: no-repeat;
	background-position: 0px 3px;	
}

/* Menüs*/
#menuehintergrund {
	position: relative; left: 0px; top: 0px;
	background: #1D265A;
/*	width: 100%;	
	height: 200px;	*/
}
#aktivhintergrund {
	background: #ADB229;
	width: 300px;	
/*	height: 200px;	*/
}
#bild {
/*	position: absolute; left: 300px; top: 0px;*/
	margin-left: 300px;
	width: 300px;	
/*	height: 200px;		*/
}
#transdeck {
	position: relative; top: 0px; left: 0px;
	height: 70px;
/*	width: 100%;*/
	margin-top: -70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	filter: Alpha(Opacity=20, finishopacity=20); -moz-opacity:20%; opacity:.20;
	background-color: #000000;
	z-index: 9;
}
#transdeck p{
	margin-top: 0px;
	margin-left: 110px;
}
#hauptmenue {
	border: 0px solid #00ff00;
	position: absolute; top: 115px; left: 45px;
	letter-spacing: 0.1em;	
	z-index: 4;
}
#hauptmenue p {
	width: 200px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-left: 0px;
}
#hauptmenue a {
	font-size: 12px;
	color: #050028;
	text-decoration: none;
}
#hauptmenue a.eaktiv {
	color: #FFFFFF;
}

#hauptmenue a:hover {
	color: #E50000;
}
#submenue{
	margin-top: 123px;
	border: 0px solid #ff0000;
}
#submenue p {
	color: #282255;/*#282255;*/
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
}
#submenue a {
	color: #848340;
	letter-spacing: 0.1em;
}	
#servicemenue {
	position: absolute; top: 115px; left: 650px;
	z-index: 4;
	border: 0px solid #0000ff;	
	letter-spacing: 0.1em;	
}
#servicemenue p {
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-left: 0px;
}
#servicemenue a {
	color: #a0a4b6;
	text-decoration: none;
}
#servicemenue a:hover {
	color: #E50000;
}


/* Klassen */
#submenue .saktiv {
	font-weight: bold;
	color: #031753;/*#70732C;*/
}
.haktiv {
	font-size: 12px;
	color: #FFFFFF;
}

/*Inhalt*/
#inhalthintergrund {
/*	position: relative; left: 0px; top: 330px;*/
	background: #FFFFFF;
/*	width: 100%;	*/
	border: 0px solid #ff0000;
}
#uebersicht {
	position: relative; left: 0px; top: 0px;
	margin-left: 300px;
	background-color: #DEE0CE;
	padding-top: 23px;
	
}	
#uebersicht p {
	padding-left: 5px;
	width: 390px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*#uebersicht a.weiss {
	text-decoration: none;
	margin-left: 25px;
	padding-left: 24px;
	background-image:url(../img/gif/pf-gruenweis.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
}*/



#details {
	position: relative; left: 0px; top: 0px;
	margin-left: 300px;
	background-color: #DEE0CE;
	padding-left: 20px;
	padding-top: 10px;
	
}	
#details p {
	padding-left: 5px;
	width: 390px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#details a{
	color: #D1263E;
	font-weight: bold;
	text-decoration: none;
}
#details a.raus {
	text-decoration: none;
	padding-left: 36px;
	padding-right: 24px;
	background-image: url(../img/gif/back-rotgrau.gif);
	background-repeat: no-repeat;
}
#details a.raus:hover {
	background-image:url(../img/gif/back-gruengrau.gif);
	background-repeat: no-repeat;
}
#details a.einfuehrung {
	background-image:url(../img/gif/pf-gruengrau.gif);
	background-position: left;
	padding-left: 25px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #70732C;
}
#details a.einfuehrung:hover {
	background-image:url(../img/gif/pf-rotgrau.gif);
	color: #D1263E; /*#E50000;	*/
}
.rueckpfeil {
	padding-bottom: 7px;
}	
.vorpfeil {
	text-align: right;
}	
.eintrag1 {
	position: relative; left: 0px; top: 0px;
	background-color: #DEE0CE;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px solid #00ff00;
}
.eintrag1 a {
	text-decoration: none;
	margin-left: 25px;
	padding-left: 24px;
	background-image:url(../img/gif/pf-gruengrau.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.eintrag1 a:hover {
	background-image: url(../img/gif/pf-rotgrau.gif);
	background-repeat: no-repeat;
}

.eintrag2 {
/*	position: relative; left: 0px; top: 0px;*/
	padding-left: 20px;
	background-color: #ffffff;
	padding-top: 10px;	
	padding-bottom: 10px;	

}
.eintrag2 a {
	text-decoration: none;
	margin-left: 25px;
	padding-left: 24px;
	background-image:url(../img/gif/pf-gruenweis.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
}
.eintrag2 a:hover {
	background-image: url(../img/gif/pf-rotweis.gif);
	background-repeat: no-repeat;
}
.tourneeheader {
	background-color: #031753;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-weight: bold;
}
.eintrag3 {
	padding-left: 20px;
	background-color: #F4D9D9; /*#FAEBEC;*/
	padding-top: 10px;	
	padding-bottom: 10px;	
}
.eintrag3 a {
	text-decoration: none;
	margin-left: 25px;
	padding-left: 24px;
	background-image:url(../img/gif/pf-gruenrosa.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
}
.eintrag3 a:hover {
	background-image: url(../img/gif/pf-rotrosa.gif);
	background-repeat: no-repeat;
}

.eintrag4 {
	padding-left: 20px;
	background-color: #DEE0CE; /*#FAEBEC;*/
	padding-top: 10px;	
	padding-bottom: 10px;	
}
.eintrag4 a {
	text-decoration: none;
	margin-left: 25px;
	padding-left: 24px;
	background-image:url(../img/gif/pf-rotgrau.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
}
.eintrag4 a:hover {
	background-image: url(../img/gif/pf-gruengrau.gif);
	background-repeat: no-repeat;
}
#inhalt {
	margin-left: 300px;
	margin-top: 30px;
}
#inhalt p {
	padding-left: 5px;
	width: 390px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#inhalt .abstand {
	margin-top: 10px;
	margin-bottom: 6px;
}	
#inhalt .klassenbilder {
	padding-left: 5px;
	width: 450px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#inhalt .linksfloater {
	float: left;
	margin-right: 10px;
}
#inhalt .bildunterschrift {
	font-size: 10px;
	line-height: 12px;
}
	
h2 {
/*	width: 390px;*/
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;	
}
h1 {
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #70732C;
/*	padding-bottom: 0px;
	padding-top: 0px;*/
	margin-top: 5px;
	margin-bottom: 5px;	
}
h3 {
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #70732C;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-bottom: 0px;
}

#inhalt a{
	color: #D1263E;
	font-weight: bold;
	text-decoration: none;
}
#inhalt a.dateien {
	background-image:url(../img/gif/pf-rotweis.gif);
	padding-left: 24px;
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #E50000;
}
/*#inhalt a.dateien:hover {
	background-image:url(../img/gif/pf-rotweis.gif);
	color: #E50000;	
}*/
#inhalt table {
	font-size: 12px;
	border: 0px solid #000000;
	border-collapse: collapse;
}
#inhalt th {
	background-color: #DEE0CE;
	font-weight: bold;
}	
.meldung {
	border: 0px solid #E50000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #D1263E;/*#E50000;*/
/*	background-color: #D1263E;*/
}
.intab {
	padding-left: 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.konzert {
	padding-left: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#inhalt .ohneabstand {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#inhalt .tagebuch {
	width: 265px;
}

/* Fotogalerien */
#gruppentitler {
	border: 0px solid #00ff00;
	position: absolute; top: 310px; left: 40px;
	width: 250px;
	z-index: 9;
}
#gruppentitler p {
	width: 200px;
	font-size: 12px;	
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-left: 5px;
}
#gruppentitler a {
	text-decoration: none;
	padding-left: 36px;
	padding-right: 24px;
	background-image: url(../img/gif/back-rotweis.gif);
	background-position: 5px 0px;
	background-repeat: no-repeat;
	border: 0px solid;
}
#gruppentitler a.eaktiv {
	color: #FFFFFF;
}

#gruppentitler a:hover {
	background-image: url(../img/gif/back-gruenweis.gif);
}
#galeriedetails {
	position: relative; left: 0px; top: 0px;
	margin-left: 300px;
	background-color: #DEE0CE;
	padding-left: 20px;
	padding-top: 36px;
	
}	
#galeriedetails p {
	padding-top: 0px;
	padding-left: 5px;
	width: 390px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#galeriedetails a {
	text-decoration: none;
	margin-left: 25px;
	padding-left: 24px;
	background-image:url(../img/gif/pf-gruengrau.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#galeriedetails a:hover {
	background-image:url(../img/gif/pf-rotgrau.gif);
}


