body {
  background-color: #F9E1BD;
		color: black;
		font-size: 11px;
		font-family: verdana;

		scrollbar-3dlight-color:#F9E1BD;
  scrollbar-arrow-color:#794E14;
  scrollbar-base-color:#F9E1BD;
  scrollbar-darkshadow-color:#F9E1BD;
  scrollbar-face-color:#F9E1BD;
  scrollbar-highlight-color:#794E14;
  scrollbar-shadow-color:#794E14;
}

a {
		color: black;
		font-weight: bold;
}

a:hover {
		color: #794E14;
		text-decoration: none;
		font-weight: bold;
}

input {
  font-size:11px;
		font-face:verdana;
}

textarea {
  font-size:11px;
		font-face:verdana;
}

input[type="radio"] {
  background-color : transparent;
}

.headline {
  font-family: verdana;
		font-size: 14px;
		font-weight: bold;
		color: #794E14;
}


.verdana9 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.verdana {  font-family: Verdana; font-size: 11px; text-decoration: none}
.verdana:hover {  font-family: Verdana; font-size: 11px; text-decoration: none; color: #FFFFFF; background-color: #FF0000}
.verdarot { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FF0000 }
.verdabraun { font-family: Verdana; font-size: 11px; font-weight: normal; text-decoration: none }
.verdabraun:hover { font-family: Verdana; font-size: 11px; font-weight: normal; text-decoration: none; color: #FFFFFF; background-color: 794E14}

.perslog {  font-family: "Courier New", Courier, mono; font-size: 12px}

.abmelden {
  width:150px;
		background-color: green;
		border-top:3px solid #794E14; 
		border-left:3px solid #794E14; 
		border-right:3px solid #ffffe6; 
		border-bottom:3px solid #ffffe6; 
		font-size: 10px;
		font-family: verdana;
		font-weight: bold;
		color: white;
		text-align: center;
		vertical-align: middle;
		height: 22px;
		margin-bottom: 5px;
}
.abbrechen {
  width:150px;
		background-color: red;
		border-top:3px solid #794E14; 
		border-left:3px solid #794E14; 
		border-right:3px solid #ffffe6; 
		border-bottom:3px solid #ffffe6; 
		font-size: 10px;
		font-family: verdana;
		font-weight: bold;
		color: white;
		text-align: center;
		vertical-align: middle;
		height: 22px;
		margin-bottom: 5px;
}

.formular {border-width:1px; border-style:solid; color:#000000; border-color:#000000; font-size:10px; font-family:verdana;}

.formbut {
  background-color: #DCC5A5;
		border-top:3px solid #794E14; 
		border-left:3px solid #794E14; 
		border-right:3px solid #ffffe6; 
		border-bottom:3px solid #ffffe6; 
		font-size:10px;
		font-family:verdana;
		font-weight: bold;
		color: 794E14;
		text-align: center;
		vertical-align: middle;
		height: 22px;
		margin-bottom: 5px;
}

.txtstd {border-width:1px; border-style:solid; color:#000000; border-color:#000000; font-size:9px; font-family:verdana;}
