html, body{
	background-color:#eee;
	margin:0px;
	padding:0px;
	color: #000;
  font-size: 14px;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  scrollbar-3dlight-color: #fff;
  scrollbar-arrow-color: #fff;
  scrollbar-darkshadow-color: #006;
  scrollbar-face-color: #006;
  scrollbar-highlight-color: #fff;
  scrollbar-shadow-color: #fff;
  scrollbar-track-color: #fff;
}
body{
  height: 100.1%;
}
html{
  height: 100%;
  margin-bottom: 1px;
}
a {
	color: #006;
}
a:hover {
	color: #d43f00;
	text-decoration:none;
}
#inhalt{
	display:block;
	padding:0px;
	background-color:#fff;
	margin-left:200px;
	margin-right:200px;
}
#links{
	background-color:#006;
	margin-left:20px;
	width:180px;
	float:left;
	position:absolute;
	top:124px;
}
#rechts{
	background-color:#006;
	margin-right:20px;
	width:180px;
	float:right;
	color:#fff;
	overflow:hidden;
}
#kopf{
	margin:0px 20px;
	height:124px;
}
.aactive, .ainactive, .aactive_root, .ainactive_root{
	font-size: 12px;
	display:block;
	text-decoration:none;
	padding:2px;
	border-bottom:1px solid #ddd;
	background-color:#006;
	color:#FFF;
	padding-left:10px;
}
.aactive_root, .ainactive_root{
	text-transform:uppercase
}
.aactive, .aactive_root{
	background-color: #D43F00;
}
.ainactive:hover, .aactive:hover, .ainactive_root:hover, .aactive_root:hover{
	color:#006 ;
	background-color:#f90;
}
#sw_txt_2{
	padding:10px;
}
#sw_ueberschrift_2{
	background-color:#006;
	color:#fff;
	padding:10px;
	margin-top:10px;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
}
.swinhalte{
	padding:10px;
	overflow:hidden;
	color:#fff;
}
#sitewizard{
	color:#fff;
	font-size:10px;
	text-decoration:none;
}
.druck{
	display:none;
}
#lbOverlay{
	z-index:100;
}
#lbCenter{
	z-index:101;
}
#lbBottomContainer{
	z-index:102;
}
.toplnk{
	display:block;
	float:left;
	padding:5px 15px;
	color:#006 ;
	background-color:#f90;
	font-size:10px;
	text-decoration:none;
	margin:0px 1px;
	border-top: 1px solid #006;
	border-left: 1px solid #006;
	border-right: 1px solid #006;
}
.toplnk:hover{
	color:#fff;
	background-color: #D43F00;
}
#toplinks{
	margin-top:69px;
	margin-left:180px;
}
.locator, .locator:hover{
	color:#fff;
}
h1{
	font-size:18px;
}

.ul_infodienst_1{
	list-style-type:none;
	font-size:10px;
}
.infodienst_1{
	line-height:42px;
	font-size:20px;
	padding:5px;
	padding-left:30px;
}
.infodienst_1:hover{
	background-image:url(pix/list_hover_1.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.ul_infodienst_2{
	line-height:20px;
	margin:0px;
	padding:0px;
	padding-left:70px;
	list-style-image:url(pix/list_style_2.gif);
	margin-bottom:30px;
}
.infodienst_2{
	padding:10px;
	font-size:14px;
}
.infodienst_3, .infodienst_4, .infodienst_5, .infodienst_6{
	padding:5px;
}
.ul_infodienst_3, .ul_infodienst_4, .ul_infodienst_5, .ul_infodienst_6{
	list-style-type;square;
	list-style-image:none;
}
.infolocator{
	font-size:10px;
	margin-bottom:20px;
}