html, body {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-image: url(../images/index/back.jpg);
	background-repeat: repeat-x;
	background-color: #CE0400;
}
html {
	background-color: #CE0400; /* voor google chrome */
}
div#container {
	width: 999px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/template/contentback.jpg);
	background-repeat: repeat-y;
}
div#contentWrapper {
}
div#topWrapper {
	height: 110px;
	background-image: url(../images/template/buttonsback.jpg);
}
div#dinoFlash {
	float: left;
	width: 200px;
}
div#mainNav {
	float: right;
	width: 799px;
}
div#otherSiteLink {
	padding-top: 30px;
	height: 16px;
}
div#otherSiteLink a {
	font-family: Verdana, Geneva, sans-serif;
	color: #E5EE09;
	font-size: 12px !important;
	text-decoration: none;
	font-weight: bold !important;
}
div#otherSiteLink a:hover {
	text-decoration: underline;
}
div#leftButtonsFlash {
	float: left;
	display: block;
	height: 50px;
	width: 111px;
}
div#rightContent { 
	float: left;
	width: 828px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
div#bottomlogo {
	height: 80px;
	background-image: url(../images/template/bottomlogo.jpg);
}
div.clearer {
	clear: both;
}
div#rightContent img {
	border: none;
}
table#form {
	background-image: url(../images/info-pakket/tableback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 490px;
	width: 394px;
}
table#form input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 0px none #FFFFFF;
	background-color: #292929;
}
table#form input.knoppen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px none;
	cursor: hand;
	clear: both;
	height: 33px;
	width: 86px;
	background-image: url(../images/info-pakket/knop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#listitems {
	margin: 0px;
}
ul#listitems li {
	line-height: 20px;
}
ul#listitems li a {
	display: block;
	width: 350px;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}
ul#listitems li a:hover {
	background: #FFFF99;
	color: #FF0000;
}
a:link, a:visited, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CE0400;
	text-decoration: underline;
}
table.aanmeldenTable input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
div#rightContent h1 {
	font-size: 13px;
}
div#rightContent h2 {
	font-size: 12px;
}
div#footerLinks {
	text-align: center;
	background-color: #CE0400;
}
div#footerLinks ul {
	margin: 0px;
	padding: 0px;
}
div#footerLinks ul li {
	list-style-type: none;
	display: inline;
	margin-left: 20px;
}
div#footerLinks ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #F6A800;
	text-decoration: none;
}
div#footerLinks ul li a:hover {
	text-decoration: underline;
}
ul#aanmeldenmenu a {
	font-size: 12px;
}
.topborder {
	border-top: 1px solid #000;
}
.bottomborder {
	border-bottom: 1px solid #000;
}
.leftborder {
	border-left: 1px solid #000;
}
.rightborder {
	border-right: 1px solid #000;
}
div#kdvDinoFormulierWrapper div {
	border: 1px solid #000;
	margin-bottom: 20px;
	background-color: #76923C;
	padding: 5px;
}