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:25px;
	left:660px;
	width:250px;
	height:154px;
	text-align:right;
}
#container {
	margin:0 auto;
	text-align:left;
	width:987px;
	height:100%;
	background-color:#f00;
}
.javascript_alert {
	background: #F8FAFC url(..images/CareerDayWerelden.png) center no-repeat
}
#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:420px;
	height:210px;
	margin:65px 0 0 60px;
}
#contentLeft.werelden {
	padding:15px 15px;
	width:400px;
	_width:430px;
	height:200px;
	_height:230px;
}
#contentLeft.home {
	width:387px;
	height:210px;
	overflow:hidden;
}
#contentRight {
	float:left;
	width:405px;
	height:210px;
	margin:60px 0 0 13px;
}
#contentBottom {
	float:left;
	width:430px;
	height:200px;
	margin:10px 0 0 60px;
}
#checkthis {
	position:relative;
	float:left;
	width:250px;
	height:150px;
}
#checkThisHeader {
	position:absolute;
	top:-15px;
	left:0;
}

#community, #community.home {
	position:relative;
	float:left;
	width:150px;
	height:150px;
	text-align:center;
}
#community.home {
	margin-left:20px;
}
#communityHeader {
	position:absolute;
	top:-15px;
	left:0;
}

/* templates */
.home {
	color:#454545;
}
.werelden {
	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:16px;
}

#contentRight.wereld p{
	color:#fff;
}
#contentRight p {
	font-weight:bold;
	line-height:18px;
	color:#454545;
}
#footer {
	clear:both;
	text-align:right;
}
#footer img {
	padding-right:50px;
}
