body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #256340;
	background-color:#304400;
	}
#container {
	width:790px;
	margin:auto;
	padding:0;
}
#head {
	width:790px;
	height:170px;
	margin:auto;
	padding:0;
	background: url(images/head.jpg);
}
#head #topnavi {
	
	padding: 83px 0px 0px 540px;
	text-align:right;
	}

#topnavi a {
	height: 15px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	}
#topnavi a span {
	display: none;
	}

#tab_b1  {
	background: url(images/n_home_p.gif) no-repeat;
	width: 40px;
	}
#tab_b1:hover, #tab_b1.active {
	background: url(images/n_home_a.gif);
	}
#tab_b2  {
	background: url(images/n_mail_p.gif) no-repeat;
	margin-left:25px;
	width: 28px;
	}
#tab_b2:hover, #tab_b2.active {
	background: url(images/n_mail_a.gif);
	}
#tab_b3  {
	background: url(images/n_impress_p.gif) no-repeat;
	margin-left:25px;
	width: 80px;
	}
#tab_b3:hover, #tab_b3.active {
	background: url(images/n_impress_a.gif);
	}
	
#left {
	width: 153px;
	height: 1199px;
	background: url(images/left.jpg);
	background-repeat:no-repeat;
	float:left;
	/*border:1px solid #f00;*/
	}

#left #mainnavi {
	width:100px;
	margin:0;
	padding: 30px 0px 0px 7px;
	overflow: hidden;
	}

#mainnavi a {
	display: block;
	text-align: center;
	height: 27px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	
	}
#mainnavi a:hover, #mainnavi a.active {

	background-repeat: no-repeat;
	background-position: center center;
	}
#mainnavi a span {
	display: none;
	}
#tab_b4  {
	background: url(images/n_suchen_p.gif) no-repeat;
	margin-left:25px;
	width: 56px;
	}
#tab_b4:hover, #tab_b4.active {
	background: url(images/n_suchen_a.gif);
	}
#tab_b5  {
	background: url(images/n_berat_p.gif) no-repeat;
	width: 66px;margin-left:27px;
	}
#tab_b5:hover, #tab_b5.active {
	background: url(images/n_berat_a.gif);
	}
#tab_b6  {
	background: url(images/n_kummer_p.gif) no-repeat;
	width: 72px;margin-left:28px;
	}
#tab_b6:hover, #tab_b6.active {
	background: url(images/n_kummer_a.gif);
	}
#tab_b7  {
	background: url(images/n_slide_p.gif) no-repeat;
	width: 72px;margin-left:27px;
	}
#tab_b7:hover, #tab_b7.active {
	background: url(images/n_slide_a.gif);
	}
#tab_b8  {
	background: url(images/n_gruss_p.gif) no-repeat;
	width: 72px;margin-left:29px;
	}
#tab_b8:hover, #tab_b8.active {
	background: url(images/n_gruss_a.gif);
	}
#tab_b9  {
	background: url(images/n_links_p.gif) no-repeat;
	width: 72px;margin-left:28px;
	}
#tab_b9:hover, #tab_b9.active {
	background: url(images/n_links_a.gif);
	}
	
#inhalt {
	width:582px;
	height: 1199px;
	background: #e3f0b2;
	float:left;
}
.text {
	width:545px;
	height: 1100px;
	color:#304400;
	padding:20px 35px 50px 25px;
	
	/*overflow: auto; 
	scrollbar-track-color:#C2EAF2; 
	scrollbar-3dlight-color:#C2EAF2; 
	scrollbar-arrow-color:#1942AF; 
	scrollbar-darkshadow-color:#91CCEE; 
	scrollbar-face-color:#C2EAF2; 
	scrollbar-highlight-color:#91CCEE; 
	scrollbar-shadow-color:#1941AF;*/

}
.text p {
	padding: 0 0 5px 0;
	line-height:18px;
	margin: 10px 20px 10px 0;
}
.text h2 {
	font-size:16px;
}
.text h3 {
	font-size:14px;
}
}
#inhalt .text  td {
	color:#304400;
	font-size:12px;
}
#right {
	width: 55px;
	height: 1199px;
	background: url(images/rechts.jpg);
	background-repeat:no-repeat;
	float:right;
	margin:0;
	padding:0;
	}
.col_left {
	width:250px;
	padding-right:10px;
	padding-bottom:3px;
	float:left;
}
.col_right {
	width:250px;
	padding-bottom:3px;
	float:left;
}
.col105 {
	width:95px;
	padding-right:10px;
	padding-top:5px;
	float:left;
}
.col125 {
	width:130px;
	padding-right:10px;
	padding-top:5px;
	float:left;
}
td {
	padding-bottom:5px;
}
.clear {
	clear:both;
}
a:link, a:visited, a:active {
	font-size:10pt;
	color:rgb(48,68,00);
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma,Verdana,Arial,Helvetica;
	}
	
td img {
	text-align:right;
	float:right;
}
