body{
	font-family: Baskerville, Times New Roman, Times, Tahoma;
	background-color: black;
	scrollbar-3dlight-color:#f5e8b8;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#f5e8b8;
	scrollbar-darkshadow-color:#f5e8b8;
	scrollbar-face-color:#f5e8b8;
	scrollbar-highlight-color:#f5e8b8;
	scrollbar-shadow-color:#f5e8b8;
	margin: 0px;
	padding: 0px;
}
td{
	font-family: Baskerville, Times New Roman, Times, Tahoma;
}
h1{
	font-size: 34pt;
	color: black;
	margin: 0px;
	padding: 0px;
	padding-bottom: 28px;
	padding-left: 15px;
	letter-spacing: 12px;
	font-weight: normal;
}
a.sandfarve, a.sandfarve:visited{
	font-family: Verdana, Tahoma;
	font-size: 13px;
	color: #f5e8b8;
}
a.sandfarve:hover, a.sandfarve:active{
	color: #f5e8b8;
	text-decoration: underline;
}
a.sortfarve, a.sortfarve:visited{
	font-family: Verdana, Tahoma;
	font-size: 13px;
	color: #000000;
}
a.sortfarve:hover, a.sortfarve:active{
	color: #000000;
	text-decoration: underline;
}
#mainarea{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	width: 600px;
	height: 333px;
	overflow: auto;
	padding-left: 0px;
}
#mainarea td{
	font-family: Verdana, Tahoma;
	font-size: 12px;
}
.mainmenu td{
	font-weight: bold;
	padding-right: 20px;
	letter-spacing: 3px;
}
.submenu td{
	padding-right: 20px;
	padding-bottom: 5px;
	letter-spacing: 3px;
}


a.menubox, a.menubox:active, a.menubox:visited{
	text-decoration: none;
	color: #000000;
}

a.menubox:hover{
	text-decoration: none;
	color: #99958D;	
}

a, a:active, a:visited{
	text-decoration: none;
	color: #99958D;
}

a:hover{
	text-decoration: none;
	color: black;
}
