body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url('../images/home_bg.jpg');
	background-repeat: repeat-y;
	color: black;
	margin: auto;
	padding: 0;
}	

*{
 margin: 0;
 padding: 0;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

h1,h2,h3,h4,h5,h6{
 font-weight: normal;

}

input.text{
	height: 19px;
	border: 1px solid #ccc;
	background-color: white;
	vertical-align: middle;
	color: #666;
}

#allumfassend{
	width: 900px;
}

#topbanner{
	float: left;
	width: 885px;
	height: 75px;
}

#topbanner1{
	float: left;
 	width: 250px;
	padding-left: 87px;
	padding-top: 45px;
	font-size: 11px;	
}

#topbanner2{
	 float: right;
	 text-align: right;
}



#navigation{
	width: 960px;
	height: 215px;
	background-color: white;
	background: url('../images/home_mainmenu.jpg');
	background-repeat: no-repeat;
}

#inhalt{
	width: 970px;
	font-size: 0.8em;
}
#inhalt1{
	margin-top: 0px;
	margin-left: 85px;
	float: left;
	width: 170px;
	display: inline;
}

#inhalt2{
	margin-left: 40px;
	width: 665px;
	float: left;
	display: inline;
}

#footer{
	 position: absolute;
	 bottom: 0px;
	 margin-top: 3px;
	 margin-left: 70px;
	 width: 184px;
	 height: 24px;
	 font-size: 11px;
	 color: white;
	 background-color: #eef1e8;
	 text-align: center; 
	 vertical-align: middle;
	 border-top: 1px solid #ccc;
}


.klaerchen{
	clear: both;
	height: 1px;
	font-size: 1px;
}

#navlist{
	width: 183px;
	margin-left: 70px;
	padding-top: 5px;
	font-size: 12px;
	list-style-type: none;
}
#navlist li{
	display: inline;
}

#navlist a{
	display: block;
	padding: 5px;
	background-color: transparent;

}
#navlist a:link, #navlist a:visited{
	color: black;
	padding-left: 21px;
	text-decoration: none;

}
#navlist a:hover{
	background-color: white;
	color: #0066CC;
	padding-left: 15px;
	border-left: 6px solid #0066CC;
}


h1{
	float: right;
	margin-right: 150px;
	display: inline;
	font-size: 2.4em;
	color: red;
}

h3{
	font-size: 0.9em;
	font-weight: bold;
	color: #006699;
}

p.news{
	font-size: 0.8em;
	color: #666666;
}


#topnavlist{
	width: 180px;
	margin-left: 3px;
	margin-top: 5px;
	font-size: 11px;
	text-align: center;
	list-style-type: none;
}
#topnavlist li{
	display: inline;
}
#topnavlist a{
	font-size: 11px;
	display: inline;
	padding-left: 8px;
	background: url('../images/menu_icon_top.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

#topnavlist a:link, #topnavlist a:visited{
	color: black;
	text-decoration: none;
}

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


#topnavlist1{
	width: 600px;
	font-size: 11px;
	margin-top: 2px;
	text-align: center;
	list-style-type: none;
	color: #666;
	border-top: 1px solid #ccc;
}
#topnavlist1 li{
	display: inline;
}
#topnavlist1 a{
	font-size: 11px;
	display: inline;
	padding-left: 8px;
	background: url('../images/menu_icon_top.gif');
	background-repeat: no-repeat;
	background-position: center left;
}
#topnavlist1 a:link, #topnavlist a:visited{
	color: #333;
	text-decoration: none;
}
#topnavlist1 a:hover{
	text-decoration: underline;
	color: #333;
}

span.tblheadline{
	color: #0066CC;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
}
p.column{
	font-size: 11px;
	padding:8px;
}

a.column:link, a.column:visited{
	color: #0066CC;
	text-decoration: none;
}
a.column:hover{
	color: #0066CC;
	text-decoration: underline;
}

a.inpage:link, a.inpage:visited{
	color: #0066CC;
	text-decoration: none;
}


a.inpage:hover{
	color: #0066CC;
	text-decoration: underline;
}

a:link, a:visited, a:active {
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}

a:hover{
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}
