﻿body
{ 
   background-color:#ffffff;
   
           scrollbar-3dlight-color:#000080;
           scrollbar-arrow-color:#000080;
           scrollbar-base-color:#000080;
           scrollbar-darkshadow-color:#ffffff;
           scrollbar-face-color:#ffffff;
           scrollbar-highlight-color:#ffffff;
           
}

.rot
{
    background-color: #D23E67;
}

p
{
   font-size:10pt;
   color:#000080;
   font-family:Verdana,Arial;
   line-height:12pt;
}

ul
{
   font-size:10pt;
   color:#000080;
   font-family:Verdana,Arial;
   line-height:12pt;
}


td
{
   font-size:9pt;
   color: #003399;
   font-family:Verdana,Arial;
}

a:link
{
	color: #d23e67;
   text-decoration: none;
}

a:visited
{
	color: #d23e67;
	text-decoration: none;
}

a:active
{
	color: #333eff;
	text-decoration: none;
}

a:hover
{
	color: #333eff;
	text-decoration: none;
}

a.links:link
{
   font-size:8pt;
   font-weight:normal;
	color: #d23e67;
   text-decoration: none;
   font-family:Verdana,Arial;
}

a.links:visited
{
   font-size:8pt;
   font-weight:normal;
	color: #d23e67;
	text-decoration: none;
   font-family:Verdana,Arial;
}

a.links:active
{
   font-size:8pt;
   font-weight:normal;
	color: #333eff;
	text-decoration: none;
   font-family:Verdana,Arial;
}

a.links:hover
{
   font-size:8pt;
   font-weight:normal;
	color: #333eff;
	text-decoration: none;
   font-family:Verdana,Arial;
}


.klein
{
   font-size:8pt;
   color:#000080;
   font-family:Verdana,Arial;
}

.kleinschwarz
{
   font-size:8pt;
   color:#003399;
   font-family:Verdana,Arial;

}