body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #000000;
	height: 100%;
}

html {
	height: 100%;
}

#container {
    	position: relative;
	margin: 0 auto;
	width: 700px;
	height: 100%;
	min-height: 100%;
}

#kop {
	position: absolute;
	top: 10px;
	width: 700px;
	height: 123px;
	background-image: url("images/tbaa.png");
}

#kopcurvelinks {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#kopcurverechts {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#koplogo {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 300;
}

#koptekst1 {
    position: absolute;
	top: 20px;
	left: 140px;
	z-index: 300;
}

#koptekst2 {
	position: absolute;
	top: 70px;
	right: 0px;
	z-index: 300;
}

#kopmenubalk {
	position: absolute;
	top: 100px;
	left: 0px;
	z-index: 110;
}

#kopschaduw {
	position: absolute;
	top: 120px;
	left: 0px;
	z-index: 120;
}

#kopmenubalknavigatie {
	position: absolute;
	top: 102px;
	left: 110px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	z-index: 400;
}

#kopmenubalknavigatie a:link, #kopmenubalknavigatie a:visited {
	color: #333333;
	text-decoration: underline;
}

#kopmenubalknavigatie a:hover {
	text-decoration: none;
}

#copyright {
  	position: absolute;
	top: 133px;
	left: 0px;
	height: 12px;
	width: 700px;
	font-size: 9px;
	color: #82c5de;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

#copyright a:link, #copyright a:visited {
	color: #82c5de;
}

#copyright a:hover {
	text-decoration: none;
}

#inhoud {
	position: absolute;
	top: 145px;
	width: 700px;
	min-height: 100%;
	background-color: #ffffff;
}

#inhoud_wrap {
	background-color: #ffffff;
	height: 100%;
	width: 700px;
}

#inhoudlinks {
	padding: 0px; 0px; 0px; 0px;
	margin: 0px; 0px; 0px; 0px;
	width: 150px;
	background-color: #ffffff;
}

#content {
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	min-height: 100%;
}

#contenttitle {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

#contenttitle a:link, #contenttitle a:visited {
	color: #333333;
	text-decoration: underline;
}

#contenttitle a:hover {
	text-decoration: none;
}

#placeholder {
	position: relative;
	top: 0px;
	left: 0px;
	height: 20px;
}

#special {
	position: relative;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 160px;
	border: 1px solid #000000;
}

#special_txt {
	position: absolute;
	top: 10px;
	left: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#special_txt a:link, #special_txt a:visited {
	color: #333333;
	text-decoration: underline;
	border-color: #000000;
}

#special_txt a:hover {
	text-decoration: none;
	border-color: #82c5de;
}

#special_img {
	position: relative;
	top: 10px;
	left: 10px;	
	border: 1px;
	border-color: #000000;
	border-style: solid;
}

#special_img a:link, #special_img a:visited {
	color: #333333;
	text-decoration: underline;
	border-color: #000000;
}

#special_img a:hover {
	text-decoration: none;
	border-color: #82c5de;
}

#feature {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

#featureb {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

#smallfeature {
	font-size: 10px;
}

#feature img {
	float: right;
	padding: 0px 0px 0px 10px;
}

#feature a:link, #feature a:visited {
	color: #333333;
}

#feature a:hover {
	text-decoration: none;
}

#featureb a:link, #featureb a:visited {
	color: #333333;
}

#featureb a:hover {
	text-decoration: none;
}
#handtekening {
	position: relative;
	top: 10px;
	left: 0px;
}

#navigatielinks {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 150px;
	padding: 10px 0px 14px 0px;
	background-image: url("images/nvbg.png");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
}

#navigatielinks a:link, #navigatielinks a:visited {
	color: #333333;
}

#navigatielinks a:hover {
	text-decoration: none;
}

#navtop {
	position: absolute;
	width: 150px;
	top: 0px;
	left: 0px;
}

#navbot {
	position: absolute;
	width: 150px;
	bottom: 0px;
	left: 0px;
}

#adobe {
 	position: absolute;
	top: 110px;
	left: 0px;
}

#specials {
	position: relative;
	height: 280;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	background-color: #ffffff;
}


