@charset "UTF-8";
/* CSS Document */

A:hover   {
	color:#009966;
	font-weight: normal;
	text-decoration:none;
}
body {
	background-color: #bfbfa8;
	color: #FFFFFF;
}
div#totaal{
	left:0px;
	top:0px;
	width:800px;
	height:720px;
	background-color: #FFFFFF;
	border: 0px none #000000;
	position:relative;
}
div#logo{
	left:0px;
	top:0px;
	width:143px;
	height:165px;
	background-color: #FFFFFF;
	border: 0px none #000000;
	position:absolute;
}
div#gonzo{
	left:480px;
	top:70px;
	width:143px;
	height:43px;
	background-color: #FFFFFF;
	border: 0px none #000000;
	position:absolute;
}
div#menu2{
	left:180px;
	top:142px;
	width:600px;
	height:25px;
	background-color: #FFFFFF;
	border: 0px none #000000;
	position:absolute;
}
div#menu{
	left:0px;
	top:230px;
	width:143px;
	height:250px;
	background-color: #FFFFFF;
	border: 0px none #000000;
	position:absolute;
}
div#tekst{
	left:180px;
	top:239px;
	width:500px;
	height:250px;
	background-color: #FFFFFF;
	border: 0px none #000000;
	position:absolute;
}
.menutxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: right;
}
.menuzwart {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: right;
}
.brood {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: left;
}
.kop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: left;
	font-weight: bold;
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: left;
	font-weight: normal;
}
