/* CSS Document */
*{
	margin:0;
	padding:0;
}

body{
	font:95% Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background:#FFF url(/bilder/body_bg.jpg) 0 0 repeat-x;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:img {
	border:0 none;
}

h1, h2, h3 {
	padding:5px 0;
}

h1, h2{
	color:#3c5017;
	background:url(/bilder/h1_bg.jpg) no-repeat left bottom;
/*	background-position:left bottom;
*/	margin-bottom:5px;
}

h1{
	font-size:1.4em;
}

h2{
	position:relative;
	width:430px;
}

h2, h3{
	font-size:1em;
}

h4{
	color:#3c5017;
	font-size:0.9em;
	font-weight:normal;
}

h5{
	color:#3c5017;
	font-size:0.8em;
	font-weight:normal;
	padding:2px 0 5px 5px;
	background-color:#F1F8E8;
}

#right h1, #right h2, #right h3{
	color:#FFFFFF;
}


textarea{
	font:95% Verdana, Arial, Helvetica, sans-serif;
}

input, textarea, select{
	margin:2px;
	padding:2px;
	border:1px solid #92C13D;
}

p{
	padding-bottom:10px;
}

ul{
	list-style-type:square;
}

h3{
	background:#DA493D;
/*	height:15px;
	line-height:15px;
*/	vertical-align:middle;
	margin: 5px 0 10px 0;
	padding:3px;
	color:#FFFFFF;
}

#content ul, #content ol{
	margin:0px 10px 0px 20px;
	font-size:120%;
}

a.rot:link, a.rot:visited, a.rot:active {
	color:#DA493D;
}
a.rot:hover {
	text-decoration:underline;
}


td{
	font-size:1em;
}
p, a, li, th, label, input, textarea, select{
	font-size:0.8em;
}

div p, li p, li a, p a, p td, td a, td p, td h2, td h3, td h4, td h5, td input, p input, td textarea, p textarea, div td textarea, h2 a{
	font-size:100%;
}

/* Bereiche */

#container {
	position:relative;
	width:1000px;
	margin:0 auto;
	text-align:left;
	background:transparent;
}

#header{
	border-right:5px solid #FFFFFF;
	background:#92C13D;
}

* html #topmenue{
	margin-left:5px;
}

#content {
	color:#000;
	background:transparent;
	padding:0 0 0 20px;
	margin-left:228px;
	width:516px;
	font-size:80%;
}

#right{
	float:right;
	width:223px;
	border-right:5px solid #FFF;
	color:#FFF;
	background:#92c13d;
}

#left{
	position:absolute;
	top:262px;
	left:0;
	width:223px;
	border-left:5px solid #FFF;
	color:#FFF;
	background:#92c13d;
}

#footer{
	color:#92c13d;
	text-align:center;
	border-top:1px solid #92c13d;
	margin:20px;
	padding: 5px 0 0 0;
	clear:both;
}

#footer a{
	color:#92c13d;
}


/* Linke Hauptnavigation */

#left .nav {
	border-bottom: 1px solid #68882e;
	margin-bottom:20px;
}

#left li {
	display:inline;
}

#left .nav a {
	display:block;
	width:223px; /* für IE < 6 */
	wid\th:208px; /* alle neuen Browser nehmen diesen Wert */
	text-decoration:none;
	font-weight:bold;
	padding:3px 0 3px 15px;
	border-top: 1px solid #68882e;
	color:#FFF;
}

#left .nav a:link, #left .nav a:visited {
	background:transparent;
}

#left .nav a:hover, #left .nav a:active, #left .nav a:focus, #left .nav a.akt2, #left .nav a.akt3 {
	color:#fff !important;
	background:#da493d !important;
}

#left .nav a.sub3, #left .nav a.sub3:visited{
	font-size:90%;
	padding-left:25px;
	wid\th:198px; /* alle neuen Browser nehmen diesen Wert */
	color:#3c5017;
	background:#add16e;
}
#left .nav a.sub4, #left .nav a.sub4:visited{
	font-size:80%;
	padding-left:40px;
	wid\th:183px; /* alle neuen Browser nehmen diesen Wert */
	color:#3c5017;
	background:#c8e497;
}
#left .nav a.akt4, #left .nav a.akt5 {
	color:#FFFFFF !important;
	background:#da493d !important;
}

#left .nav a.sub5, #left .nav a.sub5:visited{
	font-size:75%;
	padding-left:45px;
	wid\th:178px; /* alle neuen Browser nehmen diesen Wert */
	color:#3c5017;
	background:#e6f8c6;
}


#left h1, #right h1{
	font-size:90%;
	background-color:#DA493D;
	color:#FFFFFF;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	margin:0;
	padding:7px 0 7px 7px;
}

#left p{
	font-size:80%;
	padding:5px 2px 10px 10px;
	line-height:1.4em;
}

/* Content */

.pathway{
	font-size:75%;
	color: #86a947;
}

#content p, #content td, #content li{
	line-height:1.4em;
}

/* rechte Spalte - #right*/


#right a, #left a{
	color:#FFFFFF;
}

