body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5A5A5A;
	margin-top: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	
	SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC
	}

.BildText
{
    font-weight: normal;
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Geneva, Sans-serif;
}
.kopfzeile {font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 0px solid gray; 
	color: #0000FF;
	}
	
.kopfzeile2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 0px solid gray; 
	color: #0000FF;
	}

.ZLBez {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 0px solid gray; 
	color: #0000FF;
	}

.ZLPreis {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 0px solid gray; 
	color: #0000FF;
	}
					
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5A5A5A;
	background-repeat: no-repeat;
	}

A		{ }	

A:link		{ color: #990066; text-decoration: underline; }
A:visited	{ color: #990066; text-decoration: underline; }
A:active	{ color: #990066; text-decoration: underline; }
A:hover		{ color: #666666; text-decoration: underline; }

