	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;
	font-size: 1em;
	}
	
	a.block{
	color: #800000;
	background: #FFFFFF;
	display:block; 
	text-align:center; 
	width:130px;
	border: solid 1px; 
	font-style: oblique;
	border-color: #CCCC99;
	padding:2px; 
	text-decoration:none; 
	font:bold 12px arial, sans-serif;
	}
	
	a.block:hover{
	color:#800000;
	background-color:#CCCC99;
	}
	
	.unten{
	text-align: center;
	Cursor: pointer;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	Text-Align: center;
	border: 1px solid;
	font-style: oblique;
	border-color: #CCCC99;
	position: absolute;
	top: 100px;
	left: 12px;
	z-index: 95;
	
	}
	#text{
	width: auto;
	height: auto;
	position: absolute;
	top: 3em;
	right: 1px;
	padding: 1em;
	margin-right: 60px;
	text-transform: none;
	padding-left: 220px;
	z-index: 22;
	}
	
	#tooltip {
	position:absolute;
	width: 100px;
	top: 0px;
	left: 0px;
	z-index: 4;
	visibility: hidden;
	z-index: 99;
	}
	
	.tooltiptitel {
	color: #800000;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	}
	
	.tooltipinhalt {
	color: black;
	font-family: arial, sans-serif;
	font-size: 10pt;
	}
	
	a.toolblock{
	color: #800000;
	background: #FFFFFF;
	text-align:center; 
	text-decoration:underline; 
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 14px;
	Font-Weight: 600;
	}