/* CSS Document */
#body{
  position: relative;
  float: none;
  padding: 0px;
  margin: 0px;
}

#header{
  position: relative;
  float:left;
  width: 1001px;
  min-height: 135px;
  font-size: 135px;
  padding: 0px;
  margin: 0px;
  background-color: white;
}

.header_first_container{
  position: relative;
  float: left;
  width: 841px;
  min-height: 121px;
  font-size: 121px;
  padding: 0px;
  margin: 0px;
}

.header_new_logo_container{
  width: 256px;
  height: 120px;
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  background-image: url(../images/header/logo.jpg);
  background-repeat: no-repeat;
}

.header_logo_container{
  width: 256px;
  padding: 0px;
  margin: 0px;
}

.header_logo{
  width: 256px;
  height: 100px;
  font-size: 8px;
  background-image: url(../images/header/logo_image.jpg);
  background-repeat: no-repeat;
  
}

.header_bottom_logo_blue{
  width: 256px;
  height: 20px;
  font-size: 8px;
  background-image: url(../images/header/bottom_logo_blue_1.jpg);
  background-repeat: repeat-x;
}

.header_menu_option1_container{
  width: 154px;
  padding: 0px;
  margin: 0px;
}

.header_menu_option1_top{
  width: 154px;
  height: 69px;
  font-size: 8px;
  background-image: url(../images/header/first_option/menu_option1_top.jpg);
  background-repeat: no-repeat;
}
.header_menu_option1_top_left{
  width: 19px;
  height: 69px;
  font-size: 8px;
  background-image: url(../images/header/first_option/menu_option1_top_left.jpg);
  background-repeat: no-repeat;
  cursor: pointer;
}


/* INDEX BUTTON 1*/
.header_menu_new_option1_button{
  width: 154px;
  height: 30px;
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
  background-image: url(../images/header/first_option/designer_btn.jpg);
  background-repeat: no-repeat;
  border-bottom: 1px solid #206AC3;
}

.header_menu_option1_button{
  width: 154px;
  height: 30px;
  font-size: 8px;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #206AC3;
}

.header_menu_option1_button_left{
  width: 13px;
  height: 30px;
  font-size: 8px;
  background-image: url(../images/header/first_option/menu_option1_button_left.jpg);
  background-repeat: no-repeat;
}

.header_menu_option1_button_middle{
  width: 126px;
  font-size: 1px;
}

.header_menu_option1_button_middle_top{
  width: 126px;
  height: 14px;
  font-size: 1px;
  background-image: url(../images/header/first_option/button1_top.jpg);
  background-repeat: repeat-x;
  cursor: pointer;
}

.header_menu_option1_button_middle_bottom{
  width: 126px;
  height: 7px;
  font-size: 1px;
  background-image: url(../images/header/first_option/button1_bottom.jpg);
  background-repeat: repeat-x;
  cursor: pointer;
}

.header_menu_option1_button_middle_middle{
  width: 126px;
  height: 6px;
  font-size: 1px;
  background-image: url(../images/header/first_option/wadoo_designer_btn.jpg);
  background-repeat: no-repeat;
}

.header_menu_option1_button_right{
  width: 15px;
  height: 30px;
  font-size: 8px;
  background-image: url(../images/header/first_option/menu_option1_button_right.jpg);
  background-repeat: no-repeat;
}

.header_menu_option1_bottom{
 width: 154px;
 height: 20px;
 font-size: 8px;
 background-image: url(../images/header/first_option/menu_option1_bottom.jpg);
 background-repeat: repeat-x;
}

/*FOR TRANSPARENT GIF'S*/
#zoom_prev{
  width: 45px;
  background: url(../newlayout_images/zoom_prev_transparent.png) repeat-y top right transparent;
  height: 18px;
  vertical-align: top;
}

#anpassung1{
  width: 17px;
  height: 17px;
  background: url(../newlayout_images/anpassung1.png) repeat-y top right transparent;
  vertical-align: top;
}

#anpassung2{
  width: 21px;
  height: 21px;
  background: url(../newlayout_images/anpassung2.png) repeat-y top right transparent;
  vertical-align: top;
}

*html #zoom_prev{
  background: none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='newlayout_images/zoom_prev_transparent.png',sizingMethod='crop'); 
}

*html #anpassung1{
  background: none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='newlayout_images/anpassung1.png',sizingMethod='crop'); 
}

