html
{
	height: 100%;
}
body
{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}
div, table, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
td
{
text-align: left;
vertical-align: top;
}
img
{
	margin: 0;
	padding: 0;
	border: 0;
}
a, a:visited
{
	color: #fff;
	text-decoration: underline;
	outline: none; /* kein Rahmen bei Firefox */
}
a:hover
{
	color: #000;
	outline: none; /* kein Rahmen bei Firefox */
}

h2
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 8px;
}

li
{
padding-bottom: 3px;
}

.gruen
{
	color:#adcf82;
}

.textSup {
font-size:9px;
vertical-align:text-top;
line-height: normal;
}

.clearfloat { 
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
}

#horizon        
{
	text-align: left;
	width: 800px;
    margin: 0 auto; 
	padding-top: 30px;
}


#container
{
	width: 800px;
	height: 470px;
	background-color: #5a5959;
}

#header
{
	text-align: left;
	width: 800px;
	height: 107px;
	background-color: #fff;

}
#mitte
{
	position:relative;
	text-align: left;
	width: 800px;
	height: 290px;
	background-color: #5a5959;
	color: #fff;
	background-image: url(../fotos/start_inka_behrens.jpg);
	background-repeat: no-repeat;
}

#mitteFlash
{
	position:absolute;
	width: 800px;
	height: 123px;
	bottom: 0px;
	left: 0px;

}

#mitteText
{
	text-align: left;
	width: 800px;
	height: 473px;
	background-color: #5a5959;
	color: #fff;
}


#unten
{
	text-align: left;
	width: 800px;
	background-color: #5a5959;
	color: #fff;
}
#untenInhalt
{
	width: 800px;
}
#untenFooter
{
	width: 800px;
}


.abstandText
{
padding-left: 28px;
padding-right: 23px;
padding-top: 10px;
}
.abstandText2
{
padding-left: 28px;
padding-right: 23px;
padding-top: 58px;
}
