body {
	font-family: Verdana;
	font-size: 12px;
	margin-top: 0px;
	background-color: #F2F4D2;

}
#styletable {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#webheader {
	background-color: #80A44C;
}
#webfooter {
	background-color: #B8CB9D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #485454;
}
#webfooter a {
	text-decoration: none;
	color: #485454;
}

#fadebottom {
	background-repeat: repeat-x;
	height: 30px;
}
h1 {
	font-size: 13px;
	color: #006600;
	display:inline;
}
.line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
}
.line_bottom {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
}
.text_special {
	color: #333333;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.quickrequest_formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}.box {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text_small {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}
.text_med {

	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
.text_small_link {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.spacer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.text_menuebereich {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
}
a {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#webfooter a:hover {
	text-decoration: underline;
	color: #485454;
}
