* { margin:0; padding:0; }
body {
	background: #d4f3f9 url(image/bg.png) repeat-x;
	font-family: "ms sans serif", sans-serif;
	font-size: 12px;
	color: #000;
}
#wrap {
	width: 764px;
	background-color:#FFFFFE;
	padding: 5px 3px;
	margin:0 auto;
	overflow: visible;
}

/***** header *****/
#header {
	width: 760px;
	height: 132px;
	background: url(image/header.jpg) no-repeat;
	margin: 0 2px;
}
#header a {
	display: block;
	width: 326px;
	height: 98px;
	position: relative;
	top: 28px;
	left: 5px;
}
#header img {
	border: 0;
	margin: 17px 0 0 0;
}


/***** menu *****/
#menu {
	width: 760px;
	height: 35px;
	list-style: none;
	background: url(image/menu-bg.png) repeat-x;
	margin: 3px 2px 9px 2px;
}
#menu li {
	float: left;
	width: auto;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a {
	float: left;
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	color:#FFFEFF;
	text-decoration: none;
	padding: 0 10px;
	width:auto;
}
#menu li.first.active {
	background: none;
}
#menu li.active {
	background: url(image/menu-active-left.png) no-repeat;
	padding: 0 0 0 9px;
	margin: 0 -9px;
}
#menu li.active a {
	color: #000;
	background: #FFFFFF url(image/menu-active-right.png) no-repeat right;
	padding: 0 27px 0 18px;
}


/***** content *****/
#content {
	width: 764px;
	background: url(image/content-bg-middle.png) repeat-y;
}
#content .top h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 0 30px;
}

#content .top {
	width: 764px;
	height: 9px;
	background: url(image/content-bg-top.png) no-repeat;
	padding: 5px 0 5px 0;
}
#content .bottom {
	clear: both;
	width: 764px;
	height: 12px;
	background: url(image/content-bg-bottom.png) no-repeat;
	margin: 20px 0 -1px 0;
}


#content .container {
	overflow: hidden;
	width: 734px;
	background-color: #D2EAEF;
	margin: 30px 0 24px 15px;
	padding: 5px 0 5px 0;
}
#content .container form .table tr td select {
	font-family: 'MS Sans Serif', sans-serif;
	font-weight: bold;
	font-size:12px;
	width: 325px;
}
.tabel_150 {
	width:150px;
}
.tabel_325 {
	width:375px;
}
.text_rood {
	color:#FF0000;
}
table.table {
	font-family: 'MS Sans Serif', sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
table.table1 {
	font-family: 'MS Sans Serif', sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#left {
	float: left;
	width: 198px;
	padding: 14px;
}
#left img {
	border: 3px solid #000;
}
#left h2, #left p {
	font-size: 10px;
	line-height: 14px;
}
#left p {
	width: 185px;
	text-align: left;
	margin: 0 0 16px 0;
}
#left1 {
	float: left;
	padding: 12px;
	width:435px;
}
#left1 h2, #left1 p {
	font-size: 10px;
	line-height: 14px;
}
#left1 p {
	width: 185px;
	text-align: left;
	margin: 0 0 16px 0;
}
#right {
	float: left;
	width: 460px;
	padding: 14px 0 18px 20px;
}
#right h1, #right h2, #right p {
	font-size: 12px;
	line-height: 14px;
	color: #4a361b;
}
#right h1, #right p {
	margin: 0 0 16px 0;
}

