body {
   margin: 0px;
   padding: 0px;
   margin-bottom: 20px;
   font-family: Arial, sans-serif;
   font-size: 12px;
   color: #292929;
   width: 100%;
   text-align: center;
   background-color: #ffffff;
   }

/*** Navigation Top ***/
#background_top {
   width: 100%;
   height: 40px;
   background-image: url('http://www.idmar-technologie.de/tradoria/thermweg/images/background_top.gif');
   position: absolute;
   top: 0px;
   left: 0px;
   }

/*** Suche ***/
#search {
   width: 660px;
   float: left;
   margin-top: 10px;
   color: #bebebe;
   font-size: 12px;
   }

.border_search {
   border: 1px solid #aeaeae;
   width: 200px;
   height: 18px;
   margin-right: 5px;
   padding: 1px;
   background-color: #f1f1f1;
   background-image: url('http://www.idmar-technologie.de/tradoria/thermweg/images/search_background.gif');
   color: #414141;
   font-family: Arial,sans-serif;
   font-size: 12px;
   }

.button_search {
   width: 20px;
   height: 20px;
   border: 0px;
   background-color: #454545;
   background-image: url('http://www.idmar-technologie.de/tradoria/thermweg/icons/search.png');
   text-align: center;
   border: 0px;
   cursor: pointer;
   }

/*** Telefonnummer ***/
#phone {
   float: right;
   width: 375px;
   text-align: right;
   vertical-align: middle;
   color: #bebebe;
   }

#phone img {
   text-align: left;
   vertical-align: middle;
   padding-left: 5px;
   padding-right: 5px;
   }

/*** Warenkorb ***/
#cart {
   float: right;
   width: 270px;
   margin-top: 10px;
   text-align: right;
   vertical-align: middle;
   color: #bebebe;
   }

#cart a {
   color: #bebebe;
   text-decoration: none;
   }

#cart a:hover {
   color: #e4e4e4;
   text-decoration: none;
   }

#cart img {
   text-align: left;
   vertical-align: middle;
   padding-left: 5px;
   padding-right: 5px;
   border: 0px;
   }

/*** Main Frame ***/
#frame  {
   width: 960px;
   margin: auto;
   padding: 0px;
   text-align: left;
   z-index: 2;
   position: relative; 
   }

table {
   font-size: 12px;
   }

#overhead {
   height: 40px;
   padding-left: 3px;
   padding-right: 3px;
   }

/*** Promotion ***/
#backbar {
   width: 100%;
   height: 190px;
   background-image: url('http://www.idmar-technologie.de/tradoria/thermweg/images/bar_background.gif');
   z-index: 1;
   position: absolute;
   top: 40px;
   left: 0px;
   }

/*** Trust ***/
#trust {
   float: right;
   width: 100px;
   margin: 8px;
   text-align: center;
   color: #bebebe;
   }

#trust a {
   color: #bebebe;
   }

#trust a:hover {
   color: ##e4e4e4;
   }


/*** Header ***/
#head {
   height: 190px;
   padding-left: 3px;
   padding-right: 3px;
   margin-top: 5px;
   margin-bottom: 5px;
   }

/*** Logo ***/
#logo {
   width: 450px;
   height: 190px;
   float: left;
   }

#logo a {
   text-decoration: none;
   color: #292929;
   }

.shopname {
   position: relative;
   top: 60px;
   left: 30px;
   color: #292929;
   font-size: 20px;
   font-weight: bold;
   }

/*** Promotions ***/
.specialbox_1 {
   width: 236px;
   height: 93px;
   float: left;
   margin-bottom: 3px;
   margin-left: 3px;
   border: 1px solid #8b8b8b;
   background-image: url('http://www.idmar-technologie.de/tradoria/thermweg/images/box_1.gif');
   }

