.org-keuze{
	margin-right: -20px;
}
	.org-keuze td, .org-logo{
		font-size: 90%;
		background-image: url(../images/vervolg_org-keuze.jpg);
		background-repeat: no-repeat;
		height: 68px;
		width: 33%;
		padding: 3px 29px 0px 5px !important;
		margin: 0px;
		vertical-align: top;
	}
	.org-keuze a, .org-logo{
		text-decoration: none;
		color: #000000;
		font-size: 100%;
		display: block;
		padding-top: 5px;
		vertical-align: middle;
	}
	
	.org-keuze img, .org-logo img{
		vertical-align: middle;
		border: none;
		margin: 2px 10px 0px 5px;
	}
	.org-logo img{
		margin-top: 7px;
	}
	
	body{
		background-repeat: repeat-x;
		margin-top: 36px;
	}
	
	#container{
		width: 710px;	
	}
	
	#examenoverzicht{
		width: 100%;
	}


#copyright{
	color: #7C7C7C;
	font-size: 80%;
	width: 100%;
	text-align: right;
	margin-bottom: 60px;
}
#terug{
  margin-left: 30px;
}


#examenoverzicht tr{
	background-color: #BCE79A;
}

.odd td{
	background-color: #E3F4D5;
}

.highlight td{
	background-color: #89BC6C;
}

.demo *, .info *{
	font-variant: small-caps;
	text-decoration: underline !important;
	color: #4A7033 !important;
}

.demo, .info{
	border-left: 1px solid #4A7033;	
	text-align: center;
}

.exameninfo{
	background-color: #E8F6DD;
}

hr{
	border: 0px;
	color: #E5E5E5;
	background-color: #e5e5e5;
	height: 1px;
	margin: 0px 0px 10px 0px;
	clear: both;
}

#knoppen{
	margin: 0px;
	list-style: none;
	clear: both;
	margin-right: -40px;
	overflow: hidden;
}

#knoppen li{
	margin:0px;
	background-image: url(../images/vervolg_org-keuze.jpg);
	background-repeat: no-repeat;
	padding:25px 10px 30px 0px;
	margin-right: 30px;
	display: block;
	float: left;
	width:195px;
	text-align: center;
}

#knoppen a{
	text-decoration: none;
	font-weight: bold;
}

.datum{width:20px}
.datumjaar{width:40px}
.opvul{width:500px;}
textarea.opvul{width:640px;}
.datum, .datumjaar, .opvul{
	border: 1px solid black;
	margin-right: 5px;
}



.mededeling{
    border: 1px solid #E5E5E5;
    padding: 10px;
}

