body {
	background:url(img/bg_ziegenhof.gif) no-repeat center 139px #fff;
}
h1 {
  color:#265900;
}
hr {
  border-top:1px solid #673003;
}
input, textarea, select {
 	border:1px solid #673003;
 	background-color:#D8BAA1;
}
input:focus, textarea:focus {
  background-color:#E8E0D9;
}
#master {
  border-top:1px solid #fff;
}
#header {
  position:absolute;
  top:0px;
  left:0px;
  width:900px;
  height:140px;
  background:url(img/header_ziegenhof.jpg) no-repeat;
}
#menue .levelone a:link, #menue .levelone a:active, #menue .levelone a:visited {
  color:#673003;
  padding:10px 0px 10px 0px;
  width:160px;
  /*margin-left:20px;*/
  border-bottom:1px dotted #265900;
}
#menue .leveltwo a:link, #menue .leveltwo a:active, #menue .leveltwo a:visited {
  color:#673003;
}
#menue .leveltwo a:hover {
  color:#673003;
}
#menue .levelone a:hover, #menue .cur a:link, #menue .cur a:active, #menue .cur a:visited, #menue .act a:link, #menue .act a:active, #menue .act a:visited {
  font-weight:bold;
  color:#673003;
}
#menue .cur2 a:link, #menue .cur2 a:active, #menue .cur2 a:visited {
  font-weight:bold;
  color:#673003;
}
#news a:link, #news a:active, #news a:visited {
	color:#000;
  text-decoration:underline;
}
#news a:hover {
	color:#265900;
	text-decoration:underline;
}
#inhalt a:link, #inhalt a:active, #inhalt a:visited {
	color:#000;
}
#inhalt a:hover {
	color:#265900;
}



.contenttable .tr-0 td {
  background:#D8BAA1;
  color:#fff;
}
.tr-even {
  background:#E8E0D9;
}
.tr-odd {
  background:#E8E0D9;
}
.upload {
  background:#E8E0D9;
}