body {
    font: 62.5% verdana, tahoma, arial, helvetica, sans-serif;
    margin: 0 4% 0 4%;
}
#wrapper,
#content {
    width: 90%;
    font-size: 110%;
}
.print-logo {
    display: block;
}
a {
    color:#CC0000;
    text-decoration: underline;

}
p a {
    display: block;
}
#moodflash, .PrimaryNav, .ServiceNav, .SecondaryNav,
div.FooterNav ul,
.Hidden,
hr {
	display: none;
}

div.ContentPart {
    float: none;
    width: 100%;
}
.MarginalSectionbox {
    clear: both;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 10px;
    overflow: hidden;
    width: 100% !important;
    background:none;
    border: 1px solid #f2f2f2;
}
.MarginalSectionbox h4, .MarginalSection h4, .MarginalSectionBig h4 {
    margin: 0;
    padding: 5px 0;
    font-size: 1.5em;
    font-weight: bold;
    color: #ccc;
}
.MarginalContentSectionPart a {
    color: #CC0000;
    display: block;
    margin-bottom: 2px;
    text-decoration: none;
}
.TeaserRow1 h2, .TeaserRow2 h2 {
	display: block;
	margin-top: 20px;
}