#right img.map {
	float: right;
	margin: 0 -5px 0 0;
}
#right1 {
	float: left;
	padding: 14px 12px 18px 12px;
	width:241px;
}
#right1 h2, #right1 p {
	font-size: 10px;
	line-height: 14px;
}
#right1 img {
	border: 3px solid #000;
}
#sitemap {
	float: left;
	width: 734px;
	overflow:hidden;
	padding: 14px 0 18px 20px;
}
#sitemap a:hover { 
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}
#sitemap a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#link {
	padding:0 10px;
	/*padding-left:10px;*/
	width:auto;
}
#link a:hover { 
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}
#link a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#linkje {
	width:764px;
}
#linkje a:hover { 
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}
#linkje a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#banner {
	float:left;
	text-align:center;
	vertical-align:bottom;
	padding:1px 2px;
	width:734px;
	height:60px;
}
#banner2 {
	float:left;
	text-align:center;
	vertical-align:bottom;
	padding:1px 2px;
	width:468px;
	height:60px;
}
/***** footer *****/
#footer {
	width: 760px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	background: url(image/footer-bg.png) repeat-x;
	margin: 9px 2px 0 2px;
	display: block;
}
#form {
	width:485px;
	margin:2px 5px;
	float:left;
}
input.text {
	font-family:"MS Sans Serif", sans-serif;
	font-size:12px;
	width:321px;
}
input.btn {
	font-family:"MS Sans Serif", sans-serif;
	font-weight:bold;
	color:#000;
	width:120px;
	background-color:#BBEEFF;
	border-style:dashed;
	border-color:#000;
	border-width:1px;
}
input.btnhov {
	font-family:"MS Sans Serif", sans-serif;
	font-weight:bold;
	color:#FF0000;
	width:120px;
	background-color:#AAEEFF;
	border-style:dashed;
	border-color:#FF0000;
	border-width:1px;
}
td.cell a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#000000;
}
td.cell a:hover {
	display:block;
	background-color:#FF9900;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#000000;
}
div#container1 {
	width: 400px;
	margin:0 auto;
	border: 1px;
	border-color:#bac5d6;
	border-style:solid;
	padding: 15px;
	background-color: #f2f4f7;
}

label.fout {
	color: #FF0000;
}
table#container1 {
	width: 400px;
	margin:0 auto;
	border: 1px;
	border-color:#bac5d6;
	border-style:solid;
	background-color: #f2f4f7;
}

/***** navigation *****/
#nav {
	width: 764px;
	background: url(image/content-bg-middle.png) repeat-y;
	vertical-align:middle;
}
#nav .top {
	width: 764px;
	height: 9px;
	background: url(image/content-bg-top.png) no-repeat;
	padding: 0px 0 0px 0;
}
#nav .bottom {
	clear: both;
	width: 764px;
	height: 12px;
	background: url(image/content-bg-bottom.png) no-repeat;
	margin: 0 0 0px 0;
}

#nav .link a:hover { 
	color:#000000;
	text-decoration:underline;
	font-size:12px;
	padding: 0 10px;
}
#nav a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0 10px;
}
#nav .container {
	overflow: hidden;
	width: 734px;
	background-color: #d2eaef;
	margin: 0 0 0 15px;
}

/***** Overige *****/

.h1 {
	font-size: 10px;
	font-weight: bold;
}
label {
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	border:none;
}
#user, #pass, #mail, #sub, #code {
	display: block;
	width: 155px;
	font-family: Arial;
	font-size: 13px;
	color: #7a7a7a;
	border: none;
	padding: 3px 0 3px 37px;
}
#bericht {
	display: block;
	width: 186px;
	font-family: Arial;
	font-size: 13px;
	color: #7a7a7a;
	border: none;
	padding: 3px 3px;
}
#user { background: #fff url(images/right-box-user.png) no-repeat 7px 4px; }
#pass { background: #fff url(images/right-box-pass.png) no-repeat 7px 4px; }
#mail { background: #fff url(images/email_go.png) no-repeat 7px 4px; }
#sub  { background: #fff url(images/subject_go.png) no-repeat 7px 4px; }
#code { background: #fff url(images/captcha_go.png) no-repeat 7px 4px; }


#submit {
	width: 75px;
	font-family: Arial;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	background: none;
	border: none;
	border-bottom: 1px solid #000;
	cursor: pointer;
	margin: 5px 0 12px 120px;
}
p {
	padding: 0 0 10px 0;
}
p a {
	color: #000;
	text-decoration: underline;
}