body {
   padding: 0px;
   margin: 0px;
   margin-bottom: 20px;
   font-family: Trebuchet MS, Arial, sans serif;
   font-size: 12px;
   background-color: #FFFFFF;
   color: #19597D;
   width: 100%;

}

   
/*------------------- container ---------------*/

#frame {
   width: 960px;
   text-align:left;
   }

#bg_top {
   background-image: url('../theme/images/bg_top.jpg');
   background-position: top;
   background-repeat: repeat-x;
   }


#bg_bottom {
   background-image: url('../theme/images/bg_bottom.jpg');
   background-position: bottom;
   background-repeat: repeat-x;
   padding-bottom: 50px;
   }

#header {
   background-image: url('../theme/images/head.jpg');
   height: 167px;
   }
   
#logo {
   width: 400px;
   position: relative;
   top: 25px;
   left: 25px;
   font-size: 34px;
   font-weight: bold;
   text-align: center;
   }

#header_menu {
   position: relative;
   top: -45px;
   left: 492px;
   width: 400px;
   float:left;
   }

#header_menu .konto {
   position: relative;
   top: 75px;
   display: inline;
   }

#header_menu .start {
   position: relative;
   top: 63px;
   left: 20px;
   display: inline;
   }

#header_menu .kontakt {
   position: relative;
   top: 51px;
   left: 45px;
   display: inline;
   }

#search {
   position: relative;
   top: -33px;
   left: 800px;
   width: 170px;
   }
*+html #search {left: 785px;}
* html #search {left: 785px;} 

#cart {
   width: 150px;
   position: relative;
   left: -20px;
   top: -10px;
   color: #FFFFFF;
   float:right;
   }

#main_menu {
   position: relative;
   top: -7px;
   left: 20px;
   width: 800px;
   font-size: 14px;
   font-weight: bold;
   }

#content {
   padding-top: 10px;
   width: 950px;
   padding-bottom: 10px;
   padding-left: 10px;
   margin-bottom: 0px;
   }

#column_left {
   width: 207px;
   float: left;
   margin-left: 0px;
   margin-right: 22px;
   padding: 0px;   
   }



#column_right {
   width: 207px;
   float: left;
   margin-left: 22px;
   margin-right: 0px;
   }




#column_middle {
   float: left;
   width: 489px;
   }

 * html #column_middle {margin-left:-3px; margin-right:-3px;}  

#column_2cols {
   width: 675px;
   margin:0px;
   display: table;
   }

#footer {
   text-align: center;
   height: 100px;
   }

#footer p {
   margin-top: 10px;
   margin-bottom: 20px;
   }

.clear {
clear: both;
}

/*------------------- Links ---------------*/

a {
   color: #19597D;
   }

a:hover {
   color: #62A6C7;
   }

#logo a {
   color: #FFFFFF;
   text-decoration: none;   
   }

#header_menu a {
   color: #FFFFFF;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
   }

#cart a {
   color: #FFFFFF;
   font-size: 14px;
   }

#main_menu a {
   color: #19597D;
   margin-right: 20px;
   text-decoration: none;
   }

#main_menu a:hover {
   color: #62A6C7; 
   }

#box a {
   color: #FFFFFF;
   }

#box a.link_bullet {
   background-image: url('../theme/images/bullet_box.gif');
   background-repeat: no-repeat;
   background-position: 0px 5px;
   }

#box a:hover.link_bullet {
   background-image: url('../theme/images/bullet_box_hover.gif');
   background-repeat: no-repeat;
   background-position: 0px 5px;
   }

a.link_bullet {
   text-decoration: underline;
   padding-left: 13px;
   background-image: url('../theme/images/bullet.gif');
   background-repeat: no-repeat;
   background-position: 0px 5px;
}

a.backlink {
   text-decoration: underline;
   padding-left: 15px;
   background-image: url('../theme/images/back.gif');
   background-repeat: no-repeat;
   background-position: 2px 5px;
   }

a:hover.backlink {
   background-image: url('../theme/images/back_ov.gif');
   background-repeat: no-repeat;
   background-position: 2px 5px;
   }
   
a.footer {
   font-size: 12px;
   color: #19597D;
   font-weight: bold;
   background-image: url('../theme/images/bullet_footer.gif');
   background-repeat: no-repeat;
   background-position: 0px 5px;
   margin-right: 10px;
   padding-left: 12px;
   }

.productlist a {
   font-size: 14px;
   font-weight: bold;
   }

/*------------------- Boxen ---------------*/

#box {
   background: url('../theme/images/box_middle.gif') top repeat-y;
   color: #FFFFFF;

   margin-bottom: 20px;
   width: 207px;
}

.box_head {
   background: url('../theme/images/box-head.gif') top no-repeat;
   width: 207px;
   height: 42px;
   text-align: center;
   font-size: 14px;
   font-weight: bold;
   padding-top: 10px;
   margin-bottom: 0px;
   }

.box_content {

   width: 181px;
   margin-left: 13px;
   margin-right: 13px;
   line-height: 20px;
   padding-bottom: 10px;
   }

