body {
background-color:#CCC;
color:#000;
font:100% Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
text-align:center;
}

a {
    text-decoration: none;
    color: #000000;
}

#page {
    background-color: #EFEFEF;
    text-align: left;
    width: 670px;
    margin: 0 auto;
    border: 1px #1D1DB9 solid; 
    height: auto !important; 
    min-height: 500px;  
}
#address {
    display: none;
}

#navigation {
    background-color: #FFF;
    display: none;
}
#navigation_index {
    display: none;
}

#header {
    background-color: #FFF;
    display: none;
}

#main_nav {
    display: none;
}

#footer {
    background-color: #FFF;
    display: none;
 }


#footer ul li {
     display: inline;
     font-size: 8px;
     margin-right: 15px;
     list-style-type: none;
 }
 
#footer_print {
     height: auto;
     width: 100%;
     text-align: center;
     padding-top: 1px;
     background-color: #8686AA;
     border-top: 1px solid #1D1DB9;
 }

#footer_print ul li {
     display: inline;
     font-size: 10px;
     list-style-type: none;
 }
 
.footer_print_ul1 {
    
} 
 
.headline {
    width: 73%;
    float: left;           
}
.headline p{
    font-size: 24px;
    margin: 12px 0;
    color: #666666;
    font-weight: bold;
} 

.headlineleft_print {
    float: left;
    width: 15%;    
}

.headlineleft_print img{
    padding-left: 10px;
    padding-top: 3px;
}

.headlineright {
    float: right;
    width: 12%;
    font-size: 11px;
}

.headlineright p {
    margin-top: 25px;
}
.clear {
    clear: both;
    height: auto;
    width: auto;    
    background-color: #EFEFEF;
}

.headlineleft_print, .headlineright, .headline {
    background-color: #EFEFEF;
    height: 53px;
}

.headline_print p {
    font-size: 11px;  
}



.product_description_link {
background-color: #fff;
    display: none;
} 

#content {
    min-height: 400px;
    background-color: #EFEFEF;
    height: auto !important;
    width: 100%;
}

.content_content {
    float: right;
    width: 100%;
    
}

.content_text {
    width: 100%;
    padding: 1px 0;
    font-size: 13px;   
}

.content_text ul {
    list-style: square;
}



p.content_right_text {
    margin-left: 6px;
}


.content_right_text {
    border: 1px solid #1D1DB9;
    width: 90%;
    margin-top: 40px;
}

.content_headline_product {
    border-top: 1px solid #1D1DB9;
    border-bottom: 1px solid #1D1DB9;
    width: auto;
    text-align: center;
    background-color: #8686AA;
    font-size: 20px;
    margin-bottom: 15px;
}

.content_headline_product p {
    margin: 4px 0;
}


.product_description {
    float: right;
    width: 65%;
    margin: 6px 0;    
}

.product_description_left {
    float: left;
    width: 50%;
    height: auto;    
}

.product_description_right {
    float: right;
    width: 50%;
}

.product_description_left p ,
.product_description_right p  {
    background-color: #8686AA;
    font-size: 14px;
    font-weight: bold;
    margin-right: 15px;
    margin-left: 35px;
    padding: 3px 5px;
}

.product_description_left li ,
.product_description_right li  {
    margin: 2px 0 ;
}
.product_description_left a ,
.product_description_right a  {
    margin-left: 35px;
    display: block;
    padding-bottom: 30px; 
}


.list_style1 {
    font-style: italic;
    padding-top: 3px;
}

.list_style2 {
    list-style: none;
}

.product_description_img img{
    padding-top: 50px;
    margin-left: 10px;
}


 #footer ul  {
     margin: auto;     
 }
 
  #footer_print ul  {
     margin: auto;
 }
