body {
	scrollbar-3d-light-color : white;
    scrollbar-arrow-color : #333333;
	scrollbar-base-color : white;
	scrollbar-dark-shadow-color : white;
	scrollbar-face-color : #dedede;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	background-color: #000000;
	font-family: Arial, Verdana;
}

A:link {
	            color: #000;}
     A:visited {color: #000;}
     A:active {color: #A8A67E;}
     A:hover {color: #A8A67E;}

#footer {
	font-size: 10px;
	}
#footer a.foot {
	text-decoration: none;
}

#menu {
	margin: 0 0 0 5;
	font-size: 13px;
	}
#content {
	margin: 20 0 0 0;
	}

#indexbox {
			  background-image: url(./gfx/bg.jpg);
			  background-repeat: no-repeat;	
}
td.navi {
	height:25px;
	}
td.reftext {
	font-size: 12px;
	font-family: verdana, arial;
	text-align: justify;
	}
td.refspacer {
	height: 10px;
}
#refurl {
	font-size: 10px;
	}
#kontaktbox { font-size: 12px;
			  text-align:right;
			  align: right;
			  background-image: url(./gfx/email.jpg);
			  background-repeat: no-repeat;
			  }
#haftung {
	font-size: 9px;
	background-image: url(./gfx/para.jpg);
	background-repeat: repeat-y;
	background-position: 50% 63;
	background-attachment: fixed; 	
	}

