html, body {
	height:100%; 
	max-height:100%; 
	padding:0;
	margin:auto;
	text-align:center;
	
	border:0; 
	background:#FAE5A4;
	overflow:hidden;
	
	
	
}
body {
	background-color: #FAE5A4;
	scrollbar-face-color: #993366; 
	SCROLLBAR-TRACK-COLOR: #E0D3B4;
	scrollbar-arrow-color: black; 
	scrollbar-base-color: #00E0FF; 
	scrollbar-shadow-color : #E0D3B4; 
	SCROLLBAR-3DLIGHT-COLOR: #E0D3B4;
	SCROLLBAR-DARKSHADOW-COLOR: #E0D3B4; 
	scrollbar-highlight-color: #E0D3B4;  
	
	
}

#start {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 480px;
	height: 340px;
	margin-left: -252px;
	margin-top: -170px;
	text-align: center;
}

#VT {
	margin-top: 300%;
	padding: 8px;
    font-size: 13px;
    line-height: 1.3em;
}
#VT h1 {
	text-align: center;
    font-size: 21px;
}

.Schrift_10pt {
	font-size: 10pt;
	color: #993366;
	font-weight: normal;
}

.Linkfarbe {
	color: #0000FF;
	font-size: 10pt;
	font-weight: bold;
	
}

img {
	border:none;
	height: 312px;
	width: 252px;
   }

a#RB:hover {
	background:#BAF9FC url(/Bilder/regenbogen.gif) no-repeat right center;
	color:#993366;
	display:inline;
	width: 252px;
	height: 20px;
}
a.RB:hover
 {
	background:#BAF9FC url(/Bilder/regenbogen.gif) no-repeat right center;
	color:#993366;
	display:inline;
	width: 252px;
	height: 20px;
}


a {
	color: #0000FF;
	font-size: 10pt;
	font-weight: bold;
}
#NS {
	position:relative;
	top:-70px;
}
