/*
    Document   : print
    Created on : 10.07.2012, 17:22:16
    Author     : k-kombinat
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
.footer-menu,
#footer-logo,
#nav-selbox,
#box-footer-reflection,
#menu-right,
#nav-buttonbar {
    display: none;
}
#mcs_container ol {
    color: #000;
}
#mcs_container .dragger_container {
    visibility: hidden;
}
#mcs_container{
    height: auto;
}
#MainDiv{
    height: auto;
    overflow: visible;
}
#content-interaction span{
    width: 29px;
}
#nav-box{
    top: 5px;
}
#box-footer {
    top: -40px;
}
#box-footer #footer-headline {
    left: 0;
}





