/* CSS Document ------------------------------------------------------------- */

body {
    margin: 0; padding: 0;
	text-align: center;
	background: #7a659e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	overflow: auto;
	}
	td, input {
	font-size: 100%;
	}
	
img { margin: 0; padding: 0; }

.IE6only { display: none; }
.nonIE { display: block; }


hr {
	border: none 0;
	border-top: 1px solid #7a659e; /*the border*/
	width: 100%;
	height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
	}
	
#divContainer {
	position: absolute;
	left: 0; top: 0;
	width: 100%; min-width: 847px;
	top: 50%; margin-top: -259px;
	height: 517px; overflow: hidden;
	}
#divPositioner {
	position: relative;
	width: 847px;
	margin: 0px auto; padding: 0;
	text-align: left;
	background: #7a659e url('../img/basis/bg_rest.gif') top left no-repeat;
	}
#home #divPositioner {
	background: #7a659e url('../img/basis/bg_home.gif') top left no-repeat !important;
	}
#error404 #divPositioner {
	background: #7a659e url('../img/basis/bg_404.jpg') top left no-repeat !important;
	}

.clear {
	clear: both; height: 1px; overflow: hidden;
	}
	
.hidden {
	display: none;
	}

img.right {
	float: right;
	margin: 0 0 1em 1em;
	}
img.left {
	float: left;
	margin: 0 1em 1em 0;
	}
img.border {
	border: 1px solid #7a659e;
	}

.minHeight {
	/* min-height: 517px; height: auto !important;  */
	height: 517px;
	overflow: hidden;
	}
	
/* KOLOMMEN (hebben tevens class minHeight) ********************************* */

#col1 { float: left; width: 188px; margin-right: 8px; }
#col2 {	float: left; width: 200px; }
#col3 {	float: left; width: 443px; margin-left: 8px; }
	
#home #col3 { width: 448px !important; margin-left: 3px !important; }


/* BLOKKEN ****************************************************************** */

.blok {
	margin-bottom: 8px;
	padding: 8px;
	}
	
#col2 .blok {
	margin-top: 12px;
	padding: 8px;
	}
#col2 .text {
	margin: 0; padding: 38px 16px 0 16px;
	color: #7a659e;
	font-size: 11px;
	}
#col2 .img {
	position: absolute;
	margin: 0; padding: 0;
	top: 223px; left: 196px;
	}
#homeBabytalk {
	position: absolute;
	margin: 0; padding: 0 16px !important;
	top: 480px; left: 196px;
	z-index: 999;
	width: 168px;
	}

#col3 #posCol3 {
	width: 100%;
	position: relative;
	top: 25px; left: 25px;
	}

#col3 .text {
	width: 393px; height: 467px;
	overflow: auto;
	padding: 0 0 0 2px;
	}
#home #col3 .text {
/*	width: 443px; height: 517px; */
	width: 448px; height: 517px;
	overflow: hidden;
	margin: 0; padding: 0;
	}

/* OPMAAK ****************************************************************** */

#col1 h1, #col2 .blok h2 {
	display: none;
	}

#col2 .text h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0; padding: 0;
	display: inline;
	}
	
#col3 h1 {
	margin: 0; padding: 0.5em 0;
	color: #7a659e;
	font-size: 18px;
	text-transform: uppercase;
	}
#col3 h2 {
	clear: both;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0; padding: 10px 0 0 0;
	border-bottom: 1px solid #7a659e;
	}
#col3 h2 a {
	color: #000 !important;
	text-decoration: none;
	}
#col3 p {
	margin: 0.5em 0; padding: 0.25em 0;
	}
#col2 a,
#col3 a {
	color: #7a659e;
	font-weight: bold;
	}
#col2 a:hover,
#col3 a:hover {
	color: #a193bb;
	text-decoration: none;
	}

/*
#col3 ul { list-style-type: square; color: #a193bb; margin: 0 0 1.5em 1em; padding: 0 0 0 0.5em; }
#col3 ul li { margin: 0.35em 0; }
*/

#col3 ul {
	list-style-type: none;
	padding: 0;	margin: 0 0 1em 0;
	}
#col3 ul li {
	background: transparent url('../img/li.gif') 2px 5px no-repeat;
	padding-left: 14px;
	margin: 0.25em 0;
	}
#col3 ol li {
	padding-left: 0.25em;
	margin: 0.25em 0;
	}


#col3 ul.sitemap, #col3 ul.sitemap ul { margin: 0 0 0 1em; }


#home ul.home { margin: 0; padding: 0; }
#home ul.home li {
	width: 107px; height: 100px;
	overflow: hidden;
	margin: 0 0 5px 5px; padding: 0;
	float: left; display: inline;
	}

#col3 dl {
	}
#col3 dt {
	font-weight: bold;
	}
#col3 dd {
	margin: 0 0 1em 0; padding: 0;
	}

#wsmBanner {
	position: relative;
	top: 10px; left: 13px;
	width: 445px; height: 96px;
	}
#showBanner {
	margin: 0 !important;
	}

/* BASIS voor MENU's ******************************************************* */

#menuMain {
	position: relative;
	left: 0px; top: 0px;
	width: 172px; height: 195px;
	margin: 0; padding: 0;
	}


/* JAARTALLEN voor ADVERTEREN *********************************************** */

.jaartal { display: inline; float: right; font-size: 12px; }

.jaartal a{ 
	padding: 2px 5px;
	}
.jaartal a.active { 
	color: #fff !important;
	background: #A193BB;
	text-decoration: none;
	}
.jaartal a.active:hover { 
	color: #fff !important;
	}


