a
{
color : #FB3E31;
text-decoration : none;
}

a:hover
{
color : #95625F;
text-decoration : none;
}

#Content 
{
font-family : Arial;
color : #005AA0;
font-size : 12px;
line-height : 17px;
}

#ContentRight 
{
line-height : 18px;
color : #005AA0;
font-family : Arial;
font-size : 12px;
}

#Content .kop 
{
font-weight : bold;
font-size : 13px;
}

#ContentRight .kop 
{
font-weight : bold;
display : inline-block;
font-size : 13px;
text-transform : uppercase;
}

#Content .content 
{
display : block;
padding-bottom : 20px;
padding-right : 15px;
}

#ContentRight .content 
{
display : inline-block;
}


