body  { 
	SCROLLBAR-SHADOW-COLOR: #CC9900; 
	scrollbar-3dLight-Color: Black; 
	SCROLLBAR-BASE-COLOR: White;  
	background : #320000;  
	scrollbar-darkshadow-color : #320000;  
	scrollbar-face-color : #CC9900;  
	scrollbar-track-color : White;  
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9900;
	scrollbar-highlight-color : White;
	margin-left:0px;
	margin-right:0px;
	margin-top:-1px;
	margin-bottom:0px;
	background-color: #320000;
	    }
a {
	color : #CC9900;
}
a:active {
	text-decoration: underline;
	color : #CC9900;
	}
a:visited {
		text-decoration: underline;
		color : #CC9900;
	}
a:link {
	text-decoration: underline;
	color : #CC9900;
	}
a:hover {
	text-decoration: underline;
	color : #CC9900;
	}
body,td  {
	font-size: 11px;
		}
div.seite { 
	text-align: center;
	}
table.haupt {
	border : 0px;
	width: 750px;
	height: 430px;
	background-image: url(Bilder/hintergrund.jpg);
}

td.obenl{
	border : 0px;
	width: 50%;
	height: 30px;
	border : none;
	text-align: left;
	padding-left: 12px;
	}
td.obenr{
	border : 0px;
	width: 50%;
	height: 30px;
	border : none;
	text-align: right;
	padding-right: 25px;
	}
td.text{
	border : 0px;
	width: 100%;
	height: 100%;
	text-align: left;
	padding-left: 15px;
	vertical-align: top;
	}
td.gesamt {
	border : 0px;
	width: 100%;
	height: 100%;
	text-align: left;
	padding-left: 15px;
	padding-right: 25px;
	vertical-align: top;
	}
td.menue{
	font-family: Tahoma;
	font-weight: bolder;
	border : 0px;
	width: 270px;
	height: 100%;
	text-align: center;
	padding-left: 0px;
	vertical-align: top;
	}
#menue {
	width: auto;
	height: 16px;
	
}
h1 {
		font-size: 10pt;
}
div.schatten {
	color: #CC6600;
	font-size:18px;
	font-weight: bold;
	letter-spacing: 2px;
	font-style: italic;
	filter:DropShadow(color=#000000, offx=3, offy=1);
	/*filter:Shadow(color=#ffffff, direction=5)"*/
	}
.mini {
	font-size: 8pt;
}
input {
	background : White;
	border : 1px solid #CC9900; 
	color: Black;
	}
select {
	background : White;
	border : 1px solid #CC9900; 
	color: Black;
	}
textarea {
	background : White;
	border : 1px solid #CC9900; 
	color: Black;
	}
.box {
	border : 2px solid Black;
}
.referenz {
	border: 1px solid;
	border-color: #CC9900;
}
