.body { background-color: #FFF4C8;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
 	border: none;
	scrollbar-3dlight-color : #FFF4C8;
	scrollbar-darkshadow-color : #FFF4C8;
	scrollbar-face-color : #CCC3A0;/* Hauptfarbe */
	scrollbar-highlight-color : #FFF4C8;/* Schatten links oben innen */
	scrollbar-shadow-color : #FFF4C8;/* Begrenzung rechts unten */
	scrollbar-base-color : #FFF4C8;/* Begrenzung links oben */
	scrollbar-arrow-color : #000000;/* Pfeilfarbe */}

.text { font-family: Arial;
	font-size: 12px;
	color: #4F4F4F;
	line-height: 16px;}

.headline { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
	font-weight: bolder;}


.textright { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: right}

.textnorm { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left}

.textcenter { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: center}

.textsmall { font-family: Verdana;
	font-size: 10px;
	color: #999999;
	line-height: 20px}

a:link        { font-size:12px; color: #5C5B5B; font-family:Arial; text-decoration:underline; }
a:visited     { font-size:12px; color: #5C5B5B; font-family:Arial; text-decoration:underline; }
a:active      { font-size:12px; color: #D32400; font-family:Arial; text-decoration:underline; }
a:hover       { font-size:12px; color: #D32400; font-family:Arial; text-decoration:underline; }
