@charset "utf-8";
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size:100.1%;
	text-align:center;
	background-image:url(/layout/back.jpg);
	background-repeat:repeat-x;
}
a, blockquote, caption, dd, dfn, div, dl, dt, form, h1, h2, h3, h4, h5, img, label, legend, li, ol, p, samp, table, tbody, td, tfoot, th, thead, tr, ul {font-size:100.1%; font-family: Verdana, Arial, sans-serif; border:0; line-height:1.7}

legend { display: none }
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color:#2f4f12;
	text-decoration: underline;
}

a:hover{
	color:#2f4f12;
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Verdana, Arial,sans-serif;
 color: #2f4f12;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Verdana, Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Verdana, Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Verdana, Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana, Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.container {
	width: 970px;
	clear: both;
	margin: 0 auto 0 auto;
}

html>body .container {
	width: 970px;
	clear: both;
	margin: 0 auto 0 auto;
}

#header {
	width: 100%;
	text-align: left;
	margin-bottom:10px;
}
#content {
	clear:both;
	background-image:url(/layout/back_nav_verlauf.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:970px;
	height:400px;
	text-align:left;
}

html>body #content {
	background-color:#FFFFFF;
	width:970px;
	min-height:400px;
	height:auto;
}
.content_left {
	width:195px;
	float:left;
	text-align:left;
	padding:1.9em 0px 0px 0px;
}
.content_left_home {
	width:272px;
	float:left;
	text-align:left;
	padding:1.9em 0px 0px 15px;
}

.content_home {
	width:758px;
	float:left;
	text-align:left;
	padding:1.9em 0px 0px 18px;
}
.content_home2 {
	width:758px;
	float:left;
	text-align:left;
	padding:30px 0px 0px 18px;
}

.content_right {
	float:right;
	text-align:left;
	width:160px;
	padding:1.9em 13px 0px 0px;
}

.content_banner{
	float:left;
	text-align:left;
	width:768px; 
}

.content_main {
	float:left;
	text-align:left;
	width:585px;
}
.content_main_home {
	float:left;
	text-align:left;
	width:471px;
	padding:1.9em 0px 0px 0px;
}
.logo {
	float:left;
	padding:10px 0px 8px 40px;
}
.header_pics {
	width:967px;
	clear:both;
	border:1px #FFFFFF solid;	
	background-color:#b2c29e;
}
.header_pic {
	border-right:1px #FFFFFF solid;
}


.content_text {
	padding: 0px 5px 0px 5px;
	font-size:0.8em;
}

.content_member_home {
	padding: 0px 0px 0px 0px;
}
.content_member_home a:link, .content_member_home a:visited {
	color:#000000;
	text-decoration:none;	
}
.content_member_home a:hover{
	text-decoration:underline;
}

.content_uebersicht {
	padding: 0px 5px 0px 5px;
	font-size:0.8em;
}

/************** nav_meta *****************/

#nav_meta{
	font-size:0.6em;
/* 	color: #7d955f;*/
	color: #FFFFFF;
	padding:10px 10px 0px 0px;
	text-align:right;
}

#nav_meta a:link, #nav_meta a:visited{
/*	color: #7d955f; */
	color: #FFFFFF;
	margin:0px 5px 0px 5px;
	text-decoration: none;
}

#nav_meta a:hover{
	text-decoration: underline;
}

/************** nav_main *****************/

