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

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

body {
font-family: Verdana, Helvetica, Arial, Sans-serif;
font-size: 100.1%;
text-align: center;
color: #333;
}

hr { 
background-color: silver; 
width: 100%; 
height: 1px; 
margin: 10px 0; 
}

a:link { color: #739aa6; text-decoration: none; }
a:visited { color: #739aa6; text-decoration: none; }
a:hover { color: #739aa6; text-decoration: underline; }
a:active { color: #739aa6; text-decoration: underline; }


#allover {
width: 100%;
}

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

#oben { 
width: 900px;
height: 110px;
}

#oben img {
margin: 35px 0 0 25px;
border: 0;
}

#bilderleiste { 
width: 900px;
height: 112px;
}

#bilderleiste img {
border: 0;
}

#bilderleisteflash { 
width: 900px;
height: 112px;
background: url(header/h-referenzen.jpg) no-repeat top left #fff;
overflow: hidden;
}

/* Navigation oben  */

#navigation-box {
font-size: 0.75em; 
overflow: hidden;
width: 900px;
padding-top: 10px;
}

#navigation {
width: 900px;
}


#navigation ul {
list-style: none;
line-height: 100%;
float: right;
}

#navigation ul li {
display: inline;
float: left;
}

#navigation a {
display: block;
padding: 0.25em 1em 0.25em 1em;
border-right: 1px solid #999;
font-style: normal;
color: #333;

}

#navigation a:hover, #navigation a.aktiv {
display: block;
background-color: #999;
padding: 0.25em 1em 0.25em 1em;
border-right: 1px solid;
color: #fff;
text-decoration: none;
} 



#mitte { 
width: 900px;
padding-bottom: 20px;
background: url(img/bg-hellgrau-navi.gif) repeat-y top left;
background-color: #e9e9e9;
}

/* Navigation Leistungen  */

#navi {
width: 210px;
float: left;
font-size: 0.75em;
line-height: 120%; 
padding-top: 20px;
padding-bottom: 20px;
}

#navi li {
margin-left: 0;
padding-left: 0;
margin-top: 0.3em;
list-style: none;
width: 168px;
}

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

#navi ul ul {
margin-left: 5px;
padding-left: 5px;
margin-top: 0.3em;

}

#navi li li {
margin-top: 0.1em;
margin-left: 0;
padding-left: 0;
list-style: none;
font-weight: normal;
width: 160px;
}

#navi a {
display: block;
padding: 2px 4px;
color: #333;
}

#navi a:hover, #navi a.aktiv {
display: block;
background-color: #bce0eb;
xxbackground-color: #91d4f1;
padding: 2px 4px;
color: #333;
text-decoration: none;
}


/* Inhalt  */


#inhalt {
float: left;
width: 470px;
padding-top: 20px;
}

#inhalt h1 { 
color: #999;
font-size: 0.8em;
font-weight: normal;
margin: 0.5em 20px 5px 25px;
}

#inhalt h2 { 
color: #739aa6;
font-size: 1em;
font-weight: bold;
margin: 5px 20px 15px 25px;
}

#inhalt h3 { 
color: #739aa6;
font-size: 1em;
font-weight: bold;
margin: 25px 20px 5px 25px;
}

#inhalt h4 { 
color: #406773;
font-size: 0.85em;
font-weight: normal;
margin: 25px 20px 10px 25px;
}

#inhalt p {
font-size: 0.75em;
line-height: 135%;
margin: 15px 20px 15px 25px;
}

#inhalt table p {
margin: 4px;
padding: 0px;
line-height: 130%;
font-size: 0.70em;
}

#inhalt table {
margin: 15px 20px 15px 25px;
background-color: #eee;
}

#inhalt td.linie {
border: dashed 1px #666;
border-collapse: collapse;
}

#inhalt li {
line-height: 130%;
margin-top: 0.1em;
font-size: 0.75em;
margin-left: 45px;
padding-left: 17px;
margin-right: 20px;
list-style: none;
background: url(img/bleu.gif) 0 0.3em no-repeat;
}

#inhalt img.profil {
margin-right: 1em;
margin-top: 0.3em;

}

html>body #inhalt li { height: auto;}


#inhalt .small { font-size: 0.7em; line-height: 115%; }



/* Zitat - rechte Spalte  */

#zitat {
width: 200px;
float: right;
margin-top: 20px;
font-size: 0.7em;
}


#zitat img {
padding: 10px 0 10px 0;
}

#zitat h4 {
margin-top: 10px;
color: #666;
}

#zitat li {
background: url(img/pdf.gif) no-repeat;
list-style: none;
margin-left: 0px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
line-height: 150%;
}

html>body #zitat li { height: auto;}


/* Fusszeile */

#unten {
color: #333;
font-size: 0.8em;
width: 900px;
text-align: right;
background: url(img/bg-hellgrau-navi.gif) repeat-y top left;
background-color: #e9e9e9;
}

#unten p {
padding: 10px 15px 10px 25px;
}

#unten p.web { }

#unten p.print {
display: none;
}

#unten a:link { color: #333; text-decoration: none; }
#unten a:visited { color: #333; text-decoration: none; }
#unten a:hover { color: #333; text-decoration: underline; }
#unten a:active { color: #333; text-decoration: underline; }

