#marginContent .content 
{
color : #333333;
font-weight : bold;
font-size : 12px;
display : block;
font-family : Verdana;
}

#marginContent .kop 
{
color : #ED1A21;
display : block;
font-weight : bold;
font-size : 18px;
letter-spacing : -1px;
line-height : 21px;
font-family : Verdana;
}

.style1 a
{
text-decoration : none;
background-image : url(/PrivateContent/NW_Template/wielrennen_mo.jpg);
background-repeat : no-repeat;
display : block;
width : 233px;
height : 153px;
}

.style2 a
{
background-image : url(/PrivateContent/NW_Template/entertainment_mo.jpg);
background-repeat : no-repeat;
display : block;
width : 233px;
height : 153px;
text-decoration : none;
}

.style3 a
{
background-repeat : no-repeat;
background-image : url(/PrivateContent/NW_Template/tickets_mo.jpg);
display : block;
height : 153px;
width : 233px;
text-decoration : none;
}

.style1 a:hover
{
background-position : bottom;
}

.style2 a:hover
{
background-position : bottom;
}

.style3 a:hover
{
background-position : bottom;
}

