/* CSS Document */
/* fuer alle Seiten des Servicebereiches */


body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
}

#kopf {
	position: relative; left: 0px; top: 0px;
/*	width: 100%;
	height: 100px;*/
	background: #080B42;
	padding-left: 176px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Aktionsleiste */
#status {
 	position: absolute; left: 0px; top: 300px;
	width: 100%;
	background: #ffffff;
	height: 22px;
	z-index: 9;
}
#status form {
	background: #ffffff; 	
 	border: 0px solid #00ff00;
	margin: 0px;
	padding-top: 0px;
	width: 490px;
	text-align: right;

}
#status p {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-left: 45px;
	padding-top: 3px;
}
#status table {
	font-size: 12px;
	font-weight: bold;
}
#status a {
	color: #050028;
	text-decoration: none;
}
#status a:hover {
	color: #E50000;
}	
#status a:active {
	color: #E50000;
}	
#status a.gewaehlt {
	color: #E50000;
}	
#status a.jahrrueck {
	margin-left: 127px;
	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;	
}


/*Mens*/
#menuehintergrund {
/*	position: absolute; left: 0px; top: 130px;*/
	font-family: Arial, Helvetica, sans-serif;
	background: #51684C;
	width: 100%;	
/*	height: 200px;	*/
}
#aktivhintergrund {
	position: relative; left: 0px;
	background: #1F285A;
	width: 300px;	
}
#bild {
/*	position: absolute; left: 300px; top: 0px;*/
	margin-left: 240px;
	width: 300px;	
/*	height: 200px;		*/
}
#transdeck {
	position: relative; top: 0px;
	height: 70px;
	width: 100%;
	margin-top: -70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	filter: Alpha(Opacity=40); -moz-opacity:20%; opacity:.20;
	background-color: #FFFFFF;
	z-index: 3;
}
#servicemenue {
	position: absolute; top: 115px; left: 650px;
	letter-spacing: 0.1em;
	z-index: 4;
}
#servicemenue p {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
}
#servicemenue a {
	color: #BDBB46;/*#080B43;*/
	text-decoration: none;
}
#servicemenue a.eaktiv {
	color: #FFFFFF;
}
#servicemenue a:hover {
	color: #E50000;
}
#submenue{
	margin-top: 115px;
}
#submenue p {
	/*color: #282255;*/
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
}
#submenue a {
	color: #687960;
}	
#submenue .saktiv {
	font-weight: bold;
	color: #031753;/*#70732C;*/
}

#hauptmenue {
	position: absolute; top: 115px; left: 45px;
	z-index: 4;
	letter-spacing: 0.1em;	
}
#hauptmenue p {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
}
#hauptmenue a {
	color: #a0a4b6;
	text-decoration: none;
}
#hauptmenue a:hover {
	color: #E50000;
}
.haktiv {
	color: #FFFFFF;
}
/* Vernetzung */
p#vernetzung {
	position: relative; top: 40px; left: 0px;
	border: 0px solid #0000ff;	
	letter-spacing: 0.1em;
	margin-bottom: -25px;	
}



/*Inhalt*/
#inhalthintergrund {
/*	position: relative; left: 0px; top: 330px;*/
	background: #FFFFFF;
	width: 540px;	
}
#inhalt {
	margin-left: 0px;
	margin-top: 30px;
	border: 0px solid #E50000;
}
#inhalt p{
	padding-left: 45px;
	padding-right: 20px;
	line-height: 16px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;	
}
#inhalt a.mehr{
	background-image:url(../img/gif/pf-gruenweis.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	text-decoration: none;
	color: #70732C;
}
#inhalt a.mehr:hover {
	background-image:url(../img/gif/pf-rotweis.gif);
	color: #E50000;	
}
	
