body
{
	background:white;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div.seo,
span.seo
{
	position:absolute;
	left:-5500px;
}
a { 	color:#5e87c4; text-decoration:none}
a:hover { 	text-decoration:underline}

strong { font-weight:bold }

.clear
{
	clear:both;
}

h1
{
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
h2
{
	font-weight:bold;
	font-size:25px;
	color:#5e87c4;
	margin-bottom:10px;
	text-align:center;
}
h3
{
	font-weight:bold;
	margin-bottom:10px;
}
p
{
	margin-bottom:10px;
}
hr
{
	border:none;
	border-top:solid 1px #5e87c4;
}

img.partner
{
	margin-right:20px;
	margin-bottom:20px;
}
#main
{
	position:relative;
	margin:auto;
	width:990px;
}
#logo
{
	position:absolute;
	top:25px;
	left:0px;
}

#navigation
{
	position:absolute;
	top:90px;
	right:0px;
}
#centercontent
{
	position:absolute;
	top:118px;
	left:0px;
	width:990px;
	background: url('../images/bg-content.jpg') repeat-y;
}

#menu li
{
	list-style-type: none;
	float:left;
	height:28px;
	text-align:center;
	margin:0;
}
#menu li div
{
	float:left;
	height:28px;
}
#menu li div.mitte
{
	background: url('../images/but-navimitte.gif') repeat-x;
}
#menu li div.vorne
{
	background: url('../images/but-navi.gif') left bottom no-repeat;
	width:13px;
}
#menu li div.hinten
{
	background: url('../images/but-navi.gif') right bottom no-repeat;
	width:13px;
}
#menu li a
{
	margin-top:5px;
	display:block;
	color:black;
	font-weight:normal;
	font-size:14px;
	color:white;
}
#menu li a.aktiv,
#menu li a:hover
{
	color:#5e87c4;
}

#contentarea
{
	margin-top:30px;
	margin-left:20px;
}
#newsarea
{
	margin:10px;
}
#newsarea div
{
	margin:15px;
}
#middlecontent
{
	float:left;
	width:782px;
	margin-bottom:20px;
}
#middlecontent div.bilder
{
	float:left;
	margin-right:20px;
}
#middlecontent div.texte
{
	float:right;
	width:540px;
	margin-right:30px;
}
#middlecontent div.textebreit
{
	clear:left;
	width:730px;
	margin-right:30px;
	padding-top:20px;
}
#middlecontent div.flaggen
{
	float:left;
	width:240px;
}
#rightcontent
{
	float:left;
	width:208px;
}
#footer
{
	clear:both;
	padding-top:5px;
	background:white;
	text-align:center;
	border-top:solid 1px #e8e7e7;
	color:#7d7c7c;
	padding-bottom:20px;
}



