body {
	/* background: url(../../img/xposurebg.gif) repeat-y center #EEEEEE; */
	background: #EEEEEE;
	color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

h1 {
	color: #FFFFFF;
	font-size: .8em;
	text-transform: uppercase;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 1;
}

#wrapper {
	background: url(../../img/xposurebg.gif) #333333;
	/* border-left: 3px solid #A9A9A9;
	border-right: 3px solid #A9A9A9; */
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	width: 760px;
}

#header {
	background: url(../../img/header-xposure.gif);
	height: 160px;
	position: relative;
	width: 760px;
}

#logo {
	position: absolute;
	left: 20px;
	top: 60px;
}

#navigatie {
	background: #333333;
	color: #FFFFFF;
	font-size: .8em;
	padding-right: 1em;
	text-transform: uppercase;
}

#navigatie a:link, #navigatie a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navigatie a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#navigatie a#current {
	color: #FFCC00;
	text-decoration: none;
}

#mainwrapper {
	background: url(../../img/mainbg.gif) repeat-x #505050;
	padding: 2em 1em;
}

#workwrapper {
	float: left;
	text-align: center;
	width: 400px;
}

#recentwrapper {
	border: 1px solid #FFCC00;
	float: right;
	padding: .5em;
	width: 300px;
}

.nieuwswrapper {
	background: url(../../img/nieuwsbg.gif) repeat-x #666666;
	padding: 1em;
}

#reactieswrapper {
	background: url(../../img/reactiesbg.gif) repeat-x #838383;
	padding: 2em 1em;
}

#footer {
	background: #333333;
	color: #FFFFFF;
	font-size: .8em;
	height: 3em;
	line-height: 3em;
	padding-left: .5em;
	padding-right: .5em;
	text-transform: uppercase;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a#currentfooter {
	color: #CCCCCC;
	text-decoration: none;
}

.tnormalgrijs {
	font-size: .8em;
	color: #CCCCCC;
}

.tnormalzwart {
	font-size: .8em;
	color: #333333;
}

.hnormal {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

.hnormalwit {
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
}

.titel {
	font-size: 1em;
	color: #999999;
	text-transform: uppercase;
}

a:link {
	color: #CCCCCC;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #FFEFB0;
}

a:active {
	color: #FFEFB0;
}

a.persberichten {
	color: #CCCCCC;
}

a:link.persberichten {
	color: #CCCCCC;
}

a:visited.persberichten {
	color: #CCCCCC;
}

a:hover.persberichten {
	color: #FFFFFF;
}

a:active.persberichten {
	color: #FFFFFF;
}