
a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: ; 
	color: #0A5E7E; 
	font-variant: ;
}

a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	color: #0A5E7E; 
	font-weight: ; 
	font-variant: ;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	color: #0A5E7E; 
	font-weight: bolder; 
	font-variant: ;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	color: #0A5E7E ; 
	font-weight: ; 
	font-variant: ;
}

.body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: ; 
	color: #0A5E7E ; 
	font-variant: ; 
	font-weight: ;
}
.body_weiss {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: none; 
	color: #FFFFFF ; 
	font-variant: ; 
	font-weight: ;
}


.body_klein {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	text-decoration: none; 
	color: #0A5E7E ; 
	font-variant: ; 
	font-weight: ;
}
.body_rot {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: none; 
	color: #FF0000 ; 
	font-variant: ; 
	font-weight: ;
}
.body_rot_klein {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #FF0000 ; 
	font-variant: ; 
	font-weight: ;
}



.titel {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #0A5E7E;
	text-decoration: ; 
	font-weight: bold;
}
.titel_klein {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #0A5E7E;
	text-decoration: ; 
	font-weight: bold;
}
.titel_weiss {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
}

.link {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 14px; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-variant: ;
}
.header {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	color: #0A5E7E;
	text-decoration: ; 
	font-weight: bold;
}
.header_weiss {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	color: #FFFFFF;
	text-decoration: ; 
	font-weight: bold;
}

.punktlinie {
clear: both;
height: 1px;
border-width: 1px 1px 1px 1px;
border-color: #000000;
border-style: dotted;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0;
margin-top: 0;
}

.punktlinie_ou {
clear: both;
height: 1px;
border-width: 1px 0 1px 0;
border-color: #000000;
border-style: dotted;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0;
margin-top: 0;
}
.punktlinie_lo {
clear: both;
height: 1px;
border-width: 1px 0 0 1px;
border-color: #000000;
border-style: dotted;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0;
margin-top: 0;
}
.punktlinie_lu {
clear: both;
height: 1px;
border-width: 0 0 1px 1px;
border-color: #000000;
border-style: dotted;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0;
margin-top: 0;
}
.punktlinie_ro {
clear: both;
height: 1px;
border-width: 1px 1px 0 0;
border-color: #000000;
border-style: dotted;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0;
margin-top: 0;
}

.punktlinie_ru {
clear: both;
height: 1px;
border-width: 0 1px 1px 0;
border-color: #000000;
border-style: dotted;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0;
margin-top: 0;
}


.punktlinie_r {
clear: both;
height: 1px;
border-width: 0 1px 0 0;
border-color: #000000;
border-style: dotted;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0;
margin-top: 0;
}

.punktlinie_l {
clear: both;
height: 1px;
border-width: 0 0 0 1px;
border-color: #000000;
border-style: dotted;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0;
margin-top: 0;
}
.punktlinie_u {
clear: both;
height: 1px;
border-width: 0 0 1px 0;
border-color: #000000;
border-style: dotted;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0;
margin-top: 0;
}
.punktlinie_o {
clear: both;
height: 1px;
border-width: 1px 0 0 0;
border-color: #000000;
border-style: dotted;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0;
margin-top: 0;
}

.hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #A5AEC5;
}

.dotteddiv { text-indent: -10px; margin: 4px 4px 4px 15px; }
