html, body {
	
	background-color:#E8E8E8;
}
h1 {
	font-family:Rockwell, Arial, Helvetica, sans-serif;
}
#content {
	background-color:#E8E8E8;
	position:relative;
	padding-top:60px;
}
#wrapper {
	width:960px;
	position:relative;
	top:0px;
	left:0;
	margin:0 auto;
	background-color:#DDDBDB;
}
#kb {
	padding:0 1em;
	color:#484848;
}
#kb p {
	font-size:.85em;
}

.tags {
	margin-bottom:2em;
}
.col {
	float:left;
	width:220px;
	margin-right:5px;
}
.triplecol {
	float:left;
	width:675px;
}
#header {
	height:147px;
	background-image:url(/images/graphics/bg_top_logo.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
}
#navigatie {
	position:relative;
	background-image:url(/images/graphics/bg_navigatie.png);
	height:61px;
	background-position:center center;
	background-repeat:repeat-x;
	top:-10px;
	left:0;
}
#navigatie ul {
	margin:0;
}
#langs {
	position:absolute;
	right:1em;
	top:-35px;
	font-size:.8em;
	color:#666;
}
#frmSearch {
	position:absolute;
	top:-37px;
	right:10em;
	text-align:right;
	color:#666;
	font-size:.8em;
	font-family:Arial;
}
#search {
	width:131px;
	height:17px;
	border:none;
	background-color:#e8e8e8;
	padding-top:3px;
	padding-left:12px;
	background-image:url(/images/graphics/zoeken.png);
	background-repeat:no-repeat;
	background-position:center center;
	color:#AAA;
	font-style:italic;
}
#searchbutton {
	position:absolute;
	right:1em;
	top:5px;
}
#langs li {
	float:right;
	margin: 0 .5em;
	list-style-type:none;
}
#langs li a {
	color:#484848 !important;
	
}

.mainnavigatie-item {
	color:#FFF;
	list-style-type:none;
	float:left;
	padding:0 7px;
	text-align:center;
	margin-top:13px;
	border-right:1px dotted;
	cursor:pointer;
	font-size:0.85em;
}
#mainnavigatie {
}
#subnavigatie {
	position:absolute;
	top:28px;
	left:0;
	width:960px;
	height:28px;
	background-image:url(/images/graphics/bg_navigatie_active_tab_07.png);
	background-repeat:repeat-x;
	color:#000;
	overflow:hidden;
}
.subnavigatie-item {
	float:left;
	margin-right:20px;
	display:none;
	padding: 7px 10px 0 14px;
	font-size:.85em;
	list-style-type:none;
}
.subnavigatie-item a {
	color:#484848 !important;
	padding-top:14px;
}
.active {
	height:28px;
	border-right:none;
	position:relative;
	left:0;
	color:#000;
	z-index:100;
	top:-11px;
}
.active .tab-right {
	position:absolute;
	right:2px;
	top:0;
}

.active .tab-left {
	position:absolute;
	left:2px;
	top:0;
}
.activetab {
	background-image:url(/images/graphics/bg_navigatie_active_tab_03.png);
	background-repeat:repeat-x;
	height:28px;
	padding: 3px 4px 0;
}
.active a {
	color:#111 !important;
	position:relative;
	top:9px;
	left:0;
}
#testimonial {
	margin-top:-20px;
	position:relative;
	top:0;
	left:0;
	height:255px;
	color:#484848 !important;
}
#testimonial img {
	position:absolute;
	top:0;
	left:0;
	height:255px;
	z-index:7;
}
#test_small {
	margin-top:-20px;
}


#controls-band {
	background-color:#000;
	height:20px;
	position:absolute;
	bottom:0;
	left:0;
	width:960px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	z-index:50
}
#controls {
	position:absolute;
	bottom:0;
	left:0;
	width:960px;
	height:20px;
	font-family:Rockwell, Arial, Helvetica, sans-serif;
	padding-left:1em;
	color:#FFF;
	z-index:100;
}
#controls ul {
	margin:0;
}
#controls li {
	display:inline;
	margin-right:.5em;
	color:#999;
	padding: 0 .5em;
	position:relative;
	top:0;
	left:0;
}
#controls li a {
	color:#999;
	padding: 0 .5em;
	position:relative;
	top:0;
	left:0;
}
#pauseTimer {
	position:relative !important;
	top:0;
	left:0;
	height:10px !important;
}
.testimonial-content {
	width:360px;
	height:175px;
	position:absolute;
	top:25px;
	left:90px;
	overflow:hidden;
	padding:20px;
	z-index:100;
	font-size:.8em;
}
.testimonial-content p.marginal {
	position:absolute;
	top:0.5em;
	right:1em;
}
.hide-testimonial {
	display:none;
	padding-bottom:2em;
}
.upper {
	display:block;
}

