/* CSS layout */
body {
font-family: 12pt Georgia, "Times New Roman", serif;
background-color: white;
background: #fff !important;
color: #000;
}

#masthead, #logo, #header , #Navigation, #left_col, #right_col, #leiste_unten, #leiste_oben {
display: none;
}



#page_content:before {
        content: "USC Freiburg Basketball | Druckansicht";
        background-color: #FFFFFF ;
        font-size: 16px;
}

#page_content: {
        width: 1000px;
        background-color: #FFFFFF ;

}
.style28 {
      margin-left: 200px;
      width: 800px;
}

#footer {
        clear: both;
        background-image: url(nav1.png);
}
.bild img { padding: 5px; border: 1px solid #ccc; background-color: #eee; }

a{
 color: black; text-decoration: none;
}


