html
{
 	margin:0px;
 	padding:0px;
 	background: #DFE0E0;
}
body
{
 	margin: 0px;
 	padding: 0px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #666666;
}
div#oben
{
	height: 220px;
	background: url(hg_oben.gif) repeat-x;
}
div#sprachen
{
	position: absolute;
	top: 0px;
	right: 20px;
	font: 11px/14px "Times New Roman", Times, serif;
	color: #070707;
	font-weight:bold;
	
}
div#sprachen a
{
	text-decoration:none;
	color: #070707;
}
div#sprachen a:hover
{
	color: #B0B0B0;
}
div#sprachen .aktiv
{
	color: #B0B0B0;
}
div#navi
{
	height: 21px;
	background: url(hg_navi.gif) repeat-x;
	font: 12px/16px "Times New Roman", Times, serif;
	color: #070707;
	font-weight:bold;
}
div#navi a
{
	height: 17px;
	width: 110px;
	padding-top: 2px;
	display:block;
	text-decoration:none;
	color: #070707;
	font-weight:bold;
	background: #CACACA;
	text-align: center;
}
div#navi a:hover
{
	background: #B0B0B0;
}
div#navi .aktiv
{
	background: #B0B0B0;
}
div#mitte
{
	min-height: 540px;
	background: url(hg_mitte.gif) repeat-x;
}
div#linke_spalte
{
	padding-left: 25px;
	padding-top: 30px;
	width: 135px;
	height: 220px;
	float: left;
}
div#inhalt
{
	position:relative;
	top: 30px;
	min-height: 540px;
	margin-left: 165px;
	width:	614px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 50px;	
	background: url(hg_inhalt.gif) repeat-y;
}
div#inhalt a
{ 
	text-decoration: none;
	color: #666666;
}
div#inhalt a:hover
{ 
	text-decoration: none;
	color: #070707;
}
div#inhalt table
{
	padding-left: 10px;
}
div#inhalt table td
{
	padding-right: 7px;
}
div#unten
{
	height:22px;
	width: 100%;
	padding-top: 10px;
	font: 11px/14px "Times New Roman", Times, serif;
	color: #666666;
	font-weight:bold;
	background: url(hg_unten.gif) repeat-x;
}
div#unten a
{ 
	text-decoration: none;
	color: #666666;
}
div#unten a:hover
{ 
	text-decoration: none;
	color: #070707;
}
div#unten .aktiv
{ 
	text-decoration: none;
	color: #070707;
}
div#film
{
	width: 476px;
	padding-left: 110px;
}
div#film1
{
	width: 550px;
	padding-left: 30px;
}
div#film2
{
	width: 550px;
	padding-left: 30px;
}
.logo
{
	margin-left: -22px;
	padding-right: 10px;
	display:block;
	width:20px;
	height:24px;
	float:left;
}
.fussnote
{
	margin:0px;
	padding:0px;
	font: 12px/16px "Times New Roman", Times, serif;
	color: #003366;
	font-style:italic;
}
.subline
{
	font: 16px/22px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
}
h1
{
	margin:0px;
	padding:0px;
	font: 18px/24px "Times New Roman", Times, serif;
	color: #003366;
}
h2
{
	margin:0px;
	padding:0px;
	padding-top: 15px;
	padding-left: 10px;
	font: 16px/22px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
}
hr
{
	margin-left: 10px;
	border: 0px;
	border-bottom: 1px dashed #070707;
}
p
{
	margin:0px;
	padding:0px;
	padding-top: 15px;
	margin-left: 10px;
}
.startseite
{
	margin:0px;
	padding:0px;
	padding-top: 15px;	
	padding-bottom: 15px;
	margin-left: 10px;
}
.ipecc
{
	color: #666666; 
	font-weight:bold;
}
form#kontakt input
{
	padding: 2px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #666666;
	width: 247px;
}
form#kontakt textarea
{
	padding: 2px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #666666;
	width: 510px;
}
form#kontakt input#Absenden
{
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	border: 3px double #ffffff;
	background: #003366;
	width: 100px;
}
form#kontakt input.fehlerfeld
{
	border: 1px solid #940E03;
	background: #FED9D6;
}
.error
{
	color:#940E03;
	font-weight:bold;
}
.fehlermeldung
{
	border: 1px solid #940E03;
	background: #FED9D6;
	display:block;
	width:502px;
	padding: 5px;
}
