body { 
	font-family: verdana, arial, serif; 
	font-size: 10px; 
	margin: 0px;  
	background: #362F28;
}



/* DIV  ALL*/

#container					{ position: absolute; color: #000000; background: #ffffff; margin-left: -400px; width: 799px; left: 50%;  top:0px; }
#header 						{ position: relative; width: 799px; height: 125px; background: #ffffff;  background: url('../images/layout/header.jpg') no-repeat;}
#menu	{ 
	position: relative; 
	width: 799px; 
	height: 60px;  
	background: url('../images/layout/menu.jpg') no-repeat;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}
#main 							{ position: relative; color: #000000; background: #ffffff; width: 799px; background: url('../images/layout/content.jpg');}
#content 						{ position: relative; color: #000000;  width: 749px;  float: left;  left: 25px;} 
#footer 						{ position: relative; color: #000000; background: url('../images/layout/footer.jpg') no-repeat; width: 799px; height:113px;} 

#clear 								{clear: both;}

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

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

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

.inline {
	display:inline;
	}

h1 {
	font-family: Tw Cen MT;
	font-size:15px;
	font-weight: bold;
	margin:0;
	padding:0;
	color: #FFFFE1;
	}

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: white;
	background: url(images/layout/underline2.gif) repeat-x bottom;
	text-decoration: none;
	}

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

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

#footertext {
	position: absolute;
	margin-top: 70px;
	margin-left: 26px;
	height: 30px;
	color: #FFFFE1;
	font-size:10px;
	font-family: Tw Cen MT, Verdana;
	font-size: 11px;
}

#knop1{
	position: absolute;
	width: 90px;
	height: 25px;
	margin-top: 5px;
	margin-left: 7px;
	text-align: left;
}

#knop2{
	position: absolute;
	width: 94px;
	height: 25px;
	margin-top: 5px;
	margin-left: 85px;
	text-align: center;
}

#knop3{
	position: absolute;
	width: 100px;
	height: 25px;
	margin-top: 5px;
	margin-left: 195px;
	text-align: center;
}

#knop4{
	position: absolute;
	width: 150px;
	height: 25px;
	margin-top: 1px;
	margin-left: 233px;
}

#knop5{
	position: absolute;
	width: 150px;
	height: 25px;
	margin-top: 1px;
	margin-left: 393px;
}

#knop6{
	position: absolute;
	width: 85px;
	height: 25px;
	margin-top: 5px;
	margin-left: 555px;
	text-align: center;
}

#knop7{
	position: absolute;
	width: 85px;
	height: 25px;
	margin-top: 5px;
	margin-left: 687px;
	text-align: center;
}

/* ------------------------ 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;
}

.hengstbl {
	border-bottom: 1px dotted #FFFFE1;
	font-family: Tw Cen MT, Verdana;
	font-size: 13px;
	color:#FFFFE1;
}

.hengstbl1 {
	font-family: Tw Cen MT, Verdana;
	font-size: 13px;
	color:#FFFFE1;
	border-bottom: 1px dashed #FFFFE1;
}

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