 BODY {
  scrollbar-arrow-color:#e28000;
  scrollbar-track-color:#fac364;
  scrollbar-shadow-color:#ffa028;
  scrollbar-face-color:#fac364;
  scrollbar-highlight-color:#ffe15a;
  scrollbar-darkshadow-color:#e28000;
  scrollbar-3dlight-color:#ffa028;
  margin-left: 30px;
  margin-top: 20px;
  background-color: #fad287
 }

.titel {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none}
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none }
.headcolor {
	background-color: #FAC364;
	line-height: 10px;
}
.linkstabellecolor { background-color: #fad287}
input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none ; line-height: 12px ; background-color: #FAC364; border: #fad287; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
body {  background-color: #fad287}
.hoehe {
	line-height: 13px;
}
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #fad287;
}
.inputsubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #b49beb;
}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #b49beb;
	text-decoration: none;
}

A:link { color: blue; text-decoration: none; }
A:visited { color : blue; text-decoration: none; }
A:hover {color:red;text-decoration: none;}
A:active {color: #b49beb; text-decoration: none; }

HR {
color: #a587e6;
width:100%;
height: 3px;
}

