body{
	font-family: Verdana, sans-serif;
	font-size:12px;
	scrollbar-base-color:#CCCCCC;
  	scrollbar-3d-light-color:#FFFFFF;
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-darkshadow-color:#999999;
  	scrollbar-face-color:#CCCCCC;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#999999;
  	scrollbar-track-color:#CCCCCCC;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#C1DD80;
    }
h1 {
	font-familiy:Arial, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:700;
	color:#003300;

}	
	
a {
	text-decoration:none;
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#003300;
}	
	
a:active{
	background-color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, sans-serif;
	font-size:12px;
	color:red;

}
a:hover {
	color:#FFFFFF;
	font-family: Arial, sans-serif;
	font-size:12px;
	text-decoration:none;

}
#menue {
	width:136px;
	height:600px;
	background-color:#C1DD80;
	padding-left:10px;
	padding-top:10px;
	margin-top:2px;
	display:block;
	top:0px;
	background-image:url(../bilder/Logo_trans_schrift_2.gif);
	background-position:bottom;
	background-repeat:no-repeat;

}
#submenue {
	width:800px;
	height:20px;
	background-color:#C1DD80;
	color:#FFFFFF;
	font-family: Arial, sans-serif;
	font-size:12px;

}
#menue a{
	width:80px;
	background-color:#C1DD80;
}
#submenue a{
	width:150px;
	background-color:#C1DD80;
	color:#FFFFFF;
}




#blubanner {

	 width:auto; 
	 height:150px;
	 border:0; 
	 padding:0;
	 margin:0;
	 background-color:#C1DD80;
	 background-image:url(../media/logobanner-streif.jpg);
	 background-repeat:repeat;
 
}


#logobanner{
	width:auto;
	background-color:#4A601C;
	border-left:1px;
	border-left-color:#150F2A;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	padding-left:0px;


}
#bildbanner{
	width:680;
	height:320;
	overflow:visible;}
	
	
#mid{
	width:auto;
	padding:0;
	margin:0;
	border:0;
	background-color:#4A601C;
}



#inhalt{
	width:800px;
	height:100%;
	background-image:url(../media/inhalthintg.jpg);
	background-repeat:repeat-x;
	font-familiy:Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000000;
	border:0px;
	padding-top:10px;
	padding-left:10px;
}

*html #inhalt {

	height:500px;
}

#footertab{
	width:100%;
	height:25px;
	background-color:#C1DD80;



}
#footer	{
	width:auto;
	font-familiy:Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
	border:1px;
	border-color:#150F2A;

}
.normal{

	font-familiy:Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	color:black;
}
.contenttable {

	width: 700px;
	font-familiy:Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	color:black;
	border:thin;
	border-color:#150F2A;
	background-color:#C1DD80;
	
	}
	
	table.tabelle {	border-collapse: collapse;	margin: auto;}
	table.tabelle td {	border: 1px dashed #C0C0C0;	text-align: center;	font-family: arial;	font-size: 12px;	padding: 2px;}
	td.zelleBlau {	background-color: #2d69a9;	color: white;	font-size: 12px;}