html, body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #123645;
	line-height: 16px;
}	

.ol {
	font-family: Verdana,Arial,Helvetica;
	font-size:10px;
	color:#000000;
}


#page_wrapper {
	margin: auto;
	width: 100%;
	text-align: center;
}

#header_wrapper {
	margin: auto;
	width: 100%;
}

#header_banner {
	margin: auto;
	width: 750px;
	height: 70px;
	text-align: left;
}

#header {
	margin: auto;
	width: 100%;
	height: 112px;
	background-image: url('../img/header_bg.gif');
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-bottom: 0px;
}

#header_admin {
	margin: auto;
	width: 100%;
	height: 112px;
	background-image: url('../img/header_bg_admin.gif');
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-bottom: 0px;
}


#header_images {
	margin: auto;
	width: 100%;
	height: 84px;
	background-image: url('../img/header_bg.jpg');
}

#header_menu {
	margin: auto;
	width: 750px;
}

#header_menu_left {
	float: left;
	margin-left: 1px;
	width: 750px;
	text-align: left;
	padding-left: 2px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
}

#header_menu_right {
	float: right;
	margin-right: 1px;
	width: 170px;
	text-align: right;
	padding-left: 2px;
	padding-top: 3px;
	font-size: 12px;
}

#footer_wrapper {
	margin: auto;
	width: 100%;
	height: 23px;
	background-image: url('../img/footer_bg.gif');
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
}

#footer_menu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#content_wrapper {
	margin: auto;
	width: 750px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.menu:link, a.menu:visited {
	color: #123654;
	text-decoration: none;
}

a.menu:hover, a.menu:active {
	color: #E60094;
}

a.footer:link, a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover, a.footer:active {
	text-decoration: underline;
}

a.aanmelden:link, a.aanmelden:visited {
	color: #E60094;
}

a.aanmelden:hover, a.aanmelden:active {
	text-decoration: underline;
}

a.links:link, a.links:visited {
	font-weight: normal;
}

.clear {
	clear: both;
}

img {
	border: none;
}

.header {
	display: block;
	width: 740px;
	background-color: #dcdedc;
	padding: 2px 5px 2px 5px;
	color: #123645;
	font-weight: bold;
}

.adjustheader {
	display: block;
	width: 100%;
	background-color: #dcdedc;
	padding: 2px 5px 2px 5px;
	color: #123645;
	font-weight: bold;
}

.content {
	display: block;
	width: 740px;
	padding: 5px;
	padding-bottom: 10px;
	color: #123654;
	line-height: 20px;
}

.content_small {
	display: block;
	width: 640px;
	padding: 5px;
	padding-bottom: 10px;
	color: #123654;
	line-height: 20px;
}

form {
	margin: 0px;
	padding: 0px;
}

.heading3 {
	color: #123645;
	font-size: 11px;
	font-style: italic;
	background-color: inherit;
}

.heading2 {
	color: #123645;
	font-size: 11px;
	font-weight: bold;
	background-color: inherit;
}

.heading1 {
	color: #E60094;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	padding-left: 5px;
}

.postcode1 {
	width: 45px;
}

.postcode2 {
	width: 30px;
}

.huisnummer {
	width: 79px;
}

/* Fix IE. Hide from IE Mac \*/
* html .huisnummer { width: 81px; }
/* End */

.checkbox {
	width: 15px;
} 

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #123654;
}

a:hover, a:active {
	text-decoration: underline;
	color: #E60094;
}

ol {
	list-style-type: lower-latin;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.es_menu {
	list-style-image: url('../img/arrow.gif');
	list-style-position: outside;
	margin-top: 2px;
	margin-bottom: 2px;
}

ul.es_menu li {
	margin: 2px;
}

ul.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}

li.nomargin {
	margin-left: 0px;
}

.bold {
	font-weight: bold;
}

/*p {
	margin: 10px;
}*/

p.subhead {
	font-weight: bold;
	margin-left: 0px; /* fix */
	margin-bottom: 0;
	padding: 0;
}

span.subhead {
	font-weight: bold;
}

p.head_underline {
	text-decoration: underline;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
}

p.padding {
	margin: 0;
	padding: 4px;
}

ul {
	list-style-position: outside;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px; 
	list-style: disc;
/*	list-style-type: decimal; */
/*	padding-left: 4px;
	list-style: none; */
	vertical-align: middle;
}
li {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-style:			normal;
	color:				#000000;
	background-color:	#EFEFEF;
/*	border:				1px solid #E60094; */
	border:				1px solid #959598;
}

input.disabled, textarea.disabled {
	background-color:	#CDCDCD;
}

input.nostyle {
	background-color:	transparent;
	border:				0px;
}

select.clickable, input.clickable {
	cursor:				pointer;
}

input.button {
	cursor:				pointer;
	font-weight:		bold;
}

p.small {
	font-size: 10px;
}

span.small {
	font-size: 10px;
}

td.smallheader {
	font-size: 10px;
	font-weight: bold;
}

td.center, p.center {
	text-align: center;
	margin: auto;
}

td.basis, td.norm {
	vertical-align: top;
}

td.basis {
	color: #FF0000;
}

p.nobottommargin {
	margin-bottom: 0;
}
p.notopmargin {
	margin-top: 0;
}

.notice {
/*	color: #E60094; */
	color: #aa0000;
}

