<!--  

 img {
 behavior: url("fileadmin/pngbehavior.htc");
 }

A:LINK {
	color: #00A6EB;
	font-family:tahoma,tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	font-style: normal;
	text-decoration:none;
	font-weight : normal;
} 

A:VISITED {
	color: #00A6EB;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	font-style: normal;
	text-decoration:none;
	font-weight : normal;
}

A:HOVER {
	color: #00A6EB;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	font-style: normal;
	text-decoration:underline;
	font-weight : normal;
} 

A:ACTIVE {
	color: #00A6EB;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	font-style: normal;
	text-decoration: underline;
	font-weight : normal;
	}

.kursiv {
	color:#ffffff;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	font-style: italic;
	text-decoration:none;
}

.klein {
	color:#ffffff;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:10px;
	font-style: normal;
	text-decoration:none;
}
         
.fett {
	color:#ffffff;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	font-weight : bold;
}
         
B {
	color:#ffffff;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	font-weight : bold;
}
         
STRONG {
	color:#ffffff;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	font-weight : bold;
}
         
.normal {
	color:#ffffff;
	line-height:20px;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
}
         
I {
	color:#ffffff;
	line-height:20px;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
}
         
EM {
	color:#ffffff;
	line-height:20px;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
}

.us1 {
	color:#606060;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:20px;
	font-style:normal;
	text-decoration:none;
	font-weight : bold;
}

H1 {
	color:#ffffff;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:20px;
	font-style:normal;
	text-decoration:none;
	font-weight : bold;
}

.us2 {
	color: #ffffff;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:17px;
	font-style:normal;
	text-decoration:none;
	font-weight : bold;
}

H2 {
	color: #ffffff;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:17px;
	font-style:normal;
	text-decoration:none;
	font-weight : bold;
}

.us3 {
	color: #ffffff;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	font-weight : bold;
}

H3 {
	color: #ffffff;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	font-weight : bold;
}

.weiss {
	color: White;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	font-style: normal;
	text-decoration:none;
} 

.grau {
	color: #606060;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	font-style: normal;
	text-decoration:none;
} 

.pink {
	color: #E032AF;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	font-style: normal;
	text-decoration:none;
} 


BODY {
	color:#ffffff;
	font-family:tahoma,helvetica,arial,sans-serif;;
	font-size:12px;
	background-color:#000000;
	background-image:url(css_FILES/hintergrund.gif);
	background-repeat:repeat-y;
	font-style: normal;
	text-decoration:none;
/*	scrollbar-highlight-color:#e032af;
	scrollbar-face-color:#E282C7;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:EACEE2;
	scrollbar-shadow-color:#e032af;
	scrollbar-darkshadow-color:WHITE;
	scrollbar-3dlight-color:WHITE; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 }

/* 
IMG {
	border:0px ;
}

.primaryHeadline {
	border-bottom:1px solid #C0C0C0; 
	border-top:1px solid #C0C0C0; 
	background-color:#E7E7E7; 
	height:26; 
}

.secundaryHeadline {
	border-bottom:1px solid #C0C0C0; 
	border-top:1px solid #C0C0C0; 
	background-color:#E7E7E7; 
	height:16; 
}

TD {
	color:#000000;
	font-family:arial,helfetica,sans-serif;
	font-size:12px;
}

Input, textarea, select {
	font-family:arial,helfetica,sans-serif;
	font-size:12px;
	background-color: #FFFFFF; 
	border:1px solid #666666; 
	font-type:small;"
	}
*/
-->