/* Copyright www.picasoft.nl */



/* vaste afbeelding */
#piccenter {
	margin: 30px 0 0 10px;
	float: left;
	border: 0;
	padding: 0;
	}
/* einde vaste afbeelding */

/* pers afbeeldingen */
#pers {
	margin: 30px 0px 0px 0px;
	float: left;
	border: 0;
	padding: 0;
	color: white;
	}
#pers a img {
	border: 0;
}
/* einde pers afbeeldingen */


#pic1 {
	margin: 30px 0 0 18px;
	float: left;
position:relative;
z-index:100;
	background-color: #000000;
	width: 90px;
	padding: 0;
}

#pic1 a .large {
	display: block;
	height: 0px;
	width: 0px;
position:absolute;
z-index:80;
left:110px;
top:0px;
}

#pic1 a img {
	border: 0;
}

#pic1 a.p1, #pic a.p1:visited {
	background: #000000;
	border: 1px solid #000000;
	display: block;
	height: 64px;
	width: 96px;
	padding: 1px 1px 1px 1px;
}

#pic1 a.p1:hover {
	background-color: #fff;
	color: #000000;
	text-decoration: none;
}

#pic1 a.p1:hover .large {
	background-color: #000;
	display: block;
	height: 339px;
	width: 508px;
	margin: 0;
}

/* einde pic1 */

/* formulier */

#tekst {
float		: left;
margin		: 0 0 0 0px;
width		: 750px;
font-size	: 15px;
background	: #000;
font-weight	: normal;
color		: #fff;	
}

#tekst legend {
padding		: 0 5px 0 5px 0;
color		: white;
}

#tekst label {
text-align	 : left;
float		: left;
margin		: 0 0 8px 70px;
width		: 90px;
}

#tekst select {
float		: center;
width		: 402px;
}
#tekst br {
clear		: left;
}
		
.knop {
float		: left;
width		: 150px;
height		: 26px;
margin		: 5px 0 5px 90px;
font-weight	: bold;
font-size	: 15px;
color		: white;
background-color	: #A80000;
}

#check {
	margin: 0px 0px 0px 70px;
	float: left;
	text-align : left;
	border: 0;
	padding: 0;
	color	: white;
	}

/* einde formulier */

