body {
background-color: #ccccdd;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container {
width: 1000px;
background-color:#ffffff;
margin-top: 5px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
padding: 0px;
border: thin solid #000000;
}

#top {
	padding:5px;
	z-index:1;
	background-color:#4877BE;
	border-bottom: thin solid #000000;
}

#nav {
	float: left;
	width: 100%;
	background: #333;
}

#content {
	clear: left;
	float: left;
	margin:0px;
	padding:10px;
	display: inline;
}

.columns {
	-moz-column-count:2;
}

#left {
	clear: left;
	float: left;
	width: 470px;
	height: 100%;
	padding: 10px;
	margin:0px;
	display: inline;
	/*	
	
	left:5px;
	top:0px;
	width:470px;
	margin:0px;
	padding:3px;
	z-index:2;
	border:1px solid #000000;
	*/
}

#right {
	float: right;
	width: 479px;
	height:100%;
	padding: 10px;
	margin:0px;
	display: inline;
	border-left: thin solid #000000;
	/*
	border-left: thin solid #000000;
	top:0px;
	width:474px;
	margin:0px;
	padding:3px;
	z-index:3;
	border:1px solid #000000
	*/
}

#footer
{
	clear: both;
	text-align: right;
	padding: 20px;
	height: 1%;
	border-top: thin solid #000000;
}

.kop {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}


/*
#navigation
{
	float: left;
	width: 900px;
	background: #333;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navigation li a:hover { background: #383; }

.small {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: gray;
	text-decoration: none;
}


body {
	font: 12px Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

P	
{
	font: 12px Arial, Helvetica, sans-serif;
	color : black;
}


td {
	font: 11px Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	border: 1px solid #cccccc;
	padding: 3px;
}

.test {
	font: 11px Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	border: 0px solid #cccccc;
	padding: 0px;
}


.content
{
	font: 11px Arial, Helvetica, sans-serif;
	color : black;
	text-decoration: none;
}

.title
{
	font: 11px Arial, Helvetica, sans-serif;
	color : black;
	text-decoration: none;
	font-weight: bold;
}

.question
{
	font: 12px/16px Arial, Helvetica, sans-serif;
	color : black;
	font-weight: bold;		
}

.instruction	
{
	font: 11px Arial, Helvetica, sans-serif;
	color : black;
}

ul {
	list-style-type:disc;
	list-style-image:url(./img/vink.gif);
}

strong {
	font-weight: bold;
}

a {
	color: #4877BE;
	text-decoration: none;
}

a:hover {
	color: #4877BE;
	text-decoration: underline;
}
.item
{
background-color:#eeeeee;
}

.button
{
	color:#ff0000;
	background-color:#ffffff;
	border:0px;

	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
	padding : 0px;
}


.inputtext
{
			font: 11px/12px Arial, Helvetica, sans-serif;
			padding : 1px 2px 1px 2px;
			height: 16px;

			border: 1px solid;
}

.inputtextarea
{
	font: 11px/12px Arial, Helvetica, sans-serif;
	border: 1px solid;
	padding : 1px 2px 1px 2px;
    width: 350px; height: 100px;
	background-color: #f5f5f5;
    overflow: auto;
	padding: 4px;
    margin: 10px 0;
	color: #900;
    scrollbar-face-color: #E1E5E9; 
    scrollbar-shadow-color: #D5DBE0; 
    scrollbar-darkshadow-color: #D5DBE0; 
    scrollbar-highlight-color: #F5F7FA; 
    scrollbar-3dlight-color: #F5F7FA;     
    scrollbar-track-color: #f5f5f5; 
    scrollbar-arrow-color: #000	
	
}

.inputselect {
	font: 11px/12px Arial, Helvetica, sans-serif;
	border: 1px solid;
	padding : 1px 2px 1px 2px;
	line-height: 18px;
}	

.inputbutton {
	color:#ffffff;
	background-color:#ff6666;
	border-bottom:thin solid #666666;
	border-right:thin solid #666666;
	border-top:thin solid #cccccc;
	border-left:thin solid #cccccc;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}


.selected
{
	background-color:#bbcbff;
}

.pagenumber
{
	font-style:italic;
}
*/
