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

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: #B3B246; 
 border-style: solid;}
A:hover .imgborder, {border:1px; border-thickness: 1px; border-color: red; border-style: solid}



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

/* text für Formularfelder*/
.textform  {
	font-size : 11px;
    line-height : 16px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color : black;
}

.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 : #B3B246;
}

.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: #B3B246;
 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;
}


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


