*{
    margin:0px;
    padding:0px;
    font-family: Arial, Helvetica, sans-serif;
    border:none; 
}

.container{
    width:911px; 
    margin:0px auto;
}

/************************************************
*
*  N A V I G A T I O N  bgcolor="#27543E"   
*
************************************************/

#navigation{
    background-color:#27543E; 
    text-align: left;
    margin:0px;
    padding:0px;
    width:660px !important;
    overflow:hidden;
}

#navigation ul{
    list-style:none;
}

#navigation li{
    display:inline;
}

#navigation a{
    padding-right:8px;
    padding-left: 8px;
}

#navigation a:hover{
    background-color:#26A067; 
}

#navigation a.selected, #navigation a.inrootline{
    color:#54D698; 
}

#navigation a.selected:hover, #navigation a.inrootline:hover{
    background-color:transparent; 
}

#icons ul{
    list-style:none;
}

#icons li{
    display:inline;
}

#icons a{
    display:block;
    float:right; 
    font-size:10px;
    color:#4E4E55;
    text-decoration:none;
    margin-left:10px;
    background-repeat: no-repeat;
    background-position: left;
    padding-left:15px;
}

#icons a:hover{
    text-decoration:underline; 
}

#icons a.selected, #icons a.inrootline{
    color:#000000;
}

/************************************************
*
*  I N F O S
*
************************************************/
#rubrikhg{
    text-align:left;
}


#kataloge{
    margin-top:20px;
}

.infos *{
    color:#000000; 
    font-size:11px; 
}

.infos a{
    color:#295842; 
}

.infos a:hover{
    color:#000000; 
}

.infos h3, .infos p{
    
    text-align:left;
    margin-left:32px;
    margin-right:15px;
}

.infos p{
    margin-bottom:10px;
}

.service img{
    margin-bottom:0px;
}

.service img.raum{
   margin-bottom:20px;  
}

#newsletter{
    margin-left:30px;
    margin-top:15px;
    color:#000000; 
    font-size:11px; 
}

#newsletter *{
    color:#000000; 
    font-size:11px; 
}

#newsletter input{
    border:1px solid #666666;
    padding:2px;
    width:120px;
    margin-bottom:10px;
}


#newsletter input.checkbox{
    width:auto;
    border:none;
} 



/************************************************
*
*  I N H A L T 
*
************************************************/

#content *{
    font-size: 11px;
    text-align:left; 
}


#content p, #content table, #content ul, #content ol{
    margin-bottom:15px;
}

#content h1{
    font-size: 16px;
    color: #295842;
    font-weight: bold; 
}

#content h2{
    font-size: 13px;
    color: #295842;
    font-weight: bold;
}

#content h3{
    font-size: 11px;
    color: #295842;
    font-weight: bold; 
}

#content a{
    color:#000000;
}

#content a:hover{
    color:#295842;
}

#content .si_product{
    float:left;
    padding-left:10px;
}

#content .si_product *{
    text-align:left;
    font-size: 11px; 
}

#content a{
     font-size: 11px !important;   
     text-decoration:underline !important;  
     color: #295842;   
}

#content a:hover{
     color: #000000;   
}

#content .produkteueberschrift, #content .produkteueberschrift *{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #295842;
    font-weight: bold;
    text-decoration: none;
}

#content table *{
    vertical-align:top;
}

#content ul, #content ol{
    margin-left:25px;
}

#content .si_twocol, 
#content .contactform{
    width:475px;
}

#content .si_twocol .left, #content .si_twocol .right,
#content .contactform .left, #content .contactform .right{
    width:230px;
    float:left;
}

 #content .si_twocol .right,
 #content .contactform .right{
    margin-left:15px;
}

#content input{
    width:200px;
}

#content input[type="checkbox"]{
    width:auto;
}

#content textarea{
    width:200px;
}

#content .si_catalog_img{
    float:left;
    margin-right:10px;
    width:75px;       
}

#content .si_catalog_text{
   ; 
}

#content .si_catalog_text ul{
    margin-top:5px;
    padding-left:25px;
}

#content .si_catalog_text li{
    margin-left:55px;
}

#content .si_catalog, #content .si_news{
    clear:both;
    margin-bottom:25px;  
}

#content table{
    width:100%;
    border-collapse: collapse;
}

#content td, #content th{
    padding:1px;
    border:1px solid #C5D1BE;
}

#content thead td, #content thead th{
    text-align:left;
    font-weight:bold;
    background-color:#E2E8DE;
} 

#content tfoot td, #content tfoot th{
    text-align:left;
    background-color:#E2E8DE;
}

#content table.argu{
    width:auto;
    border:none;
} 

#content table.argu td{
    border:none;
} 
