body
{
	background-color: #e5f2f2;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#626262;
	background-image:url(../files/images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
a:link, a:active, a:visited
{
	color: #308b8b;
	font-size: 10px;
	font-weight: normal;
}
a:hover
{
	color: #207a7a;
	font-size: 10px;
	font-weight: normal;
}
#container
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -477px;
	width: 954px;
	background-color:#ffffff;
	padding-top:0px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
	min-height: 550px;
}
#header
{
	height: 130px;

	background-position: top left;
	background-repeat: no-repeat;
}
#links
{
	width: 203px;
	background-color: #f5f5f5;

}

#mitte
{
	width: 527px;

	padding-left: 10px;

	padding-bottom: 15px;
	padding-right: 10px;
	text-align:left;

}

#rechts
{
	width: 203px;
	background-color: #f5f5f5;

}

#pfad
{
	padding-top: 15px;
	font-weight: bold;
	font-size: 12px;
	color: #308b8b;
	padding-bottom: 5px;
	border-bottom: 5px solid #fff;

}

#navi
{
	height: 28px;
	display:block;
	position: absolute;
	left:50%;
	top: 99px;
	margin-left: -267px;
	width: 739px;
	margin-bottom: 10px;
	background-color: #9cc;
}
#streifen
{
display: block;
position: absolute;
left: 50%;
height: 28px;
top: 99px;
margin-left: -472px;
width: 944px;
background-color: #9cc;
}

#languagediv
{
	display: block;
	position: absolute;
	top: 85px;
	left:50%;
	margin-left:-477px;
	width: 954px;
	align: right;
	text-align: right;

}


#searchdiv
{
	display:block;
	float:right;


	background-color: #f0f0f0;
	padding: 5px;
	width: 200px;
	height: 30px;
	color: #626262;

}


#newsletterdiv
{
	display:block;
	float:right;



	background-color: #f0f0f0;
	padding: 5px;
	margin-left: 15px;
	width: 200px;
	height: 30px;
	color: #626262;

}

#newsticker
{

	display:block;
	float:right;
	background-color: #e5f2f2;
	padding: 5px;
	width: 400px;
	height: 15px;
	color: #626262;
}
#logo
{
	position: absolute;
	display:block;
	left: 50%;
	top: 10px;
	margin-left: -477px;
	width: 205px;
	height: 150px;
	background-image:url(../../../../files/images/logo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}