body{
    background: none;
}
#navigation{
    background: url(../img/navi_bg.gif) no-repeat;
    background-position: bottom center;
    height: 150px;
    margin-top: 40px;
    padding: 0px;
    width: auto;
}
#product_search_menu{
    background:url(../img/searchmenu_bg_dosen.gif) no-repeat;
    background-position: bottom center;
    padding: 0px;
    width: auto;
}
#logo{
    background: url(../img/gold_logo.jpg) no-repeat;
    width: 100%;
    height: 100%;
    margin-top: 20px;
}

#logo{
    background: url(../img/gold_logo.jpg) no-repeat;
    width: 100%;
    height: 100%;
}
h2.product_search{
    color: #494949;
    font-family: Arial,Sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    margin-left: 10px;
    margin-bottom: 10px;
}
p.product_search{
    color: #494949;
    font-family: Arial,Sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-left: 10px;
    text-transform: uppercase;
    padding-bottom: 5px;
}
#content_right h1{
    color: #494949;
    font-family: Arial,Sans-serif;
    font-size: 18px;
    margin-top: 0px;
    text-transform: uppercase;
}
#detail_product{
    background: #FFF;
    text-align: left;
}
.detail_box{
    background: url(../img/header_detailansicht_dosen.gif);
    background-repeat: no-repeat; 
    text-align: left;
    position: relative;
    top: 0px;
    left: 0px;
    height: 460px;
}
* html .detail_box{
    height: 465px;
} 
.detail_header_productname{
    color: #4E4E4E;
    font-family: Arial, Sans-serif;
    font-size: 22px;
    margin: 55px 0 0 20px;
}
/*IE6 HACK BEGIN*/
* html .detail_header_productname{
    margin: 50px 0 0 20px;
}
/*IE6 HACK END*/

.detail_content{
    float: left;
    margin: 20px 10px 5px 15px;
    width: 500px;
}
*html .detail_content{
    margin: 5px 10px 0px 15px;
    
}
.detail_content img{
    float: left;
    margin: 5px 15px 0 0;
}
.detail_content_data{
    margin: 15px 0 0 10px;
    float: left;
    width: 250px;
    padding-bottom: 2px;
}
.detail_content_container{
    float: left;
    margin-top: 3px;
    width: 100%;
}
.detail_content_title {
    color: #505052;
    float: left;
    font-family: Arial, Sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;
    text-align: left;
    width: 60%;
}
.detail_content_stats{
    color: #4F4F4F;
    float: right;
    font-family: Arial, Sans-serif;
    font-size: 12px;
    text-align: left;
    width: 40%;
}
.detail_footer{
    border-top: 1px solid #C8C8C8;
    background: url(../img/product_detail_footer_bg.jpg) repeat-x;
    float: right;
    width: 100%;
    position: absolute;
    bottom: -4px;
    left: 0px;
}
* html .detail_footer{
    margin: -10px 0 0 0;
} 
.detail_footer li{
    float: left;
    list-style: none;
    margin-right: 0px;
    text-align: right;
    padding: 0px;
}
.list_style_picture_first{
    margin: 0px 5px 0px 250px;
}
.list_style_picture_next{
    margin: 0px 10px 0px 5px;
}
.round_corner_header{
    background: url(../img/header_bottom_left_gold.gif)no-repeat;
    height: 15px;
    width: 116px;
}
h2.product_search{
    color: #494949;
    font-family: Arial,Sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-left: 10px;
}
p.product_search{
    color: #494949;
    font-family: Arial,Sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-left: 10px;
    text-transform: uppercase;
    padding-bottom: 5px;
}
#content_right h1{
    color: #494949;
    font-family: Arial,Sans-serif;
    font-size: 18px;
    margin-top: 0px;
    text-transform: uppercase;
}
.detail_box{
    background: url(../img/header_detailansicht_glaeser.gif);
    background-repeat: no-repeat;
    text-align: left;
    position: relative;
    top: 0px;
    left: 0px;
    height: 460px;
}
* html .detail_box{
    height: 465px;
}
.detail_header_productname{
    color: #4E4E4E;
    font-family: Arial, Sans-serif;
    font-size: 22px;
    margin: 55px 0 0 20px;
}
/*IE6 HACK BEGIN*/
* html .detail_header_productname{
    margin: 50px 0 0 20px;
}
/*IE6 HACK END*/
.detail_content{
    float: left;
    margin: 20px 10px 0px 15px;
    /*width: 500px;*/
}
.detail_content img{
    float: left;
    margin: 5px 15px 0 0;
}
.detail_content_data{
    
    float: left;
    width: 250px;
    padding-bottom: 2px;
}
.detail_content_container{
    float: left;
    margin-top: 3px;
    width: 100%;
}
.detail_content_title {
    color: #505052;
    float: left;
    font-family: Arial, Sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;
    text-align: left;
    width: 60%;
}
.detail_content_stats{
    color: #4F4F4F;
    float: right;
    font-family: Arial, Sans-serif;
    font-size: 12px;
    text-align: left;
    width: 40%;
}
.detail_footer{
    border-top: 1px solid #C8C8C8;
    background: url(../img/product_detail_footer_bg.jpg) repeat-x;
    float: right;
    width: 100%;
    position: absolute;
    bottom: -4px;
    left: 0px;
}