*html #anpassung2{
  background: none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='newlayout_images/anpassung2.png',sizingMethod='crop'); 
}
/*END TRANSPARENT GIFS*/

/* THE NEXT CSS DECLARATIONS ARE FOR TITLE FROM PRODUCT CUSTOMIZE OR PRODUCT MODELS->The one with home | Product name*/
.header_title_products_container{
  position: relative;
  float: left;
  font-size: 8px;
  padding-left: 0px;
  width: 400px;
  padding-left: 190px;
}

.header_title_products_home{
  position: relative;
  float: left;
  height: 15px;
  font-size: 1px;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: #FFFFFF;
  font: 11px Verdana; 
  color:#FFFFFF;
  color:#444444;
  width: auto;
}

.header_title_products_name{
  position: relative;
  float: left;
  width: 150px;
  height: 15px;
  font-size: 1px;
  text-align: left;
  font: 11px sans-serif; 
  color:#FFFFFF;
  color:#444444;
  font-weight: bold;
}
/* End region*/

.header_menu_first_space_container{
  width: 2px;
  height: 120px;
  padding: 0px;
  margin: 0px;
  font-size: 2px;
  background-image: url(../images/header/first_space/first_space.jpg);
  background-repeat: no-repeat;
}

.header_menu_first_space_top{
  width: 2px;
  height: 100px;
  font-size: 8px;
  background-image: url(../images/header/first_space/first_space_top.jpg);
  background-repeat: no-repeat;
}

.header_menu_first_space_bottom{
  width: 2px;
  height: 20px;
  font-size: 8px;
  background-image: url(../images/header/first_space/first_space_bottom.jpg);
  background-repeat: no-repeat;
}

.header_menu_second_space_container{
  width: 2px;
  padding: 0px;
  margin: 0px;
  font-size: 2px;
  height: 120px;
  background-image: url(../images/header/second_space/second_space.jpg);
  background-repeat: no-repeat;
}

.header_menu_second_space_top{
  width: 2px;
  height: 100px;
  font-size: 8px;
  background-image: url(../images/header/second_space/second_space_top.jpg);
  background-repeat: no-repeat;
}

.header_menu_second_space_bottom{
  width: 2px;
  height: 20px;
  font-size: 8px;
  background-image: url(../images/header/second_space/second_space_bottom.jpg);
  background-repeat: no-repeat;
}

.header_menu_third_space_container{
  width: 2px;
  padding: 0px;
  margin: 0px;
}

.header_menu_third_space_top{
  width: 2px;
  height: 100px;
  font-size: 8px;
  background-image: url(../images/header/third_space/third_space_top.jpg);
  background-repeat: no-repeat;
}

.header_menu_third_space_bottom{
  width: 2px;
  height: 20px;
  font-size: 8px;
  background-image: url(../images/header/third_space/third_space_bottom.jpg);
  background-repeat: no-repeat;
}

.header_menu_fourth_space_container{
  width: 13px;
  padding: 0px;
  margin: 0px;
}

.header_menu_fourth_space_top{
  width: 13px;
  height: 100px;
  font-size: 8px;
  background-image: url(../images/header/fourth_space/fourth_space_top.jpg);
  background-repeat: no-repeat;
}

.header_menu_fourth_space_bottom{
  width: 13px;
  height: 20px;
  font-size: 8px;
  background-image: url(../images/header/fourth_space/fourth_space_bottom.jpg);
  background-repeat: no-repeat;
}

.header_menu_fifth_space_container{
  position: relative;
  float: left;
  width: 33px;
  height: 120px;
  padding: 0px;
  margin: 0px;
  font-size: 1px;
  background-image: url(../images/header/fifth_space/fifth_space.jpg);
  background-repeat: no-repeat;
}

.header_menu_fifth_space_top{
  width: 33px;
  height: 100px;
  font-size: 8px;
  background-image: url(../images/header/fifth_space/fifth_space_top.jpg);
  background-repeat: no-repeat;
}

.header_menu_fifth_space_bottom{
  width: 33px;
  height: 20px;
  font-size: 8px;
  background-image: url(../images/header/fifth_space/fifth_space_bottom.jpg);
  background-repeat: no-repeat;
}

.header_menu_option2_container{
  width: 135px;
  padding: 0px;
  margin: 0px;
}

