/* ------------------------ HTML Tag Definitions ---------------------------- */

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #635D5F;
	}

p {
	font-family: Verdana;
	font-size: 11px;
	padding:0px;
	margin-left: 8px;
	color: #635D5F;
	}

img {
	display: block;
	border: 0px;
	}

.inline {
	display:inline;
	}

h1 {
	font-family: Verdana;
	font-size:13px;
	font-weight: bold;
	margin:0;
	padding:0;
	color: #635D5F;
	}
	
h3 {
	font-family: Tw Cen MT;
	font-size:15px;
	font-weight: bold;
	margin:0;
	padding:0;
	color: #D3BD8E;
	}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0;
	margin-left:20px;
	padding:10px 0 10px 0;
	}

h5 {
	font-family: Tw cen MT;
	font-size:11px;
	color: #F58528;
	margin: 0px  0px  0px  0px;
	padding: 0px 0px 0px 0px;
	}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	margin:20px 20px 10px 20px;
	padding:0;
}

a	{
	color: #635D5F;
	text-decoration: none;
	}

ul {
	list-style-type:square;
	margin:0;
	}

/* ------------------------ Sections ---------------------------- */

#menu {
	position: absolute;
	width: 174px;
	margin-top: 105px;
	margin-left: 0px;
	padding-left: 0px;
	height: 280px;
}

#container {
	position: relative;
	padding: 0px;
	margin-left : auto;
	margin-right : auto;
	margin-top: 0px;
	margin-bottom : auto;
	width: 900px;
	height: 675px;
	background-color: White;
	min-width: inherit;
	background-image: url(../images/index.jpg);
	border: 1px solid #F3F3F3;
	padding: 0px;
}

#content{
	position: absolute;
	width: 560px;
	height: 350px;
	overflow: auto;
	margin-top: 320px;
	margin-left: 200px;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:##635D5F;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:##635D5F;
}

#image{
	position: absolute;
	width: 337px;
	height: 350px;
	margin-top: 240px;
	margin-left: 575px;
	padding: 0px;
}

#submenu{
	position: absolute;
	width: 540px;
	height: 35px;
	overflow: auto;
	margin-top: 202px;
	margin-left: 15px;
}
	
#footer {
	position: absolute;
	width: 500px;
	margin-top: 677px;
	margin-left: 325px;
	height: 30px;
}

/* ------------------------ Tables ---------------------------- */

#tablefoot {
	text-align: center;
	width: 798px;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
}

.leesverder{
	border-bottom: 1px dotted #B7B7B7;
}

.smallline{
	font-size: 10px;
	font-weight: bold;
}

#tableheader {
	width: 800px;
	height: 250px;
}

.pomp { 
	border-collapse: inherit;  border-spacing: 0px;
  	border: 1px solid #284086;
	width:100%;
}

.trpomp {
	width: 70px;	 
}

.tdpomp {
	width: 80%;
	margin: 0px;
	background-image: url(../images/tblachtergrond.jpg);	 
	color:  #284086;
}

.nieuwstable { 
	border-bottom: 1px dotted #D3D3D3;  
	width: 96%;
}

.tdtussen {
	background-color: #6AA4BC;  
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;  
	height: 20px;
	color: White;
}

.menutbl {
	font-family: Tw Cen MT, Verdana;
	font-size: 11px;
	text-align: center;
	border: 1px solid white;
	height: 30px;
	cell-spacing: 0px;
	cell-padding: 0px;
}

.siteimg {
	border: 1px solid #635D5F;
}

.gegtbl {
	border-left: 1px dashed #635D5F;
}

.huistbl {
	border-bottom: 1px dashed #635D5F;
}

input {
 	font-family: Tw Cen MT, Verdana;
	font-size: 13px;
	color: #000000;
}

textarea {
 	font-family: Tw Cen MT, Verdana;
	font-size: 13px;
	color: #000000;
}

select {
 	font-family: Tw Cen MT, Verdana;
	font-size: 13px;
	color: #000000;
}