/* stylishmedia, 2009. we eat css for breakfast */

html,body {
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    font-family: Arial;
    font-size: 13px;
	line-height: 18px;
    color: black;
    height: 101%;
}

div {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
}

img, div { behavior: url(../pngfix/iepngfix.htc) }

a {
	text-decoration: none;
	color: #454545;
}

a.maincontent_content {
	border-color: white;
	border-bottom: 1px dotted white;
	text-decoration: none;
	color: white;
}

a.maincontent_content:hover {
	border-color: #31cefe;
	border-bottom: 1px dotted #31cefe;
	text-decoration: none;
	color: #31cefe;
}

/* --- */

div#header
/* --- */

div#header_text_content {
	color: #353535;
	font-size: 14px;
	line-height: 24px;
}

div#header_text_content a {
	color: red;
	text-decoration: none;
}


h2 {
	margin: 0px;
	font-size: 44px;
	text-transform: uppercase;
	margin-bottom: 20px;
	
}

h3 {
	font-size: 20px;
	margin: 0px;
	text-transform: uppercase;
}

/* --- */

div.centered {
	width: 980px;
	margin: 0px auto; 
}

/* --- */

div#lightblue {
	border-top: 1px solid #c9e6ea;
	width: 100%;
	background-color: #c9e6ea;
	
}

div#logobar {
	width: 100%;
	height: 150px;
}

div#clf_logo {
	padding-top: 20px;
	padding-left: 30px;
}

div#header_text {
	position: absolute;
	width: 633px;
	height: 116px;
	margin-left: 250px;
	margin-top: -120px;
	background-image: url(../img/intro-bg.gif);
	background-repeat: no-repeat;
}

div#header_text_content {
	padding: 20px;
}

div#map_closer {
	position: absolute;
	margin-left: 760px;
	margin-top: 0px;
	z-index: 99;	
	display: none;
	cursor: pointer;
}

/* --- */

div#iamap {
	width: 100%;
	height: 420px;
	margin-left: -100px;
	overflow: hidden;
}

div#map_text {
	color: white;	
	font-size: 12px;
	line-height: 16px;	
}


div#map_text h3 {
	font-size: 30px;
}

/* --- */

div#darkblue {
	color: white;
	border-top: 1px solid #c9e6ea;
	background-color: #08394c;
	/* background-image: url(../img/blauwbg.gif); */
	background-repeat: repeat-x;
}

div#naad_top {
	width: 100%;
	height: 34px;
	background-image: url(../img/naad-top.gif);
	background-repeat: repeat-x;
}

/* --- */

div#menu {
	width: 220px;
	float: left;
	display: table-cell;
	text-align: right;
	margin-top: 40px;
}

div#menu div.menuoptie {
	width: 217px;
	height: 35px;
	cursor: pointer;
}

div#menu div.menuoptie span {
	display: block;
	padding-top: 8px;
	padding-right: 15px;
	font-size: 17px;	
}

div#menu div.menuoptie span a {
	color: white;
	text-decoration: none;
	border: none;
}

div#menu div.menuoptie span a:hover {
	color: #15b6d3;
	text-decoration: none;
	border: none;
}

div#menu div.menuoptie.chosen span a:hover {
	color: white;
	text-decoration: none;
	border: none;
}

div#menu div.menuoptie.chosen {
	background-image: url(../img/menu-active.gif);
	background-repeat: no-repeat;
}

div#maincontent {
	display: table-cell;
	width: 750px;
}

div#maincontent_content {

	margin-top: 50px;
	margin-left: 20px;
}	

/* --- */

div#footer {
	background-color: #0b88ac;
}

div#naad_bottom {
	width: 100%;
	height: 214px;
	background-image: url(../img/naad-bottom.jpg);
	background-repeat: repeat-x;
}

div#footerbottom_black {
	background-color: #231f20;
	color: white;
	width: 100%;
	height: 35px;
}

div#footerbottom_heads {
	background-image: url(../img/kinderhoofdjes.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 58px;
}

/* --- */

.zonepoint {
	position: absolute;
	cursor: pointer;
}

.zonepoint img {
	position: absolute;
}

#map_text {
	position: absolute;
	margin-left: 787px;
	margin-top: 54px;
	width: 200px;
}

#map_text a {
	color: #5dd3ec;
}

/* --- */

.columnleft {
	display: block;
	width: 351px;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}

.columnright {
	display: block;
	width: 351px;	
	overflow: hidden;	
}

.columnblock {
	margin-bottom: 10px;	
	background-repeat: no-repeat;
	background-position: bottom center;
}

 .divider {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

.columnblock_content {
	padding: 0px;
}

span.titel {
	color: white;
	font-size: 28px;
	display: block;
	margin-bottom: 2px;
	margin-top: 10px;
	margin-top: 14px;
}

.columnleft .columnblock.blok0 .columnblock_content .titel {
	color: #dd0024;
	margin-top: 5px;
}

.columnblock span.subtitel, #maincontent_content span.subtitel {
	color: #15b6d3;
	font-size: 16px;
	display: block;
	margin-bottom: -10px;
	
}

img.imgpolaroid {
	border: 6px solid white;
	margin: 10px 16px 16px 10px;
}

/* --- */

.columnleft .columnblock.blok0 {
	background-image: url(../img/wat-kan-jij-doen-bg.jpg);
	background-repeat: no-repeat;
	height: 143px;

}
.columnleft .columnblock.blok0 .columnblock_content {
	padding: 20px;
	color: #1a1a1a;
}


.columnright .divider {
	margin-top: 0px;
}

/* --- */

#supporttag {
	position: absolute;
	margin-left: 900px;
	top: -30px;
	z-index: 999;
}
/* --- */
/* quiz */

#quiz_top {
	background-image: url(../img/quiz-bg-top.jpg);
	background-repeat: no-repeat;
	width: 669px;
	height: 20px;
}

#quiz_bottom {
	background-image: url(../img/quiz-bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
	width: 669px;
	height: 54px;
}

#quiz_body {
	color: black;
	background-image: url(../img/quiz-bg-midden.jpg);
	background-repeat: repeat-y;
	width: 669px;

}

#quiz_body_content {
	padding: 20px;
	padding-left: 40px;
	font-size: 16px;
	line-height: 20px;
	font-size: 13px;
	line-height: 18px;
}

#quiz_body_content span.titel {
	color: #1a1a1a;
}

#quiz_body_content .optietekst {
	cursor: pointer;
}

#quiz_col_right input[type=image], #quiz_col_right img {
	cursor: pointer;
	float: right;
	display: table-cell;	
	margin-right: 20px;
}

#quiz_col_right {
	display: block;
	width: 350px;
}

#quiz_col_right form {
	width: 350px;
}

#quiz_col_left {
	width: 200px;
	float: left;
	display: table-cell;
	margin-right: 30px;	
}

/* --- */

#winkel_col_left {
	width: 250px;
	display: table-cell;
	float: left;	
}

#winkel_col_right {
	display: table-cell;
}

#catlijst {
	background-image: url(../img/winkelen-bg.jpg);
	background-repeat: no-repeat;
	width: 222px;
}

#catlijst_content {
	padding: 20px;
	color: #454545;
	padding-bottom: 400px;
	display: block;
}

#catlijst_content span.titel {
	color: #454545;
}

a.catlijst_content {
	color: #15B6D3;
	font-weight: bold;
}
a.catlijst_content:hover, a.catlijst_content.selected {
	color: #e9010c;
}

div#winkel_col_right a {
	color: #15B6D3;
}

a.miniLinks {
	color: white;
	font-size: 11px;
	margin-right: 20px;
}

