body{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #cccccc;
}



div#wrapperv
{
	position:relative;
	width: 100%;
}

#kopf{
	position:relative;
	width:100%;
	height:103px;
	border-bottom-color:#4C688D;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color: #999999;
}

#midde{
	position:relative;
	width:100%;
	color: #000000;
	font-weight:bold;
}
#mittel{
	position:relative;
	width:500px;
	color: #000000;
	margin: 0 auto;
}

#ueberschrift{
	position:absolute;
	top:10px;
	left:5px;
}

#ue1 {
	font-size: 25px;
	font-weight:bolder;

}
#ue2 {
	font-size: 15px;
	font-weight:bolder;
	line-height:20px;
	color: #222222;
}

#adresse{
	position:absolute;
	left:250px;
	top:10px;
	color: #222222;
	font-weight:bold;
}

#bild{
	position:absolute;
	right:0px;
	top:0px;
}
#navi{
	position:relative;
}
#navi a{
	color:#000000;
	line-height:20px;
	display:block;
	border-bottom-color:#222222;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-decoration:none;
}

#navi a:hover{
	color:#000000;
	line-height:20px;
	display:block;
	border-bottom-color:#222222;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-decoration:none;
	background-color:#BBBBBB;
}

#navi a:visited{
	color: #244f82;
}
#navi a:active{
	color: #CCCCCC;
}
a {
	color: #244f82;
}

.Stil3 {color: #000000; font-weight: bold; }

