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

body{
	background-color:#082350;
	background-image:url(beelden/lay-out_02.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}

#box{
	width:900px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
}

#titelkop{
	background:url(beelden/lay-out_01.jpg);
	background-repeat:no-repeat;
	width:749px;
	height:119px;
}

#knoppen{
	width:140px;
	height:330px;
	background-image:url(beelden/lay-out_04.jpg);
	background-repeat:no-repeat;
	float: left;
	margin-top:75px;
	padding-left:18px;
	padding-top: 90px;
	font-family: "Comic Sans MS";
	color:#003;
	font-size: 22px;
	font-style: oblique;
}
	
#tekstkader{
	background-image:url(beelden/lay-out_05.jpg);
	background-repeat:no-repeat;
	width:399px;
	height:400px;
	float:left;
	margin-top:75px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right:18px;
	color:#FFF;
	font-family: "Comic Sans MS", cursive;
}

#rechtkader{
	background-image:url(beelden/lay-out_06.jpg);
	background-repeat:no-repeat;
	width:153px;
	height:413px;
	float:left;
	margin-top:75px;
}

a:link {
	font-family: "Comic Sans MS";
	color: #FFF;
	text-decoration: none;
	font-size: 22px;
	font-style: normal;
}

a:visited{
	font-family: "Comic Sans MS";
	color: #FFF;
	text-decoration: none;
	font-size: 22px;
	font-style: normal;
}

a:hover{
	font-family: "Comic Sans MS";
	color:#003;
	font-size: 22px;
	font-style: oblique;
}

a:link.mail{
	color:#fff;
	font-size:17px;
	text-decoration:underline;
}
.midden{
	text-align: center;	
}
h1,h2{
	color:#006;
}

#tekstkader1{
	width:591px;
	height:413px;
	float:left;
	margin-top:75px;
}