body{   margin: 0; padding: 0;  background-color: #969696;
        font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
        font-size: 0.7em; color:white; }

a { color:white; text-decoration:none;}
a:hover, a.selected { color: #f1901f; }


.header .menu { background-image: url('../img/logo.gif'); background-repeat:no-repeat; background-position:30px 27px;
                padding:22px 110px ;}

.content { margin-bottom: 20px; }
.content .product {}
.content .product .photos {}
.content .product .photos .nahled{ display:none; position:absolute; left:0px;}
.content .product .photos .nahled .photo_big {float:left;background-color:white; width:400px;height:300px;}
.content .product .photos .nahled .photo_big .control {margin-top: 270px; margin-left:350px;}
.content .product .photos .nahled .photo_big .control .info_close { display:block; float:left; width:16px; height:18px;
                                                                    cursor: pointer; background-image: url('../img/close.png'); }
.content .product .photos .nahled .photo_big .control .info_close:hover {background-position: -16px 0px;}
.content .product .photos .nahled .photo_big .control .info_open  { display:block; margin-left:5px; float:left; width:16px;
                                                                    height:18px; cursor: pointer;
                                                                    background-image: url('../img/open.png'); }
.content .product .photos .nahled .photo_big .control .info_open:hover {background-position: -16px 0px;}


.content .product .photos .nahled .product_info {   display:none; float:left; background-color: #f1901f;
                                                    width:400px;height:300px;}
.content .product .photos .nahled .product_info .data { margin: 15px; margin-bottom: 0px; height:255px;}
.content .product .photos .nahled .product_info .control {}
.content .product .photos .nahled .product_info .control .info_close2 {display:block; width:16px; height:18px; margin-left: 370px;
                                                                    cursor: pointer; background-image: url('../img/close_white.gif'); }
.content .product .photos .nahled .product_info .control .info_close2:hover {background-position: -16px 0px;}

.content .product .photos img { display:block; float:left; cursor: pointer;}

.content .informations {margin-left: 110px; }
.content .informations  p{margin: 0px; padding: 0px;}

.footer {}
.footer .menu {margin-left:110px;}