body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}




.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
/*	width: 798px; 
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC; */
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

div#opmerking{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	background-color: #000;
	width:450px;
	margin: 0 0 9px 9px;
	text-align:left;
	float: left;
	border: 1px solid #CC0000;
}

.normaal11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.normaal10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.red10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}


.logintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #CC0000;
}


fieldset {
	border: #CC0000 1px solid;
}

#login {
float:	left;
margin: 0 0 9px 9px;
width: 360px;
}

br {
clear : left;
}


#login label {
float: left;
margin: 0 0 8px 4px;
width : 150px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#login input {
width: : 200px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#login select {
margin: 0 12px 6px 154px;
}


#events {
float:	left;
margin: 0 0 9px 9px;
width: 450px;
}

br {
clear : left;
}


#events label {
float: left;
margin: 0 0 8px 4px;
width : 150px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#events input {
width: : 350px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#events select {
width: : 350px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
/* margin: 0 12px 6px 154px; */
}

#events checkbox {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
/* margin: 0 12px 6px 154px; */
}

#events textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
/* margin: 0 12px 6px 154px; */
}

.eventtextblauw {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color:#000066;
}

.eventtextblauwlarge {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color:#000066
}


.eventtextrood {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #CC0000;
}

.eventtextroodbold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #CC0000;
font-weight: bold;
}


.eventtextroodlarge {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #CC0000;
}

#navigatie {
list-style: none;
margin: 0;
padding : 0px 0px 0px 0px;
width: 468px;
background-color:#FFFFFF;
}

#navigatie li {
	padding: 5px 0px 3px 0px;
	text-align: center;
	font-size:10px;
	width: 78px;
	float: left;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

#navigatie li#huidig a {
border-style: solid none solid none;
border-width: 5px 0px 3px 0px;
border-color: #CC0000;
}

#navigatie a {
text-decoration: none;
}

#navigatie a:link {
color: #222;
}

#navigatie a:visited {
color: 555;
}

#navigatie a:hover {
border-style: solid none solid none;
border-width: 5px 0px 3px 0px;
border-color: #CC0000;
}

.readonly{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #CCFF00;
}

