/* @override http://www.zeidler-holzkunst.de/style.css */

body {

   margin:0px; padding:0px;
   font-family: Arial, sans-serif; font-size:12px; color:#fff;
	background: url(/site_images/Background.jpg) no-repeat;
}


 #logo {

   width:950px; height:154px;
   background-color:#fff0c5; color:#fff;
   background-image:url(./images/data/header.gif); background-repeat:no-repeat; background-position:bottom center;
 }


 #header {

   position:absolute; top:0px; left:26px; width:950px;
   color: #164e33; background-color:#fff;
   font-family: Arial,sans-serif; font-size:12px;
 }


 #menu {

   width:950px; height:157px; margin-left:26px;
   color: #164e33; background-color:#fff;
   font-family: Arial,sans-serif; font-size:12px;
 }


 #content {

   margin:0px; margin-left:26px; margin-bottom:24px; padding:24px 29px 24px 29px; width:892px; overflow:hidden; color:#000; min-height:360px;
	background-image: url(site_images/Background_content.gif);
	border-bottom: 1px solid #d5d5d5;
}

 #content ul.catlist {

   list-style: none;
   padding:0px; margin:0px; padding-top:8px;
 }




 /* Hauptkategorie */
 #content li.catlistitem, #content a.catlistitem {

   padding:0px; margin:0px; color: #164e33;
 }


 /* Hauptkategorie aktiv */
 #content li.catlistitemselected {

   font-weight:bold; color: #164e33;
 }


 /* Unterkategorie */
 #content li.catsublistitem, #content a.catsublistitem  {

   padding:0px; margin:0px; color: #771f00;
 }


 /* Unterkategorie aktiv */
 #content li.catsublistitemselected {

   font-weight:bold; color: #164e33;
 }




 #content div.cattxt {

   padding:0px; margin:0px; padding-bottom:8px;
 }

 #content td.catcell {

   padding:0px; margin:0px; padding-left:1px; width:190px;
	color: #164e33;
}

 #content td.prodcell {

   padding:0px; margin:0px; width:700px; overflow:hidden;
 }

 #content td.thumbcell {

   text-align:center; color: #164e33; width:120px;
   padding:0px 8px 0px 9px; margin:0px; width:120px;
 }

 #content td.artnrcell {

   text-align:center; font-size:11px; color: #164e33;
 }

 #content table.thumbtable {

   padding:0px; margin:0px;
 }

 #content div.thumbbg {

   margin-bottom:10px; padding:8px 0px 2px 0px; background-color: #f4f4f4;
 }


 a {

   color: #164e33; text-decoration:underline;
 }


 a:hover {

   color: #164e33; text-decoration:underline;
 }


 p {

   margin:0px; padding:0px;
 }





.text1 {

   font-family: Arial, sans-serif; font-size:13px;
   color: #164e33; font-weight:normal;
}

.text2 {

   font-family: Arial, sans-serif; font-size:12px;
   color: #164e33; font-weight:normal;
}

.text3 {

   font-family: Arial, sans-serif; font-size:11px;
   color: #164e33; font-weight:normal;
}



 .ueberschrift1 {

   font-family: Arial, sans-serif; font-size:16px;
   color: #164e33; font-weight:bold;
 }

 .ueberschrift2 {

   font-family: Arial, sans-serif; font-size:14px;
   color: #164e33; font-weight:bold;
 }

 .ueberschrift3 {

   font-family: Arial, sans-serif; font-size:12px;
   color: #164e33; font-weight:bold;
 }