.specialbox_2 {
   width: 236px;
   height: 93px;
   float: left;
   margin-bottom: 3px;
   margin-left: 3px;
   border: 1px solid #8b8b8b;
   background-image: url('http://www.idmar-technologie.de/tradoria/thermweg/images/box_2.gif');
   }

.specialbox_3 {
   width: 236px;
   height: 93px;
   float: left;
   margin-left: 3px;
   border: 1px solid #8b8b8b;
   background-image: url('http://www.idmar-technologie.de/tradoria/thermweg/images/box_3.gif');
   }
   
.specialbox_4 {
   width: 236px;
   height: 93px;
   float: left;
   margin-left: 3px;
   border: 1px solid #8b8b8b;
   background-image: url('http://www.idmar-technologie.de/tradoria/thermweg/images/box_4.gif');
   }

.text_specialbox {
   width: 236px;
   height: 20px;
   text-indent: 5px;
   }

.text_specialbox a {
   color: #25578b;
   text-decoration: none;
   font-weight: bold;
   }

.text_specialbox a:hover {
   color: #2b4a6a;
   text-decoration: underline;
   font-weight: bold;
   }
   
.text_vertical_bottom {
   position: relative;
   top: 74px;
   }

/*** Main Menu ***/
#menu_middle {
   background-image: url('http://www.idmar-technologie.de/tradoria/thermweg/images/background_main_menu.gif');
   margin-top: 15px;
   height: 45px;
   font-size: 13px;
   }

#header_menu {
   float: right;
   margin-right: 3px;
   margin-top: 15px;
   }

#header_menu a {
   color: #bebebe;
   text-decoration: none;
   font-weight: bold;
   margin-right: 3px;
   margin-left: 3px;
   }

#header_menu a:hover {
   color: #383838;
   font-weight: bold;
   text-decoration: underlined;
   margin-right: 3px;
   margin-left: 3px;
   background-color: #bebebe;
   }

#main_menu {
   float: left;
   margin-top: 15px;
   margin-left: 3px;
   }

#main_menu a {
   color: #bebebe;
   text-decoration: none;
   font-weight: bold;
   margin-right: 3px;
   margin-left: 3px;
   }

#main_menu a:hover {
   color: #383838;
   font-weight: bold;
   text-decoration: underlined;
   margin-right: 3px;
   margin-left: 3px;
   background-color: #bebebe;
   }

/*** Footer ***/
#footer {
   width: 960px;
   text-align: center;
   margin: auto;
   }

#footer a {
   margin-right: 15px;
   color: #292929;
   text-decoration: none;
   }

#footer a:hover {
   color: #2b4a6a;
   text-decoration: underline;
   }

#footer p {
   margin-top: 20px;
   font-size: 11px;
   margin-bottom: 20px;
   }

.copyright {
   position: relative;
   top: -8px;
   float: left;
   margin-left: 10px;
   font-size: 11px;
   }

/*** Links ***/
a {
   color: #25578b;
   }

a:hover {
   color: #2b4a6a;
   }

/*** Bullets ***/
.bullet {
   color: #292929;
   }

.bullet_list {
   margin-top: 6px;
   }

.bullet1 {
   color: #292929;
   }

.bullet2 {
   color: #292929;
   }

.bullet3 {
   color: #292929;
   }

.bulletmainmenu {
   color: #bebebe;
   }
   
/*** Navigation ***/
.ul_box {
   margin-left: 0px;
   padding-left: 0px;
}

.li_box {
   color: #292929;
}

.li_box_color {
   color: #292929;
}

.box {
   font-size: 12px;
   color: #292929;
   margin-top: 20px;
   margin-bottom: 30px;
   line-height: 18px;
   }

.box a {
   color: #292929;
   text-decoration: none;
   }

.box a:hover {
   color: #2b4a6a;
   text-decoration: underline;
   }

