html {
   overflow-y: scroll
   }

body {
   padding: 0px;
   margin: 0px;
   margin-bottom: 20px;
   font-family:  Arial, sans serif;
   font-size: 12px;
   background-color: #FFFFFF;
   color: #000000;
   width: 100%;
   text-align: center;
   }


   
/*------------------- container ---------------*/



#frame {
   width: 975px;
   margin:0 auto;
   text-align:left;
   padding-bottom: 20px;
   }

#header {
   height: 172px;
   border-bottom: 2px dashed #CCCCCC;
   margin-bottom: 10px;
   font-family: Georgia, 'Times New Roman', serif;
   }

#logo {
   width: 240px;
   font-size: 24px;
   font-weight: bold;
   text-align: center;
   float:left;
   overflow: hidden;
   }

.logo_cell_w {
   background-color: #FFFFFF;
   }

.logo_cell_b {
   background-color: #009EE0;
   }

#main_menu {
   float:left;
   padding-left: 20px;
   }

#main_url {
   float:left;
   padding-left: 20px;
   padding-bottom: 0px;
   }

#search {
   float:left;
   padding: 20px;
   border: 2px dashed #CCCCCC;
   }

#header_menu {
   float:left;
   font-size: 18px;
   line-height: 40px;
   }

.clear {
   clear: both;
   }

#bg_content {
    background: url('../theme/images/vertical_line.gif') repeat-y 240px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
    width: 960px;
    }

*+html #bg_content {
    background: url('../theme/images/vertical_line_ie.gif') repeat-y 240px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
    width: 960px;
    }

* html #bg_content {
    background: url('../theme/images/vertical_line_ie.gif') repeat-y 240px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
    width: 960px;
    }

#column_left {
   width: 229px;
   float: left;
   margin-right: 30px;
   }

#content {
   width: 699px;
   float: right;
   }

#content_indent {
   padding-top: 20px;
   }

#footer {
   border-top: 2px dashed #CCCCCC;
   padding-top: 5px;
   }

#menu_law {
   float: left;
   }

#copyright {
   float: right;
   }

.button {
   background-color: #FFFFFF;
   cursor: hand;
   border: 0px solid #FFFFFF;
   font-weight: bold;
   font-family: Georgia, 'Times New Roman', serif;
   margin-left: 0px;
   padding: 0px;
   }





/*------------------- Links ---------------*/

a {
   color: #000000;
   }

a:hover {
   color: #D305D1;
   }

#main_menu a {
   font-size: 24px;
   color: #009EE0;
   font-weight: bold;
   text-decoration: none;
   }

#main_menu a:hover {
   background-image: url('../theme/images/bullet_ov.gif');
   background-repeat: no-repeat;
   background-position: right 2px;
   padding-right: 12px;
   }

#main_url a {
   font-size: 24px;
   color: #009EE0;
   font-weight: bold;
   text-decoration: none;
   }

#main_url a:hover {
   background-image: url('../theme/images/bullet_ov.gif');
   background-repeat: no-repeat;
   background-position: right 2px;
   padding-right: 12px;
   }

a.login {
   color:#000000;
   background: url('../theme/images/login.gif') no-repeat;
   line-height: 40px;
   padding-left: 35px;
   padding-bottom: 10px;
   text-decoration: none;
   font-weight: bold;
   }

a.contact {
   color:#000000;
   background: url('../theme/images/contact.gif') no-repeat 0px 3px;
   line-height: 40px;
   padding-left: 35px;
   padding-bottom: 10px;
   text-decoration: none;
   font-weight: bold;
   }

a.cart {
   color:#000000;
   background: url('../theme/images/cart_empty.gif') no-repeat;
   line-height: 40px;
   padding-left: 35px;
   padding-bottom: 10px;
   text-decoration: none;
   font-weight: bold;
   }

a.cart_full {
   color:#000000;
   background: url('../theme/images/cart_full.gif') no-repeat;
   line-height: 40px;
   padding-left: 35px;
   padding-bottom: 10px;
   text-decoration: none;
   font-weight: bold;
   }

#header_menu a:hover {
   color: #D305D1;
   }


#box a.back {
   background-image: url('../theme/images/arrow_back_small.gif');
   background-repeat: no-repeat;
   background-position: 0px 3px;
   padding-left: 13px;
   }


#logo_text_w a {
   font-size: 24px;
   color: #FFFFFF;
   text-decoration: none;
   }

