body
{
/*
Background-Color: #ffffff;
scrollbar-face-color: #97A2BF;
scrollbar-highlight-color: #b2b2b2;
scrollbar-3dlight-color: #3a3a3a;
scrollbar-darkshadow-color: #3a3a3a;
scrollbar-shadow-color: #3a3a3a;
scrollbar-arrow-color: #FFFD2E;
scrollbar-track-color: #c2bfd5;
*/
}

.bg_black
{
 Background-Color: #000000;
}

.bg_grey
{
 Background-Color: #f7f7f7;
}

a
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:10pt;
line-height: 15pt;
color: #0246FC;
text-decoration: underline;
font-weight: none;
}


h1, h2, h3
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13pt;
line-height: 15pt;
color: #000000;
text-decoration: none;
font-weight: none;
}

h2
{
 font-size: 14pt;
}

h3
{
 font-size: 12pt;
}

p, a.anker, li, td
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
line-height: 12pt;
color: #000000;
text-decoration: none;
font-weight: none;
}

.factura
{
font-size: 8pt;
line-height: 8pt;
color: #818181;
}

.small
{
font-size: 8pt;
line-height: 10pt;
}


/*
a.bg_yellow
{
color: #97A2BF;
font-weight: bold;
}
*/

.sitemap
{
font-size: 8pt;
line-height: 8pt;
}

/*NAVIGATION*/

a.navi
{
color: #0246FC;
font-size: 10pt;
line-height: 14pt;
text-decoration: none;
font-weight: bold;
}

a.navi_right
{
color: #0246FC;
font-size: 8pt;
line-height: 12pt;
text-decoration: none;
font-weight: bold;
}


li.ohne, ul.ohne
{
line-height: 12px;
white-space: nowrap;
}

.errors
{
color: #ff0000;
}

.fett, .bold
{
font-weight: bold;
}

.kursiv, .italic
{
font-style: italic;
}

.footer
{
font-size: 8pt;
}

.unterstrichen, .underline
{
text-decoration: underline;
}


div.scroll_white, textarea, select, option
{
 scrollbar-face-color: #f7f7f7;
 scrollbar-track-color: ffffff;
 scrollbar-shadow-color: 444444;
 scrollbar-highlight-color: cccccc;
}

textarea, select, input, button
{
 margin-top:2px;
 margin-bottom:2px;
 background: #DEEFFF;
/* color: #FFFD2E;*/
}

form
{
 margin-top: 0px;
}

.no_margin
{
 margin: 0px;
}

input.radio
{
 background: #ffffff;  
 margin:0px;
}

input.text
{
 background: #ffffff;  
}

.style1
{
  color: #FFFFFF; 
  font-weight: bold;
}

.style2
{
  color: #0246FC; 
  font-weight: bold;
}