body { 
    font-family:'Century Gothic','Helvetica Neue','Helvetica','Arial','Free Sans',sans-serif;
    font-size:13px;
    color:black;
}

#navi, #footer, #board {
    display:none !important;
}


#teaser img {
    width:850px;
    height:370px;
    margin-bottom:25px;
}

.noprint {
    display:none !important;
}

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

img {
    border:none;    
}

h2 {
    font-size:14px;
    font-weight:bold;
    margin:0 0 1.5em 0;
    padding:0;
    text-transform:uppercase;
}

div#copy p {
    line-height:1.15em;
    padding-bottom:1.25em;
}