#logo_text_b a {
   font-size: 24px;
   color: #009EE0;
   text-decoration: none;
   }

#box a {
   background-image: url('../theme/images/bullet.gif');
   background-repeat: no-repeat;
   background-position: 0px 2px;
   padding-left: 15px;
   }

#box a:hover {
   color: #D305D1;
   }

#productbox a {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
    }

#productbox a:hover {
    text-decoration: underline;
    }

#productbox2 a {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
    }

#productbox2 a:hover {
    text-decoration: underline;
    }


#footer a {
   margin-right: 10px;
   }


a.cart_delete  {
   text-decoration: none;
   font-size: 18px;
   color: #D71AD5;
   font-weight: bold;
   }

a.cart_delete:hover  {
   color: #009EE0;
   }

a.charlink  {
   background-image: url('../theme/images/bullet_ov.gif');
   background-repeat: no-repeat;
   background-position: 0px 2px;
   padding-left: 15px;
   line-height: 24px;
   }

/*------------------- Boxen ---------------*/

#box {
   padding-left: 10px;   
   margin-top: 15px;
   margin-bottom: 15px;
   line-height: 24px;
   }

#box .alternative_color {
   color: #999999;
   }

#box h1 {
   color: #009EE0;
   font-weight: bold;
   font-size: 24px;
   margin-bottom: 10px;
   font-family: Georgia, 'Times New Roman', serif;
   }

#dashed_left {
   border-bottom: 2px dashed #CCCCCC;
   width: 230px;
   margin-left: 0px;
   }

#box h2 {
   color: #009EE0;
   font-weight: bold;
   font-size: 14px;
   margin-bottom: 5px;
   font-family: Georgia, 'Times New Roman', serif;
   }

/*------------------- Produktbox ---------------*/

#productbox {
   margin-bottom: 30px;
   float: left;
   width: 190px;
   margin-left: 15px;
   margin-right: 15px;
   }

#productbox table {
   margin:auto;
   background: url('../theme/images/hi_product_1.gif') no-repeat center top;
   }

#productbox2 {
   margin-bottom: 30px;
   float: left;
   width: 180px;
   margin-left: 5px;
   margin-right: 15px;
   }

#productbox2 table {
   margin:auto;
   background: url('../theme/images/hi_product_2.gif') no-repeat center top;
   }


#productbox .productdata {
   padding-top: 0px;
   padding-left: 15px;
   padding-bottom: 2px;
   width: 67%;
   display: block;
   white-space: normal;
   height: 2.2em;
   max-height: 2.2em;
   }

#productbox .price {
   color: #FFFFFF;
   text-align: right;
   padding-right: 35px;
   padding-bottom: 10px;
   padding-top: 5px;
   }

#productbox2 .productdata {
   float: right;
   padding-top: 2px;
   padding-left: 0px;
   padding-bottom: 2px;
   width: 70%;
   display: block;
   white-space: normal;
   height: 2.2em;
   max-height: 2.2em;
   }

#productbox2 .price {
   color: #FFFFFF;
   text-align: right;
   padding-right: 15px;
   padding-bottom: 8px;
   padding-top: 5px;

   }

.ref_price {
   font-size: 11px;
   }

.mwst {
   font-size: 10px;
   color: #CCCCCC;
   padding-top: 10px;
   text-align: center;
   }

.innerhalbDeutschland {
   font-size: 10px;
   color: #AAAAAA;
   padding-top: 10px;
   text-align: center;
   }










/*------------------- Überschriften ---------------*/

h1 {
   font-size: 18px;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
   color: #009EE0;
   font-family: Georgia, 'Times New Roman', serif;
   }

h2 {
   font-size: 16px;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
   color: #009EE0;
   font-family: Georgia, 'Times New Roman', serif;
   }

h3 {
   font-size: 14px;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 10px;
   color: #009EE0;
   font-family: Georgia, 'Times New Roman', serif;
   }


/*------------------- Suche ---------------*/



input.arrow {
   position: relative;
   top: 3px;
   left: 5px;
   }



/*------------------- Sonstiges ---------------*/

.alternative_color {
   color: #69BFDD;
   }

.alternative_color a {
   color: #69BFDD;
   }

.pink {
   color: #D305D1;
   }

.product_image_big {
   width: 320px;
   height: 320px;
   background:url('../theme/images/bg_image_big.gif') no-repeat;
   }  

