body {
   background: none repeat scroll 0 0 #FFEECC;
   color: #333333;
   font-family: Arial,sans-serif;
   font-size: 12px;
   margin: 0 0 10px;
   padding: 0;
   text-align: center;
   width: 100%;
}

#frame  {
   width: 960px;
   margin: 10px auto;
   padding: 0px;
   text-align: left;
   }

#head {
   height: 134px;
   width: 960px;
   background: url('../theme/images/head_bg.jpg') top left no-repeat #FFFFFF;
   }

#header_menu {
   width: 940px;
   height: 10px;
   margin: 5px 10px 0 10px;
   text-align: right;
   }

#header_menu a {
   text-decoration: none;
   color: #E1E1E1;
   }

#header_menu a:hover {
   text-decoration: underline;
   color: #FFFFFF;
   }

#logo {
   width: 675px;
   height: 119px;
   float: left;
   margin-left: 0px;
margin-top:-12px;
   }

#logo a {
   text-decoration: none;
   font-weight: bold;
   font-size: 20px;
   color: #000000;
   }

#main_menu {
   background: url('../theme/images/main_menu_bg.jpg') top left repeat-x #FFFFFF;
   width: 960px;
   }

ul#menu{
   margin:0;
   padding:0;	
   list-style-type:none;	
   position:relative;
   display:block;
   font-size:14px;
   font-weight:normal;
}

#menu li{
   display:block;	
   float:left;
   margin:0;
   padding:0;
}
	
#menu li a {
    color: #000000;
    display: block;
    float: left;
    font-weight: bold;
    height: 33px;
    margin: 0;
    padding: 15px 15px 0;
    text-align: center;
    text-decoration: none;
}
	
#menu li a:hover{
   background: url('../theme/images/hover.jpg') repeat-x;
   color: #FFFFFF;
}

#main_content {
   width: 960px;
   background-color: #FFFFFF;
   padding-top: 10px;
   }

#column_left {
    background-color: #FFFFFF;
    float: left;
    padding: 15px;
    width: 200px;
}

#content {
   width: 700px;
   background-color: #FFFFFF;
   float: right;
   margin: 0 10px 10px 0;
   }
   
#footer {
   padding: 0px 10px 0px 10px;
   background-image: url('../theme/images/footer_bg.jpg');
   } 

a {
   color: #333333;
   text-decoration: none;
   }

a:hover {
   color: #F4A11A;
   text-decoration: underline;
   }

.vertical_line {
   background-color: #666666;
   }

.box {
   line-height: 20px;
   margin-bottom: 40px;
   width: 100%;
}


.box h1 {
   margin-bottom: 3px;
   font-weight: bold;
   color: #333333;
   font-size: 12px;
   }

.box h2 {
   margin-bottom: 3px;
   color: #333333;
   font-size: 12px;
   }

.box_cart {
   width: 160px;
   height: 60px;
   color: #E1E1E1;
   padding: 10px;
   float: right;
   }

#box_cart a {
   text-decoration: none;
   color: #E1E1E1;
   }

#box_cart a:hover {
   text-decoration: underline;
   color: #FCE352;
   }

.box_footer {
   width: 200px;
   color: #E1E1E1;
   margin: 0 15px;
   float: left;
   }
 
.box_footer a {
   text-decoration: none;
   color: #E1E1E1;
   }

.box_footer a:hover {
   text-decoration: underline;
   color: #FFFFFF;
   }
  
.default_color {
   color: #666666;
   }

.default_color a {
   color: #666666;
   }

.breadcrumb {
   border-bottom: 1px solid #666666;
   margin-bottom: 20px;
   padding-bottom: 5px;
   margin-top: 10px;}


.product_image {
   width: 130px;
   height: 130px;
   }
   
#product_box {
    border: 1px solid #E1E1E1;
    float: left;
    height: 190px;
    margin: 6px 12px 3px 0;
    padding: 5px;
    width: 324px;
}