.nav_main {
	font-size:0.95em;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#7d955f;
	background-image:url(/layout/back_nav_dots.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:100%;
	height:27px;
	padding:2px 0px 0px 0px;	
	margin:0px 0px 5px 0px;

}
html>body .nav_main {
	background-color:#7d955f;
	background-image:url(/layout/back_nav_dots.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:100%;
	min-height:1.8em;
	height:auto;
	padding:1px 0px 0px 0px;
	margin:0px 0px 5px 0px;	
}

.nav_main a:link, .nav_main a:visited{
	color:#FFFFFF;
	padding:0px 15px 0px 15px;
	text-decoration:none;
}
.nav_main a:hover{
	color:#2f4f12;
	text-decoration:none;
}
a#nav_main_current {
color:#2f4f12;
text-decoration:none;
}

/************** nav_breadcrumb *****************/

.nav_breadcrumb {
	font-size:0.7em;
	padding:0px 0px 1em 0px;
	margin:0px 0px 0px 5px;
}
.nav_breadcrumb a:link, .nav_breadcrumb a:visited {
	text-decoration: underline;
}


/*************** subnav *****************/

.box_navigation {
	width:180px;
	margin:0px 0px 0px 0px;
}
.box_navigation_header {
	background-color:#7d955f;
}
.box_navigation_header h2{
	font-size:0.8em;
	color:#FFFFFF;
	padding:2px 5px 2px 16px;
}
.box_subnav {
	font-size:0.8em;
	width:180px;
}
.subnav_l1 { 
	border-bottom:#7d955f 1px solid; 
	margin:0px 0px 0px 14px;
	padding:0px 0px 0px 3px;
}
.subnav_l1_select { 
	border-bottom:#CCCCCC 1px solid;
	margin:0px 0px 0px 14px;
	padding:0px 0px 0px 3px;
}
.subnav_l1_select_border { 
	border-bottom:#7d955f 1px solid;
	margin:0px 0px 0px 14px;
	padding:0px 0px 0px 3px;
}
.subnav_l1_select_border a:link,.subnav_l1_select_border a:visited {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#2f4f12;
	padding:4px 5px 4px 0px;
}
.subnav_l1_select a:link,.subnav_l1_select a:visited {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#2f4f12;
	padding:4px 5px 4px 0px;
}

.subnav_l1 a:link,.subnav_l1 a:visited {
	display:block;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	padding:4px 5px 4px 0px;
}
.subnav_l1 a:hover { 
	color:#2f4f12;
	text-decoration:none;
	background-image:url(/layout/pfeil.gif); 
	background-position:10px 6px;
	background-repeat:no-repeat;
}

.subnav_l2 { 
	background-color:#eaede7;
	margin:0px 0px 0px 14px;
	padding:0px 0px 0px 15px;
}
.subnav_l2_select { 
	background-color:#eaede7;
	margin:0px 0px 0px 14px;
	padding:0px 0px 0px 15px;
}
.subnav_l2 a:link,.subnav_l2 a:visited {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#829571;
	padding:2px 5px 2px 0px;
	border-bottom:#CCCCCC 1px solid; 
}
.subnav_l2 a:hover { 
	color:#2f4f12;
	text-decoration:none;	
}
.subnav_l2_select a:link,.subnav_l2_select a:visited {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#2f4f12;
	padding:2px 5px 2px 0px;	
	border-bottom:#CCCCCC 1px solid; 
}


.subnav_l3 { 
	background-color:#d5dcd0;
	margin:0px 0px 0px 14px;
	padding:0px 0px 0px 30px;
}
.subnav_l3_select {
	background-color:#d5dcd0;
	margin:0px 0px 0px 14px;
	padding:0px 0px 0px 30px;
}
.subnav_l3 a:link,.subnav_l3 a:visited {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#829571;
	padding:2px 5px 2px 0px;
	border-bottom:#C9C5C6 1px solid; 

}
.subnav_l3_select a:link,.subnav_l3_select a:visited {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#2f4f12;
	padding:2px 5px 2px 0px;
	border-bottom:#C9C5C6 1px solid; 
}
.subnav_l3 a:hover { 
	color:#2f4f12;
	text-decoration:none;	
/*	background-image:url(/layout/pfeil.gif); 
	background-position:5px 4px;
	background-repeat:no-repeat;*/
	
}
.subnav_l3_pfeil {
	float:left;
	background-image:url(/layout/pfeil2.gif); 
	background-position:13px 3px;
	background-repeat:no-repeat;
	width:28px;
}

/*************** box_mypraforst *****************/

.box_mypraforst {
	width:160px;
	margin:0px 0px 15px 0px;
	background-color:#c0cab7;	
}
.box_mypraforst_header {
	background-color:#7d955f;
	border-bottom:#FFFFFF 1px solid; 		
}
.box_mypraforst_header h2{
	font-size:0.8em;
	color:#FFFFFF;
	padding:2px 10px 2px 10px;
}
.box_mypraforst_content {
	font-size:0.7em;
	padding:5px 10px 5px 10px;
}

.box_mypraforst_content a:link, .box_mypraforst_content a:visited {
	color:#2f4f12;
	text-decoration:none;	
}

.box_mypraforst_content a:hover {
	text-decoration:underline;	
}


a#box_logout {
	color:#892b25
}



/*************** info_box *****************/

.info_box {
	float:right;
	background-color:#c0cab7;
	width:160px;
	margin:0px 0px 15px 0px;
}
.info_box a:link, .info_box a:visited {
	color:#2f4f12;
	text-decoration:none;	
}
.info_box a:hover {
	text-decoration:underline;

}
.info_box_header{
	background-color:#7d955f;
	border-bottom:#FFFFFF 1px solid; 	
}
.info_box_header h2{
	font-size:0.8em;
	color:#FFFFFF;
	padding:2px 10px 2px 10px;
}
.info_box_content {
	font-size:0.75em;
	padding:5px 10px 5px 10px;
}

.info_box_content_wetter {
	font-size:0.75em;
	padding:5px 3px 5px 3px;
}


/*************** info_box_member *****************/

