
html, body {
	margin: 0;
	height: 100%;
}


#inlog {
	position: absolute;
	top: 0;
	left: 0;
}


A:link { 
  color: #ffffff;
  text-decoration:underline;
}      

A:visited {
  color: #ffffff;
  text-decoration:underline; 
}      

A:hover {
  color: #dc9100;
  text-decoration:underline; 
}

A:active {
  color: #dc9100;
  text-decoration:underline;
}



#wrapper { 
	width: 850px;
	margin-left: auto; 
	margin-right: auto;
}


#kolomlinks { 
	float: left; 
	margin-right: 10px; 
	width: 240px;
}


#interface {
	margin-bottom: 10px; 
	padding-left: 11px; 
	padding-top: 11px; 
	height: 196px; 
	background-image: url(../images/tekst_bg.png);
	color: #ffffff; 
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 172%; 
	font-family: verdana,arial;
}


#kolomrechts { 
	float: left;
}


#homelinks { 
	width: 218px; 
	height: 323px; 
	padding: 11px; 
	background-image: url(../images/tekst_bg.png);
}


#homerechts { 
	width: 578px;
	height: 323px;
	padding: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/tekst_bg.png);
}


#hometitel { 
	font-size: 22px;
	border-bottom: 1px solid #ffffff;
	width: 218px;
	line-height: 100%;
	padding-bottom: 10px;
	margin-bottom: 20px;
}


#content { 
	width: 578px; 
	padding: 11px; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	background-image: url(../images/tekst_bg.png);
}


#footer {
	clear: both; 
	width: 850px;
}


hr {
	color: #ffffff;
	border: none;
	border-top: 1px solid #ffffff;
	height: 1px;
}


.tekst { 
	color: #ffffff; 
	font-size: 11px;
	font-style: normal; 
	line-height: 140%; 
	font-family: verdana,arial;
}


.hoofdtitel { 
	font-size: 22px; 
	border-bottom: 1px solid #ffffff; 
	width: 578px; 
	line-height: 100%;
	padding-bottom: 10px;
	margin-bottom: 20px;
}


.TEKSTGROOT { 
	font-size: 130%;
	font-weight: bold;
}


.linkinschrijfformulier {
	width: 578px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 130%;
	font-weight: bold;
}


.foto { 
	border: 10px solid #ffffff; 
	margin-bottom: 10px;
}

.foto2 { 
	border: 1px solid #ffffff; 
}


.galerieheader { 
	width: 578px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 5px;
	margin-bottom: 10px; 
}

.galeriefotos { 
	width: 578px;
	margin-bottom: 30px; 
}

.WebYepGalleryImage img {
	border: 1px solid #ffffff; 
}


.WebYepGalleryContainer td {
	vertical-align: top;
	text-align: center;
	padding-bottom: 12px;
}

.WebYepGalleryText {
	width: 100px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.invulveld {
	border: 1px solid #602153;
	padding-left: 5px;
	color: #602153;
	font-size: 11px;
	font-style: normal;
	font-family: verdana,arial;
}


.formbutton {
	background-color: #ffffff;
	border: 1px solid #602153;
	color: #602153;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: verdana,arial;
}
