a {
	color: #4B3210;
	text-decoration: underline;
}

a:hover {
	color: #EF8D34;
	text-decoration: underline;
}

.Aw3work, .Aw3work:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #774B1A;
	text-decoration: none;
}

.schwarzgross {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-height: 130%;
	color: #4B3210;
	text-align: justify;
}

.grossfett {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-height: 130%;
	font-weight: bold;
	color: #4B3210;
}

.normallinks {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-height: 130%;
	color: #4B3210;
}

.normal {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-height: 130%;
	color: #4B3210;
}

input {
  background-color: #ffffff;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 11px;
  border-left: #4B3210 1 solid;
  border-right: #4B3210 1 solid;
  border-top: #4B3210 1 solid;
  border-bottom: #4B3210 1 solid;
}

select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF5D9;
	border: 1px solid #4B3210;
}

textarea {
  background-color: #ffffff;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 11px;
  border-left: #4B3210 1 solid;
  border-right: #4B3210 1 solid;
  border-top: #4B3210 1 solid;
  border-bottom: #4B3210 1 solid;
}

.checkbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	border: 0px;
}

.button {
  background-color: #FFF5D9;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 11px;
  border-left: #4B3210 1 solid;
  border-right: #4B3210 1 solid;
  border-top: #4B3210 1 solid;
  border-bottom: #4B3210 1 solid;
}

body {
  background-color: #FCDCAF;
}