@charset "utf-8";
/* CSS Document */

body {
	background-color: #dedfe0;
	background-image:url(bilder/top_background_neu.gif); background-repeat:repeat-x;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#191919;
	font-size:12px;
	
	}

#headerwrapper {
	height:78px;
	/*background: url('/design/BGHeader.gif') repeat-x top;*/
	}

#header{

	position: relative;
	height:92px;
	width:950px;
	margin: 0 auto;
	}
	
#logo{
	height:92px;
	width:153px;
	float:left;

	}
	
#slogan{
	height:33px;
	width:787px;
	padding:59px 0px 0px 10px;
	
	float:left;
	
	
	text-align:left;
	font-size:10px;
	}
	
#slogan a{
	color:#000;
	text-decoration:none;
	
	}

#contentwrapper{

	clear: both;
	background: #ffffff;
	}



#content{

	width: 950px;
	/*min-height:686px;*/
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	color: #747474;
	font-size: 12px;
	overflow: hidden;

	}	

#subnavigation{
	height:145px;
	width:146px;
	clear:both;
	float:left;
	
	padding:30px 0px 0px 6px;
	
	text-align:left;
	color:#006ab3;
	font-weight:bold;
	
	}
	
#subnavigation a{
	color:#006ab3;
	text-decoration:underline;
	font-weight:bold;
	
	
	
	
	}
	
#pfade{
	height:20px;
	width:787px;
	float:left;
	
	padding:10px 0px 0px 10px;
	
	text-align:left;
	font-size:10px;
	background-color:#fff;
	}
	
#pfade a{
	text-decoration:underline;
	color:#006ab3;
	}
	
#hauptnavigation{
	height:145px;
	width:787px;
	float:left;
	padding:0px 0px 0px 10px;
	
	
	text-align:left;
	}
	
#left{
	width:140px;
	min-height:360px;
	float:left;
	background-image:url(bilder/left_background.jpg); background-repeat:no-repeat;
	
	padding:30px 0px 0px 13px;
	color:#015599;
	font-weight:bold;
	font-size:12px;
	
	text-align:left;
	}
	
#left a{
	text-decoration:underline;
	color:#015599;
	}
	
#texinhalte{
	
	width:780px;
	padding:23px 7px 0px 10px;
	
	float:left;
	
	text-align:left;
	}
	
#texinhalte a{
	text-decoration:underline;
	color:#006ab3;
	}
	
h1 {
	font-size:14px;
	color:#006ab3;}
	
h2 {
	font-size:12px;
	color:#006ab3;}
	
.zweiteueberschrift {
	font-size:12px;
	color:#006ab3;
	font-weight:bold;}


#footerwrapper{

	padding: 0px 0px 0px 0px;
	background-image:url(bilder/bottom_background_neu.gif); background-repeat:repeat-x;
	
	background-color: #dedfe0;
	/*background: url('/design/BGFooter.gif') repeat-x top;*/
	}

	

#footer{

	position: relative;
	height:78px;
	width:950px;
	margin: 0 auto;
	padding-left: 0px;
	text-align:left;
	}
	
#footerleft{

	position: relative;
	height:78px;
	width:365px;
	margin: 0 auto;
	float:left;
	padding:25px 0px 0px 0px;
	text-align:left;
	font-size:10px;
	}
	
#footerleft a{
	text-decoration:underline;
	color:#006ab3;
	}
	
#footerright {

	position: relative;
	/*height:78px;*/
	
	width:576px;
	float:left;
	margin: 0 auto;
	padding:25px 9px 0px 0px;
	text-align:right;
	background-color:#090;
	background-image:url(bilder/footer_right.gif); background-repeat:no-repeat;
	
	font-size:10px;
	
	
	

	}
	

#footerright a{
	text-decoration:underline;
	color:#006ab3;
	}

.preview-headline {
	font-size: 1.1em;
	font-weight: bold;
	color: #006AB3;
	}
	
.preview-images {
	float: left;
	margin: 0 1em 1em 0;
	}