#inhalt a{
	font-size: 12px;
	line-height: 14px;
	color: #D1263E;
	text-decoration: none;
	font-weight: bold;
}
#inhalt a:hover{
	color:  #D1263E;/*#1F285C;*/
}
#inhalt form {
	background: #EDEEF3; 	
 	border: 0px solid #00ff00;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
/*	width: 385px;	*/
}
#inhalt table {
	font-size: 12px;
	line-height: 14px;
	margin-left: 45px;
	border: 0px solid #00ff00;
}
#inhalt tr {
	padding-bottom: 5px;
}	
#inhalt td {
	line-height: 16px;
}
	
#inhalt .kontakt {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}		
#inhalt .inaktiv {
	color: #C0C8F0;/*#DDE0E8;*/
}
#inhalt .toggleswitch {
	font-weight: bold;
/*	margin-left: 45px;*/
	font-size: 12px;
}
#inhalt .ohnerand {
	margin-left: 0px;
	padding-left: 0px;
}
h1 {
	padding-left: 45px;
	font-size: 13px;
	font-weight: bold;
	color: #70732C;
	margin-top: 5px;
	margin-bottom: 5px;	
}
h2 {
	padding-left: 45px;
	color: #ADB229;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;	
}	
h3 {
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #70732C;
	margin-top: 0px;
	margin-bottom: 0px;	
}

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


/* Klassen */
.eintrag1 {
	position: relative; left: 0px; top: 0px;
	background-color: #EDEEF3;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px solid #00ff00;
}
#inhalt  a.trag1 {
	text-decoration: none;
	margin-left: 25px;
	padding-left: 24px;
	background-image:url(../img/gif/pf-gruenblaugrau.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#inhalt a.trag1:hover {
	background-image: url(../img/gif/pf-rotblaugrau.gif);
	background-repeat: no-repeat;
}

.eintrag2 {
	position: relative; left: 0px; top: 0px;
	background-color: #ffffff;/*#66CCFF;*/
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px solid #00ff00;
}
.eintrag3 {
	position: relative; left: 0px; top: 0px;
	background-color: #EDEEF3;
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px solid #00ff00;
}
.eintrag4 {
	position: relative; left: 0px; top: 0px;
	background-color: #ffffff;/*#66CCFF;*/
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px solid #00ff00;
}

.keinrand {
	margin-left: 0px;
	padding-left: 0px;
}

#inhalt a.trag2 {
	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;	
}
#inhalt a.trag2:hover {
	background-image: url(../img/gif/pf-rotweis.gif);
	background-repeat: no-repeat;
}

#inhalt  a.trag3 {
	text-decoration: none;
	margin-left: 25px;
	padding-left: 24px;
	background-image:url(../img/gif/pf-rotblaugrau.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#inhalt a.trag3:hover {
	background-image: url(../img/gif/pf-gruenblaugrau.gif);
	background-repeat: no-repeat;
}

.hinweis {
	color: #E50000;
	font-weight: bold;
}	
.hinweisgruen {
	color: #70732C;
	font-weight: bold;
}
.textgruen {
	color: #70732C;
}
.optionliststandard {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	width: 200px;
	padding-left: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.fett {
	font-weight: bold;
}
.treffer {
	font-weight: bold;
	background-color: #DEE0CE;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.intab {
	padding-left: 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.meldung {
	border: 0px solid #E50000;
	padding-bottom: 5px;
	font-weight: bold;
	color: #E50000;
}
#inhalt a.dateien1 {
	background-image:url(../img/gif/pf-gruenblaugrau.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
	color: #70732C;
}
#inhalt a.dateien1:hover {
	background-image:url(../img/gif/pf-rotblaugrau.gif);
	color: #E50000;	
}
#inhalt a.dateien2 {
	background-image:url(../img/gif/pf-gruenweis.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
	color: #70732C;
}
#inhalt a.dateien2:hover {
	background-image:url(../img/gif/pf-rotweis.gif);
	color: #E50000;	
}
.anschrift {padding: 0px 5px 0px 0;}
