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

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	background-color: #362F28;
	}

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

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

.inline {
	display:inline;
	}

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

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

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

#menu {
	position: absolute;
	width: 314px;
	margin-top: 258px;
	padding-left: 1px;
	height: 280px;
}

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

#content{
	position: absolute;
	width: 576px;
	height: 406px;
	overflow: auto;
	margin-top: 260px;
	margin-left: 319px;
	border: 1px solid #D6C295; 
	scrollbar-3dlight-color:#D6C295; 
	scrollbar-arrow-color:#D6C295;
	scrollbar-darkshadow-color:#D6C295;
	scrollbar-face-color:#362F28;
	scrollbar-highlight-color:#362F28;
	scrollbar-shadow-color:#D6C295;
}

#news{
	position: absolute;
	width: 203px;
	height: 450px;
	overflow: auto;
	margin-top: 350px;
	margin-left: 3px;
	border: 1px solid black;
}

#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;
}
