@charset "UTF-8";
.tblbg {
	background-image: url(images/achtergrondje.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
body {
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	margin: 0px;
	height:100%;
}
#top {
	width: 750px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}
#topnav a {
	color: #663300;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.tblbg #topnav li {
	display: inline;
}
#topnav      a:hover  {
	color: #ED470F;
}
#topnav {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: white;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 750px;
	padding: 0px;
}

#subnav {
	background-color: #FF6699;
	width: 230px;
	float: left;
	height: 100%;
}
#content  p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
#content  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
.test {
}
#contentwrapper     img {
	border: 1px solid #cccccc;
	float: right;
	padding: 10px;
	margin: 20px;
	background-position: right;
}
.contentLeft {
	float: left;
	width: 460px;
	padding-bottom: 20px;
	padding-right: 20px;
}

.contentRight a {
	color: #663300;
	text-decoration: none;
}
.contentRight      a:hover  {
	color: #ED470F;
}
.contentRight {
	width: 200px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 20px;
}
#contentwrapper a {
	color: #333333;
}
#contentwrapper a:hover {
	color: #E34112;
}
#contentwrapper {
	width: 750px;
	padding-top: 0px;
	background-image: url(images/ctbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 100%;
	line-height: 20px;
}
#content {
	float: left;
	padding: 10px;
}
#footer {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 730px;
}
.footerfade {
	background-image: url(images/fotterfade.jpg);
	height: 40px;
	background-position: center top;
	background-repeat: repeat-y;
}
.topBG {
	background-image: url(images/achtergrondjeTop.jpg);
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 1044px;
}