.header_menu_option2_top{
  width: 135px;
  height: 69px;
  font-size: 8px;
  background-image: url(../images/header/second_option/menu_option2_top.jpg);
  background-repeat: no-repeat;
}

/* INDEX BUTTON 2*/
.header_menu_new_option2_button{
  width: 135px;
  height: 30px;
  font-size: 8px;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #000000;
  background-image: url(../images/header/second_option/dekore_btn.jpg);
  background-repeat: no-repeat;
}

.header_menu_option2_button{
  width: 135px;
  height: 30px;
  font-size: 8px;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #000000;
}

.header_menu_option2_button_left{
  width: 15px;
  height: 30px;
  font-size: 8px;
  background-image: url(../images/header/second_option/menu_option2_button_left.jpg);
  background-repeat: no-repeat;
}

.header_menu_option2_button_right{
  width: 16px;
  height: 30px;
  font-size: 8px;
  background-image: url(../images/header/second_option/menu_option2_button_right.jpg);
  background-repeat: no-repeat;
}

.header_menu_option2_button_middle{
  float: left;
  width: 104px;
  height: 30px; 
}

.header_menu_option2_button_middle_top{
  width: 104px;
  height: 14px;
  font-size: 1px;
  background-image: url(../images/header/second_option/button2_top.jpg);
  background-repeat: repeat-x;
}

.header_menu_option2_button_middle_middle{
  width: 104px;
  height: 9px;
  font-size: 1px;
  background-image: url(../images/header/second_option/wadoo_dekor_btn.jpg);
  background-repeat: no-repeat;
}

.header_menu_option2_button_middle_bottom{
  width: 104px;
  height: 7px;
  font-size: 1px;
  background-image: url(../images/header/second_option/button2_bottom.jpg);
  background-repeat: repeat-x;
}

.header_menu_option2_bottom{
 width: 135px;
 height: 20px;
 font-size: 8px;
 background-image: url(../images/header/second_option/menu_option2_bottom.jpg);
 background-repeat: repeat-x;
}

.header_menu_option3_container{
  width: 169px;
  padding: 0px;
  margin: 0px;
}

.header_menu_option3_top{
  width: 169px;
  height: 69px;
  font-size: 8px;
  background-image: url(../images/header/third_option/menu_option3_top.jpg);
  background-repeat: no-repeat;
}

/* THIRD OPTION */
.header_menu_new_option3_button{
  width: 169px;
  height: 30px;
  font-size: 8px;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid black;
  background-image: url(../images/header/third_option/promotion_btn.jpg);
  background-repeat: no-repeat;
}

.header_menu_option3_button{
  width: 169px;
  height: 30px;
  font-size: 8px;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid black;
}

.header_menu_option3_button_left{
  width: 15px;
  height: 30px;
  font-size: 8px;
  background-image: url(../images/header/third_option/menu_option3_button_left.jpg);
  background-repeat: no-repeat;
}

.header_menu_option3_button_middle{
  width: 140px;
  height: 29px;
  font-size: 19px;
}

.header_menu_option3_button_middle_top{
  width: 140px;
  height: 14px;
  font-size: 1px;
  background-image: url(../images/header/third_option/button3_top.jpg);
  background-repeat: repeat-x;
  cursor: pointer;
}

.header_menu_option3_button_middle_middle{
  width: 140px;
  height: 9px;
  font-size: 8px;
  background-image: url(../images/header/third_option/wadoo_promotion_btn.jpg);
  background-repeat: no-repeat;
  cursor: pointer;
}

.header_menu_option3_button_middle_bottom{
  width: 140px;
  height: 7px;
  font-size: 1px;
  background-image: url(../images/header/third_option/button3_bottom.jpg);
  background-repeat: repeat-x;
  cursor: pointer;
}

.header_menu_option3_button_right{
  width: 14px;
  font-size: 8px;
  height: 30px;
  background-image: url(../images/header/third_option/menu_option3_button_right.jpg);
  background-repeat: no-repeat;
}

.header_menu_option3_bottom{
 width: 169px;
 height: 20px;
 font-size: 8px;
 background-image: url(../images/header/third_option/menu_option3_bottom.jpg);
 background-repeat: repeat-x;
}

.header_menu_option4_container{
  width: 123px;
  padding: 0px;
  margin: 0px;
  height: 120px;
  background-image: url(../images/header/fourth_option/all_image.jpg);
  background-repeat: no-repeat;
  font-size: 1px;
}