#product_box a {
    font-weight: bold;
	}
   
.price {
   color: #F4A11A;
   font-size: 20px;
   font-weight: bold;
   text-align: center;
}
  
.strike {
   color: #999999;
   }
 
.crumb {
   font-size: 11px;
   color: #999999;
   margin-top: 5px;
   line-height: 12px;
   width: 150px;
   text-align: right;
   }

#product_box .crumb a {
   font-size: 11px;
   color: #999999;
   margin-top: 10px;
   line-height: 12px;
   font-weight: normal;
}

.distance {
   width: 150px;
   text-align: right;
   } 

.cleaner {
   clear: both;
   }
   
.input {
   font-size: 11px;
   color: #333333;
   } 

.button {
   border: 0;
   font-weight: bold;
   color: #333333;
   text-decoration: underline;
   background: no-repeat #FFFFFF;
   cursor: pointer;
   text-align: left;
   font-size: 12px;
   font-family: Arial, sans-serif;
   } 

.product_image_small {
   width: 85px;
   height: 85px;
   } 

.product_image_big {
   width: 305px;
   height: 305px;
   } 

ul {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   }

li {
   padding-bottom: 3px;
   }
   
.copyright {
   font-size: 11px;
   }

h1 {
    color: #F4A11A;
    font-size: 20px;
    margin-bottom: 0;
}
   
h2 {
   color: #F4A11A;
   font-size: 16px;
   margin-bottom: 5px;
} 

h3 {
   color: #F4A11A;
   font-size: 14px;
   margin: 0;
}
   
.hr {
   background-color: #999999;
   height: 1px;
   margin-top: 10px;
   } 

.hr2 {
   background-color: #999999;
   height: 1px;
   margin-bottom: 10px;
   } 
   
.td_order {
   border-bottom: 1px solid #999999;
   }

.td_order2 {
   padding-top: 30px;
   }

.row_order {
   border-bottom: 1px solid #CCCCCC; 
   } 
   
.paginating {
   border-top: 1px solid #999999;
   padding-top: 5px;
   margin-top: 15px;
   }
  
.chargroup {
   color: #666666;
   }  

.funcbar {
   margin-top: 10px;
   margin-bottom: 25px;
   }  
 
.blog_comment {
   margin-bottom: 30px;
   margin-top: 15px;
   border-bottom: 1px solid #999999;
   padding-bottom: 10px;
   }  

.msg_error {
   color: #FF0000;
   padding: 5px;
   padding-left: 10px;
   background-color: #FFE5E5;
   }

.msg_done {
   color: #169D00;
   padding: 5px;
   padding-left: 10px;
   background-color: #D0EBCC;
   }

.input_error {
   border: 2px solid #FF0000;
   }

.product_review_flop {
   background-image: url('../theme/images/star_flop.gif');
   background-repeat: repeat-x;
   width: 110px;
   height: 19px;
   overflow: hidden;
   }

.product_review_top {
   background-image: url('../theme/images/star_top.gif');
   background-repeat: repeat-x;
   height: 19px;
   overflow: hidden; 
   }

.bookmark {
   border: 1px solid #BBBBBB;
   padding: 1px;
   width: 16px;
   height: 16px;
   margin-left: 30px;
   margin-right: 12px;
}

/*** Menüstruktur ***/

.menu_selected {
   font-weight:bold;
   color: #666666;
}
.menu_level_1 {
    background-color: #F1F1F1;
    border: 1px solid #CCCCCC;
    font-weight: bolder;
    margin: 0 0 6px;
    padding: 3px 3px 3px 9px;
    text-decoration: none;
}
.menu_level_2 {
   margin: 0px 0px 5px 15px;
   font-size: 12px;
}
.menu_level_3 {
   margin: 0px 0px 5px 25px;
   font-size: 12px;
}

.menu_level_4 {
   margin: 0px 0px 5px 30px;
   font-size: 12px;
}
