body {
	background-color: #fff;
	font-size: 12px;
	color:#000;  
	padding:20px;
	margin:0px;
	font-family: Arial, Verdana;
}
.background_right{
	float:left;
	width:595px;
	
}

.div_body{
	float:left;
	width:595px;
}

.div_head {
	float:left;
	width:721px;
	height:25px;
	margin-top:80px;
	display:none;

}

.navi{
	float:left;	
	height:20px;
	padding-top:5px;
		display:none;

}
.navi_active{
	float:left;	
	height:20px;
	padding-top:5px;

}
.div_languages{
	float:right;
	margin-right:6px;
	margin-top:8px;

}
.div_content{
	float:left;
	width:595px;

	
}
.div_left{
	float:left;
	padding-left:27px;
	width:180px;
	display:none;
}
.div_center{
	float:left;
	width:595px;
	padding-bottom:40px;
	
}
.div_logo{
	float:left;
	width:595px;
	height:44px;
	padding-bottom:20px;

}
.div_teaser_rechts{
	float:left;
	width:150px;
	margin-top:125px;
	display:none;
}
.div_subnavi{
	float:left;
	width:180px;
	display:none;
}

.div_subnavi_punkt{
	float:left;
	width:165px;
	height:20px;
	padding-top:5px;
	padding-left:15px;
	border-bottom: 1px solid #fff;
}

.div_subnavi_punkt_aktiv{
	float:left;
	width:165px;
	height:20px;
	padding-top:5px;
	padding-left:15px;
	background-color:#bad1e8;
}
.div_subnavi1{
	float:left;
	width:180px;
	border-bottom: 1px solid #fff;
	background-color:#bad1e8;
	color:#003366;
	line-height:18px;
}

.div_footer{
	float:left;
	height:44px;
	width:646px;
	color:#000;
	font-size:10px;
	padding-left:310px;
	background-image:url(/img/footer.jpg);
	background-repeat:no-repeat;
	display:none;
}
.div_anschrift{
	float:left;
	width:595px;
	color:#6f6363;
	text-align:center;
	font-size:10px;
	display:none;
}
.image{
	border: 1px solid #6f6363;

}
a {
	font-size:12px;
	color:#003366;
	font-family: Arial, Verdana;
	text-decoration:none;
}



h1 {
	font-size: 18px;
	color:#000;
	font-family: Arial, Verdana;
	font-weight: normal;
	margin:0px;
	padding-bottom:20px;
}

h2 {
	font-size: 18px;
	color:#000;
	font-family: Arial, Verdana;
	font-weight: normal;
	margin:0px;
	padding-bottom:20px;
}

h3 {
	font-size: 14px;
	color:#000;
	font-family: Arial, Verdana;
	font-weight: bold;
	margin:0px;
	padding:0px;
}



