.hand {
	cursor: hand;
}
.haupt {
	background-repeat: no-repeat;
	valign: top;
}
.hauptUnten {
	background-repeat: no-repeat;
	valign: top;
	background-position: center bottom;
	background-attachment: fixed;
	background-image: url(bilder/skizze.gif);


}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9900CC;
	text-decoration: none;
	font-weight: bold;
}
.subhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:link {
	text-decoration: none;
	color: #9900CC;
	font-size: 15px;
}
a:visited {
	text-decoration: none;
	color: #9900CC;
	font-size: 15px;
}
a:hover {
	color: #FF39ea;
	text-decoration: none;
	font-size: 15px;
}
a:active {
	text-decoration: none;
	color: #9900CC;
	font-size: 15px;
}
a {
	color: #8F3B1B;
	text-decoration: none;
}
.hauptRest {

	background-repeat: no-repeat;
	valign: top;
	background-position: right bottom;
}
.text {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.eingabefeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F3B1B;
	text-decoration: none;
	font-weight: normal;
	background-color: #dad2e5;
	border: 1px solid #9900CC;

}
.body {
scrollbar-arrow-color:#9900CC;
scrollbar-face-color:#FAE9FF;
scrollbar-highlight-color:#9900CC;
scrollbar-3dlight-color:#DAD2E5;
scrollbar-shadow-color:#9900CC;
scrollbar-darkshadow-color:#9f6ab0;
scrollbar-track-color:#DAD2E5;
}
.namen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bild {
	border: 1px solid #9900CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.naviunten {
	background-attachment: fixed;
	background-image: url(bilder/menue_unten.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.randunten {
	background-attachment: fixed;
	background-image: url(bilder/rand_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
