body {
background-color:#E1E1E5;
font-family: helvetica, Arial, Verdana;
}

a:link, a:visited, a:active {	color: #000000;	}a:hover {	color: #7A1600;	}

.menu {
width:180;
}


.menu ul {
text-decoration:none;
list-style-type: none;
text-align:right;
line-height:30px;
}

.menu ul ul {
text-decoration:none;
list-style-type: none;
text-align:right;
margin-top:-7px;
line-height:15px;
}

.menu ul a:link, .menu ul a:visited, .menu ul a:active {
color: #ffffff;
text-align : right;
font-size:12px;
text-decoration:none;
}

.menu ul a:hover {
color: #333333;
}

.menu ul ul a:link, .menu ul ul a:visited, .menu ul ul a:hover {
color: #777777;
text-align: right;
text-decoration:none;
font-size:11px;
line-height:14px;

}

.menu ul ul a:hover {
color: #555555;
}

.contenttekst {
line-height:18px;color:#000000;text-align:left;font-size: 11px;
margin-top:-20px
}

.header {
background-image: url(images/header.png);
background-repeat: repeat-x;
background-position:bottom right;
margin-top:-30px
}

.content {
background-image: url(images/content.png);
background-repeat: repeat-y;
background-position:bottom right;

}

.footer {
background-image: url(images/footer.png);
background-repeat: no-repeat;
background-position:top right;
align:center
}

.adres {font-size: 10px;color:#777777;text-align:right;
line-height:12px}.adres a:link, .adres a:visited, .adres a:active {color:#777777;}