body {
	background-color: #336699;
	min-height:800px;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#grundbox{
	width:864px;
	margin:20px 0 0 -432px;
	left:50%;
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#titelrahmen{
	border:3px solid;
	width:864px;
	position:relative;
	border-color: #FFFFFF;
}
#titelbild{
	width:864px;
	height:166px;
	background-image: url(images/titel2.jpg)
}
#menu{
	width:864px;
	height:20px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	border:3px solid #FFF;
	border-top:none;
	background-color: #cccccc;
}
#hauptfenster{
	float:left;
	width:864px;
	border-left:3px solid #FFF;
	border-right:3px solid #FFF;
	background-color: #f5f3ed;
}
#hauptfenster_abschlussleiste{
width:864px;
height:23px;
border-bottom:3px solid #FFF;
background-color:#ceccc5;
text-align:center;
font-size:12px;
position:relative;
padding-top:4px;
}
#rundung_oben_rechts{
	width:30px;
	height:30px;
	background:url(images/obenrechts.png) no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	margin:-3px;
}
#rundung_oben_links{
width:30px;
height:30px;
background:url(images/obenlinks.png) no-repeat;
position:absolute; top:0; left:0;
margin:-3px;
}
#rundung_unten_links{
width:30px;
height:30px;
background:url(images/untenlinks.png) no-repeat;
position:absolute; top:3px; left:0;
margin:-3px;
}
#rundung_unten_rechts{
width:30px;
height:30px;
background: url(images/untenrechts.png) no-repeat;
position:absolute; top:3px; right:0;
margin:-3px;
}
.leerabstandmenu{
margin-left:8px;
margin-right:8px;
}
.leerabstandmenu2{
margin-left:6px;
margin-right:6px;
}
.abstandunten{
margin-bottom:25px;
}
.titletable {
	font-size: 14px;
	font-weight: bold;
}
.tablecontent {
	font-size: 14px;
}
a:link { text-decoration:none; color:black}
a:visited { text-decoration:none;color:black}
a:hover {text-decoration:none;color: #666666}
a:active { text-decoration:none;color:black}
a:focus { text-decoration:none;color:black}