.info_box_member {
	float:left;
	background-color:#eaede7;	
	width:195px;
	height:155px;
	margin:0px 15px 15px 0px;
}
html>body .info_box_member {
	float:left;
	background-color:#eaede7;	
	width:195px;
	min-height:155px;
	height:auto;
	margin:0px 15px 15px 0px;
}

.info_box_member a:link, .info_box_member a:visited {
	color:#2f4f12;
	text-decoration:none;	
}
.info_box_member a:hover {
	text-decoration:underline;

}
.info_box_member_header{
	background-color:#c0cab7;
}
.info_box_member_header h2{
	font-size:0.8em;
	color:#2f4f12;
	padding:3px 10px 3px 10px;
}
.info_box_member_content {
	font-size:0.75em;
	padding:5px 10px 5px 10px;
}

/*************** info_box_uebersicht *****************/

.info_box_uebersicht {
	float:left;
	background-color:#eaede7;	
	width:275px;
	height:155px;
	margin:0px 0px 20px 0px;
}
html>body .info_box_uebersicht {
	float:left;
	background-color:#eaede7;	
	width:275px;
	min-height:155px;
	height:auto;
	margin:0px 0px 20px 0px;
}

.info_box_uebersicht a:link, .info_box_uebersicht a:visited {
	color:#2f4f12;
	text-decoration:none;	
}
.info_box_uebersicht a:hover {
	text-decoration:underline;

}
.info_box_uebersicht_header{
	background-color:#c0cab7;
}
.info_box_uebersicht_header h2{
	font-size:1em;
	color:#2f4f12;
	padding:3px 10px 3px 10px;
}
.info_box_uebersicht_content {
	font-size:0.9em;
	padding:5px 10px 5px 10px;
}

/*************** info_box_home *****************/

.info_box_home {
	float:left;
/*	background-color:#eaede7;	 */
	width:213px;
	height:132px;
	margin:0px 0px 0px 0px;
}
html>body .info_box_home {
	float:left;
/* 	background-color:#eaede7;	*/
	width:213px;
	min-height:132px;
	height:auto;
	margin:0px 0px 0px 0px;
}

.info_box_home a:link, .info_box_home a:visited {
	color:#2f4f12;
	text-decoration:none;	
}
.info_box_home a:hover {
	text-decoration:underline;

}
.info_box_home_header{
	background-color:#c0cab7;
	background-image:url(/layout/balken_home.gif);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:#FFFFFF 1px solid; 		
}
.info_box_home_header h1{
	font-size:0.95em;
	color:#2f4f12;
	padding:3px 10px 3px 10px;
}
.info_box_home_content {
	font-size:0.7em;
	padding:5px 2px 0px 2px;
}


/*************** info_box_news *****************/

.info_box_news {
	float:left;
	background-color:#eaede7;	
	width:165px;
	height:315px;
	margin:0px 0px 15px 0px;
}
html>body .info_box_news {
	float:left;
	background-color:#eaede7;	
	width:165px;
	min-height:315px;
	height:auto;
	margin:0px 0px 15px 0px;
}

.info_box_news a:link, .info_box_news a:visited {
	color:#2f4f12;
	text-decoration:none;	
}
.info_box_news a:hover {
	text-decoration:underline;

}
.info_box_news_header{
	background-color:#c0cab7;
}
.info_box_news_header h2{
	font-size:0.8em;
	color:#2f4f12;
	padding:3px 10px 3px 10px;
}
.info_box_news_content {
	font-size:0.75em;
	padding:5px 10px 5px 10px;
}



/*************** box_news *****************/

.box_news {
	background-color:#F1F1F1;
	font-size:0.75em;
	width:190px;
}
.box_news a {
	color:#000000;
	text-decoration:none;	
}
.box_news_header{
	background-color:#E4E4E4;
}
.box_news_header h2{
	padding:0px 10px 5px 10px;
}

.box_news_text {
	margin:5px 10px 10px 10px;
	padding:0px 0px 10px 0px;
	border-bottom:#C9C5C6 1px solid; 	
}
.box_news_text2{
	margin:5px 10px 10px 10px;
}

/*************** sonstiges *****************/
.cb {
	clear:both;
}
.highlight_rot {
	color:#892b25;
}
.pfeil {
	color:#2f4f12;
}

.pfeil_rot {
	color:#892b25;
}

.banner {
	background-color:#eaede7;
	height:145px;
	width:405px;
	margin:0px 15px 15px 0px;
}
.banner a:link, .banner a:visited{
	position:absolute;
	color:#2f4f12;
	text-decoration:none;
}
.banner a:hover{
	text-decoration:underline;

}
.banner div {
	width:250px;
	float:right;
	font-size:0.8em;
	color:#2f4f12;
	padding:10px 10px 0px 0px;
}

