#headline h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #383838;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#headline h1 .thin {
	font-weight: normal;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}


#content h1{
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #00547a;
}

#content h1.balken{
	background-image: url(../img/headline_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	line-height: 29px;
	border: 1px solid #d1edf5;
	font-size: 15px;
	font-weight: bold;
	color: #0173a5;
	margin:0;
	padding-left:20px;

	
}
#content img.left{
	float: left;
	margin-right: 30px;
	
}a {
	color: #65a4d6;
}

a:hover {
	color: #333;
	text-decoration: none;
}

.fleft	{
	float:left; 
	margin-right:10px;}

.map{
	color: #65a4d6;
}

.map:hover{
	color: #333;
	text-decoration: none;
}
