/* WICHTIGE FARBEN ================================================================================== 

grau		= #999999



*/





/* ABSTÄNDE AUF 0 ================================================================================== */

html, body, div, p, h1, h2, h3, ul, ol, span, form, img, li {

margin: 0;

padding: 0;

}





/* ÜBERSCHRIFTEN =================================================================================== */

h1 {font-family: verdana,arial,helvetica,sans-serif;

font-size: 9pt;

color: black;

}



h2 {font-family: verdana,arial,helvetica,sans-serif;

font-size: 9pt;

color: black;

}



h3 {font-family: verdana,arial,helvetica,sans-serif;

font-size: 9pt;

color: black;

}





/* LINKS =========================================================================================== */



/* LINKS normal klein | Größe 8 ohne =============================================================== */

a:link {

font-family: verdana,arial,helvetica,sans-serif;

color: black; 

font-size: 8pt;

font-weight: none;

text-decoration: none;

}



a:active {

font-family: verdana,arial,helvetica,sans-serif;

color: black;

font-size: 8pt;

font-weight: none;

text-decoration: none;

}



a:visited {

font-family: verdana,arial,helvetica,sans-serif;

color: black;

font-size: 8pt;

font-weight: none;

text-decoration: none;

}



a:hover {

font-family: verdana,arial,helvetica,sans-serif;

color: black;

font-size: 8pt;

font-weight: none;

text-decoration: none

}





/* LINKS navigation =============================================================================== */



a.navigation:link {font-family: verdana,arial,helvetica,sans-serif;}

a.navigation:link {color: 034EA2;}

a.navigation:link {font-size: 10pt;}

a.navigation:link {font-weight: bold;}

a.navigation:link {text-decoration: underline;}



a.navigation:active {font-family: verdana,arial,helvetica,sans-serif;}

a.navigation:active {color: 034EA2;}

a.navigation:active {font-size: 10pt;}

a.navigation:active {font-weight: bold;}

a.navigation:active {text-decoration: underline;}



a.navigation:visited {font-family: verdana,arial,helvetica,sans-serif;}

a.navigation:visited {color: 034EA2;}

a.navigation:visited {font-size: 10pt;}

a.navigation:visited {font-weight: bold;}

a.navigation:visited {text-decoration: underline;}



a.navigation:hover {font-family: verdana,arial,helvetica,sans-serif;}

a.navigation:hover {color: black;}

a.navigation:hover {font-size: 10pt;}

a.navigation:hover {font-weight: bold;}

a.navigation:hover {text-decoration: none;}





/* LINKS seitennavigation =============================================================================== */



a.seitennavigation:link {

font-family: verdana,arial,helvetica,sans-serif;

color: black;

font-size: 10pt;

font-weight: bold;

text-decoration: underline;

}



a.seitennavigation:active {

font-family: verdana,arial,helvetica,sans-serif;

color: black;

font-size: 10pt;

font-weight: bold;

text-decoration: underline;

}



a.seitennavigation:visited {

font-family: verdana,arial,helvetica,sans-serif;

color: black;

font-size: 10pt;

font-weight: bold;

text-decoration: underline;

}



a.seitennavigation:hover {

font-family: verdana,arial,helvetica,sans-serif;

color: red;

font-size: 10pt;

font-weight: bold;

text-decoration: underline;

}





/* LINKS footer ==================================================================================== */

a.footer:link {

font-family: verdana,arial,helvetica,sans-serif;

color: 999999; 

font-size: 8pt;

font-weight: none;

text-decoration: none;

}



a.footer:active {

font-family: verdana,arial,helvetica,sans-serif;

color: 999999; 

font-size: 8pt;

font-weight: none;

text-decoration: none;

}



a.footer:visited {

font-family: verdana,arial,helvetica,sans-serif;

color: 999999; 

font-size: 8pt;

font-weight: none;

text-decoration: none;

}



a.footer:hover {

font-family: verdana,arial,helvetica,sans-serif;

color: 999999; 

font-size: 8pt;

font-weight: none;

text-decoration: none

}





/* LINKS text_9 ==================================================================================== */

a.text_9:link {

font-family: verdana,arial,helvetica,sans-serif;

color: darkblue; 

font-size: 9pt;

font-weight: none;

text-decoration: underline;

}



a.text_9:active {

font-family: verdana,arial,helvetica,sans-serif;

color: darkblue; 

font-size: 9pt;

font-weight: none;

text-decoration: underline;

}



a.text_9:visited {

font-family: verdana,arial,helvetica,sans-serif;

color: darkblue; 

font-size: 9pt;

font-weight: none;

text-decoration: underline;

}



a.text_9:hover {

font-family: verdana,arial,helvetica,sans-serif;

color: red; 

font-size: 9pt;

font-weight: none;

text-decoration: underline;

}









/* TEXT ============================================================================================ */



.text_9 {

font-family: verdana,arial,helvetica,sans-serif; 

color: black; 

font-size: 9pt;

}





.text_8 {

font-family: verdana,arial,helvetica,sans-serif; 

color: black; 

font-size: 8pt;

}





.navigation {

font-family: verdana,arial,helvetica,sans-serif; 

color: white; 

font-size: 10pt;

}





.footer

{

font-family: verdana,arial,helvetica,sans-serif; 

color: 999999; 

font-size: 8pt;

}
