body {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	color: #000;
	background: #ffffff;
}



#main {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 1000px;

}




.strichl {
	width: 1000px;
	line-height: 1px;
	height: 1px;
	background: url(layout/linie_strichl.gif) top left;
	margin-top:10px;
	margin-bottom:10px;
	padding: 0px;
	overflow:hidden;
	
	

}

#header {

	width: 1000px;
	height: 304px;


}
#header_links {

	width: 163px;
	height: 304px;
	background: url(layout/bg_links.jpg);
	float: left;
}
#header_rechts {

	width: 800px;
	height: 304px;
	background: url(layout/bg_rechts.jpg);
	float: right;
	

}

#gelber_kasten {

	width: 800px;
	height: 61px;
	background: url(layout/kasten_gelb_2.gif);
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 800px;
	margin-top: 240px;

}
#topnav {
	width: 990px;
	height: 15px;
	text-align: right;
	line-height: 15px;
	background-color: #ffffff;
	padding-right: 10px;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	margin: 0px;
}


#container {
	margin-top: 10px;
	background: url("layout/bgcontainer.jpg") top left;
	width: 1000px;
	height: auto;
	margin-bottom: 10px;
	float:left;

}

#menu {
	padding-top: 20px;
	width: 163px;
	height: auto;
	float:left;
	padding-left: 0px;

}
#adresse {
	width: 163px;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-align: center;

}

#content {
	padding-top: 26px;
	padding-left: 20px;
	width: 614px;
	height: auto;
	float:right;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
        padding-right: 20px;



}

.ul-class {
	padding: 0px;
	list-style: none;
	margin: 0px;




}

#right {
	padding-top: 26px;
	width: 163px;
	height: 400px;
	float:right;
	font-size: 11px;
	color: #000000;
	font-family: Arial;

}

#footer {
	clear:both;
	width: 1000px;
	line-height: 1px;
	height: 1px;
	background: url(layout/linie_strichl.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	overflow:hidden;
}

.button {
	background: url("layout/menu_closed.jpg") top left;
	list-style: none;
	line-height: 21px;
	height: 21px;
	width: 133px;
	padding-left: 30px;
	margin-bottom: 2px;
	margin-left: 0px;

}
.button:hover {
	background: url("layout/menu_open.jpg") top left;
	list-style: none;
	line-height: 21px;
	height: 21px;
	width: 133px;
	padding-left: 30px;
	margin-bottom: 2px;
}


.button a {
	font-family: Arial;
	font-size: 11px;
	color: #0066B3;
	text-decoration: none;
	display:block;
	width: 133px;
}

.button a:link {
	font-family: Arial;
	font-size: 11px;
	color: #0066B3;
	text-decoration: none;
	display: block;
	width: 133px;
}

.button a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #FFF200;
	text-decoration: none;
	display: block;
	width: 133px;
}


.topnav:link {
	font-family: Arial;
	font-size: 11px;
	color: #0066B3;
	text-decoration: none;

}
.topnav:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFF200;
	text-decoration: none;

}
.topnav:visited {
	font-family: Arial;
	font-size: 11px;
	color: #0066B3;
	text-decoration: none;

}
.topnav:active {
	font-family: Arial;
	font-size: 11px;
	color: #0066B3;
	text-decoration: none;

}

a:link {
	font-family: Arial;
	font-size: 11px;
	color: #0066B3;
	text-decoration: none;

}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFF200;
	text-decoration: none;

}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #0066B3;
	text-decoration: none;

}
a:active {
	font-family: Arial;
	font-size: 11px;
	color: #0066B3;
	text-decoration: none;

}
