
/**/
/* Normalisierung margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin : 0;
padding : 0;
}

/* Normalisierung font-size fŸr †berschriften */
h1, h2, h3, h4, h5, h6 {
font-size : 100%;
}

/* Normalisierung font-style und font-weight auf normal */
adress, caption, cite, code, dfn, em, strong, th, var {
font-style : normal;
font-weight : normal;
}

/* Entfernung list-styles as Listen */
ol, ul {
list-style : none;
}

table {
border-collapse : collapse;
border-spacing : 0;
}

/* Entfernung border aus fieldset und img */
fieldset, img {
border : 0;
}

/* Textausrichtung in caption und th links */
caption, th {
text-align : left;
}

/* Entfernung AnfŸhrungszeichen aus q */
q:before, q:after {
content : '';
}

/*body*/
body {

margin:0 auto;

font:11pt/120% Arial, serif; background-color: white !important; background-image: none !important; color:black;
page-break-after:avoid;
}

#abstand_ticker {
height:0px;
}

#headbild {
display:none;
}

#fahnen {
display:none;
}

#navinhalte {
display:none;
}

#abschluss {
display:none;
}

#slider {
display:none;
}

#drucksymb {
display:none;
}

ul#proj ul li{
page-break-inside:avoid;
widows:0;
}

