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 {
	background-color="black";
	scrollbar-base-color:black;
	font-size : 11px;
    line-height : 16px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color : white;
	
}

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

.imgborder {
 border:1px; 
 border-thickness: 1px; 
 border-color: gray; 
 border-style: solid;}
A:hover .imgborder, {border:1px; border-thickness: 1px; border-color: red; border-style: solid}

.submenu:LINK, .submenu:VISITED  {
	font-size : 10px;
    line-height : 10px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
   text-decoration : none;   	
	color : white;
}
.submenu:ACTIVE  {
	font-size : 10px;
    line-height : 10px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
   text-decoration : none;   	
	color : red;
}

.submenu:HOVER  {
	font-size : 10px;
    line-height : 10px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
   text-decoration : none;      	
	color : red;
}


.mainmenu:LINK, .mainmenu:VISITED  {
	font-size : 11px;
    line-height : 11px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
   	font-style : normal;
   text-decoration : none;      	
	color : white;
}
.mainmenu:ACTIVE {
	font-size : 11px;
    line-height : 11px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
   	font-style : normal;
   text-decoration : none;      	
	color : red;
}

.mainmenu:HOVER  {
	font-size : 11px;
    line-height : 11px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
   	font-style : normal;
   text-decoration : none;      	
	color : red;
}


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

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


.us1  {
	font-size : 20px;
	letter-spacing : 1px;
    line-height : 24px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color : #72A1CB;
}

.us2  {
	font-size : 20px;
	letter-spacing : 1px;
    line-height : 20px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color : #546A8F;
}

.us3  {
	font-size : 18px;
	letter-spacing : 1px;
    line-height : 48px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
   	font-style : normal;
	color : #FF0000;
}

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

}

A:HOVER
{
 Color: #FF0000;
 font-size : 11px;
 font-family : Verdana;
 font-weight : normal;
 font-style : normal;
 text-decoration : underline;
}

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

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

}

HR {color: #546A8F; size : 100%};		