.box h1 {
   margin-bottom: 3px;
   font-weight: normal;
   color: #838383;
   font-size: 14px;
   border-bottom: 0px solid #292929;
   background-color: #ebebeb;
   padding: 3px;
   padding-left: 18px;
   }

.box h2 {
   margin-bottom: 3px;
   font-weight: normal;
   color: #838383;
   font-size: 13px;
   border-bottom: 0px solid #292929;
   background-color: #ebebeb;
   padding: 3px;
   padding-left: 24px;
   }

/*** Content ***/
.breadcrumb {
   border-bottom: 1px solid #292929;
   padding-bottom: 4px;
   margin-bottom: 20px;
   width: 730px;
   color: #292929;
   }

.box_product_list {
   float: left;
   width: 210px;
   margin-bottom: 10px;
   border: 0px solid #292929;
   padding: 10px;
   margin-left: 3px;
   margin-right: 3px;
   height: 270px;
   }

.price {
   font-size: 14px;
   font-weight: bold;
   color: #292929;
   }

.strike {
   color: #292929;
   }

/*** Cross Selling ***/
#product_box {
   float: left;
   border: 0px solid #292929;
   padding: 10px;
   margin-left: 3px;
   margin-right: 3px;
}

#product_box a {
    font-weight: bold;
    color: #292929;
    text-decoration: none;
    }

#product_box a:hover {
    font-weight: bold;
    color: #2b4a6a;
    text-decoration: underline;
    }

/*** Produktinfos Produktseite ***/
.crumb {
   font-size: 11px;
   color: #292929;
   margin-top: 10px;
   line-height: 12px;
   }

.crumb a {
   font-size: 11px;
   color: #292929;
   margin-top: 10px;
   line-height: 12px;
   font-weight: bold;
   text-decoration: none;
   }

.crumb a:hover {
   font-size: 11px;
   color: #2b4a6a;
   margin-top: 10px;
   line-height: 12px;
   font-weight: bold;
   text-decoration: underline;
   }

.distance {
   margin-top: 10px;
   } 

.cleaner {
   clear: both;
   }

.cleaner_productlist {
   clear: both;
   width: 760px;
   }
   
input, textarea {
   font-size: 11px;
   color: #292929;
   font-family: Arial, sans-serif;
   } 

.input_error {
   border: 2px solid #292929;
   }

/*** Call-to-Action Button ***/
.button {
   font-weight: bold;
   color: #292929;
   cursor: hand;
   font-size: 13px;
   font-family: Arial, sans-serif;
   } 

form {
   margin: 0;
   padding: 4px;
}

.td_order {
   border-bottom: 1px solid #292929;
   color: #292929;
   }

.td_order2 {
   border-bottom: 1px solid #292929;
   padding-top: 30px;
   }

.row_order {
   border-bottom: 1px solid #292929;
   }  

/*** Produktseite ***/
.cart_button {
   height: 27px;
   width: 182px;
   border: 0px;
   cursor: pointer;
   background-image: url('http://www.idmar-technologie.de/tradoria/thermweg/buttons/cart_button.png');
   }

#product_contact {
   text-align: center;
   }

#product_contact h4 {
   font-weight: normal;
   color: #838383;
   font-size: 14px;
   border-bottom: 0px solid #292929;
   background-color: #ebebeb;
   padding: 3px;
   padding-left: 18px;
   }

#product_contact h4 a {
   color: #292929;
   text-decoration: none;
   }

#product_contact h4 a:hover {
   color: #2b4a6a;
   text-decoration: underline;
   }

#boxproduct {
   width: 100%;
   }

.product_image_small {
   border: 1px solid #292929;
   width: 72px;
   height: 72px;
   float: left;
   margin-right: 5px;
   } 

.product_image_big {
   border: 0px solid #292929;
   width: 200px;
   height: 200px;
   } 
 
/*** Liste Produktseite ***/
#list p {
   margin-top: 3px;
   margin-bottom: 5px;
   }

