html, body {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#page {
	width: 770px;
	margin:0px auto;
}
body, div, a, td, input, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
}
select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;
}
table {
	border: 0px;
}
input, textarea {
	border: 1px solid #7F9DB9;
}
div, a, p, td {
	text-align: left;
}
#divleft {
	width:15px;
	float:left;
	display:block;
	padding-top: 15px;	
}
#divright {
	width:15px;
	float:left;
	display:block;
	padding-top: 15px;	
}
#content {
	width:495px;
	float: left;
	display:block;
	margin: 0px;
	padding-top: 15px;	
}
#menu, #pgMenu {
	width: 228px;
	float: left;
	display:block;
	margin: 0px;
	padding-top: 15px;
}

#menulinks a {
	display:block;
	width: 230px;
	height: 22px;
	border-bottom: 1px solid #E6E6E6;
	text-align:left;
	text-decoration:none;
	vertical-align: middle;
	padding-left:5px;
	line-height:28px;
	color:#993300;
}

#menulinks li {
	list-style-type:none;
	display:inline;
	cursor: pointer;
}

#menulinks a:hover {
	background-color:#eeeeee;
}


td.menuitem, td.menuitem_selected, td.menuitem_empty {
	width: 230px;
	height: 22px;
	border-bottom: 1px solid #E6E6E6;
	vertical-align: middle;
	font-size: 80%;
}
td.menuitem, td.menuitem_selected {
	cursor: pointer;
}
td.menuitem_selected {
	background: #EEEEEE;
}




body {
	text-align: center;
	margin: 10px;
	/* filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#C7C7C7', endColorstr='#eeeeee', gradientType='0'); */
	background: #EEEEEE;
	background-image:url(/images/bg2.gif);
	background-attachment:inherit;
	background-position:top;
	background-repeat:repeat-x;
	/*
	-box-sizing: border-box;
	-moz-box-sizing: border-box;
	*/
}

p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	margin: 0px;
	/* line-height: 20px; */
	line-height: 160%;	
}

.standard-list-divider {
	clear: left;
	width: 100%;
	height: 19px;
	background-image: url(/images/hr.gif);
	background-repeat: repeat-x;
}

hr {
	border-top: 1px dashed #999999;
	width: 100%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
} 

.boxtop {
	width: 770px;
	height: 5px;
	background: url(/images/bordertop.gif) no-repeat;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0px;
	border: 0px;
	font-size: 3px;
	text-align: center;
	float: left;	
}
.boxcontainer {
	width: 768px;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	border-top: 0px;
	border-bottom: 0px;
	text-align: center;
	float: left;
}
.boxbottom {
	width: 770px;
	height: 5px;
	background: url(/images/borderbottom.gif) no-repeat;
	font-size: 3px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0px;
	border: 0px;
	margin-bottom: 5px;
	text-align: center;
	float: left;	
}

#footer {
	width: 770px;
	margin-top:20px;
}
a.footer {
	color: #666666;
	font-size: 100%;
	font-weight: normal;
}
a.footer-validate {
	color: #666666;
	font-size:80%;
	font-weight: normal;	
}
a {
	color: #003366;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
}
a.footer:hover {
	color: #666666;
	font-size: 100%;
	font-weight: normal;	
}
a.footer_selected {
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	font-weight: normal;
}
a.on_filter {
	text-decoration: none;
	font-weight: normal;	
}
a.on_filter:hover {
	text-decoration: none;
	font-weight: normal;	
}
a.bottomnavmenu {
	font-size: 90%;
	font-weight: normal;
}
a.bottomnavmenu-image {
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
}

.verplichtveld {
	color: #003366;
	font-weight: bold;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 9px; */
	font-size: 80%;
	color: #666666;
	line-height: 200%;
	text-align:center;
	margin-bottom: 10px;
}
td.menuitem, td.menuitem_selected, td.menuitem_empty {
	width: 230px;
	height: 22px;
	border-bottom: 1px solid #E6E6E6;
	vertical-align: middle;
	font-size: 80%;
}
td.menuitem, td.menuitem_selected {
	cursor: pointer;
}
td.menuitem_selected {
	background: #EEEEEE;
}
a.menuitem, a.menuitem_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 10px; */
	font-size: 80%;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.menuitem:hover {
	background: #EEEEEE;
}

img {
	border: 0px;
}
img.border {
	border: 1px solid #666666;
	margin-top: 1px;
}
img.borderhoreca {
	border: 1px solid #666666;
	text-align: left;
	margin-right: 10px;
}
img.icon {
	vertical-align: middle;
}
img.bottomnavmenu {
	vertical-align: middle;
}

img.menubullet {
	width: 10px;
	height: 10px;
}
.outlineSubhead {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	font-size: 75%;
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: -15px;
}


.paragraph-header {
	margin-bottom:15px;
}
.paragraph-container {
	float: left;
	width:495px;
	background:#F6F6F6;
}
.paragraph-image-left {
	float:left;
	width:110px;
	vertical-align:top;
	text-align: left;	
}
.paragraph-image-right {
	float:left;
	width:110px;
	vertical-align:top;
	text-align: right;
}
.paragraph-text {
	float:left;
	width:385px;
	vertical-align:top;
}


.dorpen-table-container {
	width:360px;
}
.dorpen-table-name {
	width:110px;
	vertical-align:top;
	font-style: italic;
}
.dorpen-table-text {
	width:240px;	
	float:left;
}

span.bold {
	font-style: italic;
	font-weight: bold;
}

p.label {
	margin-bottom:15px;
}

p.bottomnavmenu {
	clear:both;
	margin-top:30px;
	margin-bottom:15px;
}

.legenda-container {
	width:495px;
}
.legenda-column-left {
	width:200px;
	float:left;
}
.legenda-column-right {
	width:295px;
	float:left;
}


.standard-list-container {
	clear: left;
	width:495px;
}

.standardlist-item-container {
	clear: left;
	width:495px;
}

.standard-list-dorp {
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	font-size: 75%;
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: -15px;
	min-width: 20px;
}

.standard-list-image {
	float: left;
	width:110px;
	vertical-align:top;
}

.standard-list-content-container {
	float: left;
	width:383px;
	vertical-align:top;
	background:#F6F6F6;
}
.standard-list-content-header {
	float: left;
	width:383px;
	background:#DEDEDE;
	font-weight: bold;
}
.standard-list-content-text {
	float: left;
	width:383px;
}

a.standard-list {
	font-weight: bold;
}

img.filter-button {
	vertical-align: middle;
}

div.margin {
	height: 20px;
	clear: left;
}

