/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:15px;
}
body {
	background-color: #FFFFFF;
	margin:0px;
}
p, form{ margin:0px;}
a{text-decoration:none;}
#main {
	height: 84px;
	width: 831px;
	position: absolute;
	z-index: 1;
	left: 65px;
	top: 15px;
}
.logos{
	height:125px;
	width:831px;
	text-align:right;
}
.logos img{
	margin-right:10px;
	margin-top:10px;
}
#bild {
	position:absolute;
	width:200px;
	height:100px;
	z-index:1;
	left: 330px;
	top: 500px;
}
#text {
	position:absolute;
	width:659px;
	height:19px;
	z-index:1;
	left: 164px;
	top: 651px;
}
#flash {
	position:absolute;
	background-color:#767480;
	width:305px;
	height:365px;
	z-index:10;
	left: 25px;
	top:135px;
}
#aktuell{
	position:absolute;
	z-index:10000;
	left:25px;
	top:0px;
	width:305px;
	height:150px;
	background-image:url(../images/button_aktuell.gif);
	background-color:#767480;
}
#aktuellleer{
	position:absolute;
	z-index:10000;
	left:25px;
	top:0px;
	width:305px;
	height:150px;
	background-color:#767480;
}
#aktuelltext{
	position:absolute;
	z-index:101;
	left:46px;
	top:55px;
	width:215px;
	height:70px;
	color:#000;
}
#aktuellbutton{
	position:absolute;
	z-index:102;
	left:0px;
	top:0px;
	width:300px;
	height:135px;
	
}
.imghell {filter:alpha(opacity=50); -moz-opacity: 0.50; opacity: 0.50;}


