body {
			SCROLLBAR-HIGHLIGHT-COLOR : #E6B898; 
			SCROLLBAR-SHADOW-COLOR : #ECDCC7; 
			SCROLLBAR-ARROW-COLOR : #6A1E00; 
			SCROLLBAR-BASE-COLOR : #6A1E00;
			scrollbar-3dlight-color : #ECDCC7;
			scrollbar-darkshadow-color : #6A1E00;
			scrollbar-face-color : #E6B898;
			scrollbar-track-color : #E7C0A5;
			background-color : #E7C0A5;
			font-family : Arial,"Trebuchet MS",Helvetica,"Sans Serif";
			font-size : 10pt; 
			color : #6A1E00;
			top : 0px; 
			left : 0px;
			margin-left: 0px;
			margin-top: 0px;
			}
h1 		{
			font-size : 16pt;
			font-weight : bold;
			
		}
h2 		{
			font-size : 12pt;
		}
.small {
			font-size : 9pt;
		}
p.mini {
			font-size : 8pt;
		}
a  {
			text-decoration : none;
			color :#6A1E00;
			font-weight : bolder;
		}
a:visited {
	font-weight : 100;
	color : #6A1E00;
	text-decoration : none;
	}
a:hover {
		text-decoration : underline;
		color : #591900;
}
hr {
			color : #6A1E00;
			background : #6A1E00;
			background-color : #6A1E00;
			height:1px;
		}
td.hell {
			background-color : #ECDCC7;
	 		border : none; 
	 	}
td.mittel {
			background-color : #E6B898;
			padding-left : 15px;
			border : none; 
			font-family : Arial,"Trebuchet MS",Helvetica,"Sans Serif";
			font-size : 10pt; 
			}
td.braun {
			background-color : #6A1E00;
			padding-left : 15px;
			border : none; 
			}
td.mitte {
			padding-left : 15px;
			border : none; 
			font-family : Arial,"Trebuchet MS",Helvetica,"Sans Serif";
			font-size : 10pt; 
			}
input {
			background-color : #E7C0A5;
			color : #6A1E00;
			border : 1px inset #6A1E00;
			border-color : #6A1E00;
		}
textarea {
			font-family : Arial,"Trebuchet MS",Helvetica,"Sans Serif";
			background-color : #E7C0A5;
			color : #6A1E00;
			border : 1px;
			border-color : #FFD700 #FFD700 #FFD700 #FFD700;
			border-style : solid solid solid solid;
		}
select	{
			font-family : Arial,"Trebuchet MS",Helvetica,"Sans Serif";
			background-color : #E7C0A5;
			color : #6A1E00;
			border : 1px solid #6A1E00;
			border-color : #FFD700 #FFD700 #FFD700 #FFD700;
			border-style : solid solid solid solid;
		}
table.gelb {
			border-style : solid solid solid solid;
			border-bottom-color : #6A1E00;
			border-left-color : #6A1E00;
			border-right-color : #6A1E00;
			border-top-color : #6A1E00;
			border-width : 1px 1px 1px 0px;
			font-family : Arial,"Trebuchet MS",Helvetica,"Sans Serif";
			font-size : 10pt; 
		}
td {
		border : none;
		font-size : 10pt;
}
/*p:first-letter {
	font-size : 12pt;
	font-weight : bold;
}*/
.normal {
	font-size : 10pt;
	font-weight : normal;
}
.normal :  p : first-letter {
	font-size : 10pt;
	font-weight : normal;
}