BODY {
	color : #9C3131;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	scrollbar-base-color:#F8C89A;
	scrollbar-arrow-color:#852E20;
	scrollbar-track-color:#FBDEB7;
	margin: 0px;
	padding: 0px;
	background-color : #FBDEB7;
	background-image : url("Bilder/hg.gif");
}
.druck { display:none  }
H1 {
	font-size : 13pt;
	font-weight : bold;
	letter-spacing : 1px;
	margin-top : 12px;
	margin-bottom : 15px;
	margin-left : 15px;
	margin-right: 15px;
	
}
H2 {
	font-size : 12pt;
	margin-top : 12px;
	margin-bottom : 12px;
	margin-left : 15px;
	margin-right: 15px;
}
H3 {
	font-size : 11pt;
	font-weight : bold;
	margin-top : 12px;
	margin-bottom : 12px;
	margin-left : 15px;
	margin-right: 15px;
}

P {
	font-size : 10pt;
	margin-left : 15px;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-right: 15px;
}
LI, UL {
	font-size : 10pt;
	margin-right: 15px;
}

BLOCKQUOTE {
		font-size : 0.9em;
	margin-left : 150px;
	margin-top : 2px;
	border-left : thin #ffcc33;
	font-weight : bold;
}
.navi  {
	color : #852E20;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	list-style-image : none;
	list-style-type : none;
	margin-left: 0px;
}

A:LINK {
	color : #852E20;
	
}
A:VISITED {
	color : #852E20;
}
A:HOVER {
	color: #852E20;
	background-color : #FFCE9C;
}
.input {
float: left; 
	border : 1px dotted #993300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	background-color : #F2D76C;
}
label.left { 
float: left; 
text-align: right; 
width: 10em; 
margin-right: .3em; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	} 

input.right { 
float: left; 
width: auto; 
clear: both; 
margin-left: 7.3em; 
margin-right: .3em; 
border:1px dotted #993300;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color : #0097de;
} 

