.mybody 
{
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, verdana, tahoma;
	scrollbar-base-color: #A4C3D7;
	scrollbar-track-color: #A4C3D7;
	scrollbar-arrow-color: #437FA5;
	scrollbar-shadow-color: #437FA50;
	scrollbar-3d-light-color: #437FA5;
	scrollbar-face-color: #A4C3D7;
	scrollbar-darkshadow-color: #437FA5;
}

#container 
{
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

div.mitte
{
	position: relative;
	display: inline-block;
}


#headerimg 
{
	display: none;
	width: 941px;
	height: 138px;
	background-image: url(img/oben1.jpg);
	background-repeat: no-repeat;
}

div.inhalt
{
	min-height: 600px;
	text-align: justify;  
	position: relative;
	vertical-align: top;
	text-decoration: none;
	font-family: arial, verdana;
	font-size: 10pt;
	color: #719DBA;
	font-weight: normal;
}

div.schrift
{
	width: 702px;
	color: #3978A1;
	padding: 0;
	margin: 40px 0 30px 90px;
	text-align: justify;
	border: none;
}


#legende
{
	position: absolute;
	top: 230px;
	left: 116px;
	border: 1px solid #719DBA;
	z-index: 2;
	text-align: left;
	padding: 8px;
	color: #3978A1;
}

a
{
	color: #214E6C;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}


td 
{
	
}

img
{
	border: none;
	margin: 0;
	padding: 0;
}