body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	background:#fff url(../art/graphics/bg_top.png) repeat-x;
	text-align:center;
	margin:0;
	padding:0;
}
#wrapper{
	width:983px;
	margin:0 auto 0 auto;
	text-align:left;
	padding:0px;
	position:relative;
}
#header{
	height:245px;
}
#logo{
	/*background-image:url(../art/graphics/logo.png);*/
	cursor:pointer;
	height:80px;
	position:relative;
	width:188px;
	top:90px;
	left:20px;
}
#titel{
	background-image:url(../art/graphics/titel.jpg);
	float:right;
	height:245px;
	width:617px;
}
#content{
}
#contentwrap{
	width:700px;
}
#footer{
	background-color:#7bc127;
	height:50px;
	text-align:center;
	width:100%;
}
#binnenfooter{
	width:983px;
	margin:0 auto 0 auto;
	padding:18px 0 0 40px;
	text-align:left;
}
#binnenfooter a{
	color:#fff;
	text-decoration:none;
}
#logobalk{
	float:right;
	margin:0;
	text-align:center;
	width:220px;
}
#logobalk a img{
	border:none;
	margin:20px 0 0 10px;
}

/* NAVIGATIE */
#extranav{
	color:#fff;
	position:absolute;
	left:20px;
	top:30px;
}
#extranav a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#share{
	position:absolute;
	left: 857px;
	top:260px;
}
#hoofdmenu{
	margin:0px;
	padding:0px;
	width:100%;
	list-style-type:none;
}
#hoofdmenu li{
	float:left;
	margin:15px 10px 15px 20px;
	display:inline;	/* voorkomt IE6 double-margin bug */
}
#hoofdmenu li a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
/* TYPOGRAFIE */
hr{
	height:1px;
	border:none;
	border-top:1px solid #000;
}
h1{
	color:#e0134f;
	font-size:24px;
	margin-left:20px;
}
h3{
	color:#e0134f;
	font-size:20px;
	margin:0;
}
a{
	color:#b42e34;
	text-decoration:underline;
}
a.justaname{
	color:#000;
	text-decoration:none;
}
div .intro{
	font-weight:bold;
	margin-left:20px;
	width:756px
}
div .alinea{
	margin-left:20px;
	width:756px
}
div .vraag{
	margin:30px 0 0 20px;
}
.stelling{
	display:block;
	font-style:italic;
	font-size:16px;
	margin:10px 0;
}
div .vraag hr{
	border:none;
	border-top:1px solid #b42e34;
	height:1px;
	text-align:left;/* align left voor IE */
	margin:4px auto 4px 0;/* align left voor de rest*/
}
#tekstdiv{
	text-align:center;
	width:100%;
}
#tekstje{
	font-size:9px;
	width:983px;
	margin:0 auto 0 auto;
	padding:18px 0 0 40px;
	text-align:left;
}
#btn_start{
	background-image:url(../art/graphics/btn_start.png);
	display:block;
	float:right;
	height:45px;
	margin-top:30px;
	width:250px;
}
#btn_start span{
	display:none;
}
#banner_rechts{
	border:none;
	margin-top:15px;
	width:145px;
	height:600px;
	float:right;
}
.banner_midden{
	border:none;
	margin:20px 0 20px 180px;	/* 'centreren' met margin-left, slecht! */
	height:60px;
	width:468px;
}
#tekstblokken{
	margin-top:15px;
	width:145px;
	height:600px;
	float:right;
}
#tekstblokken a{
	color:#000;
	font-size:11px;
	font-weight:bold;
}
.tekstblok{
	width:120px;
	margin:0 0 40px 0;
}
.tekstblok h3{
	color:#e0134f;
	font-size:14px;
}
.tekstblok img{
	margin:2px 0 0 0;
}
.tekstblok p{
	font-size:10px;
	margin:4px 0 0 0;	
}
.verder{
	background:url(../art/graphics/btn_lees_verder.png) 2px no-repeat;
	padding-left:17px; 
}
/* FORMULIERELEMENTEN */
td{	
	vertical-align:top;
}
#contactform{
	margin:20px;
}
.input_bericht{
	background:#ebebeb;
	border:1px solid #b42e34;
	margin-bottom:16px;
}
.input_text{
	background:#ebebeb;
	border:1px solid #b42e34;
	margin-bottom:16px;
}
.knop{
	background:#000;
	border:none;
	color:#fff;
	float:right;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin:20px 16px 20px 0;
}
label{
	font-weight:bold;
}
textarea{
	overflow:auto; /* haal scrollbar weg in IE */
}



/* legenda op resultaatpagina */
#legenda{
	width:280px;
	margin:20px 0 20px 20px;
}
#legenda label{
	font-weight:normal;
	margin-left:5px;
}
#legenda #woord{
	position:relative;
	top:20px;
}
#legenda .item{
	position:relative;
	left:145px;
}
#legenda #blok_rood{
	background-color:#b42e34;
	float:left;
	height:12px;
	width:12px;
}
#legenda #blok_donkerrood{
	background-color:#801015;
	float:left;
	height:12px;
	width:12px;
}
#legenda #blok_groen{
	background-color:#7ac126;
	float:left;
	height:12px;
	width:12px;
}


/* grijze balk in resultatenlijst en overzichtstabel */
.grijs{
	background:#e5e5e5;
}

/* RESULTATENLIJST */
#resultaten{
	margin-left:20px;
}
.resultaat{
	font-weight:bold;
	height:30px;
}
.resultaat .partijnaam{
	float:left;
	margin:7px 0 0 5px;
	width:140px;
} 
.resultaat .standaard{
	background-color:#b42e34;
	display:inline-block;
	float:left;
	height:16px;
	margin:8px 0 0 0;
}
.resultaat .extra{
	background-color:#7ac126;
	display:inline-block;
	float:left;
	height:16px;
	margin:8px 0 0 0;
}
.resultaat .score{
	float:left;
	font-weight:normal;
	margin:7px 0 0 4px;
}

/* OVERZICHTSTABEL */
#overzicht{
	margin:20px 0 0 20px;
	width:800px
}
#overzicht th{
	font-weight:normal;
}
#overzicht .vraagth{
	text-align:center;
	width:20px;
}
#overzicht .vraagth:hover{
	cursor:default;
}
#overzicht .partijnaam{
	width:135px; 
	padding-left:5px;
}
#overzicht #jouw_antwoord, #jouw_antwoord th{
	font-weight:bold;
}
#overzicht #jouw_antwoord td{
	color:#000;
}
#overzicht #jouw_antwoord .groen{
	background-color:#7bc127;
}
#overzicht td{
	color:#fff;
	text-align:center;
	padding:3px 10px
}
#overzicht td.licht{
	background-color:#b42e34;
}
#overzicht td.donker{
	background-color:#801015;
}

/* POPUPS */
.popup{
	background:#fff;
	border:1px solid #000;
	display:none;
	padding:5px;
	position:absolute;
	text-align:left;
	width:180px;
}

/* DIALOOGVENSTERTJE */
#dialogholder{
	width:580px;
	background-color:#fff;
	padding:1px;
	position:absolute;
	left:50%;
	margin-left:-400px;
	margin-top:-100px;
	z-index:50;
}
.dialoog{
	width:530px;
	background-color:#fff;
	border:5px solid #e0134f;
	padding:20px;
	text-align:left;
}
.dialoog td{
	padding:2px 5px;
}
.standpuntA {
	background-color:#00CC33;
	color:#fff;
}
.standpuntB {
	background-color:#0099FF;
	color:#fff;
}
.standpuntC {
	background-color:#CC3300;
	color:#fff;
}