body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
}

html {
	height: 100%
}

div#container{
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width: 758px;
}
a:link, a:visited,  a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}

img {
	margin-right: 5px;}

/* /BEGIN HEAD */
div#head {
	position:relative;
	width: 758px;
	height: 179px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
/* EINDE HEAD/ */

/* /BEGIN MENU LEFT */
div#containerMenuLeft {
	position:relative;
	width: 160px;
	float:left;
	border: 0px solid #000000;
/*	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top; */
}
a.linkMenu:link, a.linkMenu:visited, a.linkMenu:active{
	background: url(../images/menu_bg_button.gif) no-repeat;
	width:160px;
	height:19px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 3px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 9px;
	letter-spacing: 0.1em;
	display:block;
}
a.linkMenu:hover {
	color: #666666;
}

a.linkMenu-a:link, a.linkMenu-a:visited, a.linkMenu-a:active{
	background: url(../images/bg_button_active.gif) no-repeat;
	width:160px;
	height:19px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 3px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 9px;
	letter-spacing: 0.1em;
	display:block;
}

a.linkMenu-a:hover {
	color:#FFFFFF;
}

/* EINDE MENU LEFT/ */

/* /BEGIN CONTENT */
div#containerContent {
	margin-left: 10px;
	float:right;
	width: 575px;
	border: 0px solid #000000;
}
div#kopklikniek {
	position:relative;
	width: 545px;
	height: 16px;
	background-color: #c6b0ee;
	padding-left: 30px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
div#kopvoorkomen {
	position:relative;
	background-image: url(../images/kop_voorkomen.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:575px;
	height:46px;
}
div#content {
	position:relative;
	width:519px;
	min-height: 385px;
	height: auto; !important
	height: 385px;
	background-color:#ebebeb;
	padding-top: 20px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 20px;

}
div#kopallrights {
	position:relative;
	width: 575px;
	height: 18px;
	background-color: #c6b0ee;
	padding-top: 2px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	letter-spacing: 0em;
}
div#kopupdate {
	position:relative;
	width: 401px;
	height: 20px;
	padding-top: 10px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align:left;
}
/* EINDE CONTENT/ */

/* /BEGIN MENU RIGHT */
div#containerMenuRight {
	clear: left;
	width: 160px;
	float:left;
	border: 0px solid #000000;
	margin-top:10px;
}
.kopMenuRechts {
/*	position: relative; */
	width: 149px;
	height: 16px;
	background-color: #c6b0ee;
	border: 1px solid #777;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 9px;
	letter-spacing: 0em;
}
.contentMenuRechts {
	position: relative;
	width: 147px;
	background-color: #f8f9f5;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	padding-left: 9px;
	padding-right: 2px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	float:left;
}
.contentblauw {
	color: #b49ddf;
	font-weight:bold;
}
.contentblauwgroot {
	color: #b49ddf;
	font-weight:bold;
	font-size:13px;
	letter-spacing: 0em;
}
a.linkLeesmeer:link, a.linkLeesmeer:visited,  a.linkLeesmeer:active {
	color: #b49ddf;
	font-weight:bold;
	text-decoration: none;
}
a.linkLeesmeer:hover {
	color: #8f70c7;
	font-weight:bold;
	text-decoration: none;
}
/* EINDE MENU RIGHT/ */