@charset "utf-8";
/* CSS Document */
#maincontainer
		{
		width:700px;
		margin: auto;
		overflow: hidden;
		
}

#header {
z-index: 3;
	height: 110px;
	width: 700px;
	margin: auto;
	position:fixed;
}

#inhoud
{
	z-index: 2;
	width: 620px;
	height: auto;
	top:156px;
	bottom:69px;
	position: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	font-weight: normal;
	color: #333333;
}
h1 {
	width:400px;
	font-size: 18px;
	font-weight: normal;
	color: #2F3460;
	padding-bottom:5px;
	padding-right:40px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #2F3460;
}
#maincontainer #inhoud p {
	font-size: 14px;
	padding-left:20px;
}


#schaduwtop {
z-index: 1;
position:fixed;
	top: 156px
	;
}
#schaduwbot {
z-index: 1;
	width: 700px;
	height: 52px;
	position: fixed;
	bottom: 69px;
}



#footer {
z-index: 3;
	height: 69px;
	width: 700px;
	position: fixed	;
	bottom: 0px;
}
#Affiche {
	float: right;
	width:141px;
	height:200px;
	padding-left: 10px;
}

#Affichemarginal {
	float: right;
	width:141px;
	height:200px;
	
}

h2 {
	font-size: 24px;
	font-weight: normal;
	color: #2F3460;
}
#maincontainer #inhoud a {
	font-size: 14px;
	color: #2F3460;
}
#maincontainer #inhoud #Fotovl1 {
	position: absolute;
	height: 100px;
	width: 151px;
	left: 68px;
	top: 133px;
}
#maincontainer #inhoud #Fotovl6 {
	position: absolute;
	height: 151px;
	width: 100px;
	left: 234px;
	top: 194px;
}
#maincontainer #inhoud #Fotovl3 {
	position: absolute;
	left: 68px;
	top: 246px;
}
#maincontainer #inhoud #Fotovl5 {
	position: absolute;
	height: 100px;
	width: 151px;
	left: 349px;
	top: 133px;
}
#maincontainer #inhoud #Fotovl {
	position: absolute;
	left: 349px;
	top: 246px;
}

#maincontainer #inhoud #Fotovl2 {
	position: absolute;
	height: 100px;
	width: 151px;
	left: 349px;
	top: 20px;
}
#maincontainer #inhoud #Fotovl4 {
	height: 151px;
	width: 100px;
	position: absolute;
	left: 234px;
	top: 20px;
}
#maincontainer #inhoud .foto {
	float: right;
}
.vet {
	font-style: normal;
	font-weight: bold;
}

