body {

  background-color: #FF99FF;





}


* {
  margin: 0px;
  padding: 0px;
  font-family:  Verdana, sans-serif;

}

ul.beispiele {
  width: 778px;
  font-size: 0.9em;
  margin: 10px 0 40px 20px;
  font-weight: bold

}



li {
  list-style-type: disc;

  margin: 0 4px 0 50px;
  color: #777777
}

img {
   display: block;
    border: 1px solid #777777

}
img.intro {
   display: block;
    border: none;
  margin: 0px 0px 0px 0px;
  float:left;
}


.links {
  float:left

}

.grossesBild {
margin: 10px auto;



}


.clear {
      clear: both;
      }

p,h2,h3 {
  font-family:  Verdana, sans-serif;
  color: #000033;

  }


.firstletter{

  font-size: 1.2em;
}


.text {
  width:1000px;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 10px 0px 10px 0px;

}

.textone {

  width:800px;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 0px 0px 20px 160px;
  text-align: justify;
}

p.one {

  font-size: 0.8em;
  margin: 25px auto 50px auto;
}


p.two {

  font-size: 0.9em;
  line-height:1.2em;
}


p.three  {
  margin: 15px auto 30px auto;
  font-size: 1em;
  font-stretch: wider;
  font-weight: bold;

}


p.four  {

  margin: 45px auto 0px 20px;
  font-size: 0.8em;
  font-stretch: expanded;
  text-align: left;
  font-weight: bold
}

p.five   {

  font-size: 0.8em;
  margin: 0px 10px 0px auto;
  text-align: right;
  padding-top:0px;
}


p.six   {

font-size: 0.8em;
margin: 45px 0px 0px 280px;
padding-top:0px;
font-weight: bold
}

p.six100 {
width:600px;
font-size: 0.8em;
margin: 5px auto 0px auto;
padding-top:0px;
font-weight: bold
}

p.seven100 {
width:700px;
font-size: 0.8em;
margin: 5px auto 30px auto;
padding-top:0px;
font-weight: bold
}

p.eight100 {
width:800px;
font-size: 0.8em;
margin: 5px auto 30px auto;
padding-top:0px;
font-weight: bold
}


p.nine100 {
width:80%;
font-size: 0.7em;
margin: 10px auto 10px 0px;
padding-top:0px;
font-weight: bold;
line-height: 1.6em;
}

hr {
  margin: 20px auto 20px 0px;
}

ul.nine100 {
width:550px;
font-size: 0.8em;
margin: 20px auto 40px 20px;
padding-top:0px;
font-weight: 100;
line-height: 1.5em;
}






p.liste {

  font-size: 0.8em;
  margin: 5px auto 0px auto;
}





p.clear {
  clear: both;
  }



#tabelle {

margin: 10px 0 50px 0 ;


}


#tabelle td {


 color: #FFFFFF;
 width: 400px;
 font-size: 0.8em;
 font-weight: bold;
 border-bottom: thin dashed #777777
}

#tabelle td.noborder {



  border: none;
}


#wrapper-1 {
    width: 1200px;
    margin: 0px auto 0 auto;



}

#header {

width: 1200px;
height: 150px;
margin: 0px 0 0px 0px;
 float:left;
}

.header-1 {
background-image: url(../images/Header-1_01.jpg);
}


#content {
width: 1200px;
margin: 0px 0 0px 0px;
float:left;
display:block;
background-color: #EEEEEE;
background-repeat: no-repeat;
background-image: url(../images/Header-1_02.jpg);

}

#produktbeschreibung {

width:1000px;
margin: 380px auto 10px auto;

}



 .footer {
  float:left;
        width: 600px;
        padding: 15px;
        margin: 3px 0 0px 0;
        border: 1px solid #ccc;
        background: #fff;
}

/* circle */

#navCircle {

        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
        padding-bottom: 6px;
        color: #000;
        background: url(../images/Circle.gif) no-repeat bottom;
}

 a:link, a:visited, a:hover {
        color: #FF0C03;
        text-decoration: none;
}

