#content {
        padding-left:10px;
        padding-top:10px;
        margin-left:4px;
        margin-top:4px;
/*        width:432px;*/
/*        width:700px;*/
        height:auto;
        overflow:none;
display:inline;
}

#spalte_mitte .box {
background:none;
height:auto;
        width:auto;
position:static;
display:block;

}
.noprint {
        display:none;
}

.print {
        display:inline-block;
}

#wrapper {
	border: none;
        width:auto;
}
#spalte_mitte {
        width:auto;
}

body {
background-color: #fff;
}

#nav {
	display:none;
}

