* { border: 0; margin: 0; padding: 0; }

body {
font-family: Verdana, Helvetica, Arial;
font-size: 100.1%;
text-align: center;
margin: 20px; 
color: #600;
background-color: #fdf2e9;
}

a:link { color: #b00; text-decoration: none; }
a:visited { color: #300; text-decoration: none; }
a:hover { color: #c00; text-decoration: underline;}
a:active { color: #c00; }

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
  background-color: #fddcc3;
}

#kasten {
width: 900px; 
text-align: left; 
margin: 0 auto;
}

#oben { 
width: 900px;
background-color: #e35b00;
height: 180px;
overflow: hidden;
}

#oben-logo {
width: 200px;
float: left;
background: url(img/bg-orange.gif) repeat-x;
height: 180px;
}

#oben-bild {
width: 500px;
float: left;
height: 180px;
}

#oben-firma {
width: 200px;
float: left;
background: url(img/bg-orange.gif) repeat-x;
height: 180px;
}

#oben-logo img {
margin-left: 30px;
margin-top: 35px;
}

#oben-firma p {
font-family: Times,"Times New Roman", serif;
font-size: 0.8em;
color: #fff;
line-height: 130%;
margin-left: 20px;
margin-top: 30px;
}


/* Mittlerer Bereich  */

#mitte { 
width: 900px;
overflow: hidden;
background: url(img/bg-mitte-orange.gif) repeat-y;
}

/* Navigation  */

#navi {
font-family: Times,"Times New Roman", serif;
width: 200px;
float: left;
line-height: 130%; 
padding-top: 18px;
padding-bottom: 20px;
}

#navi li {
margin-left: 0;
padding-left: 0;
margin-top: 0.2em;
list-style: none;
}

#navi ul {
margin-left: 14px;
padding-left: 14px;
list-style: none;
}

#navi ul ul {
margin-left: 7px;
padding-left: 7px;
list-style: none;
line-height: 100%; 
}
#navi a {
color: #a00;
text-decoration: none;
font-size: 0.85em;
}

#navi a:hover, #navi a.aktiv {
color: #c00;
text-decoration: underline;
}

/* Inhalt  */

#inhalt {
float: left;
width: 500px;
padding-top: 20px;
line-height: 125%;
padding-bottom: 20px;
overflow: hidden;
}

#inhalt h2 { 
color: #a00;
font-size: 1.1em;
font-weight: normal;
margin: 2px 15px 12px 25px;
font-family: Times,"Times New Roman", serif;
}

#inhalt h3 { 
color: #900;
font-size: 1em;
font-weight: bold;
margin: 18px 15px 8px 25px;
font-family: Times,"Times New Roman", serif;
}

#inhalt h4 { 
color: #900;
font-size: 1em;
font-weight: normal;
margin: 18px 15px 8px 25px;
font-family: Times,"Times New Roman", serif;
}

#inhalt p {
font-size: 0.75em;
margin: 6px 15px 8px 25px;
}

#inhalt ul {
font-size: 0.75em;
margin-top: 0.1em;
margin-left: 25px;
width: 420px;
}


#inhalt li {
margin-top: 0.1em;
margin-left: 25px;
padding-left: 3px;
}

#inhalt img {
margin: 4px 10px 4px 4px;
}

#inhalt p.zitat {
font-size: 0.7em;
font-style: italic;
margin: 12px 25px 15px 25px;
line-height: 130%;
text-align: right;
color: #800;
}

#rechts { 
float: left;
width: 190px;
color: #c00;
background: url(img/bg-herz.gif) no-repeat;
height: 350px;
}

#rechts p {
font-family: Times,"Times New Roman", serif;
font-size: 0.9em;
line-height: 130%;
margin-left: 20px;
margin-top: 22px;
margin-right: 10px;
font-style: italic;
}

#unten {
color: #600;
width: 900px;
background-color: #fddcc3;
}

#unten p {
padding: 12px 30px 10px 25px;
font-size: 0.75em;
font-family: Times,"Times New Roman", serif;
}

#soundfenster {
font-size: 0.6em;
}

#soundfenster p {
margin-top: 8px;
}
#soundfenster img {
margin-bottom: 2px;
}