.box_bottom {
   background: url('../theme/images/box_bottom.gif') top no-repeat;
   width: 207px;
   height: 12px;
   }

/*------------------- Überschriften ---------------*/

#cart h1 {
   font-size: 14px;
   padding-left: 7px;
   margin-bottom: 3px;
   }

#box h1 {
   color: #19597D; 
   font-size: 14px;
   font-weight: bold;
   padding-top: 7px;
   }

h1 {
font-size: 18px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}

h2 {
font-size: 16px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}

h3 {
color: #66CA2A;
font-size: 14px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 10px;
}

/*------------------- Sonstiges ---------------*/

.productlist {
   background-image: url('../theme/images/bg_productlist.gif');
   background-repeat: no-repeat;
   width: 491px;
   height: 150px;
   margin-bottom: 20px;
   }

.alternative_color {
   color: #66CA2A;
   }

.alternative_color a {
   color: #66CA2A;
   }


*+html .btn_search, * html .btn_search {margin-bottom: 3px}

.inputfield {
   font-family: Trebuchet MS, Arial, sans serif;
   color: #19597D;
   border: 1px solid #DBEEF7;  
   padding-left: 3px;
   padding-right: 3px;
   }

.input_error {
   border: 2px solid #FF0000;
   }

.border_small {
   width: 88px;
   height: 88px;
   background-image: url('../theme/images/bg_product_small.gif');
   background-repeat: no-repeat;
   padding: auto;
   text-align: center;
   }

.product_border_small {
   width: 86px;
   height: 86px;
   background-image: url('../theme/images/border_product_small.gif');
   padding: auto;
   text-align: center;
   }

.small_grey {
   font-size: 10px;
   line-height: 11px;
   }

.small_grey a{
   font-size: 10px;
   line-height: 11px;
   }

.small_grey p {
   margin-top:3px;
   margin-bottom:0px;
   }

.price {
   font-weight: bold;
   font-size: 14px;
   }

ul {
   list-style: none;
   margin: 0px;
   padding-left: 0px;
   }

li {
   padding-left: 13px;
   background-image: url('../theme/images/bullet_box.gif');
   background-position: 0px 5px;
   background-repeat: no-repeat;
   }

ul.product li {
   padding-left: 13px;
   background-image: url('../theme/images/bullet_content.gif');
   background-position: 0px 5px;
   background-repeat: no-repeat;
   }

#breadcrumb {
   border-bottom: 1px solid #19597D;
   width: 491px;
   padding-bottom: 5px;
   margin-bottom: 15px;
   }

#breadcrumb2 {
   border-bottom: 1px solid #19597D;
   width: 491px;
   padding-bottom: 5px;
   margin-bottom: 15px;
   }

#breadcrumb a {
   padding-left: 12px;
   background-image: url('../theme/images/bullet_content.gif');
   background-position: 0px 5px;
   background-repeat: no-repeat;
   margin-right: 5px;
   }

.blog_post {
   margin-bottom: 30px;
   }

.td_order {
   border-bottom: 1px solid #DBEDF7;
   }

.td_order2 {
   border-top: 1px solid #DBEDF7;
   }

.row_order {
   border-top: 1px solid #DBEDF7;
   }

.cart_line {
   border-top: 1px solid #DBEDF7;
   padding-top: 20px;
   padding-bottom: 20px;
   }

.product_review_top {
   background-image: url(../theme/images/star_top.gif);
   background-repeat: repeat-x;
   height: 15px;
   overflow: hidden;
   }

.product_review_flop {
   background-image: url(../theme/images/star_flop.gif);
   background-repeat: repeat-x;
   height: 15px;
   overflow: hidden;
   width: 75px;

   }

.btn {
   background-color: #DCEEF7;
   border: 2px outset #AFD7EE;
   color: #19597D;
   cursor: hand;
   }
   
.blog_post .funcbar {
   margin-top: 15px;
   }

.blog_comment {
   margin-bottom: 20px;
   border: 2px solid #AFD7EE;
   padding: 10px;
   }

.msg_error {
   border: 1px solid #FF0000;
   color: #FF0000;
   padding: 5px;
   padding-left: 10px;
   }

.msg_done {
   border: 1px solid #A7BB50;
   padding: 5px;
   padding-left: 10px;
   }

.contactbox {
   border: 2px solid #AFD7EE;
   padding: 5px;
   line-height: 22px;
   }

#paginating {
   border-top: 1px solid #19597D;
   width: 491px;
   padding-top: 5px;
   margin-top: 15px;
   }

.chargroup {
   border-bottom: 1px solid #19597D;
   width: 491px;
   padding-bottom: 5px;
   margin-bottom: 15px;
   }

.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: #62A6C7;
}

.menu_level_1 {
   margin: 0px 0px 5px 0px;
}
.menu_level_2 {
   margin: 0px 0px 5px 15px;
   font-size: 12px;
}
.menu_level_3 {
   margin: 0px 0px 5px 25px;
   font-size: 12px;
}

.menu_level_4 {
   margin: 0px 0px 5px 30px;
   font-size: 12px;
}