body {
  /* background: url('bg.png'); background-repeat: no-repeat; */
  margin:auto;
  width:800px;
  /*background-color: #c9c7cb; */
}

a {cursor: url('http://downloads.totallyfreecursors.com/cursor_files/frog.ani'), url('http://downloads.totallyfreecursors.com/thumbnails/Frog.gif'), auto}

body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.main {
  background: url('images/bg.png'); background-repeat: repeat-y;
  width: 800px;
  border: 0px solid #00CC00;
  border-right: 1px solid #c9c7cb;
  border-bottom: 1px solid #c9c7cb;
}

.header {
  margin-bottom:5px;
  border-bottom: 0px solid #00CC00;
  height: 75px;
  font-weight: bold;
}

.header img {
  border: 0px solid #00CC00;
  margin: 0 0 0 11em;
}

.menu {
  background-color: #000000;
  color: #FFFFFF;
  margin: 0 0 0 9.5em;
  padding: 1em 0 0 0;
  height: 25px;
}

.menu a {
  color: #FFFFFF;
  text-decoration: none;
}

.menu a:hover {
  color: #00ac98;
  text-decoration: underline;
}

.mabstand {
  padding: 0 0 0 1.25em;
}

.content {
  background: url('images/pd.png'); background-repeat: no-repeat;
  margin: 0 0 0 6.25em;
  border-bottom: 0px solid #00CC00;
  min-height: 564px;
  _height: 564px;
}

.spacer {
  clear: both;
  height: 0px;
  line-height: 0px;
}

.footer {
  /* background:url('footer.png'); */
  color: #000000; 
  border-top: 0px solid #00CC00;
  height: 21px;
  text-align: center;
  margin-top: 20px;
  line-height:20px;
  padding-top:1px;
}

.footer a {
  color: #000000;
  text-decoration: none;
}

.footer a:hover {
  color: #00ac98;
  text-decoration: underline;
}

.main_picture {
  margin: 2.5em 0 0 11em;
}

.mcontent {
  margin: 2em 2em 0 6em;
}

.mcontent a {
  color: #000000;
  text-decoration: none;
}

.mcontent a:hover {
  color: #00ac98;
  text-decoration: underline;

}

.mcontent textarea {
  width: 550px;
  height: 250px;
  border: 1px solid #000000;
}

form input.text {
  width: 195px;
  border: 1px solid #000000;
}

form input.button {
  width: 130px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #00ac98;
	border: 1px solid #666666;
}

.pcontent {
  margin: 2em 2em 0 6em;
}

.pcontent ul {
  list-style: none;
  margin: 0 0 1em 0;  
}

.pcontent ul li {
  display: inline;
  margin: 0 1em 0 0;
}

.right {
  text-align: right;
}

.box1 {
  width: 280px;
  float:left;
  clear: both;
  padding: 10px;
}

.box2 {
  width: 280px;
  float:right;
  padding: 10px;
}

.box3 {
  width: 550px;
  float:left;
  clear: both;
  padding: 10px;
}

.box3ext {
  width: 550px;
  float:left;
  clear: both;
  padding: 10px;
}

.box3ext img {
  border: 0;
}

ul {
  margin:0;
  padding:0;
  line-height: 18px;
}

ul li span {
  font-weight: bold;
}

.spacer {
  clear: both;
  height: 0px;
  line-height: 0px;
}

.pinfo {
  width: 330px;
  float:left;
  clear: both;
  padding: 10px;
}

.pinfo ul {
  list-style: none;
  margin: .75em 0 0 0;
  padding:0;
  line-height: 18px;
}

.pinfoimg {
  width: 150px;
  float:right;
  padding: 10px;
}

.pinfoimg ul {
  list-style: none;
  margin:0;
  padding:0;
  line-height: 18px;
  margin: 0 0 .35em 0;
}

.fett {
  font-weight: bold;
}

.anfahrt {
  width: 280px;
  float: right;
  padding: 10px;
}

.anfahrt ul {
  list-style: none;
  margin:0;
  padding:0;
}

.kerror {
  color: #FF0000;
  font-weight: bold;
}

.lang {
  position: relative;
  text-align: right;
  top: 1em;
  right: 1em;
}

.lang img { border: 0; }

