body
{

	font-family:Tahoma, Verdana, sans-serif;
	FONT-SIZE: 13px;
	background-color:#EEF4CA;
	color:black;
	text-align:center;
	margin:0px auto;
	

}

h1 { color:black;font-family:Tahoma, Verdana, sans-serif;margin: 3px 0; padding: 0 0; font-size:11px;font-weight:bold;}
h2 { 						 font-family:Tahoma, Verdana, sans-serif;margin: 0 0; padding: 0px 0; font-size:11px;font-weight:bold;}
h3 { color:black;font-family:sans-serif;                                              font-size:12px;font-weight:normal;}
h4 { color:black;font-family:Tahoma, Arial, Verdana, sans-serif;                      font-size:12px;font-weight:normal;}
h5 { color:black;font-family:Tahoma, Verdana, sans-serif;                             font-size:12px;font-weight:bold;}
h6 { color:#1F6B39;font-family:Tahoma, Verdana, sans-serif;margin: 20px 0; padding: 0 0;font-size:16px;font-weight:bold;}

a:link { color:#1F6B39;text-decoration:none  }
a:visited { color:#1F6B39;text-decoration:none }
a:hover { color:red;text-decoration:none  }

/* *************** Container **************** */

.container 
{
	width:790px;
	margin:0px auto;
	text-align:left;
}

._header
{
	
	width:100%;
	text-align:left;
	float:left;
	margin:0px 0px;
	padding:0px 0px;
	
}

._content_header
{
	width:790px;
	text-align:left;

}


._content
{
	width:790px;
	//height:70%;
	height:750px;
	text-align:left;
}

._bottom
{	
	position:relative;
	bottom:0px;
	float:left;
	width:100%;
	height:47px;
	
}
/* *************** Header **************** */

#header_t
{
	width:100%;
	float:left;
	height:20px;
	margin:0px 0px;
	padding:0px 0px;
}

#header_l
{
	background-color:#ffffff;
	float:left;
	width:10%;
	height:57px;
	margin:0px 0px;
	padding:0px 0px;
}

#header_c
{
	float:left;
	background-color:#ffffff;
	background-image:url(img/Logo3.jpg);
	background-repeat:repeat-y;
	background-position:center;
	left:10%;
	width:80%;
	height:57px;
	margin:0px 0px;
	padding:0px 0px;
	
}

#header_r
{
	float:right;
	background-color:#ffffff;
	width:10%;
	height:57px;
	margin:0px auto;
	margin:0px 0px;
	padding:0px 0px;
}

#header_b
{
	float:left;
	width:100%;
	height:30px;
	margin:0px 0px;
	padding:0px 0px;
}

/* ************** Seiten *************** */
#edge_l
{
	width:10px;
	float:left;
	
}

#edge_ml
{
	width:10px;
	float:left;
	
}
#edge_mr
{
	width:10px;
	float:left;
	
}
#edge_r
{
	width:10px;
	float:left;
	
}


/* *************** Info **************** */
#info_lo
{
	float:left;
	width:10px;
	height:6px;
}

#info_lu
{
	background-color:#B4CB9A;
	float:left;
	width:10px;
	height:23px;
}
.entry
{
	padding: 3px 0px;
	margin:3px 5px;
	width:183px;

	float:left;
	
}

#info_c
{
	color:#1F6B39;
	background-color:#B4CB9A;
	float:left;
	width:200px;
	height:29px;
	text-align:center;
	font-weight:bold;
}

#info_ro
{
	float:left;
	width:10px;
	height:6px;
}

#info_ru
{
	background-color:#B4CB9A;
	width:10px;
	height:23px;
	float:left;
}

#middle
{
	float:left;
	width:10px;
}

#fill
{
	float:left;
	width:40px;
	height:29px;
	background-color:#B4CB9A;
	
}

.satz
{
	text-align:left; 
	margin:10px 20px;
	color:black
}

/* *************** NavigationContainer **************** */
#navi_lo
{
	background-color:#B4CB9A;
	width:10px;
	height:6px;
	float:left;
}

#navi_lu
{
	background-color:#B4CB9A;
	float:left;
	width:10px;
	height:23px;
}

#navi_c
{
	color:#1F6B39;
	background-color:#B4CB9A;
	width:497px;
	height:29px;
	text-align:left;
	float:left;
	font-weight:bold;
}

#navi_ro
{
	width:10px;
	height:6px;
	float:left;
}

#navi_ru
{
	background-color:#B4CB9A;
	float:left;
	width:10px;
	height:23px;
}




/* *************** Info Content **************** */

#info_content
{

	overflow:scroll;
	color:#1F6B39;
	font-weight:bold;
	background-color:#C7E4A6;
	
	width:220px;
	height:620px;
	float:left;
	
}



/* *************** Main  **************** */
#main
{
	overflow:scroll;
	background-color:#C7E4A6;
	float:right;
	width:560px;
	height:620px;
	
}

#box
{
	width:380px;
	/*border: 1px solid #ccc;*/
	margin:0px 90px;
	
	
}

#box2
{
	width:340px;
	/*border: 1px solid #ccc;*/
	margin:0px 110px;
	
	
}



#space_l
{
	width:50px;
	float:left;
	
}
#space_r
{
	width:50px;
	float:left;
	
}
.text
{
	padding: 10px 50px 0px 50px;
	list-style:square;
	color:black;	
	
}



/* *************** Bottom  **************** */

#bottom_t
{
	float:left;
	width:100%;
	height:10px;
	margin: 0 0 auto;
}

#bottom_c
{
	float:left;
	width:100%;
	height:17px;
}


#bottom_b
{
	background-color:#B4CB9A;
	color:#1F6B39;
	float:left;
	width:100%;
	height:20px;
	
}







/* *************** Navigation  **************** */
#left 
{
	width:470px;
	height:21px;
	float:none;
	margin:0px;
}

#left td:hover 	
{ 
	color: #ffffff; 
	text-decoration: none; 
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 500px; /* Width of Menu Items */
	text-align:center;
	
}

ul li 
{
	position: relative;
	
}

li ul 
{
	position: absolute;
	left: -50px; 
	top: 13px;
	display: none;
	
	
}




/* Styles for Menu Items */
ul li a 
{
	
	display: inline;
	float:left;
	text-decoration: none;
	color: #777;
	background-color:#B4CB9A; 
	margin: 2px 0px 0px 0px;
	/*padding: 1px;*/
	/*border: 1px solid #ccc;*/
	border-right: 1px solid #1F6B39;
	
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#navi_c ul li a:hover 
{ 
	color: #de321; 
	background-color:#EEF4CA; 
	
	
} 

/* Hover Styles */
		
#navi_c li ul li a 
{ 
	padding: 3px 5px; 
	border: 1px solid #1F6B39;
} 

/* Sub Menu Styles */
		
#navi_c li:hover ul, li.over ul 
{ 
	display: inline;
	font-weight:normal;
}


