body  { color: #972800;
	font-size: 9pt;
	line-height:15pt;	
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #972800;
	text-align: center;
	margin: 0px;
	margin-bottom: 20px;
	scrollbar-base-color:#972800;
	scrollbar-3dlight-color:#972800;
	scrollbar-arrow-color:#EECFA3;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#972800;
	scrollbar-highlight-color:#EECFA3;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#EECFA3;	
	}
	
h1 { color: #972800;
	font-weight:bold;
	font-size:13pt;
	line-height:20pt;	
	}
	
h2 { color: #972800;
	font-weight:bold;
	font-size:11pt;
	}
	
h3 { color: #972800;
	font-weight:bold;
	text-decoration: underline;
	font-size:9pt;
	}
	
a:link { color: #972800;
	text-decoration:underline;
	}
	
a:visited { color: #972800;
	text-decoration:underline;
	}
	
a:hover { color: #972800;
	text-decoration:none;
	}
	
a:active { color: #972800;
	text-decoration:underline;
	}
			
#bg    { background-image: url("../grafik/bg.jpe"); text-align: left; margin-right: auto; margin-left: auto; position: relative; top: 10px; width: 748px; border: solid 1px #fca900 }
	
#menue    { background-image: url("../grafik/bgm.jpe"); text-align: left; margin-bottom: 50px; padding-top: 10px; position: absolute; z-index: 3; top: 160px; left: 10px; width: 210px; height: 360px; border-top: 15px solid #eecfa3 }

#leiste { position:relative;
	top:0px;
	background-color:#FDE8CA;
	height:20px;
	width:748px;
	text-align:right;
	border-bottom: 1px solid #FCA900;	
	}

#content { position:relative;
	text-align:left;
	top:70px;
	left:263px;
	width:450px;
	min-height: 350px;	
	}
		
#bottomline { position:relative;
	bottom:0px;
	background-color: #FDE8CA;
	height:20px;
	width:748px;
	text-align:right;
	font-size:8pt;	
	border-top: 1px solid #FCA900;
	}

#copyright { position: absolute;
	font-size:8pt;
	bottom:0px;
	padding-left: 15px;
	padding-bottom: 5px;
	}

.small { font-size:8pt;}
	
#picture { position:relative;
	bottom:0px;
	margin-top: 50px;
	height:125px;
	width:748px;	
	}

.pic { margin-bottom: 15px;
	border-top: 1px solid #FCA900;
	border-left: 1px solid #FCA900;
	border-right: 4px solid #EDCEAC;
	border-bottom: 4px solid #E2C3A1;	
	}

table {	font-size: 9pt;
	line-height:15pt;	
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	table-layout: fixed;
	border-spacing:0px;
	cell-spacing:0px;	
	empty-cells:show;
	padding:0px;
	margin:0px;	
	}

th { text-align: left;
	font-weight:bold;
	border-bottom: 1px solid #FCA900;
	padding:0px;
	margin:0px;
	vertical-align: top;
	}

td { vertical-align: top; }

input, select, textarea { font-family: Courier;
 	color: #972800;
	background-color: #FDF2E2;
	border: 1px solid #FCA900;	
	}

.button {	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;	
	background-color: #AD644A;
	color: #FDF2E2;
	border:1px solid #FCA900;
	}	
		
ul  { list-style: none; margin: 0; padding: 0; width: 105px }
	
ul li { position: relative; }
	
li ul { position: absolute;
	left: 90px;
	top: 0;
	display: none;
	}
	
li:hover ul, li.over ul { 
	display: block;
	}	
	
ul li a { display: block;
	font-weight:bold;	
	padding-left: 15px;
	padding-top: 10px;
	border-bottom: 0;
	}
	

/* für microdoof*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
#imp { color: black }
#go  { visibility: hidden; position: absolute; top: -100px }

.images {
	border: 1px solid #998557;
	margin: 10px;
}
