.F1box {
	height: 200px;
	width: 400px;
	float: left;
	background-image: url(../img/frontpage/bed_rijp.JPG);
	text-align: center;
	color: #FFFFCC;
	font-size: 36px;
	font-weight: bold;
}
.F1box a{
	color: #FFFFCC;
}

.F1box a:hover{
text-decoration:overline underline;
}
.F2box {
	height: 200px;
	width: 400px;
	float: left;

}
.F3box {
	float: left;
	height: 190px;
	width: 585px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.F3box p{
padding-bottom:5px;
line-height:10px;
}

.F1box .F1text {
	position: relative;
	margin: 80px;
}

.F3text h3{
	font-family:Garamond;
}
.F4box {
	float: right;
	height: 220px;
	width: 200px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #330033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	vertical-align: 50%;
}

.F4box .F4text {
	position: relative;
	margin-top: 30px;
	margin-bottom:30px;
}

.F4box:hover {
color:#000000;
background-color:#FFFFCC;
}

.F4box:hover a{
color:#000000;
}
.F4box a{
text-decoration:none;
color:#FFFFFF;
}

.F4box a:hover{
text-decoration:underline;
}
.F5box {
	float: left;
	height: 200px;
	width: 600px;
	background-image: url(../img/frontpage/parijs_stadbus.JPG);
	text-align: center;
	color: #FFFFCC;
	font-size: 36px;
	font-weight: bold;
}
#cont {
	height: 200px;
	width: 800px;
}


.F5box a{
	color: #FFFFCC;
}

.F5box a:hover{
text-decoration:underline overline;
}
.F6box {
	float: left;
	height: 200px;
	width: 200px;
	background-image: url(../img/irenehoeve.jpg);
	background-position: right;
}
.F5text {
	font-size: 36px;
	color: #FFFFCC;
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
	font-weight: bold;
}

.F5text a{
	font-weight:bold;
	color: #FFFFCC;
}

.F5box .F6text {
	margin: 80px;
	position: relative;
}

.F6box a:hover{
text-decoration:underline overline;
}
