body			{	scrollbar-base-color:#A3A3FF;
  					scrollbar-3dlight-color:#330099;
  					scrollbar-arrow-color:#CCFF33;
  					scrollbar-darkshadow-color:#330099;
  					scrollbar-face-color:#CCCCFF;
 					scrollbar-highlight-color:#9dd2f9;
  					scrollbar-shadow-color:#330099;
  					scrollbar-track-color:#A3A3FF;
				}


a:link       	{ color: #000000; text-decoration: none}
a:visited    	{ color: #000000 }
a:active    	{ color: #FF0000 }

a.typ1:link  	{ color: #CCFF33; text-decoration: none}
a.typ1:visited  { color: #CCFF33; text-decoration: none}
a.typ1:hover 	{ color: #FFFFFF; text-decoration: underline overline}
a.typ2:link  	{ color: #000000; text-decoration: underline}
a.typ2:visited  { color: #000000; text-decoration: underline}
a.typ2:hover 	{ color: #FFFFFF}

               
h4, h5, h6      { font-family: Tahoma; font-weight: bold }
h1           	{ color: #000000; font-size: 12pt; font-family: Arial; font-weight: bold }
h2           	{ color: #000000; font-size: 12pt; text-decoration: underline; font-family: Times New Roman; font-weight: bold }
h3           	{ color: #000000; font-size: 10pt; font-family: Tahoma; font-weight: bold }
h4           	{ color: rgb(0,153,153); }
h5           	{ color: rgb(102,102,102); }
h6          	{ color: rgb(153,153,102); }

.pgross         { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold}
.pmittel     	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000 }
.pklein     	{ font-family: Arial; font-size: 9pt; color: #000000; text-decoration: none; }
.pklein_u     	{ font-family: Tahoma; font-size: 11pt; font-weight: bold ; text-decoration: underline; color: #000000; }
.text			{ font-family: Arial; font-size: 9pt; color: #000000; }
.textklein	    { font-family: Arial; font-size: 11px; color: #000000; }


 	
.designby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: 100;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.luecke {
	font-size: 4px;
}
.designbydark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #330099;
	letter-spacing: 2px;

}
