body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	text-align:center;
	font-family:Arial, Verdana, Helvetica;
	font-size:11px;
	color:#75808e;
	text-align:justify;
	}
	a:link{color:#6d88bf; text-decoration: none;}
	a:visited{color:#6d88bf; text-decoration: none;}
	a:hover{color:#c6ccd3; text-decoration: none;}
	a:active{color:#6d88bf; text-decoration: none;}

.hintergrund_contend {
	width:820px;
	height:650px;
	margin:0px auto;
	background-image:url(img/content_hg.jpg);	
	}	
.abstand {
	width:820px;
	height:50px;
	margin:0px auto;
	}
.vordergrund_ausgang {
	width: 820px;
	height:1px; 
	margin: 0px auto;
	text-align:left;  
	position:relative;
	}	
.vordergrund {
	position:absolute; 
	top:0px;
	width:820px;
	height:650px;
	margin:0px auto;
	}
.flash {
	width:820px;
	height:435px;
	margin:0px auto;
	background-image:url(img/content_hg.jpg);
	}			
.head {
	width:820px;
	height:240px;
	margin:0px auto;
	text-align:center;
	}
.head_start {
	width:820px;
	height:440px;
	margin:0px auto;
	text-align:center;
	}	
.navi {
	width:800px;
	height:24px;
	margin:0px auto;
	background-image:url(img/navi_hg.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	color:#060e21;
	}
.trenner {
	width:820px;
	height:47px;
	margin:0px auto;
	background-color:#CCCCCC;
	}
.headline {
	width:748px;
	height:27px;
	margin:0px auto;
	text-align:left;
	padding-left:72px;
	background-color:#CCCCCC;
	}			
.content {
	width:676px;
	margin:0px auto;
	text-align:left;
	padding-left:72px;
	padding-right:72px;
	background-image:url(img/content_hg_big.jpg);
	background-position:left 200px;
	background-repeat:no-repeat;
	}
.inspiration {
	width:676px;
	height:300px;
	margin:0px auto;
	text-align:left;
	padding-left:72px;
	padding-right:72px;
	background-image:url(img/content_hg_big.jpg);
	background-repeat:no-repeat;	
	}
.inspiration_bild {
	width:112px;
	height:150px;
	float:left;
	}
.insp_bild { 
	margin-bottom:6px;
	border:1px solid #75808e;
	}		
.headlinetrenner {
	width:318px;
	height:27px;
	padding-top:47px;
	}	
.spalte_eins {
	width:318px;
	float:left;
	text-align:justify;
	}
.spalte_zwei {
	width:318px;
	float:right;
	text-align:justify;
	}				
.footer {
	width:820px;
	height:30px;
	margin:0px auto;
	text-align:center;
	padding-top:90px;
	background-image:url(img/footer.jpg);
	}
.footer_start {
	width:820px;
	height:29px;
	margin:0px auto;
	text-align:center;
	padding-top:141px;
	background-image:url(img/footer_start.jpg);
	}	
.copy {
	width:348px;
	height:14px;
	margin:0px auto;
	}
.headline_weiss {
	color:#c6ccd3;
	}
.bild{ 
	float:left;
	margin-right:20px;
	margin-top:3px;
	margin-bottom:10px;
	border:1px solid #75808e;
	}
				
	
/*---------------NAVIGATION---------------*/

	
* {margin:0; padding:0}
.menu {position:relative; height:19px; width:727px; padding-top:5px; margin:0px auto; padding-left:53px;}
.menu ul {list-style:none; padding:0px 0px;}
.menu li {float:left; margin-right:35px;}
.menu a, .menu a:active, .menu a:visited {text-decoration:none; color:#000000;}
.menu a:hover {color:#75808e}
#slide {position:absolute; bottom:0; height:1px; background:#ffffff; z-index:10;}