* html .detail_footer{
    margin-top: 0px;
}
.detail_footer li{
    float: left;
    list-style: none;
    margin-right: 0px;
    text-align: right;
    padding: 0px;
}
.list_style_picture_first{
    margin: 0px 5px 0px 250px;
}
.list_style_picture_next{
    margin: 0px 10px 0px 5px;
}
#hodum_navigation{
    background: url(../img/navi_bg.gif) no-repeat;
    background-position: bottom left;
    height: 100%;
    margin-top: 30px;
    padding-bottom: 0px;

}
* html #hodum_navigation{
    background-repeat: no-repeat;
}
#hodum_navigation ul{
    list-style: none;
    margin-top: 10px; 
    margin-bottom: 20px;
}
#hodum_navigation ul li{
    margin: 10px 0 10px 0px; 
    font-family: Arial, Sans-serif;
    font-size: 14px;
}
.last-li {
    padding-bottom: 10px;
}
/*IE6 FONT SIZE BEGIN*/
*html #hodum_navigation ul li{
    font-weight: bold;
}
/*IE6 FONT SIZE END*/
#hodum_navigation ul li a{
    margin: 10px 0 10px 30px; 
    font-family: Arial, Sans-serif;
    color: #4C4C4C;
}
#hodum_navigation ul img{
    margin-left: 10px; 
}
#content_right h1{
    color: #494949;
    font-family: Arial,Sans-serif;
    font-size: 18px;
    margin-top: 0px;
    text-transform: uppercase;
    padding: 10px 0 0 0;
}
#content_right h2{
    color: #494949;
    font-family: Arial,Sans-serif;
    font-size: 16px;
    margin-top: 0px;
    text-transform: uppercase;
    padding: 10px 0 0 0;
}
#content_right p{
    color: #494949;
    font-family: Arial,Sans-serif;
    font-size: 12px;
    margin-right: 40px; 
    text-transform: none;
    
}
* {
    border: 0px;
    margin: 0px;
    padding: 0px;
}
body{
    text-align: center;
}
a{
    text-decoration: none;
    color: #000;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.content_left_line{
    background: url(../img/teaser_product_line.gif) no-repeat;
    height: 5px;
    width: 200px;
    margin-bottom: 30px;
    clear: both;
}
#all_over{
    margin: 0 auto 0 auto;
    width: 880px;
}
#head{
    position: relative;
    height: 200px;
    text-align: left;
    margin-bottom: 40px;
}
#languagemenu{
    position: absolute;
    top: 40px;
}
.flagg_en{
    height: 13px;
    float: left;
    background: url(../img/lang_en.gif)no-repeat;
    margin-left: 5px;
    margin-top: 5px;
    border: 0px;
    width: 21px;
    list-style: none;
}
.flagg_en:hover, .flagg_en:active, .flagg_en:visited {
    float: left;
    background: url(../img/lang_en_act.gif)no-repeat;
    margin-left: 5px;
    margin-top: 5px;
    border: 0px;
}
.flagg_de{
    height: 13px;
    float: left;
    background: url(../img/lang_de.gif)no-repeat;
    margin-left: 10px;
    margin-top: 5px;
    border: 0px;
    width: 21px;
    list-style: none;
}
.flagg{
    margin-right: 5px;
}
.flagg_de:hover, .flagg_de:active, .flagg_de:visited {
    height: 13px;
    float: left;
    background: url("../img/lang_de_act.gif")no-repeat;
    margin-left: 10px;
    margin-top: 5px;
    border: 0px;
    width: 21px;
}
#mainmenu{
    visibility: hidden;
}
a .mainmenuimage{
    width: auto;
    border: 0px;
    margin-left: -4px;
    padding: 0px;
}
/*
#logo{
    position: absolute;
    top: 35px;
    right: 20px;
    width: auto;    
}
*/
#content{
    background: url(../img/bg_corner.gif) no-repeat;
    background-position: bottom right;
    min-height: 300px;
    text-align: left;
    padding-bottom: 100px;
    float: right;
    margin-bottom: 20px;
    width: 900px;
}
#content_left{
    margin-right: 25px;
    min-height: 200px;
    float: left;
    width: 200px;
}
#navigation{
    width: auto;
    height: 150px;
    padding: 0px;
    margin-top: 40px;
    background: url(../img/navi_bg.gif) no-repeat;
    background-position: bottom center;
}
#telephone{
    background: url(../img/teaser_telephone_de.gif) no-repeat;
    margin-top: 10px;
    height: 64px;
    width: auto;
}
#notice_list{
    position: relative;
    height: 73px;
    margin-left: -5px; 
    margin-top: 10px;
    width: auto;
}
.amount_of_notices{
    position: absolute;
    top: 34px;
    left: 154px;
}
.amount_of_notices p{
    color: #494949 !important;
    font-family: Arial,Sans-serif;
    font-size: 20px;
    font-weight: bolder;
}
a #teaser_kart_button{
    border: 0px;
    position: absolute;
    top: 43px;
    left: 15px;
}
#product_preview{
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    height: 160px;
    background: url(../img/teaser_product_bg.gif) no-repeat;
    background-position: bottom left ;
}
#product_preview h2{
    color: #494949 !important;
    font-family: Arial,Sans-serif;
    font-size: 15px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#product_preview p{
    color: #494949 !important;
    font-family: Arial,Sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    text-transform: none;
}
.product_preview_img{
    text-align: right;
    margin-top: 15px; 
    margin-right: 2px;
}
#content_right{
    width: 655px;
    min-height: 200px;
    float: right;
}
/* IE 6 BEGIN */
* html #content_right{
    width: 520px;
}
/* IE 6 END */
.product_search_form{
    font-size: 10px;
    margin-bottom: 8px; 
    margin-left: 10px;
    margin-right: 2px;
    text-align: left;
    border: 1px solid #CED2D3;
    width: 180px;
}
.product_search_form option{
    margin-left: 4px;
    width: 180px;
    text-align: left;
}
.teaser_result_box{
    float: left;
    margin: 20px 12px 12px 0;
    width: 150px;
}
.teaser_result .remember_article{
    height: 17px;
    width: 119px;
}
.teaser_result_img{
    position: relative;
    width: 150px;
    border-top: 1px solid #CED2D3;
    border-left: 1px solid #CED2D3;
    border-right: 1px solid #CED2D3;
    text-align: center;
}
.teaser_result_productimg{
    width: 117px;
}
.teaser_magnifyin_glass{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
}
.teaser_result_headline{
    background: url(../img/teaser_result_headline.jpg) repeat-x;
    border-left: 1px solid #CED2D3;
    border-right: 1px solid #CED2D3;
    width: 150px;
}
/*IE - Hack begin*/
* html .teaser_result_headline{
    margin-top: -5px;
}
/*IE - Hack end*/
.teaser_result_headline p{
    color: #4A4A4C;
    font-family: Arial, Sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 3px 3px 3px;
}
.teaser_result_about{
    border-left: 1px solid #CED2D3;
    border-right: 1px solid #CED2D3;
    float: left;
    padding-bottom: 5px;
    width: 115px;
}
.teaser_result_about{
    padding: 3px 2px 2px 2px;
    font-family: Arial, Sans-serif;
    font-size: 10px;
    color: #4E4E4E;
    width: 146px;
}
.teaser_result_data_container{
    float: left;
    width: 100%;
}
.teaser_result_data_title{
    float: left;
    width: 41%;
}
.teaser_result_data_stats{
    float: left;
    width: 59%;
}
.rememberlist_box{
    border: 1px solid #D0D0D0;
    margin-bottom: 10px;
    float: left;
    position: relative;
    width: 500px;
}
.rememberlist_box_header{
    height: 17px;
    text-align: left;
    float: left;
    width: 100%;
}
.rememberlist_delete{
    position: absolute;
    top: 0px;
    left: 380px;
}
.rememberlist_box_headline{
    background: url(../img/teaser_result_headline.jpg) repeat-x;
    color: #4A4A4C;
    font-family: Arial, Sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 3px 0px 22px;
    width: 352px;
}
.rememberlist_content{
    border: 0px solid;
    float: left;
    margin-top:15px;
    text-align: left;
    width: 500px;
}
.picture{
    float: left;
    width: 200px;
}
.rememberlist_content .picture img{
    margin-left: 15px;
    width: 110px;
}
.rememberlist_container{
    border: 0px solid;
    margin-top: 3px;
    text-align: left;
    float: left;
    width: 300px;
}
.rememberlist_title{
    float: left;
    color: #484848; 
    font-family: Arial, Sans-serif;
    font-weight: bold;
    font-size: 12px;
    width: 50%;
}
.rememberlist_stats{
    color: #484848; 
    float: right;
    font-family: Arial, Sans-serif;
    font-size: 12px;
    width: 50%;
}
.rememberlist_send{
    color: #484848; 
    font-family: Arial, Sans-serif;
    font-size: 12px;
    margin-top: 60px;
    margin-bottom: 10px;
}
* html .rememberlist_send{
    margin-top: 20px;
}
.buttontomailform{
    float: right;
    margin-right: 53px;
    text-align: right;
}
* html .buttontomailform{
    margin-right: 9px;
}
.sendrememberlist{
    
}
#footer{
    display: none;
    visibility: hidden;
}
#mailform{
    border: 0px solid;
    color: #4A4A4A;
    width: 100%;
    text-align: left;
}
.mailform_textbox{
    border: 0px solid;
    font-family: Arial, Sans-serif;
    font-size: 12px;
    margin-left: 10px;
    width: 520px;
}
.mailform_row{
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    font-size: 12px;
    width: 100%;      
}
.mailform_row_number{
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    font-size: 12px;
    width: 135px;      
}
.mailform_row_street{
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    font-size: 12px;
    width: 200px;      
}
.mailform_row_city{
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    font-size: 12px;
    width: 204px;      
}
.smalltext{
    margin: 30px 0px 20px 10px;
    font-family: Airal, Sans-serif;
    font-size: 10px;
    text-align: left;
    cellpadding: 50px; 
}

