html, body {
   height: 100%;
}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; ; margin-top: 0px; margin-left: 0px; }
 td, div { font-family: Arial, Helvetica, sans-serif; color: Black; font-size: 12px; }
.txtbold {   font-size: 12px; color: Black; ;  font-weight : bold; }
.txtboldweis {   font-size: 13px; color: White; ;  font-weight : bold; }
.txtboldblau {   font-size: 13px; color: #163874 ;  font-weight : bold; }
.txtboldblau1 {   font-size: 14px; color: #163874;  font-weight : bold; }
.txt {   font-size: 12px; color: #FFFFFF; }
.txtgruen {   font-size: 12px; color: #008131; }
.txtblau {   font-size: 12px; color: #163874; }

.txtgruenbold {   font-size: 12px; color: #008131; font-weight : bold;}
.txtpop {   font-size: 12px; color: #425157; }

a.nav1 {  font-size: 13px; color: Black;  text-decoration: underline;  }
a.nav1:hover {  font-size: 13px; color: #CC0000;  text-decoration: underline;  }

a.nav2 {  font-size: 12px; color: Black;   }
a.nav2:hover {  font-size: 12px;  text-decoration: underline;  }

a.navmenue {  font-size: 13px; color: Black;  text-decoration: none;  }
a.navmenue:hover {  font-size: 13px; color: #CC0000; text-decoration: underline;  }

a.subnav {  font-size: 12px; color: #BDD6E8; text-decoration: none;}
a.subnav:hover {  font-size: 12px; color: #FFFFFF; text-decoration: none;}

a.smallnav {  font-size: 8pt; color: Black; text-decoration: underline;  }
a.smallnav:hover {  font-size: 8pt; color: #CC0000;  text-decoration: underline;  }

.smallred {  font-size: 8pt; color: #CC0000;   }
.small {  font-size: 8pt; }
.smallweis {  font-size: 8pt; color: White; }


.list {margin-left: -20px;}
ul {margin-top:-14px;}
.abstandoben10 {
	padding-top: 10px;
}

