*{
	margin:0;
	padding:0;
}

img {
	border:0;
}

.clearboth {
	clear:both;
}

body {
	background-color:#ffffff;
	font-family:arial;
	font-size:12px;
	color:#293745;	
}

html,body {
	height:100%;
}

a	{
	color:#293745;
	text-decoration:none;
}

p	{
 	margin: 7px 0px 5px 0px;
	padding: 0px 0px 7px 0px;
	line-height:20px;
}

ul {
	
}

li{
 	margin: 0px 0px 5px 30px;
	padding: 0px 0px 0px 0px;
	line-height:18px;
}

a:hover	{
	color:#293745;
	text-decoration:underline;
}

#main {
     margin: 0px auto;
     width:945px;
}

#header {
	 width:945px;
	 height:180px;
	 margin: 0px auto 0px auto;
	 /* de header is 1 pixel te klein of de afbeelding is 1px te veel van afgesneden */
	 margin-left:1px;
	 background:url('/images/img-header-home.jpg');
	 /*border:1px solid blue;	*/
}


#topmenu {
 	width:945px;
	height:30px;
	position:relative;
}


#topmenu_midden {
 	float:right;
	height:30px;
}

#topmenu_midden a {
	color:#27394f;
}

#topmenu_innertekst {
 	position:relative;
 	top:3px;
}


#hoofdmenu {
	 width:945px;
	 height:40px;
	 margin-left:8px;	
}

#midden {
 	width:945px;
	float:left;
	position:relative;
}

#linkscontent {  
	width:205px;
	float:left;
	overflow:hidden;

}

#rechtscontent {  
	width:740px;
	float:right;
	overflow:hidden;
}

#content {
	width:730px;
	float:left;
	overflow:hidden;
}

.innercontent {
	width:485px;
}

.innercontent h1{
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	color:#293745;
	margin-top:15px;
}

.innercontent a {
	color:#293745; 
	text-decoration:none;
}

.innercontent a:hover {
	color:#293745; 
	text-decoration:underline;
}




#footer{
	margin-left:30px;
	width:973px;
	font-size:11px;
	color:#27394f;
}

#footer a{
	color:#27394f;
}



/* Contactformulier */
.tblContactform {
	width: 525px;
	border: none;
	margin: 0px 0px 18px 0px;
}

.tblContactform input {
	line-height: 14px;
}

.tblContactformL {
	width: 150px;
	height/**/:/**/22px; /* 24px */
	padding: 2px 0px 0px 0px;
	vertical-align: top;
}

.tblContactformR {
	width: 350px;
	height: 24px;
	vertical-align: top;
}

.txtfield1 {
	width: 342px;
	border:1px solid #d9dada;
}
.txtfield2 {
	width: 125px;
	border:1px solid #d9dada;
}

.txtfieldinput1 {
	width: 342px;
	border:1px solid #d9dada;
}

.txtarea1 {
	width: 342px;
	height: 100px;
	margin: 0px;
	border:1px solid #d9dada;
}

.verplichtveld {
	color:#013888;
	font-size: 10px;
	width:170px;
}

.addeditguestbook {
	display:none;
}

.PaginaNummering {
 	float:right;
 	position:relative;
 	top:5px;
	right:8px;
	width:400px;
}