body
{
	background:#000 url('../images/bg.jpg') center top no-repeat;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
}
h1
{
	font-weight:bold;
	margin-bottom:8px;
	font-size:1.6em;
	color:#011536;
	text-transform:uppercase;
	

}
h2
{
	font-weight:bold;
	margin-bottom:8px;
	font-size:1.4em;
	color:#011536;
}
h3
{
	font-weight:bold;
	font-size:1.2em;
	margin:10px 0 0px 0;	
}
a
{
	color:black;
}
a:hover
{
	text-decoration:none;
}
strong { font-weight:bold }
p { 	margin-bottom:10px; }
.seo
{
	position:absolute;
	left:-5500px;
}
.clear
{
	clear:both;
}

#main
{
	position:relative;
	width:980px;
	margin:auto;
	
}

#logo { position:absolute; top:31px; left:30px; }

#centercontent
{
	padding-top:30px;
}
#mainarea
{
	background: #e6e9ee url('../images/bg-content.jpg') repeat-x left bottom;
	min-height:416px;
	color:#011536;
}
#footer
{
	background: black url('../images/bg-footer.jpg') no-repeat;
	height:80px;
}
#footer div.footertext
{
	color:white;
	text-align:center;
	padding-top:60px;
}
div.footertext a
{
	color:white;
	text-decoration:underline;  
}
#leftcontent
{
	width:191px;
	float:left;
	margin-right:10px;
	padding-top:30px;	
}
#middlecontent
{
	width:450px;
	float:left;
	padding-top:30px;	
}
#middlecontentfull
{
	width:760px;
	float:left;
	padding-top:30px;	
}
#inline2,
#inline1
{
	overflow: auto; 
	width: 600px; 
	height: 400px;
	color:#011536;
	background: #898888 url('../images/bg-content.jpg') repeat-x;
	padding:10px;
}
#middlecontentfull #inline2,
#middlecontent #inline2,
#middlecontentfull #inline1,
#middlecontent #inline1
{
	display:none;
}


#middlecontentfull div.bildbereich
{
	width:250px;
	float:left;
}
div.bildbereich img
{
	margin-bottom:10px;
}
#middlecontentfull div.textbereich
{
	width:490px;
	float:right;
	margin-right:20px;
}

#rightcontent
{
	width:220px;
	float:right;
	padding-top:30px;	

}
#newsbox
{
	background:url(../images/bg-newsmiddle.png) left top repeat-y;
	min-height:80px;
	padding-left:20px;
	padding-right:35px;
}
#newsheader
{
	background:url(../images/bg-news.png) left top no-repeat;
	min-height:30px;
}
#newsfooter
{
	background:url(../images/bg-news.png) left bottom no-repeat;
	min-height:30px;
}
#rightcontent img.edition
{
	margin-bottom:10px;
}
#menu ul
{
	margin-left:0px;
}
#menu li
{
	margin-left:30px;
	margin-bottom:10px;
	
}
#menu li.aktiv
{
	list-style-image: url(../images/who.jpg);
}

#menu li.ebene1 a
{
	color:#011536;
	font-weight:bold;
	text-transform:uppercase;
}
#menu li.ebene2 a
{
	color:#011536;
	font-weight:bold;
}
#menu li.ebene1 a.inaktiv
{
	font-weight:normal;
}
#menu li.ebene2 a.inaktiv
{
	font-weight:normal;
}
#menu a
{
	text-decoration:none;
}
#menu a:hover
{
	text-decoration:underline;
}

#textcontent
{
	height:317px;
	padding:10px;
	overflow:auto;
	background:#9b8171;
}



