	
	a.startbutton{
	background-color: #FFFFFF;
	color:#800000;
	}
	
	a.block{
	display:block; 
	color: #800000;
	background: #FFFFFF;
	text-align:center; 
	width:140px;
	border: solid 1px; 
	border-color: #CCCC99;
	padding:2px; 
	text-decoration:none; 
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 14px;
	Font-Weight: normal;
	}
	
	a.block:hover{
	color:#FF0000;
	background-color:#CCCC99;
	}
	
    body{
	text-decoration: none;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #800000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #800000;
	background-color: #FFFFFF;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.menu{
	display:block;
	border-style:outset;
	border-width:1px;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 14px;
	Font-Weight: normal;
	Background-Color: #FFFFFF;
	Text-Align: center;
	text-decoration: none;
	color: #800000;
	height: 22px;
	Width: 142px;
	margin-top: 2px;
	position: absolute;
	left: 22px;
	top:0px;
	z-index: 93;
	Cursor: auto;
	}
	
	.unten{
	Visibility: hidden;
	Text-Align: center;
	Cursor: pointer;
	border-style:outset;
	border-width:1px;
	Width: 140px;
	position: absolute;
	top: 1px;
	left: 22px;
	z-index: 95;
	height: 22px;
	}
	
	.pdf{
	border-style:outset;
	border-width:1px;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 14px;
	Font-Weight: normal;
	Background-Color: #FFFFFF;
	Text-Align: center;
	text-decoration: none;
	color: #800000;
	height: 22px;
	Width: 142px;
	margin-top: 2px;
	position: absolute;
	left: 516px;
	top:-1px;
	z-index: 96;
	Cursor: auto;
	}