a.menu1 {
	width: 141px;
	height: 113px;
  display: block;
  background-image: url(/images//menu_1_hover.jpg);
  background-repeat: no-repeat;
}

a.menu1:link, a.menu1:visited {
	width: 141px;
	height: 113px;
  background-image: url(/images/menu_1.jpg);
  background-repeat: no-repeat;
}

a.menu1:active, a.menu1:hover {
	width: 141px;
	height: 113px;
  background-image: url(/images/menu_1_hover.jpg);
  background-repeat: no-repeat;
}


a.menu2 {
	width: 140px;
	height: 113px;
  display: block;
  background-image: url(/images/menu_2_hover.jpg);
  background-repeat: no-repeat;
}

a.menu2:link, a.menu2:visited {
	width: 140px;
	height: 113px;
  background-image: url(/images/menu_2.jpg);
  background-repeat: no-repeat;
}

a.menu2:active, a.menu2:hover {
	width: 140px;
	height: 113px;
  background-image: url(/images/menu_2_hover.jpg);
  background-repeat: no-repeat;
}


a.menu3 {
	width: 140px;
	height: 113px;
  display: block;
  background-image: url(/images/menu_3_hover.jpg);
  background-repeat: no-repeat;
}

a.menu3:link, a.menu3:visited {
	width: 140px;
	height: 113px;
  background-image: url(/images/menu_3.jpg);
  background-repeat: no-repeat;
}

a.menu3:active, a.menu3:hover {
	width: 140px;
	height: 113px;
  background-image: url(/images/menu_3_hover.jpg);
  background-repeat: no-repeat;
}


a.menu4 {
	width: 141px;
	height: 113px;
  display: block;
  background-image: url(/images/menu_4_hover.jpg);
  background-repeat: no-repeat;
}

a.menu4:link, a.menu4:visited {
	width: 141px;
	height: 113px;
  background-image: url(/images/menu_4.jpg);
  background-repeat: no-repeat;
}

a.menu4:active, a.menu4:hover {
	width: 141px;
	height: 113px;
  background-image: url(/images/menu_4_hover.jpg);
  background-repeat: no-repeat;
}

a.menu4 {
	width: 141px;
	height: 113px;
  display: block;
  background-image: url(/images/menu_4.jpg);
  background-repeat: no-repeat;
}

a.menu5 {
	width: 141px;
	height: 113px;
  display: block;
  background-image: url(/images/menu_5_hover.jpg);
  background-repeat: no-repeat;
}

a.menu5:link, a.menu5:visited {
	width: 141px;
	height: 113px;
  background-image: url(/images/menu_5.jpg);
  background-repeat: no-repeat;
}

a.menu5:active, a.menu5:hover {
	width: 141px;
	height: 113px;
  background-image: url(/images/menu_5_hover.jpg);
  background-repeat: no-repeat;
}


a.menu6 {
	width: 140px;
	height: 113px;
  display: block;
  background-image: url(/images/menu_6_hover.jpg);
  background-repeat: no-repeat;
}

a.menu6:link, a.menu6:visited {
	width: 140px;
	height: 113px;
  background-image: url(/images/menu_6.jpg);
  background-repeat: no-repeat;
}

a.menu6:active, a.menu6:hover {
	width: 140px;
	height: 113px;
  background-image: url(/images/menu_6_hover.jpg);
  background-repeat: no-repeat;
}


a.menu7 {
	width: 140px;
	height: 113px;
  display: block;
  background-image: url(/images/menu_7_hover.jpg);
  background-repeat: no-repeat;
}

a.menu7:link, a.menu7:visited {
	width: 140px;
	height: 113px;
  background-image: url(/images/menu_7.jpg);
  background-repeat: no-repeat;
}

a.menu7:active, a.menu7:hover {
	width: 140px;
	height: 113px;
  background-image: url(/images/menu_7_hover.jpg);
  background-repeat: no-repeat;
}


a.menu8 {
	width: 141px;
	height: 113px;
  display: block;
  background-image: url(/images/menu_8_hover.jpg);
  background-repeat: no-repeat;
}

a.menu8:link, a.menu8:visited {
	width: 141px;
	height: 113px;
  background-image: url(/images/menu_8.jpg);
  background-repeat: no-repeat;
}

a.menu8:active, a.menu8:hover {
	width: 141px;
	height: 113px;
  background-image: url(/images/menu_8_hover.jpg);
  background-repeat: no-repeat;
}


A:link {
	color: #DD3300;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
  color: #DD3300;
  text-decoration: none;
	font-weight: bold;
}

A:hover {
	font-weight: bold;
  color: #DD3300;
  text-decoration: underline;
}


BODY {
  background-color: #FFFFFF;
  margin-left: 2px;
  margin-top: 2px;
	font-size: 14px;
	font-family: Arial;
	color: #42591a;
}

FORM {
  margin: 0px;
}

.headertext {
	height: 41px;
  background-image: url(/images/layout_header_back_top.gif);
  background-repeat: repeat-x;
  text-align: center;
  font-size: 24px;
  color: #e6ded0;
}

.footertext1 {
	height: 73px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 8px;
	color: #484848;
	font-weight: bold;
  background-image: url(/images/layout_bottom1.gif);
  background-repeat: repeat-x;
}

.footertext2 {
	height: 44px;
  background-image: url(/images/footer_back6.gif);
  background-repeat: repeat-x;
  text-align: center;
  font-size: 16px;
  color: #383838;
}

.topmenu {
  background-repeat: no-repeat;
  text-align: center;
}

.content {
	background-color: #F6F6F6;
	color: #383838;
	line-height: 1.5;
	font-size: 16px;
	font-family: Arial;
}

.text {
	color: #383838;
	font-size: 16px;
	font-family: Arial;
}

.gruen {
  color: #70b020;
}


.bcontent {
	background-color: #ffffff;
	color: #42591a;
	font-size: 14px;
	font-family: Arial;
	border: solid 1px #5b7220;
}

SELECT {
	background-color: #ffffff;
	color: #42591a;
	font-size: 14px;
	font-family: Arial;
}

H1 {
	color: #383838;
	font-size: 24px;
	font-family: Arial;
	border: 0px;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 16px;
}

H2 {
	color: #383838;
	font-size: 18px;
	font-family: Arial;
	border: 0px;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 16px;
}

H3 {
	color: #f2f2f2;
	font-size: 8px;
	font-family: Arial;
	border: 0px;
	margin: 0px;
	padding: 0px;
}


.main {
	margin-top: 16px;
	margin-bottom: 0px;
	margin-left: 42px;
	margin-right: 42px;
}

.contenttitle {
	border: 0px;
	margin: 0px;
	margin-bottom: 12px;
	color: #30450c;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
}
UL.navi {
  margin: 0px;
  border: 0px;
  padding: 0px;
  list-style: none;
}

TD.naviborder {
  border: 0px;
  width: 200px;
  height: 12px;
  list-style: none;
}

IMG.image {
	border: 0px;
	margin: 5px;
	padding: 0px;
	display: block;
  margin-right: 1px;
}

TD.navigation {
  margin-bottom: 2px;
  width: 200px;
  height: 24px;
  background-color: #b5ca7f;
  list-style: none;
  font-size: 10pt;
  font-family: Arial;
}

.input {
  background-color: #F6F6F6;
  color: #000000;
	border: 1px solid #000000;
  margin: 0px 0px 8px 0px;
  padding: 3px;
  text-decoration: none;
  font-size: 14px;
  font-family: Courier, Sans-Serif;
}

.inputgreen {
  background-color: #EBEBEB;
  color: #000000;
	border: 1px solid #00D300;
  margin: 0px;
  padding: 3px;
  text-decoration: none;
  font-size: 14px;
  font-family: Courier, Sans-Serif;
}

.inputred {
  background-color: #EBEBEB;
  color: #000000;
	border: 1px solid #D30000;
  margin: 0px;
  padding: 3px;
  text-decoration: none;
  font-size: 14px;
  font-family: Courier, Sans-Serif;
}

.button {
  background-color: #E0E0E0;
  color: #000000;
	border: 1px solid #000000;
  margin: 4px;
  padding: 2px;
  font-style: italic;
  font-weight: bold;
}

.bhead {
	background-color: #b5ca7f;
	color: #42591a;
	font-size: 14px;
	font-family: Arial;
	border: solid 1px #5b7220;
}

.bmain {
	border: solid 1px #5b7220;
}
