body {
   margin: 0px;
   padding: 0px;
   margin-bottom: 20px;
   font-family:  Georgia, serif;
   font-size: 12px;
   color: #333333;
   width: 100%;
   text-align: center;
   background-color: #FFFFFF;
   background-image: url('../theme/images/bg_head.gif');
   background-position: top;
   background-repeat: repeat-x;
   }

#frame  {
   width: 960px;
   margin: auto;
   padding: 0px;
   text-align: left;
   }

table {
   font-size: 12px;
   }

#head {
   height: 136px;
   }

#logo {
   position: relative;
   top: 0px;
   left: 10px;
   float: left;
   }

#logo a {
   text-decoration: none;
   font-weight: bold;
   font-size: 20px;
   }

#header_menu {
   float: right;
   margin-right: 10px;
   position: relative;
   top: 8px;
   color: #EFF7B0;
   }

#header_menu a {
   color: #EFF7B0;
   }

#main_menu {
   position: relative;
   top: 100px;
   left: 30px;
   right: 0px;
   font-weight: bold;
   font-size: 14px;
   font-family: georgia, serif;
   }


#main_menu a {
   color: #EFF7B0;
   text-decoration: none;
   }

#main_menu a:hover {
   color: #618100;
   text-decoration: none;
   }

a {
   color: #333333;
   }

a:hover {
   color: #618100;
   }

.bar {
   background-color: #7E9801;
   height: 5px;
   width: 940px;
   margin: 10px;
   }

.vertical_line {
   background-color: #7E9801;
   }

.box {
   margin-top: 20px;
   margin-bottom: 30px;
   line-height: 18px;
   }


.box h1 {
   margin-bottom: 3px;
   font-weight: bold;
   color: #7E9801;
   font-size: 14px;
   font-family: georgia, serif;
   }

.box h2 {
   margin-bottom: 3px;
   color: #333333;
   font-size: 12px;
   font-family: georgia, serif;
   }
   
.default_color {
   color: #A1C00B;
   }

.breadcrumb {
   border-bottom: 1px solid #7E9801;
   margin-bottom: 20px;
   padding-bottom: 5px;
   margin-top: -15px;}


.product_image {
   background: url('../theme/images/bg_product.jpg');
   width: 147px;
   height: 147px;
   }
   
#product_box {
   width: 160px;
   height: 270px;
   float: left;
   margin-bottom: 20px;
   margin-left: 20px;
   margin-right: 15px;
   }

#product_box a {
    font-weight: bold;
	}

#product_box_start {
   margin-bottom: 30px;
   font-size: 16px;
   }

#product_box_start table {
   font-size: 18px;
   }

#product_box_start .price {
   font-size: 18px;
   font-weight: bold;
   color: #A1C00B;
   font-family: georgia, serif;
   }

.product_image_big_start {
   background: url('../theme/images/bg_product_big.jpg');
   width: 332px;
   height: 332px;
   }
   
.price {
   font-size: 14px;
   font-weight: bold;
   color: #A1C00B;
   font-family: georgia, serif;
   }
  
.strike {
   color: #999999;
   }
 
.crumb {
   font-size: 11px;
   color: #999999;
   margin-top: 10px;
   line-height: 12px;
   }

.distance {
   margin-top: 5px;
   } 

.cleaner {
   clear: both;
   }
   
.input {
   font-size: 11px;
   color: #333333;
   } 

.button {
   background-color: #EFF7B0;
   border: 1px solid #7E9801;
   font-weight: bold;
   color: #333333;
   cursor: hand;
   font-size: 12px;
   font-family:  Georgia, serif;
   } 

.product_image_small {
   background: url('../theme/images/bg_product_small.jpg');
   width: 101px;
   height: 101px;
   } 

.product_image_big {
   background: url('../theme/images/bg_product_big.jpg');
   width: 332px;
   height: 332px;
   } 







#inhalt li {
   background-image: url('../theme/images/bullet.gif');
   background-position: 15px 5px;
   background-repeat: no-repeat;
   margin-top: 5px;
   margin-bottom: 5px;
   padding-left: 30px;
   }


ul {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   margin-top: 10px;
   }

li {
   padding-top: 0px;
   }
   
.copyright {
   position: relative;
   top: -8px;
   float: left;
   margin-left: 10px;
   font-size: 11px;
   }

.tradorialink {
   position: relative;
   top: -8px;
   float: right;
   margin-right: 10px;
   font-size: 11px;
   }   

h1 {
   font-size: 16px;
   color: #7E9801;
   margin-bottom: 0px;
   font-family: georgia, serif;
   } 
   
h2 {
   font-size: 14px;
   color: #666666;
   margin-bottom: 5px;
   font-family: georgia, serif;
   } 

h3 {
   font-size: 14px;
   color: #A1C00B;
   margin: 0px;
   font-family: georgia, serif;
   }  
   
.hr {
   background-color: #A1C00B;
   height: 1px;
   margin-top: 10px;
   } 

.hr2 {
   background-color: #A1C00B;
   height: 1px;
   margin-bottom: 10px;
   } 
   
.td_order {
   border-bottom: 1px solid #A1C00B;
   }

.td_order2 {
   padding-top: 30px;
   }

.row_order {
   border-bottom: 1px solid #A1C00B; 
   } 
   
.paginating {
   border-top: 1px solid #A1C00B;
   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 #A1C00B;
   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: #618100;
}

.menu_level_1 {
   margin-left: 0px;
}
.menu_level_2 {
   margin-left: 15px;
   font-size: 11px;
}
.menu_level_3 {
   margin-left: 25px;
   font-size: 11px;
}

.menu_level_4 {
   margin-left: 30px;
   font-size: 11px;
}
