<!--Font Einstellungen ANFANG-->
h1,h1,.h1{
	font-family:Arial,sans-serif;
	font-size:25px;
	font-weight:300;
	line-height:normal;
	color:#004679;

}


h2,.h2{
	font-family:Arial,sans-serif;
	font-size:23px;
	font-weight:300;

	color:#004679;
	line-height:normal;

}


h3,.h3 {
	font-family:Arial,sans-serif;
	font-weight:300;
	color:#444;
	text-decoration:none;
	font-size:20px;
}
h4,.h4{

	font-size:12px;
	line-height:18px;
	font-family:Arial,sans-serif;

	color:#444;
	font-weight:normal;

}



ul
{

	list-style-image:url(../bilder/list_zeichen.png);
	padding:0px;
	margin-top:-0px;
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#004679;
	list-style-position:outside;



}
ol
{
	list-style-image:url(../bilder/list_zeichen.png);
	padding:0px;
	margin-top:-0px;
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#004679;
	list-style-position:outside;
}
li{
	font-size:12px;
	line-height:18px;
	font-family:Arial,sans-serif;

	color:#444;
	font-weight:normal;
	margin-left:15px;
	margin-bottom:10px;

}
h5,.h5{
	font-family:Lato,Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:300;
	color:#004679;
	text-decoration:none;	
}
h6, .h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
h7, .h7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
}
h8, .h8 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:6px;
}
h9, .h9 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:4px;	
}

hr {
	border:none;
	border-bottom:solid 1px #999;
}
.qplus_blau {
	color:#00A6E7;

}
.qplus_schwarz {
	color:#000;

}
.verweis {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a {
	color: #1F2326;
	text-decoration: none;
}
.top_rahmen {
	width:100%;
	border-top:solid 1px #004679;
	border-bottom: solid 1px #004679;
	padding:10px;
	height:135px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:30px;
	margin-top:30px;

}
.top_rahmen_spalte_links {
	width:49%;
	float:left;
	height:100%;
	padding-top:auto;
	padding-bottom:auto;
	padding-right:20px;
	padding-top:10px;

}
.top_rahmen_spalte_rechts {
	width:45%;
	float:right;
	position:relative;
	padding-left:10px;
	text-align:right;
	
}
.top_bild {
	float:right;
	position:relative;
	padding-left:20px;
	margin-left:20px;
	text-align:right;

	
}