
body{

background:#fff;
}
#skiplinks,#serviceMenu,#langNav,#navigation,footer,.breadCrumbs,#leftNav,#contentTopImage,.printBtn,#contentTopShadow,#searchForm,a.faqBtn,.bookBtn{
    display:none !important;
}

header{
    margin: 0 !important;
position:static;
height: 104px !important;
border-bottom: 1px solid #CCC;
background: transparent !important;
width:auto;
}
#content{
width:auto;
}
#content .margins {
position: static;
top: auto;
width:auto;
left:auto;
background: #fff;
margin-bottom: 0;
padding: 0 0 0 0;
}
#content .main ul.teaserList>li {

    margin-right: 12px;

}

#logoLink {
    left:48px;
}
.main{
    background:#fff;
}
#layout{
    width: 672px;
    margin: 0;
}




.collapsible div{
   display:block !important;
}
 .collapsible h3{
margin: 0 0 0 0 !important;
font-size: 16px !important;
padding: 2px 24px 0px 24px !important;
background: #fff !important;
border-bottom: 0 !important;
    }
   .collapsible{
       border: 0  !important;
   }

table.datatable{
    width: 648px;
}


#printLink{
    display:block;
    position:absolute;
    right:144px;
    top:40px;
    background: url(/__ressources/images/button_bg.png) right center no-repeat;
    border: 1px solid #ccc;
    border-bottom-width:2px;
     color:white;
    text-align: center;
    width:124px;
    padding: 6px 0 6px 0;
   border-bottom-left-radius:3px;
   border-bottom-right-radius:3px;
}
#printLink:active,#printLink:focus,#printLink:hover{

    background: url(/__ressources/images/button_bg_hover.png) right center no-repeat;
    border: 1px solid #cc0000;
     border-bottom-width:2px;

     color:#cc0000;

}
#closeLink{
    display:block;
    position:absolute;
    right:0px;
    top:40px;
    background: url(/__ressources/images/button_bg.png) right center no-repeat;
    border: 1px solid #ccc;
    border-bottom-width:2px;
     color:white;
    text-align: center;
    width:124px;
    padding: 6px 0 6px 0;
   border-bottom-left-radius:3px;
   border-bottom-right-radius:3px;
}
#closeLink:active,#closeLink:focus,#closeLink:hover{

    background: url(/__ressources/images/button_bg_hover.png) right center no-repeat;
    border: 1px solid #cc0000;
     border-bottom-width:2px;

     color:#cc0000;

}