.lower {
	display:none;
}
.testimonial-content h3 {
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
}
.testimonial-content h1 {
	width:320px;
	background-image:url(/images/graphics/horizontal_divider.png);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-top:-.1em;
	margin-bottom:.5em;
	padding-bottom:.5em;
	color:#E90000;
	font-family:Rockwell,Arial,Helvetica, sans-serif;
	font-weight:normal !important;
	font-size:28px;
}
#testimonial p {
	margin:0;
}
.meta {
	border:1px dotted #949494;
	clear:left;
	padding:1em;
	font-size:.8em;
}
.meta ul {
	margin:0;
	margin-bottom:.5em;
}
.meta li {
	list-style-type:none;
	float:left;
	margin: 0 1em;
}
.meta h3 {
	margin:0;
	margin-bottom:.5em;
}
.meta h4 {
	clear:left;
}
a {
	text-decoration:none;
	color:#E90000;
}
a:hover {
	text-decoration:underline;
}
#tabwrapper {
	margin-left:1em;
}
#all-widgets {
	background-color:#F4F3F3;
}
#articlelist {
	float:left;
	width:35%;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #949494;
}


#tabs {
	float:left;
	width:60%;
	z-index:1
}
#tabs li {
	list-style-type:none !important;
}
#tabs label {
	text-align:left;
	display:block !important;
	float:none !important;
}
#tabs label img {
	display:none !important;
}
form {
	position:relative;
	top:0;
	left:0;
}
label {
	margin:.5em 0;
	width:15em;
	padding-right:.4em;
	margin-right:.8em;
	float:left;
	text-align:right;
	position:relative;
	font-size:85%;
	top:0;
	left:0;
}
label img {
	position:absolute;
	right:0;
	top:0;
}
label.error, span.error {
	color:#F00;
	text-align:left;
	margin: .5em 0 0 .5em;	
}
form li {
	list-style-type:none;
	clear:both;
	position:relative;
	top:0;
	left:0;
}
form div.hint {
	display:none;
	padding:.5em;
	color:#333;
	background-color:#DDD;
	border:1px solid #CCC;
	border-top:4px solid #CCC;
	position:absolute;
	top:0;
	left:45em;
}
#frmRegister .normalinput {
  float:none;
}
.normalinput {
	margin:.5em 0;
	width:30em;
	padding:.2em;
	float:left;
}
.content {
	padding:.3em;
}
.marginal {
	font-size:80%;
}
.marginal a {
	color:#333;
}

#footer {
	width:960px;
	margin-top:1em;
	background-image:url(/images/graphics/bg_footer.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-size:.8em;
	position:relative;
	top:0;
	left:0;
	padding-bottom:20px;
}
#finalFooter {
	position:absolute;
	top:15px;
	right: 5px;
	text-align:right;
}
#finalFooter ul li {
	float:right;
	margin: 0 2em;
	list-style-type:none;
		opacity:.50;
	filter: alpha(opacity=50);
}
#navigatie a{
	color:#FFF;
}
#footer a {
	color:#FFF;
	font-size:9px;


}
#navigatie a:hover {
	text-decoration:none;
}

.footermenu {
	padding: 3em 2em 0 2em;
	float:left;
	width: 150px;
}
#hidefooter {
	padding-left:180px;
	padding-top:2em;
}
div.footermenu li {
	list-style-type:none;
	display:block;
	float:left;
	margin: 0 1em;
}
div.footermenu-item {
	border-left: 1px dotted #FFF;
	padding-left: 1em;
	display:none;
	opacity:.50;
	filter: alpha(opacity=50);
}
div.footermenu-item ul.footersubmenu {
	display:block;
	margin-left:1em;
}
div.footermenu-item ul.footersubmenu li {
	display:block;
	float:none;
}

