@charset "UTF-8";
a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #216698;
}
a:hover {
	text-decoration: underline;
	color: #216698;
}
a:active {
	text-decoration: none;
	color: #216698;
}
.Stil1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.Stil2 {
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stil3 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
text-decoration:underline;";
}

#Layer1 { 
margin:2%; 
width:90%; 
height:auto; 
}

#head {
	width:100%;
	align:left; 
	valign:top;
	height:40px;
}
#links {
	width:100%;
}
#space {
	width:100%;
	height:40px;
}
#rechts {
	width: 100%;
}