body 
{
 font-family: Georgia, serif, Arial, Helvetica;
 color: #000;
 font-size: 12px;
 background-color: #fff;
 background-image: url(g/MainBg.gif);
 background-position: top center;
 background-repeat: repeat-y;
 margin: 0;
 padding: 0;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	text-align: left;
	color: #580617;
}

a:hover
{
	text-decoration: underline;
}

#PreWrapper
{
 background-image: url(g/Ferlauf.jpg);
 background-position: top center;
 background-repeat: no-repeat;
 margin: 0;
 padding: 0;
 height: 233px;
 text-align: center;
 margin: 0 auto;
}

html>body #PreWrapper
{
  height: auto;
  min-height: 233px;
}



#Wrapper
{
 margin: 0;
 padding: 0;
 width:900px;
 background-color: Transparent;
 /*border: solid 1px #f00;*/
 margin: 0 auto;
}

#Logo
{
  padding: 43px 0 0 26px;
  margin: 0;
  text-align: left;
  background-image: url(g/faq.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
}

#Track
{
  margin: 150px 0 0 0;
  padding: 0;
  line-height: 20px;
  height:23px;
  /*border: solid 1px #f00;*/
  background-image: url(g/navbg.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 622px;
  float: right;
  text-align: right;
  font-size: 10px;
}

.print
{
  margin: 0;
  padding: 0 20px 0 18px;
  background-image: url(g/print.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}

html>body #Track
{
  height: auto;
  min-height: 23px;
}



#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 20px 30px 5px 20px;
 display: inline; /* IE Hack */
 width: 24%;
 float: left;
 min-height: 300px;
 padding: 4px 4px 4px 0;
 text-align: left;
}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */ 

#leftcolumn ul
{
  margin: 0 0 20px 0;
  padding: 0;
}

#leftcolumn ul li ul
{
  margin: 0;
  padding: 0;
}

#leftcolumn li
{
  list-style-type:none;
  line-height: 25px;
  padding: 2px 0;
  background-image: url(g/sep.gif);
  background-position: bottom center;
  background-repeat: repeat-x; 
  text-transform: uppercase;
}

#leftcolumn a.selected
{
  color:#1e6a49;
  font-weight: bold;
}


#leftcolumn li ul li
{
  font-size: 10px;
  background-image: url(g/plot.gif);
  background-position: 0 10px;
  background-repeat: no-repeat; 
  margin: 0 0 0 20px; 
  padding: 0 0 0 10px;
}

#leftcolumn li ul li a !important
{
	color: #580617;
}

#leftcolumn p
{
  font-weight: bold;
  font-size: 11px;
}

#leftcolumn p.press
{
 background-image: url(g/press.gif);
 background-position: 0 0;
 background-repeat: no-repeat; 
 margin: 0;
 padding: 0 0 12px 20px;
}

#leftcolumn p.gallery
{
 background-image: url(g/gallery.gif);
 background-position: 0 0;
 background-repeat: no-repeat; 
 margin: 0;
 padding: 0 0 12px 20px;
}

#centercolumn { /* Parent Wrapper for inside boxes */
 border: 0px solid #ccc;
 margin: -15px 5px 0px 0px;
 display: inline; /* IE Hack */
 padding: 4px;
 width: 65%;
 float: left;
 min-height: 500px;
 background-image: url(g/bg.gif);
 background-position: top center;
 background-repeat: no-repeat; 
 text-align: left;
 line-height: 18px;
}
* html #centercolumn {height:500px} /* IE Min-Height Hack */ 


#centercolumn a
{
  text-decoration: underline;
}

#centercolumn a:hover
{
  text-decoration: none;
}

#centercolumn ul, #centercolumn ol
{
  margin-left: 2.5em;
  padding: 0;
}


h1
{
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  color: #1e6a49;
}

h3
{
  margin: 0 0 0 0;
  padding: 0;
  font-size: 11px;
  font-weight: bold;
  color: #1e6a49;
}


#leftcolumn h3
{
  margin: 0 0 10px 0;
}

p
{
  margin: 0;
  padding: 0 0 10px 0;
}

h2
{
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #1e6a49;
  font-style: italic;
}

#Bread
{
  font-size: 11px;
  color: #999;
  margin: 0 0 20px 0;
  padding: 0;
}

#Bread a
{
  color: #999;
  text-decoration: underline;
}

#Bread a:hover
{
  text-decoration: none;
}

#Footer
{
  text-align: left;
  border-top: solid 1px #eee;
  padding: 2px 0 0 0;
  margin: 50px 20px 0 20px;
  color: #999;
  font-size: 11px;
}

dl { border-bottom: 1px solid #ccc; }

dt
{
width: 210px;
padding: .5em;
float: left;
margin: 0;
border-top: 1px solid #ccc;
font-weight: bold;
}

dd
{
margin-left: 220px;
padding: .5em;
}

dd { border-top: 1px solid #ccc; }





dl.villas { border-bottom: 1px solid #ccc; }

dl.villas dt
{
width: 410px;
padding: .1em;
float: left;
margin: 0;
border-top: 1px solid #ccc;
font-weight: bold;
}

dl.villas dd
{
margin-left: 20px;
padding: .1em;
}

dl.villas dd { border-top: 1px solid #ccc; }


dl.userForm dt, dl.userForm dd
{
  border-width: 0;
}

dl.userForm 
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  background-color: #faf8f2;
}




.gallerypic, .gallerypic2, .gallerypic3
{
  float: left;
  width: 137px;
  height: 150px;
  font-size: 11px;
  text-align: center;
  margin: 0 0 0 6px;
}
.gallerypic img, .gallerypic2 img
{
  border: solid 0px #580617;
}

.gallerypic2
{
  width: 570px;
  text-align: left;
  margin: 0 0 20px 0;
  height: auto;
}

.gallerypic3
{
  width: 271px;
  height: auto;
}

.gallerypic2 a img, .gallerypic3 a img
{
  border: solid 0 #580617;
}


p.pdf
{
  margin: 0;
  padding: 0 0 5px 25px;
  background-image: url(g/pdf.gif);
  background-position: 0 0;
  background-repeat: no-repeat; 
}

p.doc
{
  margin: 0;
  padding: 0 0 5px 25px;
  background-image: url(g/doc.gif);
  background-position: 0 0;
  background-repeat: no-repeat; 
}


.report
{
  margin: 0 0 20px 0;
  padding: 5px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  background-color: #faf8f2;
}

#leftcolumn a.Red
{
  color: #d40000;
}

