/* CSS Document */

body
{
  margin: 0px;
  padding: 0px ;
  font: 12px Arial, sans-serif inherit;
  line-height: 150%;
}

a
{
  color: #188E4E;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  text-decoration: underline;
}

h1
{
  font: 18px Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #188E4E;
  padding-top: 20px;
  padding-bottom: 10px;
   border-bottom: 1px dotted #188E4E;
}

h2
{
  font: 14px Arial, sans-serif;
  font-weight: bold;
  color: #660000;
  background: #fafad2;
}

.angebot
{
  border: 1px solid green;
}

#seite
{
  width: 650px;
  background: url('img/bg-oben.gif') repeat-x;
}

#right
{
  display: none;
}

#logo
{
  display:none;
}

#logo-print
{
  position: relative;
}

#content
{
  position: relative;
  top: 30px;
  left: 20px;
  
  padding-bottom: 150px;
  width: 575px; 

}

.invisible
{
  display: none;
}

.teaser
{
  padding: 10px;
  width: 265px;
  float: left;
}
#footer
{
  position: relative;
}





.grau
{
  background: #e1e1e1;
}
/*


#header
{ 
  position: absolute;
  
  top: 0px;
  left: 0px;


}

img
{
  border: none;

}




#content a, #footer a
{
text-decoration: none;
color: #008F49;
font-weight: bold;
}

#content a:hover, #footer a:hover
{
  border-top: 1px dotted;
  border-bottom: 1px dotted;
  padding-left: 5px;
 }



#content h1
{
  font: 18px Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #008F49;
}

#content h2
{
  font: 14px Arial, sans-serif;
  font-weight: bold;
  color: #660000;
}

#content table
{
  width: 100%;
}

#content li
{
  padding-bottom: 10px;
}

#aussen
{
position: absolute;
top: 350px;
left: 150px;
width: 205px;
padding: 0;
margin: 0;
}
#aussen a
{
text-decoration: none;
color: #008F49;
font-weight: normal;
}

#aussen a:hover
{
  text-decoration: none;
}


#footer
{
  position: relative;
width: 722px;
height: 100px;
left: -160px;
background: url('../img/foot-balken.png') ;
}

.teaser
{
  padding: 20px;
  float: left;
  height: 125px;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 205px;
}
