p.normal { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 7px; color:black}
p.normalbold { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 7px; color:black; font-weight: bold}
p.gross { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 24px; color:gray; font-weight: normal}
p.mittel { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 10px; color:gray; font-weight: bold}
p.mittelnormal { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 10pt; color:gray; font-weight: normal}
p.klein { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 7px; color:black; font-weight: bold}
p.kursiv { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 7px; color:black; font-weight: bold}

body {scrollbar-base-color:#2528A0;background:#0B084A; margin-top:10; margin-left:5;}

.imgborder {
 border:2px; 
 border-thickness: 2px; 
 border-color: #0042C6; 
 border-style: solid;}
A:hover .imgborder, {border:2px; border-thickness: 2px; border-color: yellow; border-style: solid}

.text  {
	font-size : 10px;
    line-height : 14px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color : white;
}

.textkl  {
	font-size : 7pt;
    line-height : 8px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color : white;
}


.us1  {
	font-size : 14px;
	letter-spacing : 0px;
    line-height : 18px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
   	font-style : normal;
	color : white;
}

.us2  {
	font-size : 12px;
	letter-spacing : 0px;
    line-height : 14px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
   	font-style : normal;
	color : white;
}


/* Standardlinks */
A:ACTIVE, A:LINK, A:VISITED
{
 Color: 66CCFF;
 font-size : 10px;
 font-family : Verdana;
 font-weight : normal;
 font-style : normal;
 text-decoration : none;

}

A:HOVER
{
 Color: yellow;
 font-size : 10px;
 font-family : Verdana;
 font-weight : normal;
 font-style : normal;
 text-decoration : none;
}

/* links klein */
.Aklein:ACTIVE, .Aklein:LINK, .Aklein:VISITED
{
 Color: #0042C6;
 font-size : 8px;
 font-family : Verdana;
 font-weight : normal;
 font-style : normal;
 text-decoration : none;
}

.Aklein:HOVER
{
 Color: red;
 font-size : 8px;
 font-family : Verdana;
 font-weight : normal;
 font-style : normal;
 text-decoration : none;

}

HR {color: #343068; size : 100%};		


