body {
	background:url(img/bg_zorgeland.gif) no-repeat center 139px #fff;
}
h1 {
  color:#426E0F;
}
hr {
  border-top:1px solid #426E0F;
}
input, textarea, select {
 	border:1px solid #426E0F;
 	background-color:#C6D3B7;
}
input:focus, textarea:focus {
  background-color:#E2E9DB;
}
#master {
  border-top:1px solid #fff;
}
#header {
  position:absolute;
  top:0px;
  left:0px;
  width:900px;
  height:140px;
  background:url(img/header_zorgeland.jpg) no-repeat;
}
#menue {
  padding-top:100px;
}
#menue .levelone a:link, #menue .levelone a:active, #menue .levelone a:visited {
  color:#fff;
  padding:10px 0px 10px 0px;
  width:160px;
  /*margin-left:20px;*/
  border-bottom:1px dotted #66FF00;
}
#menue .leveltwo a:link, #menue .leveltwo a:active, #menue .leveltwo a:visited {
  color:#fff;
}
#menue .leveltwo a:hover {
  color:#CEEFC8;
}
#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:#CEEFC8;
}
#menue .cur2 a:link, #menue .cur2 a:active, #menue .cur2 a:visited {
  font-weight:bold;
  color:#CEEFC8;
}
#news a:link, #news a:active, #news a:visited {
	color:#000;
  text-decoration:none;
}
#news a:hover {
	color:#426E0F;
}
#inhalt a:link, #inhalt a:active, #inhalt a:visited {
	color:#000;
}
#inhalt a:hover {
	color:#426E0F;
}



.contenttable .tr-0 td {
  background:#CEEFC8;
  color:#fff;
}
.tr-even {
  background:#CEEFC8;
}
.tr-odd {
  background:#DFF5DE;
}
.upload {
  background:#CEEFC8;
}

img { border:0;

}
a.img { border:0;

}
