
/* ------------------------- Graphische Elemente die alle Seiten gemeinsam haben ------------------------------ */
@page {size:auto;margin:0cm;}
a{background:transparent;color:#039;text-decoration:none;}
a img{border:none;}
acronym, abbr {border-bottom:1px dotted #444;}
body {font-family: arial, verdana;font-size: 13px;}

.projekt_detail, .projekt, #footer{
display:none;
}

