* {
  margin:0;
  padding:0;
}
html, body {
  height:100%;
}

body {
  background-color: #898989;
  font-family: Arial, Helvetica, Tahoma, sans-serif;
  font-size: 1em;
  line-height:0.9em;
  color: #004836;
  scrollbar-highlight-color:#F7F7F7;
  scrollbar-shadow-color:#F7F7F7;
  scrollbar-3dlight-color:#D4D0C8;
  scrollbar-arrow-color:black;
  scrollbar-track-color:#F7F7F7;
  scrollbar-darkshadow-color:#898989;
  scrollbar-base-color:#D4D0C8;
}

img {
  border:0px;
}

form {
  display:inline;
}

p {
  margin-bottom:10px;
}

/*----------------------------------------------------------------------POSITIONEN - Mass-----------------------------------------------*/
/*Gesamt Seite Position*/
#A {
  margin:3% auto;
  width:852px;
  height:506px;
  background-color: #696969;
  color: inherit;
  z-index:1;
}

#A_hintergrund {
  width:848px;
  height:502px;
  background: url('/bilder/hintergrund_startseite.jpg') no-repeat;
}

#absolutPlatzhalter {
  z-index:2;
  position:absolute;
  width:204px;
  left:auto;
  margin-left:644px;
}

#waldsee_golf {
  float:right;
  width:202px;
  height:110px;
  padding-top:34px;
  text-align:right;
}

#sprachversion{
  padding-right:33px;
}
#sprachversion a:link, #sprachversion a:visited {
  font-size: 0.7em;
  font-weight:bold;
  text-decoration:underline;
  line-height:1.5em;
  color:#004836;
}
#sprachversion a:hover, #sprachversion a:active {
  font-size: 0.7em;
  font-weight:bold;
  text-decoration:underline;
  line-height:1.5em;
  color:#ffffff;
}

/*logo und metatags*/
#B {
  width:848px;
  height:177px;
}

/*B*/#logo {
float:left;
}

/*content*/
/*--------------------------Hintergrund auf der Rechteseite--------------------------------*/
#Content{
  width:848px;
  height:325px;
}

#C {
  width:848px;
  height:63px;
}

/*content links*/
#D {
	padding-top:26px;
  width:620px;
}
/*inhalt*/
#E {
  width:848px;
  height:262px;
}

/*inhalt*/
#F {
  width:620px; /* da Content nach unten gerutsch, verkleinert */
  float:left;
}

/*content rechts*/
#G {
  width:228px;
  height:262px;
  float:left;
  font-size: 0.7em;
  text-align:right;
}

/*spalten*/
.Z {
clear:both;
}
.Za {
clear:left;
}

#clinks {
  padding:0px 0px 0px 28px;
  height:262px;
}

h1 {
  font-size: 1.2em;
  margin-top:0px;
  margin-bottom:0px;
  color: #004836;
  line-height:1.1em;
}


.weiter {
margin-bottom:5px;
text-align:right;
font-size: 0.85em;
}

.weiter a {
background: url('/bilder/weiter.gif') no-repeat;
  font-weight:bold;
  padding-right:40px;
  text-decoration:none;
/*background-color:#fff;*/
}

.zurueck {
font-size: 0.85em;
margin-top: 10px;
margin-bottom:5px;
text-align:right;
}
.zurueck a {
font-weight:bold;
padding: 0px 0px 0px 15px;
background: url('/bilder/zurueck.gif') no-repeat;
}




#crechts {
  padding: 233px 33px 0 0px;
}


/*nach rechts aussrichten*/
.rechts {
  text-align:right;
}


/*----------------------------------------------------------------------Content Oben-----------------------------------------------------------------*/
#coben {
  font-size: 0.85em;
  padding-left:28px;
}