@charset "utf-8";
/* CSS Document */

body {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: normal;
	color:#FFF;
	background-color: #AB06E0;
}

table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
a {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #FFF;
}
p {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
.onderlijn {
	color: #FFF;
	text-decoration: underline;
}

a:link {
	color: #3FF;
}
a:active {
	color: #0F6;
}
a:hover {
	color: #CF6;
}
a:visited {
	color: #009;
}
.zwart {
	color: #000;
	text-align: center;
}

#container{
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(achtergrondjes/achtergronddeplekdubbel.jpg);
	height: 2600px;
	}
#bovenstebuttons{
	width: 100%;	
	}
#linkerbuttons{
	width: 130px;
	float: left;	
	}

#inhoudtabel{
	width: 768px;
	float: left;	
	}
#rechterbuttons{
	width: 126px;
	float: left;	
	}
	
#tekstfotoonzeplek{
	width:894px;
	float: left;	
	}
#tekstfotozelfvoorzienend{
	width: 100%;
	float: left;
	padding-top: 30px;	
	}	


#tekstfotomeegenieten{
	width: 100%;
	float: left;
	padding-top: 30px;	
	}	
#tekstfototoekomstplannenmeehelpen{
	width: 100%;
	float: left;
	padding-top: 30px;	
	}	
#specialegasten{
	width: 100%;
	float: left;
	padding-top: 30px;
	
	}	
