/* CSS Document */
body
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	background-color:#FFFFFF;
}


li
{
	margin:0px 0px 10px 0px;
}

#contentCenter h1
{
	font-size:12px;
	font-weight:bold;
	width:466px;
	height:20px;
	background-color:#ffee33;
	padding:5px 10px 0px 10px;
	margin:10px 0px 10px 0px;
}

#contentCenter h2
{
	font-size:12px;
	font-weight:bold;
	width:466px;
	height:auto;
	padding:5px 10px 0px 10px;
	margin:10px 0px 10px 0px;
}

#contentCenter h3
{
	font-size:11px;
	font-weight:bold;
	width:466px;
	height:auto;
	padding:5px 10px 0px 10px;
	margin:0px 0px 10px 0px;
}

#headerRight h1
{
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding:20px 0px 0px 0px;
	margin:10px 0px 10px 0px;
	text-transform:uppercase;
	text-align:center;
}

#contentRight h1
{
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding:5px 10px 0px 10px;
	margin:10px 0px 10px 0px;
	text-transform:uppercase;
}

#container
{
	width:956px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-476px;
	margin-top:15px;
	overflow:hidden;
}

#header
{
	width:956px;
	height:70px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

#center
{
	width:956px;
	height:245px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #CCCCCC;
}

#contentContainer
{
	width:956px;
	height:auto;
	min-height:300px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #CCCCCC;
	float:left;
}

#partner
{
	margin:10px 0px 30px 0px;
	padding:5px;
	width:191px;
	overflow:hidden;
}

#footer
{
	width:956px;
	height:20px;
	text-align:center;
	margin:15px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	clear:left;
}

#navibereich
{
	width:201px;
	height:210px;
	padding:35px 0px 0px 0px;
	background-color:#999999;
	float:left;
	overflow:hidden;
}

#headerLeft
{
	width:191px;
	float:left;
	overflow:hidden;
	padding:5px;
	display:inline;
}

#contentLeft
{
	width:auto;
	float:left;
	display:inline;
}

#headerimage
{
	width:506px;
	float:left;
}

#headerCenter
{
	width:486px;
	float:left;
	overflow:hidden;
	padding:0px 10px 0px 10px;
	display:inline;
	margin:0px;
}

#headerCenter #specialnavigation
{
	text-align:right;
	margin:50px 0px 0px 0px;
	color:#999999;
}


#contentCenter
{
	width:486px;
	float:left;
	height:auto;
	overflow:hidden;
	padding:0px 10px 15px 10px;
	display:inline;
	margin:0px;
}

#logo
{
	float:left;
	width:248px;

}

#headerRight
{
	float:left;
	width:248px;
	overflow:hidden;
}

#contentRight
{
	float:left;
	width:228px;
	padding:5px 10px 5px 10px;
	overflow:hidden;
}

#contentLeft #subnavi
{
	margin:10px 0px 0px 1px;
	width:199px;
}

#subnavi a
{
	width:170px;
	display:block;
	height:20px;
	padding:5px 0px 0px 30px;
	color:#999999;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

#subnavi a:hover
{
	color:#999999;
	font-size:12px;
	text-decoration:none;
	background-color:#cbe9f8;
	text-decoration:underline;
}

.subnaviAktiv
{
	color:#999999;
	font-size:12px;
	text-decoration:none;
	background-color:#cbe9f8;
	text-decoration:underline;
}

#navibereich a
{
	width:171px;
	display:block;
	height:20px;
	padding:5px 0px 0px 30px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

#navibereich a:hover
{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	background-color:#cbe9f8;
	text-decoration:underline;
}

.hauptnaviAktiv
{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	background-color:#cbe9f8;
	text-decoration:underline;
}

#headerCenter #specialnavigation a
{
	color:#999999;
	text-decoration:none;
}

#headerCenter #specialnavigation a:hover
{
	color:#999999;
	text-decoration:underline;
}

#contentCenter img
{
	border:1px solid #999999;
	display:inline;
}

a
{
	font-weight:bold;
	color:#999999;
	text-decoration:underline;
}

a:link
{
	font-weight:bold;
	color:#999999;
	text-decoration:underline;
}

a:visited
{
	font-weight:bold;
	color:#999999;
	text-decoration:underline;
}

a:hover
{
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

a:active
{
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

#contentCenter .bodytext
{
	padding:0px 0px 0px 10px;
}


#contentRight .bodytext
{
	padding:0px 0px 0px 10px;
}

textarea
{
	width:350px;
}

/*
dt
{
	border:1px solid black;
	margin:0px;
	padding:0px;
}

dd
{
	border:1px solid black;
	margin:0px;
	padding:0px;
}
*/

#contentCenter dt img
{
	display:inline;
	padding:0px;
	margin:0px;
	border:none;
}

.news-latest-item img
{
	float:left;
	margin:0px 10px 10px 10px;
}

.news-list-item img
{
	float:left;
	margin:0px 10px 10px 10px;
}

.news-single-img
{
	float:left;
}

.news-single-img img
{
	clear:left;
	float:left;
	margin:0px 10px 10px 10px;
}

.clearer
{
	clear:left;
}

fieldset
{
	border:none;
}

.csc-mailform-field
{
	height:auto;
}

label
{
	width:400px;
display:block;
margin:5px 0px 0px 0px;

}

.csc-mailform-submit
{
	clear:left;
}
