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

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	background-image: url(../images/back.jpg);
	font-family: Verdana;
	font-size: 12px;
	padding:0px;
	margin-left: 8px;
	color: #444444;	
	}

p {
	font-family: Verdana;
	font-size: 12px;
	padding:0px;
	margin-left: 8px;
	color: #444444;
	}

.siteimg {
	display: block;
	border: 1px solid #5E0008;
	}

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

.inline {
	display:inline;
	}

h1 {
	font-family: Verdana;
	font-size:15px;
	font-weight: bold;
	margin:0;
	padding:0;
	color: #444444;
	}

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: Verdana;
	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: #444444;
	background: url(images/layout/underline2.gif) repeat-x bottom;
	}

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

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

#left {
	position: absolute;
	width: 282px;
	margin-top: 376px;
	margin-left: 18px;
	height: 321px;
}

#back{
	position: relative;
	padding: 0px;
	margin-top: 0px;
	width: 100%;
	height: 680px;
	background-image: url(../images/back1.jpg);
}

#container {
	position: relative;
	padding: 0px;
	margin-left : auto;
	margin-right : auto;
	margin-top: 30px;
	margin-bottom : auto;
	width: 863px;
	height: 570px;
	background-color: White;
	min-width: inherit;
	background-image: url(../images/index.jpg);
}

#content{
	position: absolute;
	padding-top: 10px;
	width: 630px;
	height: 350px;
	overflow: auto;
	margin-top: 150px;
	margin-left: 117px;
	scrollbar-3dlight-color:#D6C295; 
	scrollbar-arrow-color:#D6C295;
	scrollbar-darkshadow-color:#D6C295;
	scrollbar-face-color:#362F28;
	scrollbar-highlight-color:#362F28;
	scrollbar-shadow-color:#D6C295;
}

#menu{
	position: absolute;
	width: 916px;
	height: 31px;
	margin-top: 110px;
	margin-left: 117px;
}

#support{
	position: absolute;
	width: 210px;
	height: 450px;
	overflow: auto;
	margin-top: 350px;
	margin-left: 579px;
}
	
#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;
}

.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: Verdana;
	font-size: 11px;
	text-align: center;
	color: #D3BD8E;
	height: 30px;
}

.menutbl1 {
	font-family: Verdana;
	font-size: 11px;
	color: #D3BD8E;
	height: 30px;
}

.siteimg {
	border: 1px solid #B89B65;
}

.agenda {
	font-family: Verdana;
	font-size: 17px;
	text-align: center;
}