#right h1 a{
	font-size:100%;
}

#right ul{
	margin-left:10px;
}

#right li{
	padding-bottom:10px;
}


.rot_bg {
	padding:10px;
	width:223px; /* für IE < 6 */
	wid\th:203px; /* alle neuen Browser nehmen diesen Wert */
	font-size:80%;
/*	font-weight:bold;*/	
	background:#da493d;
	border-top:3px solid #FFF;
	line-height:1.3em;
}

.strich_unten {
	border-bottom:3px solid #FFF;
}

.blatt{
	width:223px; /* für IE < 6 */
	wid\th:203px; /* alle neuen Browser nehmen diesen Wert */
	color:#000;
/*	font-size:80%;
*/	padding:10px;
	background:url(/bilder/blatt_bg.png) no-repeat 0 0 #92c13d;
}

.blatt a{
	color:#000 !important;
}

p.spalte_unten {
	width:223px;
	height:56px;
	border-top:3px solid #FFF;
	padding:5px 0px 0px 0px !important;
	background:url(/bilder/spalte_unten.jpg) 0 0 #FFF;
	text-align:center;
	font-size:70%;
}


.bild_links{
	float:left;
	margin:10px 10px 10px 0;
	border: 1px solid #92C13D;
}.bild_rechts{
	float:right;
	margin:10px 0 10px 10px;
	border: 1px solid #92C13D;
}
.bild_links_ohne_rand{
	float:left;
	margin:10px 10px 10px 0;
}.bild_rechts_ohne_rand{
	float:right;
	margin:10px 0 10px 10px;
}
.tabelle_rand_links{
	margin-bottom:20px; 
	margin-left:3px;
	padding-left:5px;
	border-left:solid 10px #92C13D;
}

.tabelle_rand_links td{
	padding: 0 10px;
	font-size:0.9em;
}

a.ueberschrift{
	font-size:1.1em;
	color:#3c5017;
}

.details_div{
	text-align:right;
	margin-top:8px;
	padding-right:20px;
	padding-bottom:10px;
}

.rahmen{
	border:1px solid #92C13D;
	margin-bottom:15px;
	padding:3px;
}

.rahmen td{
	padding:8px;
}

.rahmen h2{
	background:none;
	margin-bottom:0px;
}

a.details_link:link, a.details_link:visited{
	font-size:80%;
	color:#3c5017;
	font-weight:bold;
	text-decoration:none;
	border: 1px solid #92C13D;
	background-color: #ADD16E;
	padding:2px;
	position:absolute;
	margin-left:450px;
}

a.details_link:hover{
	color:#fff;
	border: 1px solid #92C13D;
	background-color: #DA493D;
}

a.details_link2:link, a.details_link2:visited{
	font-size:80%;
	color:#3c5017;
	font-weight:bold;
	text-decoration:none;
	border: 1px solid #92C13D;
	background-color: #ADD16E;
	padding:2px;
}

a.details_link2:hover{
	color:#fff;
	border: 1px solid #92C13D;
	background-color: #DA493D;
}

a.www_link:link, a.www_link:visited{
	position:absolute;
	background:url(/bilder/buttons/internet.gif) no-repeat;
	margin-left:410px;
}

a.www_link:hover{
	background:url(/bilder/buttons/internet_akt.gif) no-repeat;
}

a.www_link1:link, a.www_link1:visited{
	display:block;
	float:right;
	width:18px;	
	background:url(/bilder/buttons/internet.gif) no-repeat;
}

a.www_link1:hover{
	background:url(/bilder/buttons/internet_akt.gif) no-repeat;
}

a.email_link:link, a.email_link:visited{
	position:absolute;
	background:url(/bilder/buttons/mail.gif) no-repeat;
	margin-left:430px;
}


a.email_link:hover{
	background:url(/bilder/buttons/mail_akt.gif) no-repeat;
}

a.email_link1:link, a.email_link1:visited{
	display:block;
	float:right;
	width:18px;	
	background:url(/bilder/buttons/mail.gif) 0 0 no-repeat;
}


a.email_link1:hover{
	background:url(/bilder/buttons/mail_akt.gif) 0 0 no-repeat;
}

.input_fehler{
	color:#FFFFFF;
	background:#DA493D;
}

.normal{

}

.meldung{
	text-align:center;
	border:2px solid #92C13D;
	background-color:#ADD16E;
	margin:10px;
	padding:10px;
}


.print_icon{
	float:right;
}

.was td{
	padding:2px;
}

.ueber{
	background-color:#ADD16E;
	font-weight:bold;
}

/* Sitemap */

#sitemap li {
	list-style:none;
}

#sitemap a:link, #sitemap a:visited {
	color:#3c5017;
	font-weight:bold;
}

#sitemap a.sub3, #sitemap a.sub3:visited{
	font-size:95%;
	padding-left:25px;
	color:#3c5017;
	font-weight:normal;
}
#sitemap a.sub4, #sitemap a.sub4:visited{
	font-size:85%;
	padding-left:40px;
	color:#3c5017;
	font-weight:normal;
	font-style:italic;
}