#columnArticle {
	width: 610px;
	padding:10px;
	float:left;
	border-right:1px dotted #949494;
	color:#484848;
	font-size:.85em;
	line-height:150%;
}
#columnArticle h1 {
	font-size:36px;
	margin-top:0;
	margin-bottom:10px;
	font-weight:normal;
	line-height:130%;
}
#columnArticle img {
	float:left;
	margin: 5px 5px 5px 0;
}
#frmReaction label {
	text-align:left !important;
	margin-bottom:-.5em;
}
#frmReaction input {
	margin-left:2em;
}
#frmReaction fieldset {
	margin:0;
}
#frmReaction {
	padding:1em;
	border:1px solid #949494;
}
#columnWidget {
	width:320px;
	float:right;
	padding-bottom:10px;
}

#reactions {
	margin-top:2em;
}
.reaction {
	border-bottom:1px dotted #949494;
	padding:1em 1em 0 1em;
}
.error {
	color:#C33;
}
.rightWidget {
	
	background-image:url(/images/graphics/horizontal_divider.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:2em;
	padding-bottom:1em;
	padding-right:1em;
	color:#484848;
	font-size:.85em;
}
.rightWidget h3 {
	font-size:14px;
	font-weight:normal;
}
.rightWidget ul {
	margin: .5em 0 0 1em;
}
.rightWidget li {
	list-style-type:none;
}
#columnLeft {
	width:300px;
	overflow:hidden;
	margin-left:10px;
	float:left;
	padding-right:10px;
}
#columnLeft-small {
	width:250px;
	overflow:hidden;
	margin-left:10px;
	float:left;
	padding-right:10px;
}
#columnCenter {
	float:left;
	width:300px !important;
	border-right: 1px dotted #BBB;
	padding: 0 10px;
	border-left: 1px dotted #BBB;
}
#columnCenter-large {
	float:left;
	width:400px !important;
	border-right: 1px dotted #BBB;
	padding: 0 10px;
	border-left: 1px dotted #BBB;
}
.widget-mainstory {
	color:#000 !important;
}
#columnRight {
	width:300px;
	overflow:hidden;
	margin-left:10px;
	float:right;
}
#columnRight-small {
	width:250px;
	overflow:hidden;
	margin-left:10px;
	float:right;
}
.widget {

	padding-bottom:20px;
	position:relative;
	top:0;
	left:0;
	font-size:.85em;
	line-height:150%;
	color:#484848;
	background-image:url(/images/graphics/horizontal_divider.png);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:50px;
}
.widget img {
	margin: 0 5px 5px 5px;
	display:block;
}




.widget h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#484848 !important;
}
.widget h2 {
	font-family:Rockwell, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#E90000 !important;
	margin: -12px 0 10px;
}

h2.widgettypekop {
	margin-top:24px;
}

.hr {
	clear:both;
	background-image:url(/images/graphics/horizontal_divider.png);
	background-position:center;
	background-repeat:repeat-x;
	width:960px;
	height:2em;
}

.dateline {
	font-size:.8em;
	color:#333;
	position:absolute;
	right:10px;
	bottom:5px;
}
.readmore {
	font-size:.8em;
	position:absolute;
	right:10px;
	bottom:5px;
}
.check {
	margin-top:1em;
}
.hideatfirst {
	display:none;
}
.refer {
	position:absolute;
	right:10px;
	top:25px;
	font-size:.8em;
	color:#484848;
}
.refer p {
	display:inline;
	margin-left:10px;
}
.login {
	width:20em;
}
#login {
	float:right;
	display:none;
	z-index:100;
	background-color:#DDDBDB;
	height:150px !important;
	position:relative;
	top:-20px;
}
#login .marginal {
	text-align:right;
}
#login p {
	margin-bottom:.3em;
}
#login label {
	display:block;
	float:none;
	text-align:left;
}
#login label.inline {
	display:inline;
	margin-left:.2em;
}
.subnavigatie-item a.subactief {
	color:#E90000 !important;
}
.widget-mainstory p {
	font-size:110%;
}
