html, body{
 font-family:Verdana;
 font-size:10px;
 background-color:#fff;
 text-align:left;
 margin:0;
 padding:0;
 border:0;
 height: 100%;
 width:100%;
}


h1 {font-size:28px;color:#000;}
h2 {font-size:18px;color:#000;padding:0px 0px 10px 0px;}
h3 {font-size:14px;color:#000000;}
h4 {font-size:12px;color:#000000;}
p {margin-top:5px;}
img{border:none;margin:0px;}

pre
{
 font-size:12px;
 color:#0000ff;
 padding:0px;
}

#wrapper {
position: relative;
min-height:100%;
height:auto !important;
height:100%;
margin:0 auto;
border-right: 1px solid #fff;
} 

#links { 
padding-left:10%;
width:350px;
float:left;
 }

#mitte { 
margin-left:10%;
width:80%;
 }
 
#kmitte { 
margin-left:25%;

 } 

#rechts { 
padding-right:10%;
margin-top:5px;
width:350px;
float:right;
 }

#blocktext { 
width:65%;
margin:0% 0% 2% 17%;
font-size:12px;
line-height:1.9em;
 }

#inhaltcenter {
margin-left:35%;
font-size:12px;
line-height:1.5em;

}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:bold;
  color:#cecfc6;
  font-size:12px;
}
a:active, a:hover
{ 
  color:#cecfc6;
}

/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{ 
  color:#99ccff;
  text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
  color:#eeeeee;
}

/* Die Titelzeile */
#title {
height:92px;
padding:5px;
padding-right:50px;
text-align:right;
background-color:#3366cc;

}

/* Logo-Position */
#logo { 
margin-top:3px;
padding-left:5px;
float:left;
 }

/* Adresse im Kopfteil */
#adresse { 
margin-top:8px;
float:right;
width:100px;
color:#fff;
display:block;
white-space:pre;
text-align:left;

 }

/* Das Menü */
#menu {
clear:both;
border-top:1px solid #cccccc;
color:#ffffff;
background-color:#3366cc;
text-align:center;
padding:5px;
}

/* Der Inhalt */
#content {
background-color:#ffff99;
margin-top:2%;
margin-left:2%;
margin-right:2%;
border-top:0px solid #cccccc;
background-color:#fff;
color:#000;
padding-bottom: 3.5em; 

}

.logokunden { 
margin:5px;
padding:10px;

 }


/* Text in Blockstyle */
#liefern {
width:350px;
background-color:#fff;
border:0px solid #000;
line-height:1.8em;
font-size: 1.2em;
font-weight:normal;
color:#000;
}

/* Text in Blockstyle */
#bieten {

width:350px;
background-color:#fff;
margin:0px;
border:0px solid #000;
line-height:1.8em;
font-size: 1.2em;
font-weight:normal;
color:#000;
}

/* Bild Grafik2 */
#Grafik2 { 
margin:40px 0px;

}

/* Bild innoserva */
#innoserva { 
margin:0px 0px 0px 50px;
}

/* Bild innoserva */
#innoservb { 
display: block;
margin:10px 10px;
margin-left: auto;
margin-right: auto; }

/* Text in Blockstyle */
#katalog {
width:90%;
margin-left:45px;
padding:0 10px 10px 10px;
clear:both;
background-color:#fff;
border:0px solid #000;
line-height:1.8em;
font-size: 1.2em;
font-weight:normal;
color:#000;
}

a.navi:link, a.navi:active, a.navi:visited/* Linkstyle fuer Fusszeile */
{
  text-decoration:none;
  color:#99ccff;
  font-size: 10px;
  margin-right:10px;
  font-weight:normal;
}

a.navi:hover /* Linkstyle fuer Fusszeile */
{
  text-decoration:underline;
  color:#ffffff;
}

.eingabe
{ 
 background-color:#99ccff;
 font-size: 13px;
 font-family:arial;
}

.kontakt
{ 
 background-color:#fff;
 font-size: 13px;
 font-family:arial;
}

#sitemap { 
margin-top:100px;
color:#666;
font-size:14px;
line-height:25px;
font-style:normal;
 } 


a.site:link, a.site:active, a.site:visited/* Linkstyle fuer Sitemap */
{
  text-decoration:underline;
  color:#000066;
  font-size: 14px;
  margin-right:10px;
  font-weight:bold;
}

a.site:hover /* Linkstyle fuer Sitemap */
{
  text-decoration:underline;
  color:#99ccff;
}



/* Fusszeile */
#fusszeile { 
 position: absolute;
 bottom: 0px;
 width: 100%; 
 color:#ffffff;
 background-color:#3366cc;
 text-align:center;
 padding-bottom:10px;
 padding-top:10px;
  }