* {
  margin: 0px;
  padding: 0px;
}

html {
  height: 100%;
  margin-bottom: 0.1px;
}

body {
  background-color: #fff;
  color: #454545;
  font-family: verdana,arial,lucinda,helvetica,sans-serif;
  font-size: 10px;
  margin: 46px 10px 10px 10px;
  padding: 0px;
  text-align:center;
}

img {
  border: 0px;
}

#content {
  border: 0px solid;
  margin: 0px auto;
  text-align:left;
  width: 750px;
  padding-bottom: 10px;
}

#flashcontent {
  width: 750px;
  height: 175px;
  margin-bottom: 1px;
}

#cont {
  border: 1px solid #85B06E;
  min-height: 500px;
}

#headline {
  width: 592px;
  float: left;
  clear: left;
}

#birds {
  background: url(../img/bg/bg_2birds.gif) no-repeat;
  width: 154px;
  height: 100px;
  float: right;
  clear: right;
}

#nobirds {
  width: 154px;
  height: 100px;
  float: right;
  clear: right;
}

#headlinebirds {
  width: 748px;
  clear: both;
}

#metanav {
  color: #43721E;
  background-color: inherit;
  line-height: 22px;
  text-align: right;
}

#metanav a {
  color: #43721E;
  background-color: inherit;
  text-decoration: none;
}

#metanav a.contact {
  background: url(../img/ic_contact.gif) center left no-repeat;
  padding: 2px 50px 2px 24px;
}

#metanav a.imprint {
  background: url(../img/ic_imprint.gif) center left no-repeat;
  padding: 0px 4px 0px 20px;
}

#subnav {
  padding: 0px 0px 0px 127px;
  background-color: inherit;
  color: #4A7526;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 19px;
}

#subnavnews {
  padding: 0px 0px 0px 242px;
  background-color: inherit;
  color: #4A7526;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 19px;
}

.imghl {
  padding: 19px 0px 0px 19px;
}

.imghlsubnav {
  padding: 0px 0px 0px 19px;
}

.imgarrownav {
  padding: 0px 5px 0px 0px;
}

.imgarrow {
  padding: 0px 0px 0px 5px;
}

.imgarrowback {
  padding: 0px 5px 0px 0px;
}

#textleft {
  padding-left: 19px;
  width: 300px;
  float: left;
  clear: left;
}

#textright {
  width: 355px;
  float: right;
  clear: right;
}

#textleft2 {
  padding-left: 19px;
  width: 435px;
  float: left;
  clear: left;
}

#textright2 {
  width: 200px;
  float: right;
  clear: right;
}

#textleft3 {
  width: 180px;
  float: left;
  clear: left;
}

#textright3 {
  width: 450px;
  text-align: right;
  float: right;
  clear: right;
}

#contenttext {
  width: 708px;
  clear: both;
}

#contenttext2 {
  padding-left: 19px;
  width: 708px;
  clear: both;
}

#contenttext3 {
  padding-left: 19px;
  width: 641px;
  clear: both;
}

a {
  background-color: inherit;
  color: #454545;
  text-decoration: none;
}

a.underline {
  background-color: inherit;
  color: #454545;
  text-decoration: underline;
}

a.gallerynav {
  background-color: inherit;
  color: #4A7526;
  font-weight: normal;
  text-decoration: none;
}

a.gallerynav:hover {
  font-weight: bold;
}

a.galleryitem {
  background-color: inherit;
  color: #4A7526;
  font-weight: bold;
  text-decoration: none;
}

a.gbadd {
  background-color: inherit;
  color: #43721E;
  text-decoration: none;
}

a.gbadd:hover {
  font-weight: bold;
}

.gbpage {
  background-color: inherit;
  color: #4A7526;
  font-weight: bold;
  text-decoration: none;
}

.error {
  background-color: inherit;
  color: #f00;
}

label {
	display: block;
	float: left;
	width: 90px;
	cursor: pointer;
	text-align: left; 
	padding-right: 20px; 
	margin-bottom: 3px;
}

.ipttxt01, .ipttxt02 {
	display: block;
	background-color: inherit;
	font-size: 100%;
	font-family: verdana,arial,lucinda,helvetica,sans-serif;
	color: #002F07;
	float: left;
	width: 220px;
	cursor: pointer;
	margin-bottom: 3px;
}

.iptsubmit01, .iptreset {
  margin: 0;
  padding: 0;
  border: 0;
  text-indent: -1000em;
  background-color: inherit;
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
}

.iptsubmit01 {
  background: url(../img/btn_send.gif) no-repeat top left;
  width: 78px;
  height: 15px;
  margin-top: 10px;
}

.iptreset {
  background: url(../img/btn_delete.gif) no-repeat top left;
  width: 70px;
  height: 15px;
  margin: 10px 76px 0px 0px;
}

form br { 
	clear: left;
}

.dotsep {
  margin: 15px 0px 15px 0px;
  padding: 0px;
  background: url(../img/dotsep.gif);
  width: 100%;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

.sep {
  clear: both;
}

.gbcontrol {
  text-align: center;
}