.product_image_small1 {
   width: 110px;
   height: 110px;
   background:url('../theme/images/bg_image_small1.gif') no-repeat;
   } 

.product_image_small2 {
   width: 110px;
   height: 110px;
   background:url('../theme/images/bg_image_small2.gif') no-repeat;
   } 

.product_image_small3 {
   width: 110px;
   height: 110px;
   background:url('../theme/images/bg_image_small3.gif') no-repeat;
   } 

.product_image_small4 {
   width: 110px;
   height: 110px;
   background:url('../theme/images/bg_image_small4.gif') no-repeat;
   } 

#productdescription {
   border: 2px dashed #CCCCCC;
   margin-top: 20px;
   margin-bottom: 0px;
   padding: 20px;
   }

.reviews {
   border: 2px dashed #CCCCCC;
   margin-top: 10px;
   margin-bottom: 0px;
   padding: 20px;
   }

.inputfield {
   font-family: Verdana, sans serif;
   color: #666666;
   border: 1px solid #498797;
   padding-left: 3px;
   padding-right: 3px;
   font-size: 12px;
   scrollbar: auto;
   }

.input_error {
   border: 2px solid #FF0000;
   }

.small {
   font-size: 10px;
   line-height: 11px;
   }

.small p {
   margin-top:10px;
   margin-bottom:0px;
   }

#breadcrumb {
   width: 100%;
   margin-bottom: 25px;
   border-bottom: 2px dashed #CCCCCC;
   padding-bottom: 10px;
   }

#breadcrumb_indent {
   padding-left: 20px;
   padding-right: 20px;
   }

#breadcrumb a {
   padding-left: 5px;
   }

.blog_post {
   margin-bottom: 30px;
   }

.td_order {
   border-bottom: 1px solid #CCCCCC;
   }

.td_order2 {
   border-top: 1px solid #CCCCCC;
   }

.row_order {
   border-top: 1px solid #CCCCCC;
   }

.cart_line {
   border-top: 1px solid #CCCCCC;
   padding-top: 20px;
   padding-bottom: 20px;
   }



.product_review_top {
   background-image: url(../theme/images/star_top.gif);
   background-repeat: repeat-x;
   height: 20px;
   overflow: hidden;
   }

.product_review_flop {
   background-image: url(../theme/images/star_flop.gif);
   background-repeat: repeat-x;
   height: 20px;
   overflow: hidden;
   width: 110px;
   }


   
.blog_post .funcbar {
   margin-top: 15px;
   }

.blog_comment {
   margin-bottom: 20px;
   border: 2px dashed #CCCCCC;
   padding: 10px;
   }

.msg_error {
   border: 1px solid #FF0000;
   color: #FF0000;
   padding: 5px;
   padding-left: 10px;
   background-color: #FFFFFF;
   }

.msg_done {
   border: 1px solid #20D602;
   color: #20D602;
   padding: 5px;
   padding-left: 10px;
   background-color: #FFFFFF;
   }

.contactbox {
   border: 2px dashed #CCCCCC;
   padding: 15px;
   line-height: 22px;
   }

#paginating {
   border-bottom: 2px dashed #CCCCCC;
   width: 100%;
   padding-bottom: 10px;
   margin-top: 15px;
   }

#paginating_indent {
   padding-left: 20px;
   padding-right: 20px;
   }

.chargroup {
   border-bottom: 2px dashed #CCCCCC;
   width: 100%;
   padding-bottom: 3px;
   margin-bottom: 15px;
   font-size: 18px;
   color: #009EE0;
   font-weight: bold;
   font-family: Georgia, 'Times New Roman', serif; 
   }

.bookmark {
   border: 1px solid #BBBBBB;
   padding: 1px;
   width: 16px;
   height: 16px;
   margin-left: 30px;
   margin-right: 12px;
}

#productbox .mwst a {
   font-size: 10px;
   color: #CCCCCC;
   }

#productbox2 .mwst a {
   font-size: 10px;
   color: #CCCCCC;
   }

#box .mwst a {
   font-size: 10px;
   color: #CCCCCC;
   }



.bookmark2 {
border : 0px solid #bbbbbb;
padding : 1px;
width : 16px;
height : 16px;
margin-left : 50px;
margin-right : 0;
}

/*** Menüstruktur ***/

.menu_selected {
   font-weight:bold;
   color: #D305D1;
}

.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;
}
