* {
    font-family: Arial, Helvetica, sans-serif;
}

img.bg-img {
display: none !important;
}

body {
    background-color: #ffffff  !important;
    background-image: none !important;
}

#screen {
    margin: auto;
    width: 600px !important;
}


#header {
    display: none !important;
}

#logo {
position: absolute !important;
top: -40px !important;
right: 0px;
float: right;
z-index: 999;
}

#content {
    width: 600px !important;
    background-color: #ffffff !important;
    background-image: none !important;
position: absolute !important;
top: 10px !important;
font-size: 0.8em;
}

.content_right {
    margin-top: 0px !important;
position: relative !important;
left: 0px !important;
margin-left: 0px !important;
}

#nav {
    background-color: #ffffff !important;
    background-image: none !important;
    height: 0px !important;
}

ul#nav_main {
display: none !important;
}


#footer {
    display: none !important;
}

#text {
    width: 590px !important;
    display: block !important;
}

#gallery-small {
/*
display: none;
*/
text-align: center !important;
}

.print {
    display: block;
}

.noprint, #rezeptorden_klein, #votingbuttons, #extras, #stars, #gallery-small, #button {
    display: none;
}

a#webview {
    display: block;
    position: absolute;
    top: 70px !important;
    right: 0px;
    float: right;
    color: #0071B9;
    text-decoration: none;
    margin-bottom: 15px;
    height: 25px;
}

