/* CSS Document */

body {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;	
	color:#717171;
}

.border {
	border:solid 1px #FFFFFF;	
}

.borderright {
	xborder-right:solid 1px #003145;	
}

.borderleft {
	border-left:solid 1px #003145;	
}


.borderrightcolor {
	border-right:solid 1px #003145;	
}

.borderbottom {
	border-bottom:solid 1px #FFFFFF;	
}

.celzwart{
	background-color:#000000;
}

.celgroen{
	background-color:#748da3;
}

.backmenu{
	background-color:#c6cddc;	
}

.backseperator{
	background-image:url(../img/seperator.gif);
	background-repeat:repeat-y;
}

.titel{
	padding-left:18px;
	font-size:24px;
	color:#91989f;
}

.contentlinks{
	padding-left:18px;
	padding-right:25px;
	text-align: left;
}

.contentlinksver{
	padding-left:60px;ontent
	padding-right:40px;
}

.contentrechts{
	padding-left:18px;
	padding-right:10px;
}

.header{
	font-size: 13px;	
	color:#78838c;
	font-weight:bold;
}

.backbottom{
	border-top:solid 1px #FFFFFF;
	background-color:#666d7c;
}

.answer { display:block; }
.answer:link {text-decoration: none; font-weight:normal;}
.answer:visited {text-decoration: none; font-weight:normal;}
.answer:active {text-decoration: none; font-weight:normal;}
.answer:hover {text-decoration: none; font-weight:normal;}

A:link {text-decoration: none; color:#666d7c; font-weight:bold;}
A:visited {text-decoration: none; color:#666d7c; font-weight:bold;}
A:active {text-decoration: none; color:#666d7c; font-weight:bold;}
A:hover {text-decoration: underline;color:#666d7c; font-weight:bold;}

.link {cursor: pointer; color:#666d7c;}
.link:hover {cursor: pointer; text-decoration: underline; color:#666d7c}

.button {border: medium outset #ed1c24; background-color:#ed1c24; color:#fff; padding:4px; margin-right:16px; width:100px; display:inline; text-align:center; clear:none;}
.button:hover {color:#fff; text-decoration:none;}

.pqpModule {
	border:0px;
	height:620px;
	width:560px;
}
