body {
   margin: 0px;
   padding: 0px;
   margin-bottom: 20px;
   font-family: Arial, sans-serif ;
   font-size: 12px;
   color: #000066;
   width: 100%;
   text-align: center;
   background-color: #FFFFFF;
   }

#backbar {
   width: 100%;
   height: 191px;
   background-color: ;
   z-index: 1;
   position: absolute;
   top: 70px;
   left: 0px;
   }
   
#frame  {
   width: 960px;
   margin: auto;
   padding: 0px;
   text-align: left;
   z-index: 2;
   position: relative; 
   }

table {
   font-size: 12px;
   }

#overhead {
   height: 70px;
   padding-left: 3px;
   padding-right: 3px;
   }

#search {
   width: 400px;
   float: left;
   margin-top: 20px;
   }

.border_search {
   border: 1px solid #000066;
   margin-right: 10px;
   background-color: #FFFFFF;
   color: #000066; 
   }

#cart {
   float: right;
   width: 420px;
   margin-top: 15px;
   }

.cartsymbol {
	float: left;
	margin-right: 10px;
	}

#head {
   height: 191px;
   background-color: #FFFFFF;
   padding-left: 3px;
   padding-right: 3px;
   }

#logo {
   background-color: #99CC66;
   width: 476px;
   height: 191px;
   float: left;
   }

#logo a {
   text-decoration: none;
   color: #000066;
   }

.shopname {
   position: relative;
   top: 60px;
   left: 30px;
   color: #000066;
   font-size: 20px;
   font-weight: bold;
   }

.specialbox_1 {
   width: 236px;
   height: 94px;
   float: left;
   margin-bottom: 3px;
   margin-left: 3px;
   background-color: ;
   background-image: url('../');
   }

.specialbox_2 {
   width: 236px;
   height: 94px;
   float: left;
   margin-bottom: 3px;
   margin-left: 3px;
   background-color: ;
   background-image: url('../');
   }

.specialbox_3 {
   width: 236px;
   height: 94px;
   float: left;
   margin-left: 3px;
   background-color: ;
   background-image: url('../');
   }
   
.specialbox_4 {
   width: 236px;
   height: 94px;
   float: left;
   margin-left: 3px;
   background-color: ;
   background-image: url('../');
   }

.text_specialbox {
   position: relative;
   top: 74px;
   background-color: #FFFFFF;
   width: 236px;
   height: 20px;
   text-indent: 5px;
   }

.text_specialbox a {
   color: #FFFFFF;
   }

.text_specialbox a:hover {
   color: #FFFFFF;
   }
   
.text_vertical_center {
   position: relative;
   top: 2px;
   }

#header_menu {
   float: right;
   margin-right: 3px;
   margin-top: 15px;
   }

#main_menu {
   float: left;
   margin-top: 15px;
   margin-left: 3px;
   }


#main_menu a {
   margin-right: 20px;
   }

#footer {
   width: 960px;
   text-align: center;
   margin: auto;
   }

#footer a {
   margin-right: 15px;
   }

#footer p {
   margin-top: 20px;
   font-size: 11px;
   margin-bottom: 20px;
   }


a {
   color: #000066;
   }

a:hover {
   color: #993300;
   }

.bullet {
   font-weight: bold;
   color: #000066;
   }

.bullet_list {
   margin-top: 6px;
   }

.bullet1 {
   font-weight: bold;
   color: #000066;
   }

.bullet2 {
   font-weight: bold;
   color: #000066;
   }

.bullet3 {
   font-weight: bold;
   color: #000066;
   }

.bar {
   background-color: #000066;
   height: 1px;
   width: 954px;
   margin: 10px 3px;
   }

.vertical_line {
   background-color: #000066;
   }

.box {
   margin-top: 20px;
   margin-bottom: 30px;
   line-height: 18px;
   }


.box h1 {
   margin-bottom: 3px;
   font-weight: bold;
   color: #993300;
   font-size: 12px;
   }

.box h2 {
   margin-bottom: 3px;
   color: #000066;
   font-size: 12px;
   }
   
.default_color {
   color: #000066;
   }

.default_color a {
   color: #000066;
   }

