html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.NBC  #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	height: 680px;
}
.NBC  #mainContent {
	position: absolute;
	height: 339px;
	width: 400px;
	left: 175px;
	top: 169px;
	padding-top: 20;
	padding-bottom: 10;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AF1023;
	border-bottom-color: #AF1023;
	
}
.NBC #container #Menu1 {
	border: 1px solid #000000;
	position: absolute;
	height: 73px;
	width: 140px;
	left: 10px;
	top: 95px;
}
.NBC #container #Menu2 {
	border: 1px solid #000000;
	position: absolute;
	height: 73px;
	width: 140px;
	left: 10px;
	top: 180px;
}
.NBC #container #Menu3 {
	border: 1px solid #000000;
	position: absolute;
	height: 73px;
	width: 140px;
	left: 10px;
	top: 265px;
}
.NBC #container #Menu4 {
	border: 1px solid #000000;
	position: absolute;
	height: 73px;
	width: 140px;
	left: 10px;
	top: 350px;
}
.NBC #container #Menu5 {
	border: 1px solid #000000;
	position: absolute;
	height: 73px;
	width: 140px;
	left: 10px;
	top: 435px;
}
.NBC #container #Logo {
	position: absolute;
	height: 65px;
	width: 270px;
	left: 304px;
	top: 95px;
}
.NBC #container #Mediablok1 {
	position: absolute;
	height: 160px;
	width: 350px;
	left: 600px;
	top: 10px;
}
.NBC #container #Mediablok2 {
	position: absolute;
	height: 160px;
	width: 350px;
	left: 600px;
	top: 180px;
}
.NBC #container #Mediablok3 {
	position: absolute;
	height: 160px;
	width: 350px;
	left: 600px;
	top: 350px;
}
.NBC #container #Onderlinks {
	position: absolute;
	height: 42px;
	width: 150px;
	left: 0px;
	top: 630px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #AF1023;
}
.NBC #container #Onderrechts {
	position: absolute;
	height: 42px;
	width: 360px;
	left: 600px;
	top: 630px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #AF1023;
}
.NBC #container #Onderrechts a:link, .NBC #container #Onderrechts a:visited {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.nulmarge {
	margin-top: 0px;
	margin-bottom: 0px;
}

.NBC #container #Onderrechts a:hover {
	color: #AF1023;
}
.Onderrechts_td    {
	padding-top: 8px;
	padding-right: 12px;
}
.Onderrechtsniettezien_td {
	padding-top: 8px;
	padding-right: 12px;
	visibility: hidden;
}


.NBC #Ondermidden {
	position: absolute;
	height: 49px;
	width: 400px;
	left: 177px;
	top: 631px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AF1023;
	padding-top: 14px;
}
.NBC #container #Animatieblok {
	position: absolute;
	height: 100px;
	width: 960px;
	left: 0px;
	top: 520px;
}
#inhoudContent {
	height: 328px;
	padding-top: 10px;
	overflow-y: auto;
	padding-right: 10px;
}
.img_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #AF1023;
}
a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #AF1023;
	text-decoration: none;
}
#Algvoorwaarden {
	height: 410px;
	width: 330px;
	position: absolute;
	left: 10px;
	top: 30px;

}
#Algvoorwaardencontainer {
	position: absolute;
	height: 450px;
	width: 348px;
	left: 600px;
	top: 180px;
	background-color: #FFF;
	filter: alpha(opacity=80);
	opacity: 0.80;
	visibility: hidden;
	border: 1px solid #AA1511;
}
.Floatrechtsblock {
	float: right;
	margin-bottom: 10px;
	margin-left: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Disclaimer {
	height: 410px;
	width: 330px;
	position: absolute;
	left: 10px;
	top: 30px;
}
#Colofon {
	height: 410px;
	width: 330px;
	position: absolute;
	left: 10px;
	top: 30px;
}
.kvknummerslinks{
	float: left;
	width: 26%;
}
.kvknummersrechts{
	float: left;
	width: 40%;
}

.clearfloat {
	clear: both;
}
