body {
	margin: 0px;
	padding: 0px;
	background: #fff;
}
.p {
	margin :0px;
	padding: 0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
/*p { padding-top: 0px; margin-top: 0px; }*/
img { border: 0px; }
div { margin: 0px; padding: 0px; }
.clearfloat { clear: both; height: 0px; }
.adres_txt {
	color: #000078;
	font: 12px/180% Helvetica, Arial, Verdana;
}
.titel_links {
	color: #fff;
	font: 17px/120% Helvetica Neue, Helvetica, Arial;
}
.standaard_titel, .standaard_titel a {
	color: #000;
	font: 20px/120% Helvetica Neue, Helvetica, Arial;
	text-decoration: none;
}
.standaard_sub_titel, .standaard_sub_titel a {
	color: #666;
	font: 20px/180% Helvetica Neue, Helvetica, Arial;
	text-decoration: none;
}
.standaard {
	color: #666;
	font: 13px/160% Arial, Helvetica, Verdana;
}
.HCTekst, .HCTekst a {
	color: #333;
	font: 14px/120% Helvetica Neue, Helvetica, Arial;
	font-weight:bold;
	text-decoration: none;
}
.HCTekst a:hover {
	color: #666;
}

.disclaimer, .disclaimer a {
	color: #333333;
	font: 14px/120% Arial, Helvetica, Verdana;
	text-decoration: none;
}
.disclaimer a:hover {
	color: #000;
}
.bold, .bold a, .Bold, .Bold a {
	font-weight:bold;
}
.Cursief, .Cursief a, .Cursief, .Cursief a {
	font-style: italic !important;
}
.twaalf {
	font: 12px/180% Arial, Helvetica, Verdana;
}
.steekwoorden {
	color: #FFF;
	font: 28px/155% Arial, Helvetica, Verdana;
}
.standaard A { color: #666; text-decoration: underline; }
.standaard A:Hover { color: #333; text-decoration: none; }

.Wit, .Wit a {
	color: #fff;
}

div#container {
	width: 950px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: #FFF url(images/bg.jpg) repeat-y;
}
div#home {
	width: 950px;
	height: 90px;
	position: relative;
	float: left;
	background: #FFF url(images/top_bg.jpg) repeat-x;
}
div#laptop {
	width: 161px;
	height: 123px;
	position: relative;
	float: left;
	padding-top: 9px;
	padding-left: 135px;
}
div#Logo {
	float: left;
	
}
div#HomeContact {
	float: right;
	line-height: 70px !important;
	padding-right: 25px;
	padding-top: 20px;
}
div#logo {
	position: relative;
	float: left;
	padding-top: 9px;
	width: 417px;
	height: 97px;
}
div#adres {
	width: 636px;
	position: relative;
	float: left;
	border-top: 1px solid #CCA352;
	padding-top: 8px;
	padding-left: 18px;
	height: 20px;
}
div#Menu {
	width:950px;
	height:35px;
	float:left;
	position:relative;
	border-top: 1px solid #fff;
	background: #333 url(images/nav_bg.jpg) repeat-x;
}
div.knoppen  {
	position: relative;
	float: left;
}
div.links {
	margin-left: 238px;
}
div.knoppen a {
	height: 35x;
	display: block;
	float: left;
	color: #FFF;
	font: 16px/35px Helvetica Neue, Helvetica, Arial;
	text-decoration: none;
	padding-left: 27px;
	padding-right: 27px;
}
div.knoppen a:hover {
	background-color:#666;
}
div#container_midden {
	position: relative;	
	float: left;
	width: 238px;
}
div#schaduw_links {
	background: #FFCC66 repeat-y;
	float:left;
}
div#linkerkant {
	background: #E20074;
	padding-left:27px;
	padding-top:25px;
	padding-bottom:35px;
	padding-right:27px;
	float:left;
	clear:both;
	border-top: 1px solid #F180BA;
}
div#lees_meer {
	position: relative;
	padding-top:30px;
	padding-left:98px;
	padding-right:27px;
	width:53px;
	float:left;
}
div#schaduw_rechts {
	background: #FFFFCB;
	float:left;
	height: 33px;
}
div#rechterkant {
	width:594px;
	float: left;
	padding-left:58px;
	padding-top:27px;
	padding-right:60px;
	border-top: 1px solid #f6f6f6;
	background: url(images/content_bg.jpg) repeat-x;
	min-height: 506px;
}
div#onderkant {
	width:712px;
	height:37px;
	float:right;
	background: url(images/onderkant.jpg);
}
div#onderkant_blauw {
	width:896px;
	float:left;
	background: #000076 url(images/onderkant_blauw.jpg) repeat-x;
	padding: 27px;
	text-align: center;
}
div#schaduw_onder {
	width:587px;
	height:25px;
	float:left;
	padding-top:9px;
	padding-left:363px;
	background: #fff;
}

