
body {
	padding: 0px;
	text-align: left;
  	font-family : Verdana,Helvetica,sans-serif;
	font-size : 9pt;
}

body a{
	text-decoration: none;
	color: #000099;
}

body img{
	border: 0px;
}

#menucontainer {
	position: absolute;
	margin-top: 65px;
	margin-left: 190px;
	width: 800px;
	height: 30px;
}

#undebanner {
	clear: left;
	height: 25px;
	width: auto;
	margin-bottom: 10px;
	color: #000000;
	background-color: #AAAAAA;
}

#linie{
	border-bottom: solid 1px #000099;
	clear: left;
	height: 1px;
	width: auto;
}

#spacer{
	float:left;

	height: 180px;
	width: 100px;
	background-image: url('/img/spacer1.gif');
}

#container {

	clear: left;
	height: auto;
	width: 1027px;
	margin-bottom: 10px;
  	font-family : Verdana,Helvetica,sans-serif;
	font-size : 9pt;
	color: #000000;
}

#logo {
	float: left;
	width: 97px;
	height: 24px;
}

#subnavi {
	clear: left;
	float: left;
	padding-top: 70px;
	width: auto;
	height: auto;
}


#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 {
	float: left;
	text-align: left;
	width: 200px;
	height: auto;
	font-size: 8pt;
  	font-family : Verdana,Helvetica,sans-serif;
	font-size : 8pt;
}

#boxbereich_r {
	float: left;
	text-align: left;
	width: 190px;
	height: auto;
	font-size: 8pt;
  	font-family : Verdana,Helvetica,sans-serif;
	font-size : 8pt;
	border-right: solid 1px #000099;
}

#box_i {
	float: left;
	width: 180px;
	height: auto;
	background-color: #EEEEEE;
	border-bottom: 1px #FFFFFF solid;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

#hauptbereich {
	padding-top: 15px;
	float: left;
	text-align: left;
	width: 557px;
	height: auto;
	padding-left: 14px;
	padding-right: 14px;
	border-right: #000099 1px solid;
	border-left: #000099 1px solid;
}

#hauptbereich a{
	text-decoration: underline;
}

#space_1,
#space_2 {
	height: 10px;
}

