body {
	background-image: url(imgs/bewust-genieten.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #CC6600;
	font-family: Arial;
	font-size: 11px;
	color: #000066;
}
.main {
	font-size: 11px;
	color: #000066;
}
.logo {
	background-image: url(imgs/logo.jpg);
	background-color: #CC6600;
	background-repeat: no-repeat;
	padding-left: 40px;
}
.bege {
	background-image: url(imgs/bewustgenieten.gif);
}
.color {
	background-color: #FFFFEA;
}
.site {
	color: #99CC00;
	font-size: 15px;
	font-weight: bold;
}
.titel {
	color: #CC6600;
	font-size: 20px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#link {
	background-color: #CC6600;
	display: block;
	width: 155px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFEA;
	text-align: center;
	border-bottom: solid 1px #000000;
}
#tip {
	background-color: #CC6600;
	display: block;
	width: 115px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFEA;
	text-align: center;
	border-bottom: solid 1px #000000;
}
#blok {
	background-color: #FFFFEA;
	display: block;
	width: 200px;
	padding: 2px;
	margin-bottom: 10px;
	border: solid 1px #CC6600;
}
#line a{
	display: block;
	width: 155px;
	border-bottom: 1px solid #CCCC99;
}
#main a{
	background-image: url(imgs/bewustgenieten.gif);
	font-size: 12px;
	display: block;
	width: 155px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CC6600;
}
#lines a{
	display: block;
	width: 115px;
	border-bottom: solid 1px #CC6600;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#tarief {
	display: block;
	width: 115px;
	border-bottom: solid 1px #CC6600;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#imig {
	display: block;
	border: solid 1px #FFFFEA;
	width: 100px;
	height: 100px;
}

#VOline {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	border-left: solid 1px #CC6600;
}
