@charset "utf-8";
/******************************************** Allgemein ********************************************/

*{
	margin:0;
	padding:0;
}

#content_sub ul li, #content_index ul li{ list-style-type:disc; margin-left:40px; }

.ec3_events li{
 list-style-type:none !important;
margin-left:0 !important;
font-weight:bold !important;

}

.ec3_list{

}

.ec3_events ul li{
 list-style-type:disc !important;
margin-left:40px !important;
font-weight:normal !important;
}

#content_sub ul, #content_index ul{ margin-bottom:8px;}

li{list-style-type:none;}

.cat-item{
 color:#2c4b09;
}

p{ margin-bottom:15px; }

/*html, body {
	height:100%;
}*/

#under_construction{
	background-color:#2c4b09;
	margin:150px auto 0 auto;
	text-align:center;
}

#under_construction h1{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:13px; /* 15px */
	color:#c9d582;
	padding-top:10px;
	font-weight:normal;
}
.post{
margin-bottom:10px;
clear:both;
}
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:75%;
	line-height:19px;
	background-color:#2c4b09;
	/*background: #5d2700 url(../images/gradient_body.jpg) 50% 0 repeat-y;*/

}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em; /* 15px */
	color:#2c4b09;
	padding-bottom:10px;
	font-weight:normal;
        line-height:23px;

}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em; /* 15px */
	color:#2c4b09;
	padding-bottom:5px;
	font-weight:normal;
        line-height:23px;
clear:both;

}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em; 
	color:#2c4b09;
	padding-bottom:5px;
	font-weight:normal;
        line-height:21px;

}

h4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em; 
	color:#74a301;
	font-weight:normal;
	float:left;
	margin-right:2px;

}

h5{
	font-family:Georgia;
	font-size:1.4em; /* 15px */
	color:#74a301;
	padding-bottom:5px;
	font-weight:normal;

}


h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color:#74a301;
	padding-bottom:5px;
	font-weight:normal;
        line-height:23px;


}


a img { border:none; }


* html #content{ /* hack for IE min-height */
	height:100%;
}

.posting_date{
	font-size:11px;
}

/******************************************** Struktur ********************************************/

#wrapper{
	margin:0 auto 0 auto;
	width:980px;
}

#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width: 980px;
	height: 263px;
}

#content_wrapper{
	width: 980px;
	float:left;
	background:url(images/gradient_body.jpg) top left repeat-y;
	padding-bottom:30px;
	/*min-height:100%;/*/
}

#content_index{
	width: 460px;
	padding:50px 20px 30px 141px;
	float:left;
}

#content_sub{
	width: 700px;
	padding:50px 30px 30px 141px;
	float:left;
}

#footer{
	color:#c9d582;
	clear:both;
	font-size:0.8em;
	padding:15px 0 0 40px;
	background:url(images/footer_hg.jpg) no-repeat top left;
	margin:0 0 30px 0;
	width:900px;
	text-align:center;
}

.artikel{
	margin-bottom:25px;
	clear:both;
}

/******************************************** Navigation & Current State ********************************************/

.current_page_item{
color:#c7d57e;
	text-decoration:none;
}
#menue a, #menue a:visited, #menue a:active{
	color:#c7d57e;
	text-decoration:none;
}

#menue a.current, #menue a:visited.current, #menue a:active.current{
	color:#8bb008;
	text-decoration:none;
}

#menue a:hover{
	color:#8bb008;
	text-decoration:;
}

#menue{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.2em;
	margin-left:148px;
	padding-top:222px;
	width:980px;
}

#menue ul li{
	width:100px;
	float:left;
}

#menue li.current_page_item a, #menue li.current_page_item a:visited, #menue li.current_page_item a:hover, #menue li.current_page_item a:active{
	color:#8bb008;
	text-decoration:none;
}

/******************************************** Links ********************************************/
a, a:visited, a:active{
	color:#74a301;
	text-decoration:underline;	
}

a:hover h2, a:hover{
 color:#2c4b09;
}

h1 a, h1 a:visited, h1 a:hover, h1 a:active{
	text-decoration:underline;
	color:#2c4b09;
}

h2 a, h2 a:visited, h2 a:hover, h2 a:active, h3 a, h3 a:visited, h3 a:hover, h3 a:active, h6 a, h6 a:visited, h6 a:hover, h6 a:active{
	text-decoration:underline;
	color:#74a301;
}


#footer a, #footer a:visited, #footer a:hover, #footer a:active{
	text-decoration:none;
	color:#8bb008;
	clear:both;
}

#sidebar a, #sidebar a:visited, #sidebar a:hover, #sidebar a:active{
	text-decoration:none;
	color:#2c4b09;
}

.download{
 padding-bottom:10px;
 clear:both;
}


/******************************************** Bilder im Content ********************************************/
#sidebar_wrapper{
	width:207px;
	float:right;
}

#logos{
 float:right;
 width:200px;
 margin-right:110px;
}

#logos img{
 border:1px solid #c9d583;
 margin-bottom:5px;
}

#content_index img, #content_sub img{
	float:left;
	margin:5px 10px 3px 0;
	border:1px solid #2c4b09;
	clear:both;
}

.content_row{
	float:left;
	clear:both;
	margin-top:10px;
	width:700px;
}

/******************************************** Runde Ecken ********************************************/

#sidebar{
	background : #c9d582 url(images/sidebar_left.jpg) repeat-y left top;
	width:207px;
	float:right;
	margin:46px 127px 0 0;
}

#sidebar_lo{
	background : url(images/sidebar_lo.jpg) no-repeat left top;
	height: 23px;
	width: 100%;
}

#sidebar_lo span{
	background : url(images/sidebar_ro.jpg) no-repeat right top;
	display: block;
	height:23px;
	position: relative;
}

#sidebar_content{
	background: url(images/sidebar_right.jpg) repeat-y right top;
	padding: 0 27px 0px 26px;
}

#sidebar_content ul{
	 padding-bottom:7px;
}

#sidebar_lu{
	background : url(images/sidebar_lu.jpg) no-repeat left bottom;
	height:26px;
}

#sidebar_lu span{
	background : url(images/sidebar_ru.jpg) no-repeat right top;
	display: block;
	height:26px;
	position: relative;
}


/******************************************** Formularelemente ********************************************/

input[type=text]{
	background-color:#fff;
	border:1px solid #2d3b0a;
	margin:0 5px 10px 0;
	width:122px;
}

.lupe{
	background:url(images/lupe.jpg) top left no-repeat;
	padding:0px 0 0 12px;
	border:none;
	color:#2d3b0a;
	font-weight:bold;
	cursor:pointer;
}

.lupe_content{
	background:url(images/lupe2.jpg) top left no-repeat;
	padding:0px 0 0 12px;
	border:none;
	color:#2d3b0a;
	font-weight:bold;
	cursor:pointer;
}

.dbem_events_list li{
        margin-left:0px !important;
}

