
body {
	padding: 0;
	text-align: center;
}

body a{
	text-decoration: none;
	color: #000099;
}

body img{
	border: 0px;
}

#menucontainer {
	position: absolute;
	margin-top: 65px;
	margin-left: 190px;
	width: 800px;
	height: 30px;
}


#container {

	clear: left;
	float: left;
	width: 927px;
	padding-left: 20px;
	margin-bottom: 10px;

  	font-family : Lucida Grande, Arial,Helvetica,sans-serif;
	font-size : 9pt;
	color: #000000;
}

#logo {
	float: left;
	width: 97px;
	height: 24px;
}

#topnavi {
	text-align: right;
	float: left;
	width: 810px;
	height: 40px;
  	font-family : Verdana,Helvetica,sans-serif;
	font-size : 8pt;
}


#abschluss{
	float: left;
	background-color: #CCCCCC;
	width: 813px;
	height: 9px;
	margin-top: 20px;
}

#navi {
	float: left;
	width: 180px;
	background-color: #E8E9FF;
}

#subnavi {
	float: left;
	min-height:14px;
	width: 797px;
	margin-top: 5px;
	margin-left: 15px;
}


#banner {
	clear: left;
	float: left;
	height: 128px;
	width: 907px;
}


#boxbereich {
	background-color: #E8E9FF;
	float: left;
	text-align: left;
	width: 165px;
	height: auto;
	font-size: 8pt;
  	font-family : Verdana,Helvetica,sans-serif;
	font-size : 8pt;
}

#hauptbereich {
	float: left;
	text-align: left;
	width: 534px;
	height: auto;
}

#hauptbereich font{
	font-size : 10pt;
}

#hauptbereich .content font{
	font-size : inherit;
}

#hauptbereich a{
	text-decoration: underline;
}

#sh {
	font-weight: bold;
}

#s1 {
	padding-left: 2px;
}

#s1_s {
	font-size: 7pt;
	color: #666666;
	padding-left: 15px;
	
}


#s2 {
	padding-left: 14px;
}


#sc {
	float: left;
	margin-right: 10px;
	width: 240px;
	padding: 2px;
	border: dotted 1px #000000;
	margin-bottom: 10px;
}