
.menucontainer {
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
  width: 200px;
  font-size: 6px;
}


a.menu:link, a.menu:visited {
	width: 104px;
	height: 26px;
  padding-top: 5px;
  color: #30450c;
  text-decoration: none;
  background-image: url(/images/button_top.gif);
  background-repeat: no-repeat;
}

a.menu:active, a.menu:hover {
	width: 104px;
	height: 26px;
  padding-top: 5px;
  color: #e6ded0;
  text-decoration: underline;
  background-image: url(/images/button_top_hover.gif);
  background-repeat: no-repeat;
}

a.menu {
	width: 104px;
	height: 26px;
  color: #30450c;
  display: block;
  text-align: center;
  vertical-align: middle;
  padding-top: 5px;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  background-image: url(/images/button_top.gif);
  background-repeat: no-repeat;
}

a.menul:link, a.menul:visited {
  margin-bottom: 2px;
  color: #30450c;
  text-decoration: none;
}

a.menul:active, a.menul:hover {
  margin-bottom: 2px;
  color: #e6ded0;
  text-decoration: underline;
  background-image: url(/images/layout_menu_middle.gif);
  background-repeat: repeat-x;
}

a.menul {
  display: block;
  margin-bottom: 2px;
  padding: 4px;
 	padding-left: 16px;
  color: #30450c;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  background-color: #b5ca7f;
}

A:link {
	color: red;
	text-decoration: none;
}

A:visited {
  color: red;
  text-decoration: none;
}

A:hover {
  color: red;
  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: 19px;
  background-image: url(/images/layout_foot1.gif);
  background-repeat: repeat-x;
}

.footertext2 {
	height: 41px;
  background-image: url(/images/layout_foot2.gif);
  background-repeat: repeat-x;
  text-align: center;
  font-size: 16px;
  color: #e6ded0;
}

.footertext3 {
	height: 14px;
  background-color: #f7f7f7
  text-align: center;
  font-size: 8px;
}

.topmenu {
  background-repeat: no-repeat;
  text-align: center;
}

.content {
	background-color: #FFFFFF;
	color: #42591a;
	line-height: 1.5;
	padding: 6px;
	font-size: 14px;
	font-family: Arial;
}

.wohnungtitle {
	background-color: #FFFFFF;
	color: #42591a;
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
}

.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 {
	font-family: Arial;
	border: 0px;
	margin: 0px;
	padding: 0px;
  text-align: center;
  font-size: 24px;
  color: #e6ded0;
  font-weight: normal;
}

H2 {
	color: #4a6020;
	font-size: 24px;
	font-family: Arial;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
  font-weight: bold;
}

H3 {
	color: #f7f7f7;
	font-size: 8px;
	font-family: Arial;
	border: 0px;
	margin: 0px;
	padding: 0px;
  font-weight: bold;
  text-align: center;
}

HR {
  border: 1px solid #42591a;
	margin: 2px;
}

.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: 2px;
  text-decoration: none;
  font-size: 10pt;
  font-family: Courier, Sans-Serif;
}

.inputgreen {
  background-color: #F6F6F6;
  color: #000000;
	border: 1px solid #00D300;
  margin: 0px;
  padding: 2px;
  text-decoration: none;
  font-size: 12pt;
  font-family: Courier, Sans-Serif;
}

.inputred {
  background-color: #F6F6F6;
  color: #000000;
	border: 1px solid #D30000;
  margin: 0px;
  padding: 2px;
  text-decoration: none;
  font-size: 12pt;
  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;
}
