.tab {

font-family: Verdana, Arial, Sans-Serif;
font-size: 10px;
color: black; 
background-color: white;
}

.nav_aktiv {
font-family: Verdana, Arial, Sans-Serif;
font-size: 10px;
color: white; 
}


.tab a:link { text-decoration: none; color: #000000;}
.tab a:visited { text-decoration: none; color: #000000;}
.tab a:active { text-decoration: none; color: #000000; }
.tab a:hover { text-decoration: none; color: #FFFFFF;}



.tab_omo {

font-family: Verdana, Arial, Sans-Serif;
font-size: 10px;
color: white; 
background-color: black;

}

.text {

font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
color: black; 
}

.text a:link { text-decoration: none; color: #000000;}
.text a:visited { text-decoration: none; color: #000000;}
.text a:active { text-decoration: none; color: #000000; }
.text a:hover { text-decoration: none; color: #000000;}

.p_text {
text-align: justify;
margin-top: 24px;
}