.dunkelblau {
   background-color: #548EB4;
}

.contentbg {
   background-color: #E1E6EA;
}

.navileft {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #F4F8F9;
   text-decoration: none;
   font-weight: bold;
   background-color: #4281AD;
}

.navilefton {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #F4F8F9;
   text-decoration: none;
   font-weight: bold;
   background-color: #59A2D5;
}

.navileft:Hover {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #A51C23;
   text-decoration: none;
   font-weight: bold;
   background-color: #4281AD;
}

.navileftsub {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #5490B5;
   text-decoration: none;
   font-weight: normal;
}

.navileftsub:Hover {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #A70D0F;
   text-decoration: none;
   font-weight: normal;
}

.footer {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #588EB4;
   text-decoration: none;
   font-weight: bold;
}

.footer:Hover {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #A51C23;
   text-decoration: none;
   font-weight: bold;
}

.pfad {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #4582AE;
   text-decoration: none;
   font-weight: normal;
   background-color: #F4F5F7;
}

a {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #A20C0D;
   text-decoration: none;
   font-weight: normal;

}

.pfadlink {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #A20C0D;
   text-decoration: none;
   font-weight: normal;
   background-color: #F4F5F7;
}

.pfadlink:Hover {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #A20C0D;
   text-decoration: underline;
   font-weight: normal;
   background-color: #F4F5F7;
}


.contenttextlink {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #144D78;
   text-decoration: none;
   font-weight: bold;
}

.contenttextlink:Hover {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #A20C0D;
   text-decoration: none;
   font-weight: bold;
}

.contenttext {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #144D78;
   text-decoration: none;
   font-weight: normal;
}

.textrechtskursiv {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #4484B0;
   text-decoration: none;
   font-weight: normal;
   font-style: italic;
}

.contenttexthead {
   font-family : Arial, Verdana, sans-serif;
   font-size : 18px;
   color : #144D78;
   text-decoration: none;
   font-weight: normal;
}

.datum {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #4781B1;
   text-decoration: none;
   font-weight: bold;
}

.mehr {
   font-family : Arial, Verdana, sans-serif;
   font-size : 11px;
   color : #A20C0D;
   text-decoration: none;
   font-weight: bold;
}

.kontakttextfeld {
	border-bottom: solid 1px #5E7F9B;
	border-left: solid 1px #B5C5D2; 
	border-right: solid 1px #B5C5D2;
	border-top: solid 1px #B5C5D2;
   font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	color : #5374A1;
	text-decoration: none;
}