@charset "utf-8";
* {
	padding:0;
	margin:0;  
	border:0;
	list-style-type:none;
	font-family:Arial;
}
h2{
	font-size:14px;
	margin:10px 0px
}
h4{margin-top:15px}
#header {
	width:920px;
	height:292px;
	margin:auto;
	background-image:url(/gfx/topleiste.jpg)
}
div.incontent{border:1px solid #000;
			padding:0px 0px 5px 5px;
			margin-top:2px}
#headerLinksTop {
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style-type:none
}
#headerLinksBottom {
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:23px 0px 0px 15px;
	height:140px;
	overflow:hidden
}
div.incontspalte{
width:255px;
float:left;
font-weight:bold;
}
p.incontspalte{
padding-left:5px
}

#headerLinksTop li {
  float:left;
  text-align:center;
}

#headerLinksTop ul {padding:127px 0px 0px 120px;margin-left:33px}
div.picturenavi{
	float:left;
	line-height:21px;
	}
li.li_Brace {width:10px}
ul{
list-style-type:square
}
#content {
	width:920px;
	margin:auto;
	padding-top:10px;
}
#certLogos {
	text-align:left; 
	vertical-align:bottom; 
	height:400px; 
	width:174px; 
	float:left;
	margin-right:20px
}
#centerContent {
	text-align:left; 
	width:523px;
	min-height:400px;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding:0px 15px 0px 15px
}
#attractRight {
	text-align:center; 
	width:0px;
	height:400px;
	float:left;
	font-family:Arial,Geneva,Verdana;
	font-size:12px;
	margin-left:0px
}
div#rundgrau{ width:110px;
			background:#CCCCCC;
			font-size:10px;
			padding-bottom:2px;
			margin-left:20px	
	}
b.rtop,b.rbottom{display:block;background:#FFF;}
b.rtop b,b.rbottom b{display:block;height:1px; overflow:hidden; background:#CCCCCC}
b.r1{margin:0 5px}
b.r2{margin:0 3px}
b.r3{margin:0 2px}
b.rtop b.r4,b.rbottom b.r4{margin:0 1px;height:2px}
#attractRight-content {
	text-align:left; 
	border:1px solid black; 
	width:138px;
	max-height:350px;
	margin:2px 20px;
	padding:5px;
	overflow:auto
}
#footer {
	width:920px;
	border-top-style:solid; 
	border-top-width:2px; 
	border-top-color:#555555;
	margin:auto;
	margin-top:10px;
	font-family:Arial,Geneva,Verdana
}
#footer-links {
	width:155px;
	font-size:11px; 
	margin:10px auto;
	text-align:center;
}
#footer-links li {float:left;}
#copyright {
	font-size:10px; 
	margin:10px auto;
	clear:left;
	text-align:center;
	font-family:Arial,Geneva,Verdana
}
a{
	color:#000;  
	text-decoration:none
}