* {
    font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif;
}

#screen {
    margin-left: auto;
    margin-right: auto;
    padding: 10px 10px 5px 10px;
    width: auto;
    min-height:600px;
    text-align: left;
    font: normal 0.8em 'PT Sans', arial, helvetica, sans-serif;
}


#header {
    background-image: url(/img/layout/logo_claim.png);
    background-repeat: no-repeat;
    height: 240px;
    margin-left: 85px;
}

#logo {

}

#logo img {
    border: none;
}

#header h1 {

}

#header h2 {
    color: #00233A;
    margin-left: 150px;
    font-family: 'Cousine', Courier, monospace;
}

#topnav {
display: none;
}

#address {
    float: right;
    font-weight: normal;
    width: 180px;
    margin-top: 0px;
}

#portraits {
display: none;
}

#content {
    width: auto;
}

/***** nav *****/

#nav {
    display: none;
}

/***** /nav *****/

.breaker {
    clear: both;
}

#footer {
display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

div#content_bottom {
    width: auto;
    min-height: 600px;
    background-color: #fff;
}


/***** Content-Styles *****/

#content .imgframe {
    border: 1px solid #bcbdc0;
    padding: 5px;
}

#content .imgframe_left {

}

#content .imgframe_right {
}


#content .bu {
font-size: x-small;
font-weight: bold;
}

#content .quelle {
font-size: xx-small;
}

#content .left {
    margin-right: 15px;
    margin-bottom: 15px;
}

#content .right {
    margin-left: 15px;
    margin-bottom: 15px;
}



/***** /Content-Styles *****/

.print {
    display: inline;
}

.noprint {
   display: none;
}

.borderbox {
    color: #6E6E70;
}

.borderbox h2 {
    font-size: small;
    margin-bottom: 0px;
}

.borderbox h2 a {
    text-decoration: none !important;
    color: #6E6E70;
}

a.content_more {
    color: #6E6E70;
    font-weight: bold;
}
