@charset "UTF-8";
.backpage {
	background-image: url(../imgs/backpage.jpg);
	background-repeat: repeat-x;
}
.backwhite {
	background-image: url(../imgs/body.gif);
	background-repeat: repeat;
}
.backchoise {
	background-image: url(../imgs/Photo/1736.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titeltop {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
}
.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
}
.top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.topje {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #89381B;
}
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
}
.dntxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
}
.dnnaw {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.txtproeverij {
	font-size: 10px;
	color: #930;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
}
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	color: #F90;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
#navi a:link {
	color: #FFF;
}
#navi a:visited {
	color: #FFF;
}
#navi a:hover {
	color: #FFF;
	text-decoration: none;
}
#brouwerij a:link {
	color: #666;
}
#brouwerij a:visited {
	color: #666;
}

