body {

	line-height: 16px;

	font-family: "tahoma", serif;

	font-size: 76%;

	margin-top: 0px;

	background-repeat: repeat-x;



}
p {	
	margin: 0 0 5px 0;
}
.selected{
	background:url(../../Bilder/navibg_2.gif) no-repeat;
	color:#FFFFFF;
	height:26px;
	width:163px;
	font-style:normal;
	list-style:none;
	padding:0 0 0 12px;
	margin:1px 0 0 0;
}

#container {
	width:782px;
	height:auto;						
	margin-left: auto;
	margin-right: auto;
}
#header {
	width:782px;
	height:126px;
	background:url(../../Bilder/header.gif);
}
#top {
	width:782px;
	height:39px;
	background:url(../../Bilder/top.gif);
}
#main {
	width:782px;
	height:auto;
	background:url(../../Bilder/bg.gif) repeat-y;
}
#content {
	width:549px;
	height:auto;
	float:left;
}
.spacer{
	margin:0px;
	padding:0px;
}
#mainend {
	width:782px;
	height:35px;
	background:url(../../Bilder/end.gif) no-repeat;
}

.spacer{
	margin:42px 0 0 0;

}

.top_ul{
	margin:0;
	padding:0;
}
.sec_menu{
	background:url(../../Bilder/navibg.gif) no-repeat;
	color:#FFFFFF;
	height:26px;
	width:163px;
	font-style:normal;
	list-style:none;
	padding:0 0 0 12px;
	margin:1px 0 0 0;
}
.sec_menu_sub{
	background:url(../../Bilder/sub_1.gif) no-repeat;
	color:#FFFFFF;
	height:26px;
	width:163px;
	font-style:normal;
	list-style:none;
	padding:0 0 0 12px;
	margin:1px 0 0 0;
}

.top_li{
	background:url(../../Bilder/navibg.gif) no-repeat;
	color:#FFFFFF;
	height:26px;
	width:163px;
	font-style:normal;
	list-style:none;
	padding:0 0 0 12px;
	margin:1px 0 0 0;
}
.sec_ul{
	margin:0;
	padding:0;
}

.sec_li{
	background:url(../../Bilder/navibg_2.gif) no-repeat;
	color:#FFFFFF;
	height:26px;
	width:163px;
	font-style:normal;
	list-style:none;
	padding:0 0 0 12px;
	margin:1px 0 0 0;
}

.overlayer {
	position:relative;
	left:10px;
	top:6px;
}
.accordion_content {
	overflow: hidden;
}

#links_menu{
	width:233px;
	height:auto;
	background:url(../../Bilder/navi_top.gif) no-repeat;
	float:left;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;


}
#links_menu a:visited { color:#FFFFFF; text-decoration:none; }
#links_menu a:link { color:#FFFFFF; text-decoration:none }

#links_menu p{
	padding:0 0 14px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#inhalt {
	position:relative;
	left:19px;
	width:505px;
	height:350px;
	overflow:auto;
}
#inhalt h1{
	font-family:Tahoma;
	font-size:18px;
	color:#990000;
	padding:20px 0 7px 0;
	margin:0;
}
#inhalt p{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

#fuss_menu {
	width:782px;
	height:58px;
	background:url(../../Bilder/footer.gif) no-repeat;
}
