.body {
	background: White;
	text-align : center;
	margin: 0px 0px 0px 0px;
}

.bodycopy {
	background: White;
	text-align : left;
	margin: 0px 0px 0px 0px;
}

.header {
	width: 650px;
}

.headerblog {
	background: Black;
	margin: 0px 0px 0px 0px;
	height: 200px;	
	text-align: center;
}

.headercrew {
	background: Yellow;
	margin: 0px 0px 0px 0px;
	height: 200px;	
	text-align: center;
}

.headermisc {
	background: Blue;
	margin: 0px 0px 0px 0px;
	height: 200px;	
	text-align: center;
}

.headerrepo {
	background: Red;
	margin: 0px 0px 0px 0px;
	height: 200px;	
	text-align: center
}

.headerview {
	background: Lime;
	margin: 0px 0px 0px 0px;
	height: 200px;	
	text-align: center;
}

.witruimte {
	background: White;
	margin: 0px 0px 0px 0px;
	height: 20px
}

.copyrightblog {
	background : Black;
	margin: 0px 0px 0px 0px;
	height: 50px;
	text-align: center;	
}

.copyrightrepo {
	background : Red;
	margin: 0px 0px 0px 0px;
	height: 50px;
	text-align: center;	
}

.copyrightview {
	background : Lime;
	margin: 0px 0px 0px 0px;
	height: 50px;
	text-align: center;	
}

.copyrightmisc {
	background : Blue;
	margin: 0px 0px 0px 0px;
	height: 50px;
	text-align: center;	
}

.copyrightcrew {
	background : Yellow;
	margin: 0px 0px 0px 0px;
	height: 50px;
	text-align: center;	
}

.contentcenter {
	background : White;
	width: 650px;
	text-align: left;
	border-left: 1px solid Gray;
	padding : 0px 3px 3px;
	}
	
.contentlinks {
	background : White;
	width: 46px;
	text-align: left;
	padding-left : 3px;
	float: right;
	border-bottom : 1px solid Gray;
	border-left : 1px solid Gray;
	margin-left: 3px;
	}
	
.contentauteur {
	background : White;
	font : 8pt "Trebuchet MS" Verdana sans-serif;
	color : Black;
	text-align : right;
	padding : 3px;
}

.contentcopy {
	background: White;
	border-left : 1px solid Gray;
	padding : 0px 3px 3px;
	width: 330px;
	margin : 6px;
}

.warningkader {
	background : White;
	font : 7pt "Trebuchet MS" Verdana sans-serif;
	color : Red;
	width: 400px;
	text-align: center;
	padding-left : 3px;
	float: none;
	border-bottom : 1px solid Gray;
	border-left : 1px solid Gray;
	margin-left: 3px;
	border-right : 1px solid Gray;
	border-top : 1px solid Gray;
	}

.tekstcenter {
   font : x-small "Trebuchet MS" Verdana sans-serif;
   color : Black;
}

.tekstlinks {
   font : xx-small "Trebuchet MS" Verdana sans-serif;
   color : Black;
   line-height : 8pt;
}

.tekstcopy {
	font : 9pt/10pt "Trebuchet MS" Verdana sans-serif;
	color : Black;
}

.tekstjecopy {
	font : italic xx-small "Trebuchet MS" Verdana sans-serif;
	color : Black;
	text-align : center;
}

.titelcenter {
	font : bold large helvetica, Arial, serif;
	color : Black;
}

.titellinks {
   font : bold small-caps x-small "Trebuchet MS" Verdana sans-serif;
   color : Black;
   line-height : 8pt;
}

.titelcopy {
	font : bold large helvetica, Arial, serif;
	color : Black;
}

a.tekstlink, a.tekstlink:visited, a.tekstlink:active {
	color : Gray;
	text-decoration : none;
}

a.tekstlink:hover {
	color : Black;
	text-decoration : underline;
}

.teller {
	position:absolute; top:0px;left:0px;
	width:1px;height:1px;
	visibility:visible;visibility:hidden;z-index:1
}

