body {
	margin: 0px;
	padding: 0px;
	background-color: #83835C;
	background-image: url(../imgs_festraets/bckgrnd_jeep.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
}
.navi {
	font-size: 14px;
	font-weight: bold;
	color: #CCCC99;
	padding-right: 20px;
	width: 5px;
	white-space: nowrap;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.navi:hover {
	color: #CCCC99;
	text-decoration: none;
	padding: 0px;
}
a.navi:active {
	color: #CCCC99;
	text-decoration: none;
	padding: 0px;
}
.subnavi {
	font-size: 13px;
	font-weight: bold;
	color: #CCCC99;
	white-space: nowrap;
	line-height: 19px;
}
a.subnavi:hover {
	color: #CCCC99;
	text-decoration: none;
}
a.subnavi:active {
	color: #CCCC99;
	text-decoration: none;
}
a.taalkeuze:hover {
	color: #CCCC99;
	text-decoration: none;
}
a.taalkeuze:active {
	color: #CCCC99;
	text-decoration: none;
}
#contentpix {
	position: relative;
	background-image: url(../imgs_festraets/img_jeep.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 850px;
	z-index: 2;
	height: 340px;
}
a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	color: #666600;
	text-decoration: none;
}
a:hover {
	color: #666600;
	text-decoration: underline;
}
a:active {
	color: #666600;
	text-decoration: underline;
}
.pixtitel {
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	color: #666600;
}
