#logo{
margin:37px 0 0 63px;

}

#headline{
margin:60px 0 0 162px;


}

#subline{
margin:-10px 0 0 246px;
}

#subline_kontakt{
margin:-10px 0 0 303px;
}


#image{
margin:15 0 0 30px;
width:400px;
}

#content{
width:410px;
margin:-170px 0 0 444px;
}

#footer{
margin:0 0 0 63px;
}

.ueberschrift_orange{
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	color: #ff941c;
	text-decoration:none;

}


.ueberschrift_orange:hover{
	text-decoration:none;

}

.ueberschrift_grau{
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	color: #62686c;

}


.subline{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #62686c;
	

}

.subline_orange{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #ff941c;
	text-decoration:none;
}

.subline_orange:hover{
		text-decoration:none;
}


.fliesstext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	color: #62686c;
	font-size:12px;
	
}

.fliesstext a{
	color: #ff941c;
	text-decoration:none;
}

.fliesstext a:hover{
	color: #ff941c;
	text-decoration:underline;
}

.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	color: #62686c;
	font-size:12px;
}

.footer a{
	color: #62686c;
	text-decoration:none;
}

.footer a:hover{
	color: #ff941c;
	text-decoration:underline;

}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}