/* CSS Document */
@import url(schriften.css);
@import url(formular.css);
@import url(menue.css);
@import url(mediaboxadv_black.css);
@import url(galerie.css);
@import url(contentbilder.css);
* 
{
	padding: 0px;
	margin: 0px;
}
html
{
	height: 100%;
	background: #000000;
}
body 
{
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: #000000 url(../images/layout/hg.jpg) center 0px no-repeat;
}
div#content_extract
{
	display:none;
}
div#mitte
{
	padding-top: 94px;
	margin: auto;
	width: 1000px;
}
div#logo
{
	position:relative;
	left: 758px;
	top: 35px;
	width: 235px;
	height: 59px;
}
div#unten
{
	margin: auto;
	width: 650px;
	height: 20px;
	padding-top: 70px;
	padding-bottom: 20px;
}
table#inhalt
{
	position:relative;
	top: 39px;
	height: 550px;
}
.aktuelles
{
	background:url(../images/layout/header_aktuelles.gif) no-repeat;
	padding: 10px;
	padding-top: 20px;
	width:200px;
}
.bannerrahmen
{
	padding: 2px;
	background: #000000;
	border: 1px solid #2CC1FF;
}
.contentfeld
{
	min-height: 140px;
}

