html,body{
	font-family:verdana;
	font-size:100%;
	margin:0px;
	background-color:#e6eff8;
	color:#00498e;
}
a{
	text-decoration:none;
	color:#ea7400;
}
a:hover{
	color:#00498e;
}
div.rahmen{
	margin-top:10px;
	position:relative;
	width:998px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #bdd4eb;
	background-image:url('/images/web/bg.gif');
	background-repeat:repeat-y;
}
div.hintergrund{
	background-image:url('/images/web/bg.gif');
	background-repeat:repeat-y;
}
div.utilities{
	background-image:url('/images/web/header.jpg');
	background-repeat:no-repeat;
	min-height:23px;
	text-align:right;
	font-size:80%;
	padding-right:10px;
	padding-top:50px;
	border-bottom:3px solid #86b1d8;
}
.cB{
	clear:both;
}
div.utilities a{
	color:#00498e;
}
div.utilities a:hover{
	color:#ff7e00;
}
div.utilities a.on{
	font-weight:bold;
}
div.menu{
	float:left;
	width:170px;
	min-height:210px;
	background-color:#ffffff;
	border-bottom:3px solid #86b1d8;
	background-image:url('/images/web/menuBg.gif');
	background-repeat:repeat-y;
}
div.menuePunkt{
	color:#3b73a8;
	border-bottom:1px solid #cfcfcf;
	font-size:90%;
	font-weight:bold;
	padding:4px;
	padding-left:16px;
	margin-right:14px;
}
div.menuePunkt a:hover{
	color:#3b352f;
}
div.menuePunkt a{
	color:#3b73a8;
}
div.menuePunkt a.on{
	color:#3b352f;
}
div.header{
	float:right;
	background-image:url('/images/web/headerbilder.jpg');
	background-repeat:no-repeat;
	min-height:210px;
	width:827px;
	position:relative;
	border-bottom:3px solid #86b1d8;
}
div.anschrift{
	float:left;
	font-size:70%;
	width:155px;
	padding:5px;
	margin-left:5px;
	line-height:18px;
}
div.content{
	float:left;
	width:808px;
	min-height:210px;
	padding:10px;
	font-size:80%;
}
.inhalt li{
	margin-left:30px;
}
div.inhalt{
	border:1px solid #86b1d8;
	padding:20px;
	text-align:justify;
}
div.footer{
	float:left;
	text-align:center;
	font-size:70%;
	width:810px;
	margin-left:170px;
	padding:5px;
}

h1{
	color:#ea7400;
	font-size:100%;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:5px solid #d4e3f2;
}
h2{
	color:#2f5d88;
	font-size:100%;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:5px solid #d4e3f2;
}
div.liste{
	border:1px dashed #86b1d8;
	padding:10px;
	text-align:justify;
	background-color:#eef7ff;
	color:#223546;
	width:235px;
	min-height:485px;
}
