a:link, a:visited, a:active {
	color: #831F51;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	outline: none;
}

a:hover {
	color: #C00000;
	text-decoration:underline;
	outline: none;
}

h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #711140;
		text-align: center;
	}

P { color: red; }
	
	
table, td, p, body, div{
	font-size: 9pt;
	color: #831F51;
	text-decoration: none;
	font-family: Verdana, sans-serif;
}

#img{ 
	border:0; 
} 

img.displayed {display: block; margin: 1em auto}
#cover {
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

html, body{height:100%;} 

html,body {
	margin: 0;
	padding: 0;
}

body {	
	margin-top: 0px;
	background-image: url('images/bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #CDE94B;
	margin-bottom: 0px;
}
	
#container {
	margin-left: auto;
	margin-right: auto;
	width: 760px; 
	min-height: 100%;
	text-align: left;
	background-image: url('images/newbgcontainer.png');
	background-repeat: repeat-y; 
  position: relative;

}
	
* html #container {height:100%;}	
* html #container {width:760px;w\idth:760px;}

#header {
	width: 760px;
	height: 270px;
	margin: 0px 0px 0px 0px;
	position: relative;
	background-image: url('images/newheader.png');
	background-repeat: no-repeat;
}

* html #header {height:270px;he\ight:270px}

#submenu, #content, #contentmail{ 
	float: left; 
} 

#submenu {
	width: 32%;
	font-family: Verdana, sans-serif;
	padding-top: 10px;
	padding-left: 0px;	
	padding-right: 0px; 
 	padding-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}

#content {
	width: 60%;
	padding-top: 0px;
	padding-left: 0px;	
	padding-right: 0px; 
 	padding-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}

#contentmail {
	width: 65%;
	height: 300px;
	padding-top: 90px;
	padding-left: 20px;	
	padding-right: 0px; 
 	padding-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
	background-image: url('images/envelop.png');
	background-repeat: no-repeat;
}

#clearfooter {
	width: 760px;
	height: 200px;
	clear: both;
} 

#footer	{
	position: absolute;
	bottom: 0px;
	width: 760px;
	height: 200px;
	background-image: url('images/newbottom.png');
	background-repeat: no-repeat;
	clear: both;
}

* html #footer {height: 200px;he\ight: 200px;}


/* CONTACT FORM */

.mail { 
	font-family: Arial,Verdana,Trebuchet;
	font-size: 8pt; 
	color: #BCA16C;
}

.border { 
	border-collapse: collapse;
	background-color: #FAF3D7;
	border: 1px solid #EDD6A0;
}

.button {
	font-family: Arial,Verdana,Trebuchet;
	font-size: 8pt; 
	color: #BCA16C;
	background-color: #FAF3D7; 
	border: 1px solid #EDD6A0;
}



/* GASTENBOEK FORM */

.gffieldtitle { 
	font-family: Arial,Verdana,Trebuchet;
	font-size: 8pt; 
	color: #831F51;
}

.gffieldinput { 
	border-collapse: collapse;
	background-color: #FAF3D7;
	border: 1px solid #831F51;
}

.gffielddescription { 
	font-family: Arial,Verdana,Trebuchet;
	font-size: 8pt; 
	color: #831F51;
}

.gfmessage {
	font-size: 10pt;
	color: #831F51;
}
	
.gftimestamp {
	font-size: 8pt;
	color: #831F51;
}
    
.gfJumpToPage {
	font-size: 8pt;
	font-weight: bold;
}
        
.gferror {
	font-size: 10pt;
	font-weight: bold;
	color: red;
}		
		
.sign {
	font-family: Arial,Verdana,Trebuchet;
	font-size: 8pt; 
	color: #831F51;
	background-color: #FAF3D7; 
	border: 1px solid #831F51;
}

.line {
	color: #831F51;
}	


    

