/******************************************************************************
     Seite drucken
*******************************************************************************/

body {
margin: 0 auto;
padding: 0;
font-family: Verdana, Arial,Helvetica;
font-size: 11px;
}




#wrap {
margin: 2%;
width: auto;
float: none !important;
}


#header h1 {
margin: 0 0 10px 0;
font-size: 11px;
}

h1,
h2,
h3,
h4 {
font-size: 11px;
}

.faq {
display: none;  /* Sonst wird ein Punkt über der überschrift angezeigt */
}

#frontphoto, #avmenu ul, #extras, .announce, .hide {
display: none;
}

#content img {
display: none;
}

a {
text-decoration: underline;
color: #FF000;
}

img {
width: 0px;
height: 0px;
border: 0;
}

#main-block {
padding: 50px;
}

#printingwindow {

}



