html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, a, blockquote, pre, form, fieldset, table, th, td { margin:0; padding:0; }

html { overflow-y:scroll; }

html,body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:14px;
	text-align:center;
	margin:0;
	padding:0;
	height:100%;
	background-color:#E8E8E8;
	background-image: url(../images/wit.png);
	background-position: top center;
	background-repeat: repeat-y;
}
#header {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:987px;
	height:116px;
}
#logo {
	position:absolute;
	top:0;
	left:25px;
/*	margin-left:30px; */
}
#docenten {
	position:absolute;
	top:100px;
	left:750px;
	width:210px;
	height:80px;
}
#container {
	margin:0 auto;
	text-align:left;
	width:987px;
	height:100%;
}

#imageLeft, #imageRight {
	border:none;
	color:#454545;
}

#imageLeft img, #imageRight img {
	margin-bottom:10px;
	border:none;
}

#imageLeft {
	float:left;
	margin-right:10px;
}
#imageRight {
	float:right;
	margin-left:10px;
}

#onderschrift {
	font-style:italic;
	color:#cec7bc;
	margin-bottom:10px;
}

#contentLeft {
	float:left;
	width:430px;
	height:210px;
	margin:65px 0 0 60px;
	color:#454545;
}
#contentLeft.gadgets {
	padding:15px 15px;
	width:500px;
	_width:530px;
	height:200px;
	_height:230px;
}
#contentLeft.home {
	height:190px;
	overflow:hidden;
}
#contentRight {
	float:left;
	width:305px;
	min-height:210px;
	margin:65px 0 0 65px;
	overflow:hidden
}
#contentBottom {
	float:left;
	width:430px;
	height:200px;
	margin:0 0 0 60px;
}
#checkthis {
	position:relative;
	float:left;
	width:250px;
	height:150px;
}
#checkThisHeader {
	position:absolute;
	top:-15px;
	left:0;
}

#community, #community.home, #community.gadgets {
	position:relative;
	float:left;
	width:150px;
	height:150px;
	text-align:center;
}
#community.home {
	margin-left:20px;
}
#community.gadgets {
	margin-left:25px;
}

#communityHeader {
	position:absolute;
	top:-6px;
	left:0;
}

/* templates */
.home {
	color:#fff;
}
#contentLeft.gadgets {
	background:url(../images/contentTop.png) top left no-repeat;
	min-height:230px;
}
/*
.werelden h2 {
	color:#ab2c54;
}*/
.werelden p {
	color:#454545;
}
.water {
	color:#ab2c54;
	background:url(../images/bgPaars.jpg) top center no-repeat;
}
.hoofdpagina {
	background:url(../images/bgGroen.jpg) top center no-repeat;
}

#contentLeft h2 {
	font-size:20px;
	line-height:24px;
}

#contentLeft p {
	font-weight:bold;
	line-height:18px;
}

#contentRight.wereld p{
	color:#fff;
}
#contentRight p {
	font-weight:bold;
	line-height:18px;
	color:#454545;
}

/* Dynatekst */
.paragraaf {
	clear:both;
}
#footer {
	clear:both;
	text-align:right;
}
#footer img {
	padding-right:50px;
}
#StandMenu div.beroepentest, #StandMenu div.beroepentest_sel {
	float:left;
	width:182px;
	height:40px;
}
#StandMenu div.beroepentest_sel {
	background-color:#0060a9;
}
#StandMenu div.future, #StandMenu div.future_sel {
	float:left;
	width:173px;
	height:40px;
}
#StandMenu div.future_sel {
	background-color:#0060a9;
}
#StandMenu div.fotoalbum, #StandMenu div.fotoalbum_sel {
	float:left;
	width:120px;
	height:40px;
}
#StandMenu div.fotoalbum_sel {
	background-color:#0060a9;
}

