/* TEXT */

font
{
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7.5pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
}

.font_01
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.white 
{
color: #ffffff;
}

.black 
{
color: #000000;
}

.grey
{
color: #777777;
}

.red
{
color: #cc0000;
}

.blue
{
color: #004b85;
}

.orange
{
color: #edc55b;
}



/* UEBERSCHRIFTEN */

.h1
{
color: #78aeb4; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11pt;
font-variant: none;
font-weight: none;
font-style: none;
}

.h2
{
color: #000000; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-variant: normal;
font-weight: none;
}

.h2smal
{
color: #000000; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 6pt;
font-style: normal;
font-variant: normal;
font-weight: none;
}

.h3
{
color: #78aeb4; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-variant: normal;
font-weight: none;
}

.h4
{
color: #F0F0F0; 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-variant: normal;
font-weight: none;
}


body, td, th { font-family:Tahoma; font-size:12px; line-height:12px; }

img { border-width:0; }

a { font-family:Tahoma; font-weight:bold; font-size:12px; color:rgb(111,169,175); text-decoration:none; }

a:visited { color:rgb(120,174,180); }

a:hover { color:rgb(227,197,91); }

a:active { color:rgb(227,197,91); }

.style1 { font-weight:bold; color:rgb(157,184,201); text-decoration:underline; }














