body, html {
margin:0px;
padding:0px;
background:url(images/bg.png) repeat-x #988c44;  /* new */
}

#container {
width:974px;
margin:0px auto;
}

#header {
height:108px!important;
background-image:url(images/header.jpg);
}

#navi {
float:left;
width:974px;
height:39px;
background-image:url(images/navbar.jpg);

}

#wrapper {
float: left;
width: 974px;
background: #fff;
margin:0px;
padding: 0px;
}

#subnavi {
float:left;
width:216px;
padding-top:25px;
height: auto !important;
min-height: 469px;
height: 469px;
background: #ebddb1;
font-family: tahoma;
}


#content {
background-color: #fff;
float: left;
width: 540px; 
padding: 10px;
padding-top: 0px;
height: auto !important;
min-height: 469px;
height: 469px;
color:#000000;
font-family:arial;
font-size:12px;
background-image:url(images/content.jpg) no-repeat;
}



#rightnavi{
float:left;
width:197px;
height: auto !important;
min-height: 200px;
height: 200px;
font-family: tahoma;
}




#shortcuts {
padding-top:0px;
padding-bottom:0px;
text-align:right;
padding-right: 15px;
font-size:0px;
}

#shortcuts a:link, #shortcuts a:active, #shortcuts a:visited { 
color:#800000;
font: 11px tahoma;
text-decoration: none;
}

#shortcuts a:hover {
color:#ffffff;
font: 11px tahoma; 
text-decoration:underline;
}








#produkte {
float:left;
font-size: 13px;
height:30px;
width:197px;
font-weight: bold;
color: #fff;
background: #be622d;
padding:5px 0px 0px 20px;
}

#product_list{
float: left;
font-family: tahoma;
font-size: 13px;
font-weight: bold;
color: #fff;
padding:0px 0px 5px 10px;  
}





#content a:link, #content a:active, #content a:visited { 
color:#333333;
text-decoration:none;
}

#content a:hover { 
text-decoration:underline;
}




#footer {
height: 30px;
clear:both;
width: 100%;
}

#footertext {
float : left;
padding-top:10px;
padding-left: 150px;
padding-bottom: 5px;
height : 12px;
background-color : none;
color : #fff;
font-family : tahoma;
font-size : 10px;
text-decoration: none;
text-align : left;
text-align:center;
}

#footertext a{
height : 12px;
background-color : none;
color : #fff;
font-family : tahoma;
font-size : 10px;
text-decoration: none;
text-align : left;
text-align:center;
}

#footertext a:hover{
text-decoration: underline;

}










/***********************************/
/* CSS DEFINITIONS FOR WARENKORB   */
/***********************************/
#headers{
width: 100%;
height: 20px;
border: 1px solid black;
}








/***********************************/
/* CSS DEFINITIONS FOR Headings    */
/***********************************/

h1 {
padding-top:15px;
font-family: arial;
font-size:16px;
color:#000000;
}

h2 {
font-size:12px;
}

h3{
font-weight: bold;
color: #BE622D;
}


