BODY,TD, span {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

a {
	color: #00aced;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

input {
	width: 200px;
}

textarea {
	width: 200px;
}

.radiobutton {
	border: 1px solid #2cbaf0;
	width: 20px;
}

.inputveld {
	border: 1px solid #2cbaf0;
	width: 410px;
}

select {
	border: 1px solid #2cbaf0;
	width: 410px;
}

select.keuze{
	width: 250px;
}

hr {

	border: none; 
	border-bottom: 1px solid #2cbaf0; 
	height:1px;

}

.pc {
	width: 97px;
}

.plaats {
	width: 310px;
}

.blauw {
	color: #00aced;
	font-weight: bold;
}

#footer{
	color: #2E3191;
	font: 9px/12px Arial, Verdana, Helvetica;
}

#footer a{
	color: #2E3191;
	font: 9px/12px Arial, Verdana, Helvetica;
	text-decoration: none;
}

#footer a:hover{
	color: #00ADEE;
}

.zwart {
	color: #000000;
	
}
.rood {
	color: #ff3333;
	font-weight: bold;
	font-size: 18px;
}


.kalenderNummer {
	font-size: 18px;
}

.klikbaar {
	cursor: pointer;
}

.subnav {
	font-size: 12px;
	color: #2E3191;
	text-decoration: none;
}

.subnavActive {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.IDheading {
	font-size: 21px;
	color: #00ADEE;
}

.IDtext {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.contentHeading {
	font-size: 16px;
	font-weight: bold;
	color: #00ADEE;
}

.contentHeading.donker {
	font-size: 20px;
	color: #0F3487;
}

#homekader {
	color: #fff;
	line-height: 18px;
}

.popout{
	width: 450px;
	height: auto;
	position: absolute;
	margin-top: 80px;
	margin-left: 60px;
	z-index: 1000;
	background: #fff url(../images/bgpopout.gif) repeat-x;
}

.popout .bar{
	width: 450px;
	height: 25px;
	position: relative;
	float: left;
	background: url(/images/popoutbar.gif) no-repeat;
	text-align: right;
}

.popout .bar img{
	margin-top: 8px;
	margin-right: 10px;
}

.popout .content{
	width: 420px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

.popout .content .row{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 10px;
}

.popout .content span.col1{
	width: 120px;
	height: auto;
	clear: left;
	color: #00aced;
	font-weight: bold;
	position: relative;
	float: left;
}

.popout .content span.col2{
	width: 300px;
	height: auto;
	position: relative;
	float: left;
}

#plaatsnaam{
	float: right;
	margin-top: 12px;
	color: #2E3191;
	font: bold 11px/11px Arial, Verdana, Helvetica;
	text-decoration: none;
}
