

/*
.tabellentrenner {
border-left: 1px solid #344E77;
border-right: 1px solid #344E77;
} */

.tabellentrenner {
border-left: 1px solid #777777;
border-right: 1px solid #777777;
font-size: 3px;
}

a.link:link {
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size: 11px;
font-weight: bold;
color: #9D0C15;
text-decoration: none;
}

a.link:visited {
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size: 11px;
font-weight: bold;
color: #9D0C15;
text-decoration: none
}

a.link:hover {
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size: 11px;
font-weight: bold;
color: #cc0000;
text-decoration: none
}

a.link:active {
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size: 11px;
font-weight: bold;
color: #9D0C15;
text-decoration: none
}


a.link_vision:link {
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size: 11px;
font-weight: bold;
color: #9D0C15;
text-decoration: none;
}

a.link_vision:visited {
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size: 11px;
font-weight: bold;
color: #9D0C15;
text-decoration: none
}

a.link_vision:hover {
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size: 11px;
font-weight: bold;
color: #FF3300;
text-decoration: none
}

a.link_vision:active {
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size: 11px;
font-weight: bold;
color: #9D0C15;
text-decoration: none
}



.rechte_spalte {
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
/*border-left: 1px solid #777777;
 background-color: #FAD156;
border-bottom: 1px solid #344E77;     */
}


.hilfe_text {
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
/* border-right: 1px solid #777777;
background-color: #FAD156;
border-bottom: 1px solid #344E77;    */
}


.hilfe_text_info {
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
border-top: 1px dashed #000000;
border-bottom: 1px dashed #000000;
}