body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background-color: #ffffff;
   color: #000000;
   padding: 0;
   margin: 0;
   }

h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   	font-size: 1px;
   }


.ueberschrift_hellblau {
	font-size: 20px;
	font-weight: bold;
	color: #64C8E6;
}


.ueberschrift_dunkelblau {
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}

.ueberschrift_dunkelblau_regular {
	font-size: 20px;
	color: #003366;
	font-style: normal;
}

.ueberschrift_hellblau_regular {
	font-size: 20px;
	color: #64C8E6;
	font-style: normal;
}


.subueberschrift_dunkelblau {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}

.fliesstext_dunkelblau {
	font-size: 13px;
	color: #003366;
	font-style: normal;
}

.subueberschrift_hellblau {
	font-size: 13px;
	font-weight: bold;
	color: #64C8E6;
}

.fliesstext_hellblau {
	font-size: 13px;
	color: #64C8E6;
	font-style: normal;
}

.link_fliesstext_hellblau {
	font-size: 13px;
	color: #64C8E6;
	font-weight: bold;
}

.link_fliesstext_dunkelblau {
	font-size: 13px;
	color: #003366;
	font-weight: bold;
}



.subfliesstext_dunkelblau {
	font-size: 10px;
	color: #003366;
	font-style: normal;
}



.subfliesstext_hellblau {
	font-size: 10px;
	color: #64C8E6;
	font-style: normal;
}

.subfliesstext_braun {
	font-size: 10px;
	color: #330000;
	font-style: normal;
}

.subfliesstext_ueberschrift_hellblau {
	font-size: 10px;
	color: #64C8E6;
	font-weight: bold;
}

.subfliesstext_ueberschrift_dunkelblau {
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}

.subfliesstext_ueberschrift_braun {
	font-size: 10px;
	color: #330000;
	font-weight: bold;
}

.link_subfliesstext_hellblau {
	font-size: 10px;
	color: #64C8E6;
	font-weight: bold;
}

.link_subfliesstext_dunkelblau {
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}	

.link_subfliesstext_braun {
	font-size: 10px;
	color: #330000;
	font-weight: bold;
}	

.region_link_hellblau_gross {
	font-size: 20px;
	color: #64C8E6;
	font-style: normal;
	text-decoration: none;
}

.region_link_dunkelblau_fett_klein {
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.region_link_dunkelblau_klein {
	font-size: 10px;
	color: #003366;
	font-style: normal;
	text-decoration: none;
}