body {
   margin: 0px;
   padding: 0px;
   font-family: Verdana;
   font-size: 12px;
   color:  #333333;
   width: 100%;
   text-align: left;
   }

#container {
   width: auto;
   background: url('../theme/images/body_bg.jpg') top left repeat-x #F4F1F3;
}

#frame  {
   width: 960px;
   margin: 0 auto;
   padding: 0px;
   text-align: left;
   background: url('../theme/images/head_bg.jpg') top left no-repeat;
   }

#header {
   width: 960px;
   height: 250px;
   }

#header_menu {
   width: 940px;
   height: 30px;
   padding: 10px 10px 0 10px;
   margin: 0;
   text-align: right;
   color: #6E3000;
   }

#header_menu a {
   color: #6E3000;
   }

#header_menu a:hover {
   color: #888888;
   }

#logo {
   width: 960px;
   height: 120px;
   }

#logo a {
   text-decoration: none;
   font-weight: bold;
   font-size: 20px;
   color: #000000;
   }

#main_menu {
   width: 960px;
   height: 25px;
   }

ul#menu{
   width: 700px;
   margin:0;
   padding:0;	
   list-style-type:none;	
   position:relative;
   display:block;
   height:25px;
   font-size:12px;
}

#menu li{
   display:block;	
   float:left;
   margin:0;
   padding:0;
}
	
#menu li a{
   display:block;
   float:left;
   color:#C5C5C5;
   text-decoration:none;
   font-weight:bold;
   padding: 4px 25px 0 25px;
   height:25px;
   margin:0;	
}
	
#menu li a:hover{
   color: #6E3000;
}

#main_menu_ul {
   width: 750px;
   padding: 0;
   margin: 0;
   float: left;
   }

#cart {
   width: 230px;
   padding: 0;
   margin: 0;
   float: right;
   height: 50px;
   font-size: 10px;
   font-weight: normal;
   color: #6E3000;
   }

#cart a{
   color: #6E3000;
   }

#cart a:hover{
   color: #888888;
   }

#vorteile {
   width: 200px;
   padding: 0;
   margin: 0;
   float: right;
   height: 50px;
   font-size: 10px;
   font-weight:normal;
   color: #6E3000;
   }

#trustedshops {
   width: 240px;
   padding: 0;
   margin-right: 20px;
   float: right;
   height: 50px;
   font-size: 10px;
   font-weight:normal;
   font-family: Verdana;
   color: #6E3000;
   }

#trustedshops a{
   color: #6E3000;
   font-size: 10px;
   font-weight:normal;
   font-family: Verdana;
   }

#trustedshops a:hover{
   color: #888888;
   }

#main_content {
   width: 960px;
   padding-top: 0;
   }

#column_left {
   width: 200px;
   float: left;
   padding-left: 10px;
   }

#content {
   width: 700px;
   float: right;
   margin: 0 10px 10px 0;
   }
   
#footer {
   margin: auto;
   color: #FFFFFF;
   padding-top: 10px;
   text-align: center;
   background-image: url(../theme/images/footer_bg.jpg);
   background-repeat: repeat-x;
   height: 80px;
   } 

#footer a {
   color: #FFFFFF;
   }

#footer a:hover {
   color: #000000;
   }

a {
   color: #000000;
   text-decoration: none;
   }

a:hover {
   color: #6E3000;
   text-decoration: underline;
   }

.vertical_line {
   background-color: #666666;
   }

.box {
   width:100%;
   color: #6E3000;
   margin-top: 0px;
   margin-bottom: 30px;
   line-height: 18px;
   }

.box a {
   color: #6E3000;
   }

.box a:hover {
   color: #000000;
   }

.box h1 {
   margin-bottom: 3px;
   font-weight: bold;
   color: #333333;
   font-size: 12px;
   }

.box h2 {
   margin-bottom: 3px;
   color: #333333;
   font-size: 12px;
   }

.box_footer {
   width: 200px;
   color: #000000;
   margin: 5px 15px;
   float: left;
   }

.box_footer a {
   color: #000000;
   }

.box_footer a:hover {
   color: #303092;
   }
   
.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: 170px;
   margin: 10px auto 5px auto;
   text-align: center;
   }

.product_price {
   height: 40px;
   text-align: center;
   }

.product_name {
   height: 50px;
   margin: 5px;
   text-align: center;
   }
   
.product_box {
   width: 200px;
   height: 325px;
   float: left;
   margin: 0 10px 10px 0;
   padding: 0 5px;
   border: 0.1em solid #E5E5E5;
   text-align: center;
   }

.product_box a {
   font-weight: bold;
   color: #6E3000;
	}
   
.price {
   font-size: 14px;
   font-weight: bold;
   color: #666666;
   text-align: right;
   }
  
.strike {
   color: #999999;
   }
 
.crumb {
   font-size: 10px;
   color: #999999;
   margin-top: 1px;
   line-height: 12px;
   text-align: center;
   }

.product_box .crumb a {
   font-size: 10px;
   color: #999999;
   margin-top: 10px;
   line-height: 12px;
   font-weight: normal;
   text-decoration: underline;
}

.distance {
   width: 150px;
   text-align: right;
   } 

.cleaner {
   clear: both;
   }
   
.input {
   font-size: 11px;
   color: #333333;
   } 

.button {
   border: 0;
   font-weight: bold;
   text-decoration: underline;
   cursor: pointer;
   text-align: left;
   font-size: 12px;
   font-family: Verdana;
   } 

.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-top: 5px;
   }
   
.copyright {
   font-size: 11px;
   }

h1 {
   font-size: 16px;
   color: #6E3000;
   margin-bottom: 0px;
   } 
   
h2 {
   font-size: 14px;
   color: #6E3000;
   margin-bottom: 5px;
   } 

h3 {
   font-size: 14px;
   color: #6E3000;
   margin: 0px;
   }  
   
.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('http://www.motivationsgeschenke.de/home/d2e361f2812b534777950fbbdc5dca40/theme/images/star_flop.gif');
   background-repeat: repeat-x;
   width: 110px;
   height: 19px;
   overflow: hidden;
   }

.product_review_top {
   background-image: url('http://www.motivationsgeschenke.de/home/d2e361f2812b534777950fbbdc5dca40/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;
}

div.cart_box_info ul {
   list-style-image: url('../uploads/ok_16.jpg');
   margin-left: 18px;
}

/*** Menüstruktur ***/

.menu_selected {
   font-weight:bold;
   color: #6E3000;
   top-left: 20px;
   background-image: url('../uploads/menu_hover.jpg') top left no-repeat ;
}

.menu_level_1 {
   margin: 0px 0px 5px 0px;
   text-decoration: none;
}
.menu_level_2 {
   margin: 0px 0px 5px 15px;
   font-size: 12px;
}
.menu_level_2 a{
   color: #B4713B;
}
.menu_level_3 {
   margin: 0px 0px 5px 25px;
   font-size: 12px;
}
.menu_level_3 a{
   color: #B4713B;
}
.menu_level_4 {
   margin: 0px 0px 5px 30px;
   font-size: 12px;
}
.menu_level_4 a{
   color: #B4713B;
}