.breadcrumb {
   border-bottom: 1px solid #000066;
   margin-bottom: 20px;
   padding-bottom: 5px;
   margin-top: -15px;
   width: 518px;
   }


.product_image {
   border: 1px solid #FFFFFF;
   width: 114px;
   height: 114px;
   }
   
#product_box {
   width: 259px;
   float: left;
   margin-bottom: 20px;
   }

#product_box a {
    font-weight: bold;
	}
   
.price {
   font-size: 14px;
   font-weight: bold;
   color: #993300;
   }

#smallbox {
   margin-top: 10px;
   }

#smallbox a {
   font-size: 11px;
   }

#smallbox .price {
   font-size: 11px;
   font-weight: bold;
   color: #993300;
   }
 
.strike {
   color: #000066;
   }

#smallbox .strike {
   font-size: 11px;
   color: #000066;
   }
 
.crumb {
   font-size: 11px;
   color: #282828;
   margin-top: 10px;
   line-height: 12px;
   }

#product_box .crumb a {
   font-size: 11px;
   color: #282828;
   margin-top: 10px;
   line-height: 12px;
   font-weight: normal;
   }

#smallbox .crumb a
{   font-size: 9px;
   color: #282828;
   margin-top: 10px;
   line-height: 12px;}

#smallbox .crumb {
   font-size: 9px;
   color: #282828;
   margin-top: 5px;
   line-height: 10px;
   }


.distance {
   margin-top: 10px;
   } 

.cleaner {
   clear: both;
   }

.cleaner_productlist {
   clear: both;
   width: 518px;
   }
   
input, textarea {
   font-size: 11px;
   color: #333333;
   font-family: Arial, sans-serif ;
   } 

.input_error {
   border: 2px solid #FF0000;
   }

.button {
   background-color: #FFFFFF;
   border: 1px solid #000066;
   font-weight: bold;
   color: #000066;
   text-decoration: underline;
   cursor: hand;
   font-size: 12px;
   font-family: Arial, sans-serif ;
   } 

.button_search {
   background-color: #FFFFFF;
   border: 0px;
   font-weight: bold;
   color: #000066;
   text-decoration: underline;
   cursor: hand;
   font-size: 12px;
   font-family: Arial, sans-serif ;
   text-align: left;
   } 

.product_image_small {
   border: 1px solid #FFFFFF;
   width: 72px;
   height: 72px;
   float: left;
   margin-right: 5px;
   } 

.product_image_big {
   border: 1px solid #FFFFFF;
   width: 300px;
   height: 300px;
   } 
 
#list p {
   margin-top: 3px;
   margin-bottom: 5px;
   }
 
.copyright {
   position: relative;
   top: -8px;
   float: left;
   margin-left: 10px;
   font-size: 11px;
   }  

h1 {
   font-size: 16px;
   color: #993300;
   margin-bottom: 0px;
   } 
   
h2 {
   font-size: 14px;
   color: #993300;
   margin-bottom: 5px;
   } 

h3 {
   font-size: 14px;
   color: #993300;
   margin: 0px;
   }  
   
.hr {
   background-color: #000066;
   height: 1px;
   margin-top: 10px;
   } 

.hr2 {
   background-color: #000066;
   height: 1px;
   margin-bottom: 10px;
   } 
   
.td_order {
   border-bottom: 1px solid #000066;
   }

.td_order2 {
   padding-top: 30px;
   }

.row_order {
   border-bottom: 1px solid #000066; 
   } 
   
.paginating {
   border-top: 1px solid #000066;
   padding-top: 5px;
   margin-top: 15px;
   width: 518px;
   }
  
.chargroup {
   color: #993300;
   }  

.funcbar {
   margin-top: 10px;
   margin-bottom: 25px;
   }  
 
.blog_comment {
   margin-bottom: 30px;
   margin-top: 15px;
   border-bottom: 1px solid #000066;
   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;
   }

.product_review_flop {
   background-image: url('../theme/images/star_flop_hell.gif');
   background-repeat: repeat-x;
   width: 110px;
   height: 19px;
   overflow: hidden;
   }

.product_review_top {
   background-image: url('../theme/images/star_top_hell.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: #993300;
}

.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;
}