/*** Überschriften ***/
h1 {
   font-size: 16px;
   color: #25578b;
   margin-bottom: 3px;
   } 
   
h2 {
   font-size: 14px;
   color: #25578b;
   margin-bottom: 3px;
   } 

h3 {
   font-size: 14px;
   color: #25578b;
   margin: 3px;
   } 

h4 {
   margin-bottom: 3px;
   font-weight: normal;
   color: #575757;
   font-size: 12px;
   border-bottom: 0px solid #292929;
   background-color: #ebebeb;
   padding: 3px;
   padding-left: 18px;
   }

h4 img {
   padding-right: 6px;
   padding-left: 3px;
   padding-top: 3px;
   padding-bottom: 6px;
   margin: 0px;
   border: 0px;
   text-align: center;
   vertical-align: middle;
}


h4 p {
   font-weight: bold;
   color: #ffffff;
   font-size: 14px;
   border-bottom: 0px dashed #ffffff;
   background-color: #376ea7;
   margin-right: 15px;
   padding: 2px;
   }

/*** Produktbewertung ***/
.product_review_flop {
   background-image: url('http://www.idmar-technologie.de/tradoria/thermweg/icons/star_flop.png');
   background-repeat: repeat-x;
   width: 105px;
   height: 19px;
   overflow: hidden;
   }

.product_review_top {
   background-image: url('http://www.idmar-technologie.de/tradoria/thermweg/icons/star_top.png');
   background-repeat: repeat-x;
   height: 19px;
   overflow: hidden; 
   }

/*** Trennlinien ***/  
.hr {
   height: 1px;
   margin-top: 10px;
   } 

.hr2 {
   height: 1px;
   margin-bottom: 10px;
   } 
   
.paginating {
   border-top: 1px solid #292929;
   padding-top: 5px;
   margin-top: 15px;
   width: 518px;
   }
  
.chargroup {
   color: #292929;
   }  

.funcbar {
   margin-top: 10px;
   margin-bottom: 25px;
   }  
 
.msg_error {
   color: #FF0000;
   padding: 5px;
   padding-left: 10px;
   background-color: #FFE5E5;
   }

.msg_done {
   color: #169D00;
   padding: 5px;
   padding-left: 10px;
   background-color: #D0EBCC;
   }

.bookmark {
   border: 1px solid #BBBBBB;
   padding: 1px;
   width: 16px;
   height: 16px;
   margin-left: 30px;
   margin-right: 12px;
}

/*** Blog ***/
#blog_header {
   width: 100%;
   margin-top: 10px;
   }


#blog_header h1 {
   font-size: 14px;
   color: #25578b;
   margin-bottom: 3px;
   background-color: #ebebeb;
   padding: 3px;
   padding-left: 18px;
   } 

.blog_post {
   width: 100%;
   color: #292929;
   margin: 10px;
   }   

.default_color {
   color: #292929;
   }

.default_color a {
   color: #292929;
   }

.default_color a:hover {
   color: #2b4a6a;
   }

.blog_comment {
   margin-bottom: 30px;
   margin-top: 15px;
   border-bottom: 1px solid #292929;
   padding-bottom: 10px;
   }  

/*** Menüstruktur ***/

.menu_selected {
   font-weight: bold;
   color: #292929;
}

.menu_level_1 {
   margin-left: 0px;
}
.menu_level_2 {
   margin-left: 15px;
   font-size: 12px;
}
.menu_level_3 {
   margin-left: 25px;
   font-size: 12px;
}

.menu_level_4 {
   margin-left: 30px;
   font-size: 12px;
}

/*** Tipp ***/
.header {
   background-color: #4373a4;
   color: #ffffff;
   font-size: 14px;
   font-weight: bold;
   margin: 0px;
   padding: 5px;
}

.content {
   background-color: #b2cfed;
   color: #292929;
   font-size: 12px;
   margin: 0px;
   padding: 5px;
}
