body{
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(img/xl_bg_gradient.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1f1c59;
	}

#alles{
	position: relative;
	width: 920px;
	border: none;
	top: 0px;
	margin: auto;
	height: 616px;
}

#Menu{
	width:814px;
	height:24px;
	position: absolute;
	left: 52px;
	top: 205px;
	}

#logo{
	width:920px;
	background-image: url(img/xl_bg_logo.jpg);
	background-repeat: no-repeat;
	}

#content{
	width:837px;
	position: absolute;
	left: 38px;
	top: 247px;
	height: 590px;
	overflow: auto;
}

#imageMain{
	width:370px;
	height:auto;
	position: absolute;
	left: 431px;
	top: 32px;
	}

#plaatje{
	width:370px;
	height:auto;
	position: absolute;
	left: 431px;
	top: 52px;
	}

.image{
	width:370px;
	height:190px;
	margin-bottom: 10px;
	border: 1;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: solid;
	}




H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
}

#tekst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	width: 400px;
	padding-top: 15px;
	margin-left: 14px;
	padding-bottom: 15px;
}


A {
	text-decoration: none;
	color: #1f1c59
	}
A:hover {
	color: #CCCCCC
	}
A:visited{
	color: Black
	}
A:active{	
	color: #c26f6c
	}
input.naamform{
	color:black;
	padding-left:5px;
	width:220px;
	margin-left:25px;
		}
input.emailform{
	color:black;
	border:1;
	padding-left:5px;
	width:220px;
	margin-left:25px;
	margin-top:5px;
		}
	
input.onderwerpform{
	color:black;
	border:1;
	padding-left:5px;
	width:220px;
	margin-left:0px;
	margin-top:5px;
	}
	
textarea.vraagform{
	color:black;
	border:1;
	padding:5px;
	width:215px;
	margin-left:18px;
	height:65px;
	margin-top:5px;
	
	}
	
input.submit{
	border:1;
	margin-left:60px;
	background-color:Light Gray;
	margin-top:5px;
	}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
