.Button a:hover
{
background-color : #FDDCA7;
color : #FFFFFF;
font-family : Arial;
border : 0px;
font-size : 12px;
height : 30px;
width : 82px;
text-transform : uppercase;
background-image : url(../images/verzenden1.gif);
font-weight : bold;
background-position : center center;
background-repeat : no-repeat;
cursor : pointer;
}

.rodetekst 
{
font-style : italic;
color : #DF0036;
font-family : Arial;
font-weight : bold;
}

#Footer 
{
font-family : Arial;
color : #A7A8AA;
font-size : 9px;
padding-top : 20px;
}

#Footer a
{
padding-top : 20px;
color : #A7A8AA;
font-family : Arial;
font-size : 9px;
text-decoration : underline;
}

#Rightcol .content 
{
text-align : left;
color : #750D67;
display : block;
padding-left : 30px;
padding-right : 20px;
font-family : Arial;
font-size : 12px;
padding-bottom : 20px;

}

#Rightcol .kop 
{
display : block;
color : #7CB955;
font-family : Arial;
font-size : 22px;
font-style : italic;
font-weight : bold;
padding-left : 30px;
padding-right : 30px;
}

#Footer a:hover
{
text-decoration : none;
color : #A7A8AA;
font-family : Arial;
font-size : 9px;
padding-top : 20px;
}

#Rightcol .content a:hover
{
text-decoration : underline;
color : #7CB955;
}

#Rightcol .content a
{
text-decoration : none;
color : #7CB955;
}

#Menu a:hover
{
color : #FFFFFF;
}

.content p {
   line-height:18px;
}