
body { 	

text-align: center;
background-color: whitesmoke;
padding-left: 50px;
font-size: 12px;
font-family: sans-serif;
}

#seite {
background-color: white;
width: 962px; 
border:1px solid #009ee0;
box-shadow: 5px 5px 5px #888;

}

#kopfleiste{
position: relative;
padding-bottom: 0px;
margin-top: -12px;
background-color: white;

}


#seitenleiste {
width: 200px;
position: absolute;
background-color: white;
height: 300px;


}

#seitenleiste_text {
font-weight: bolder;
width: 200px;
margin-left: -25px;
color: white;
position: absolute;
}



#seitenleiste_text a:link {
text-decoration: none;
color: white;
display: block;
}

#seitenleiste_text a:hover {
text-decoration: none;
color: white;
display: block;
}

#seitenleiste_text p:hover {
background-color: #00945b;
display: block;
}

#seitenleiste_text p:hover {
background-color: #00945b;
display: block;
}

#seitenleiste_text a:visited {
text-decoration: none;
color: white;
display: block;

}

#seitenleiste p{
font-size: normal;
font-weight: 900;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 15px;
margin-left: 10px;
margin-top: 0px;
margin-bottom: 2px;
background-color: #009ee0;
text-align: left;
left:10px;top:50px;
border-radius:5px;

}



#hauptteil {
background-color: white;
text-align: left;
padding-left: 200px;
padding-right: 10px;
min-height: 750px;
width: 750px;
font-size: small;

}

#hauptteil b,ul,li {
font-weight: normal;	
	}

.index_kerngebiet {
font-weight: bolder;
line-height: 180%;
margin-left: 0px;
}

#hauptteil a:link {
text-decoration: underline;
color: #00868b;
display: block;
}

#hauptteil a:hover {
text-decoration: underline;
color: #13167a;
display: block;
}

#hauptteil a:visited {
text-decoration: underline;
color: #00376b;
display: block;
}

div.produktkategorie {
clear: both;
}

div.produktkategorie ul {
margin-left: 120px;
}

.produktkategorie div{
padding: 15px;
margin-bottom: 10px;
border: 1px solid #00868b;
border-radius: 5px;
background-color: white;
width: 90%;
}

.produktkategorie h4 {
color: #00868b;
border-bottom: 2px solid #00868b;
margin-left: 140px;
}

.produktkategorie h3{
color: #00376b;
border-bottom: 1px solid #00376b;
margin-bottom: 20px;
width: 758px;
}

.produktkategorie img {
float: left;
margin-right: 15px;
margin-bottom: 15px;
}

.produktkategorie.ol li {
margin-left: 0px;
}

.produktkategorie.ul li {
margin-left: 140px;
}


.produktkategorie p {
margin-left: 140px;
}


/* Produktdetails */


.produktdetails b {
font-weight: normal;

}

.produktdetails img {
margin: 5px;
}

.produktdetails p, ul, ol, h3, h4 {
margin-left: 0px;
}

/* Produktdetails Tabellen */

td.tabellen_bezeichnung  {
min-width: 120px;
padding: 5px;
border: 1px solid gray;
background-color: #dedede;
}

td.tabellen_inhalt  {
min-width: 350px;
padding: 5px;
border: 1px solid gray;
}

.kontakt_bezeichung {
min-width: 120px;
padding: 5px;
text-align: left;
vertical-align: top;
}

.kontakt_inhalt {
min-width: 350px;
padding: 5px;
}


div.produktdetails {
clear: both;
}


#events {
border:1px solid #009ee0;
border-radius: 5px;
left:10px;top:50px;
margin-bottom: 30px;
padding-left: 15px;
padding-right: 15px;	
}


.linien {
border-top: 1px solid #009ee0;

}
#fussleiste {

}
