body {
	background-color: #E5E9E8;
	margin: 0px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AD3F09;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #264C36;
	
}
.orderbox_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #284B36;
}
a {
	color: #284B36;
	font-weight: bold;
}
a:visited {
	color: #284B36;
	font-weight: bold;
}
a:hover {
	color: #284B36;
	font-weight: bold;
}
a:active {
	color: #284B36;
	font-weight: bold;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #284B36;
}
#menu .main, #menu .main:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7f7f83;
	text-decoration:none

}
#menu a, #menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7f7f83;
	text-decoration:none;
}
#menu .sel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d3a65b;
	text-decoration:none;
}#menu .selBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d3a65b;
	text-decoration:none;
}