.mailform_text{
    float: left;
}
.mailform_text_right{
    float: left;
    margin-left: 10px;
}
.mailform_textarea{
    border: 1px solid #CFCFCF;
    margin-top: 5px;
    width: 100%;
}
table.mailform{
    /*cellpadding: 3px 0px 0px 0px;*/
    color: #4A4A4A;
    font-family: Airal, Sans-serif;
    font-size: 12px;
    width: 500px;
}
/* IE 6 BEGIN */
* html td.plz{
    width: 40px;
}
/* IE 6 END */
td.label{
    text-align: left;
    width: 80px;
}
/* IE 6 BEGIN */
* html td.label{
    width: 70px;
}
/* IE 6 END */
td.label_place{
    width: 40px;
    text-align: right;
}
td.label_number{
    width: 50px;
}
.label_number{
    width: 50px;
}
td.plz{
    width: 20px;
}
.backtolist{
    text-align: right;
}
.error{
    margin-top: 10px;
    color: red;
}
td{
    text-align: right;
}
.text_left{
    text-align: left;
}
h1{
    color:#494949;
    font-family:Arial,Sans-serif;
    font-size:15px;
    margin-bottom:10px;
    margin-left:10px;
    text-transform:uppercase;
}
#clear{
    clear: both;
    margin: 0px;
    padding: 0px;
}
#print_adress{
    display: block;
    color: #494949;
    font-family: Arial,Sans-serif;
    font-size: 15px;
    position: absolute;
    top: 50px;
    left: 20%;
}
#print_adress_detail{
    display: block;
    color: #494949;
    font-family: Arial,Sans-serif;
    font-size: 12px;
    position: absolute;
    bottom: 50px;
    left: 10px;
}