.banner_text {
	font-size:1.5em;
	font-weight:bold;
	padding-bottom:20px;
}
.banner_home {
	background-color:#eaede7;
	height:132px;
	width:471px;
	margin:0px 0px 0px 0px;
	float:left;
}



.textbild_box {
	background-color:#F1F1F1;
	font-size:0.75em;
	width:275px;
	margin-bottom:15px;
}
.textbild_box a:link, .textbild_box a:visited {
	color:#000000;
	text-decoration:none;	
}
.textbild_box a:hover{
	text-decoration:underline;
}
.textbild_box_header{
	background-color:#E4E4E4;
}
.textbild_box_header h1{
	font-size:1.1em;
	padding:0px 10px 5px 10px;
}
.textbild_box_text{
	padding:5px 10px 5px 10px;
}



.textbild_box_home {
	background-color:#F1F1F1;
	font-size:0.75em;
	width:245px;
	margin-bottom:8px;
}
.textbild_box_home a:link, .textbild_box_home a:visited {
	color:#000000;
	text-decoration:none;	
}
.textbild_box_home a:hover{
	text-decoration:underline;
}
.textbild_box_header_home{
	background-color:#E4E4E4;
}
.textbild_box_header_home h1{
	font-size:1.1em;
	padding:0px 10px 5px 10px;
}
.textbild_box_text_home{
	padding:5px 10px 5px 10px;
}


.textbild_box_home2 {
	background-color:#F1F1F1;
	font-size:0.75em;
	width:245px;
	margin-bottom:8px;
}
.textbild_box_home2 a:link, .textbild_box_home2 a:visited {
	color:#000000;
	text-decoration:none;	
}
.textbild_box_home2 a:hover{
	text-decoration:underline;
}
.textbild_box_header_home2{
	background-color:#F1F1F1;
}
.textbild_box_header_home2 h2{
	font-size:1.1em;
	padding:0px 10px 5px 10px;
}
.textbild_box_text_home2{
	padding:5px 10px 5px 10px;
}
.content_box {
	background-color:#F1F1F1;
	font-size:0.75em;
	width:555px;
	margin-bottom:15px;
}

/*************** Form Login *****************/

.form_login p {
  margin-bottom: 1em;
}
.form_login p input#username,.form_login p input#password {
  /*border: 0.08em solid #000000;*/
  margin-top: 0.3em;
  width: 15em;
}
.form_login p input#form_user {
  /*border: 0.08em solid #000000;*/
  margin-top: 0.3em;
  width: 15em;
}

.form_login label {
	font-size:1em;
}
.form_login fieldset { margin: 0; padding: 1.5em 1em; border: 0 }
.form_login { background-color: #eaede7; width: 86%; clear: both; border: solid 1px #E5E5E5; }

/*************** Form Kontakt *****************/

.form_kontakt { background-color: #eaede7; width: 86%; clear: both; border: solid 1px #E5E5E5 }
.form_kontakt input, select { font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 0.5em }
.form_kontakt input, textarea { width: 23em }
.form_kontakt textarea { font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; width: 23em; overflow: auto }
.form_kontakt fieldset { margin: 0; padding: 1.5em 1em; border: 0 }
.form_pflichtfeld { color: #ff0000; margin-right: 0 }
.form_kontakt label.left { text-align: left; margin-right: 0.3em; margin-left: 1em; width: 9em; float: left; clear: both }
.form_kontakt p { font-size: 0.9em; margin-left: 1em }
input.right { margin-top: 1em; margin-right: 0.3em; margin-left: 12.3em; width: auto; float: left; clear: both }	
input[type=checkbox].right, input[type=radio].right, input[type=submit].right { margin-left: 11.5em }

/*************** Form Suche *****************/

.formSuche {
/*	margin-top:1.5em; */
}

.formSuche label {
	float: left;
	text-align: left;
	width: 12em;
	margin-right: 0.3em;
	margin-bottom:0.3em;
	clear:both;
}
.formSuche fieldset{
	border:1px solid #BEBEBE;
	padding:2em 2em 2em 2em;
}

.formSuche form input.submit { /* den Submit-Button */

	font-size:1em;
	margin-left: 1em;	
}
.formSuche form {
	display:inline;
}

.paging {
	clear:both;
	text-align: right;
	margin-top:1em;
	margin-bottom:1em;
	padding-top:0.5em;		
	border-top:1px solid #BEBEBE;	
}

hr.spacer {border: none 0; 
/*	border-top: 1px solid #ECECEC; */
	border-bottom: 1px solid #E4E4E4;
	width: 100%;
	height: 1px;
	margin: 10px auto 10px 0;
	text-align: left;
	}
	
.listen tr {
  background-color:#EBECF0;
}
.listen td {
font-size:0.8em;
}
.listen p {
font-size:0.9em;
margin:0;
padding:0;
}