body{
	cursor:crosshair;
	background: url(images/hintergrund.png) repeat;
	scrollbar-face-color:#332706;
	scrollbar-shadow-color: #332706;
	scrollbar-highlight-color: #f1e0da;
	scrollbar-3dlight-color: #332706;
	scrollbar-darkshadow-color: #332706;
	scrollbar-track-color: #332706;
	scrollbar-arrow-color: #332706;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #332706;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 13px;
}
.head {
	color:#332706;
	font-size:16px;
	font-family:"Book Antiqua";
	text-align:right;
	letter-spacing: 4px;
	font-weight: bold;
	text-indent: 50px;
	text-transform: lowercase;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #e0a300;
	padding-bottom: 2px;



}
.acont {
	text-decoration:none;
	font-weight: bold;
	cursor:crosshair;
	color:#332706;
	font-size: 11px;
	letter-spacing: 1pt;



}
.main {
	color: #332706;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 13px;

}
a:link{ color: #e0a300;
text-decoration: none;}
a:active{ color: #e0a300;
text-decoration: none;}
a:visited{ color: #e0a300;
text-decoration: none;}
a:hover{
	font-weight: bold;
	cursor:help;
	filter: Shadow(Color=#e0a300, Direction=Up);
	text-decoration: overline;
}