.header_menu_option4_top{
  width: 108px;
  height: 69px;
  font-size: 8px;
  background-image: url(../images/header/fourth_option/menu_option4_top.jpg);
  background-repeat: no-repeat;
}

.header_menu_option4_button{
  width: 108px;
  height: 30px;
  font-size: 8px;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #206AC3;
}

.header_menu_option4_button_left{
  width: 15px;
  height: 30px;
  font-size: 8px;
  background-image: url(../images/header/fourth_option/menu_option4_button_left.jpg);
  background-repeat: no-repeat;
}

.header_menu_option4_button_middle{
  width: 79px;
  height: 19px;
  padding-top: 11px;
  font-size: 8px;
  background-image: url(../images/header/fourth_option/menu_option4_button_middle.jpg);
  background-repeat: repeat-x;
  
  font-weight: bold;
  font-family: Times,sans-serif;
  font-size: 13px;
  text-decoration: none;
  text-align: center;
  color: #FFFFFF;  
}

.header_menu_option4_button_right{
  width: 14px;
  height: 30px;
  font-size: 8px;
  background-image: url(../images/header/fourth_option/menu_option4_button_right.jpg);
  background-repeat: no-repeat;
}

.header_menu_option4_bottom{
 width: 108px;
 height: 20px;
 font-size: 8px;
 background-image: url(../images/header/fourth_option/menu_option4_bottom.jpg);
 background-repeat: repeat-x;
}

.header_basket_container{
  position: relative;
  float: left;
  width: 127px;
  padding: 0px;
  margin: 0px;
}

.header_basket_top_image{
  width: 127px;
  height: 56px;
  font-size: 8px;
  background-image: url(../images/header/basket_container/New/basket_top_picture_new.jpg);
  background-repeat: no-repeat;
}

.header_basket_left_image{
  width: 3px;
  height: 73px;
  font-size: 8px;
  background-image: url(../images/header/basket_container/New/basket_middle_left_picture_new.jpg);
  background-repeat: no-repeat;
}

.header_basket_right_image{
  width: 5px;
  height: 73px;
  font-size: 8px;
  background-image: url(../images/header/basket_container/New/basket_middle_right_picture_new.jpg);
  background-repeat: no-repeat;
}

.header_basket_bottom_image{
  position: relative;
  float: left;
  width: 127px;
  height: 0px;
  font-size: 8px;
  /*background-image: url(../images/header/basket_container/New/basket_bottom_picture_new.jpg);
  background-repeat: no-repeat;)*/
  background-color: #FFFFFF;
}

.header_basket_middle_line{
  position: relative;
  float: left;
  width: 120px;
  padding: 0px 2px;
  text-align: left;
  font-family: Verdana,sans-serif;
  font-weight: normal; 
  color: #FF0000;
  font-size: 9px;
}

.header_basket_image{
  position: relative;
  float: left;
  width: 27px;
  height: 22px;
  font-size: 8px;
  background-image: url(../images/header/basket_container/basket.jpg);
  background-repeat: no-repeat;
}

.header_basket_title{
  position: relative;
  float: left;
  width: 83px;
  font-size: 9px;
  font-weight: bold;
  margin-top: 5px;
}

.header_basket_text_column{
  position: relative;
  float: left;
  width: 60px;
  padding: 0px;
  margin: 0px;
  margin-right: 5px;
}

.header_basket_readonly_text{
  position: relative;
  float: left;
  padding: 0px;
  margin: 0px;
  border:0px;font: 10px sans-serif; 
  color: #E52130; 
  width:45px;
  height:12px;
}

.header_basket_button{
  position: relative;
  float: left;
  width: 77px;
  height: 19px;
  font-size: 8px;
  background-image: url(../images/header/basket_container/to_basket.jpg);
  background-repeat: no-repeat;
  cursor: pointer;
}

.header_basket_middle_container{
  position: relative;
  float:left;
  width: 125px;
  height: 73px;
  border: 1px solid #BC3850;
  background-color: white;
}

.header_basket_button_line{
  position: relative;
  float: left;
  width: 80px;
  padding-left:24px;
}

.right_box_reklama{
  position: relative;
  float: left;
  width: 315px;
  height: 172px;
  background-image: url(../images/reklama/reklama_box.jpg);
  background-repeat: no-repeat;
}
