html,body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}

h5{
    font-size:13px;
}

#box{
    position:absolute;
    border:1px solid #CCCCCC;
    width:900px;
    left:50%;
    margin-left:-450px;
}

#groesse{
    font-size:11px;
    word-spacing:0px;
}

#groesse a{
    color:#000000;
}

#navi{
    border-bottom:1px solid #CCCCCC;
}

#image{
    float:left;
    width:448px;
    min-height:500px;
}

#text{
    float:right;
    width:448px;
    height:570px;
    overflow-y: scroll;
}

#inhalt{
    margin-top:10px;
    margin-bottom:10px;
}

#logo{
    height:75px;
    background-image:url(../images/backer_logo.gif);
    background-repeat:no-repeat;
    background-position:220px 0px;
}

#drucken{
    text-align:right;
    line-height:10px;
}

#drucken a{
    text-decoration: none;
    color: #000000;
    margin-right: 20px;
}

#druckinhalt{
    width:430px;
}

#footer{
    clear:both;
    border-top:1px solid #CCCCCC;
    line-height:22px;
    padding:0 5px;
}

.rahmen	{
		border: 1px solid #CCCCCC;
		}