
body { color: #e6e6e6; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000; text-align: center }
.top { background-image: url("images/background_top.jpg"); background-repeat: no-repeat }
.sitename { background-image: url("images/sitename_top.jpg"); background-repeat: no-repeat; height: 49px }
.language { padding-left: 10px; height: 35px }
.menuback { background-image: url("images/menu_background.jpg"); background-repeat: no-repeat; height: 400px }
.site { width: 760px; border: solid 1px #e6e6e6 }
.yellowline { width: 80%; border-bottom: 1px solid #daaa2a }
.menutable { margin-top: 20px; width: 140px }
.verhaaltable { color: #daaa2a; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 20px; width: 500px }
.titel { color: #daaa2a; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; height: 30px }
.text { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 5px 5px 5px 10px }
a:hover { background-color: #494949 }
#en   { color: #f00; font-size: 0; font-family: Verdana, Helvetica, sans-serif; background-image: url("images/en.gif"); width: 22px; height: 15px; border: solid 0 }
#nl { color: #fff; font-size: 0; font-family: Verdana, Helvetica, sans-serif; background-color: #fff; background-image: url("images/nl.gif"); width: 22px; height: 15px; border: solid 0 }
#fr { color: #fff; font-size: 0; font-family: Verdana, Helvetica, sans-serif; background-color: #fff; background-image: url("images/fr.gif"); width: 22px; height: 15px; border: solid 0 }

a{
	color: #daaa2a;
}

.menutable a{
	font-size: 12px;
	color: white;
	text-decoration: none;
}