ul.SubMenu {
	list-style-type: none;
	margin: 35px 0 0;
	padding: 0;
	position: absolute;
	width: 231px;
	z-index: 10;
	display: none;
}
ul.SubMenu li {
	float: left;
	width: 231px;
	border-bottom: 1px solid #999;
}
ul.SubMenu li.NoBorder {
	border-bottom: none;
}
ul.SubMenu li a {
	width: 175px;
	display: block;
	color: #fff;
	font: 13px/160% Helvetica, Arial, Verdana;
	text-decoration: none;
	background: #666;
	border-bottom: 1px solid #333;
	padding: 5px 28px;
}
ul.SubMenu li a:hover {
	color: #fff;
	background: #333;
}

ul.SubSubMenu {
	list-style-type: none;
	margin: 0;
	padding: 13px 0 27px;
	width: 184px;
	float: left;
}
ul.SubSubMenu li {
	float: left;
	width: 184px;
	border-bottom: 1px solid #F180BA;
}
ul.SubSubMenu li a {
	float:left;
	display: block;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
	font: 13px/180% Arial, Helvetica, Verdana;
	text-decoration: none;
}
ul.SubSubMenu li a:hover {
	color: #333333;
}
ul.SubSubMenu li a.Active {
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

.FormContact		{ color: #666; font: 13px/180% Arial, Helvetica, Verdana; background: #ffffff; height: 20px; width: 264px; border: 1px solid #BCBBA9; padding: 3px; }.FormContactPC		{ color: #666; font: 13px/180% Arial, Helvetica, Verdana; background: #ffffff; height: 20px; width: 55px; border: 1px solid #BCBBA9; padding: 3px; }.FormContactPl		{ color: #666; font: 13px/180% Arial, Helvetica, Verdana; background: #ffffff; height: 20px; width: 205px; border: 1px solid #BCBBA9; padding: 3px; }.FormContactTA		{ color: #666; font: 13px/180% Arial, Helvetica, Verdana; background: #ffffff; height: 80px; width: 264px; border: 1px solid #BCBBA9; padding: 3px; }
.FormContactSelect	{ color: #666; font: 13px/180% Arial, Helvetica, Verdana; background: #ffffff; height: 28px; width: 272px; border: 1px solid #BCBBA9; padding: 3px; }.AlertBox_DivAchtergrond{		filter:alpha(opacity=70);	/* Transparency */	opacity:0.7;	/* Transparency */	background-color:#000;	z-index:100;	position:absolute; /* Always needed	*/	top:0;	left: 0;	display: none;}.AlertBox_DivContent{	z-index:150;/* Always needed	*/	position:absolute;	/* Always needed	*/	display: none;}
#DivPDContainer {
	width: 600px;
	background-color: #ffffff;
}
#DivPDSluiten {
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: 110;
	margin-left: 585px;
	margin-top: -15px;
}
#DivPDInhoud {
	width: 550px;
	padding: 25px;
}
#DivHidden {
	display: none;
}

/* CLOUD TAG */

.word {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 4px 4px 4px;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: normal;
}
a.size9:link, a.size9:visited, a.size9:active, a.size9:hover {
	color: #B3B2D1;
	font-size: 20px;
}
a.size8:link, a.size8:visited, a.size8:active, a.size8:hover {
	color: #B3B2D1;
	font-size: 18px;
}
a.size7:link, a.size7:visited, a.size7:active, a.size7:hover {
	color: #B3B2D1;
	font-size: 16px;
}
a.size5:link, a.size5:visited, a.size5:active, a.size5:hover {
	color: #B3B2D1;
	font-size: 14px;
}
a.size3:link, a.size3:visited, a.size3:active, a.size3:hover {
	color: #B3B2D1;
	font-size: 12px;
}
a.size0:link, a.size0:visited, a.size0:active, a.size0:hover {
	color: #B3B2D1;
	font-size: 10px;
}

.a {
	background: #fbd189;
}

#DivNieuwsbriefContainer {
	width: 750px;
	background-color: #666666;
	border: 1px solid #fff;
}
#DivNieuwsbriefSluiten {
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: 110;
	margin-left: 735px;
	margin-top: -15px;
}
#DivNieuwsbriefInhoud {
	width: 700px;
	padding: 25px;
}
.FormNieuwsbrief	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 20px; width: 350px; border: 1px solid #cccccc; margin-bottom: 3px; padding-left: 3px; padding-top: 2px; }
.FormNieuwsbriefSelect	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 24px; width: 350px; border: 1px solid #cccccc; margin-bottom: 3px; padding-left: 3px; padding-top: 2px; }

td p {
	margin: 0px;
}

