
/* fake link styles */

.link_fake, .link_fake01, .link_fake02 {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
    font-size : 10px;
}
    
.link_fake {
    font-weight : bold;
    color : #4d7094;
}
.link_fake01 {
    color : #4d7094;
}
.link_fake02 {
    font-weight : bold;
    color : #990000;
}

/*--------------------------------------------------------------- link styles */

.link01, .link02, .link03, .link04, .link05, .link06, .link07, .link08, .link09, .link10, .link11
, .link01_active, .link11_active
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
}

/* hover styles */

.link01:hover, .link03:hover, .link04:hover, .link05:hover, .link06:hover
, .link07:hover, .link08:hover, .link09:hover, .link10:hover, .link11:hover
, .link01_active:hover, .link11_active:hover {
color : #cc3300;
}
.link07:hover {
text-decoration : underline;
}

.link02:hover {
color : #b2c2d1;
}
 
/* visited styles - colors */
.link01:visited, .link01_active:visited, .link02:visited, .link05:visited, .link08:visited, .link10:visited {
color : #4d7094;
}
.link04:visited {
color : #ffffff;
}
.link03:visited, .link06:visited, .link09:visited {
color : #000000;
}
.link11:visited, .link11_active:visited {
color : #990000;
}



.link01, .link01_active {
font-weight : bold;
font-size : 10px;
color : #4d7094;
}

/* text deco */


.link01_active, .link11_active {
    text-decoration : none;
}


.link02 {
font-size : 10px;
color : #4d7094;
}

.link03 {
font-weight : bold;
font-size : 10px;
color : #000000;
line-height : 22px;
}

.link04 {
font-weight : bold;
font-size : 10px;
color : #ffffff;
}

.link05 {
font-size : 10px;
color : #4d7094;
}

.link06 {
font-weight : bold;
font-size : 11px;
color : #000000;
line-height : 22px;
}

.link07 {
color : #666666;
font-size : 10px;
line-height : 18px;
}
.link08 {
font-size : 10px;
color : #4d7094;
line-height : 18px;
}

.link09 {
font-weight : bold;
font-size : 11px;
color : #000000;
line-height : 22px;
}
.link10 {
font-weight : bold;
font-size : 10px;
color : #4d7094;
line-height : 18px;
}


.link11 {
font-weight : bold;
font-size : 10px;
color : #990000;
}

.link11_active {
font-weight : bold;
font-size : 10px;
color : #990000;
}


.link_black_bold, .link_black_bold:hover {
font-weight : bold;
font-size : 11px;
color : #000000;
  
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  text-decoration: none;
  margin-top: 2px;
}




.link_anmeldung01 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #4d7094;
text-decoration : underline;
}
.link_anmeldung01:visited {
color : #4d7094;
}
.link_anmeldung01:hover {
color : #cc3300;
}
.link_result01 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #ffffff;
text-decoration : none;
}
.link_result01:visited {
color : #ffffff;
}
.link_result01:hover {
color : #ffff00;
text-decoration : none;
}

