body {
	margin: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: Helvetica, Arial;
	font-size: 12px;
}
p {
	font-family: Helvetica, Arial;
	font-size: 12px;
}
a  {
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #ff3300;
}
a:hover {
	text-decoration: underline;
}
a.submenue {
	color: #000000;
}
a.submenue:hover {
	color: #ff0000;
}
a.sub2 {
	color: #007722;
	font-weight: bold;
}
a.sub2:hover {
	color: #ff0000;
	font-weight: bold;
}
a.bold {
	color: #007722;
	font-weight: bold;
}
h1 {
	font-family: Lithograph;
	font-size: 22px;
	font-weight: bold;
        text-align: center;
}
h2 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
form {
	margin: 0px;
}
table.fix {
	table-layout : fixed;
}
th, td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.schnellsuche {
	background-color : #99dd99;
}
.bg-gruen {
	background-color : #007722;
	color: #ffffff;
}
.knopf {
	background-color: #000000;
	color: #ffffff;
	font-family: Helvetica, Arial;
	font-size: 10px;
}
small {
	font-family: Helvetica, Arial;
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.rd {
	color: red;
}
hr {
  height: 1px;
	color: #b9e4b8;
}
.bild {
	color: #007722;
}
/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * 
*/

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0;
  line-height: 0;
}


.pktLine {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0;
  line-height: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #C0C0C0;
  padding-top: 5px;
  padding-bottom: 5px;
}


.pngTransparent {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

/* Content
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#contentHolder {
  width: 1000px;          /* Zentrierung fuer moderne Browser */
  text-align: left;
  position: relative;
  padding-top: 0;        /* text-align:center (body) neutralisieren */
  background-color: #fff;
  margin: 0 auto 0 auto;
  padding-bottom: 0;
}


#boxHead {
  height: 360px;
  width: 1000px;
  position: relative;
  margin-bottom: 30px;
  z-index: 2;
}

#boxHead #headMaske {
  position: absolute;
  left: -280px;
  top: -50px;
  height: 360px;
  width: 1000px;
}





#boxHead #boxLogo {
  position: absolute;
  height: 250px;
  width: 216px;
  top: 0px;
  left: -230px;
}




#boxHead #boxSchrift {
  position: absolute;
  height: 250px;
  width: 216px;
  top: -25px;
  left: 300px;
}

#postit {
  position: absolute;
  height: 250px;
  width: 216px;
  top: 0px;
  left: -230px;
}
#boxHead #boxVogel {
  position: absolute;
  height: 0px;
  width: 0px;
  top: 300px;
  left: -280px;
}




#boxHead #boxadv {
  position: absolute;
  height: 0px;
  width: 0px;
  top: 630px;
  left: -280px;
}




#boxHead #boxSite {
  position: absolute;
  height: 0px;
  width: 0px;
  top: 270px;
  left: -150px;
}




#boxHead #boxMain {
  position: absolute;
  height: 0px;
  width: 0px;
  top: 350px;
  left: -80px;
}


 
