/* Created by TopStyle Trial - www.topstyle4.com */
/* for option 1 start*/

/*Contact tekst*/
#ct{
	position: relative;
	top: -30px;
	left: 100px;
	width: 700px;
	height: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 14px;
	/*font-style: italic;*/
	overflow: hidden;
	background-color: transparent;
}

/*taalkeuze*/
#tk{
	position: relative;
	top: -95px;
	left: 780px;
	width: 330px;
	height: 40px;
	overflow: hidden;
	text-align: right;
	background-color: transparent;
	color: Black;
   border-width: 0px;
	border: none;
}

table.taalkeuze{
    font-size: 10px;
    height: 25px;
    color: Black;
    background-color: transparent;
}

/*titel*/
#arleigh{
	position: relative;
	top: -80px;
	left: 130px;
	width: 50px;
	height: 50px;
	text-align: left;
	background-color: transparent;
}

table.adres{
    font-size: 10px;
    color: Black;
    background-color: transparent;
}


/*startpage */
#spage{
	width: 1100px;
	height: 460px;
	margin: 30px 0 0 0;
	overflow: hidden;
	text-align: center;
	background-color: transparent;
	color: Black;
   border-width: 0px;
	border: none;
}

#spbox1{
	width: 255px;
	height: 460px;
	float: left;
	overflow: hidden;
	background-color: transparent;
}

#spbox2{
	width: 250px;
	height: 230px;
	margin: 0 0 0 0;
	overflow: hidden;
	background-color: white;
	/*-moz-border-radius: 15px;*/
	border-radius: 10px;
}

#spbox3{
	width: 250px;
	height: 230px;
	margin: 10px 0 0 0;
	overflow: hidden;
	float: left;
	background-color: transparent;
	/*-moz-border-radius: 15px;*/
	border-radius: 5px;
}

#spbox4{
	width: 840px;
	height: 456px;
	margin: 0 0 0 0;
	overflow: hidden;
	float: right;
	background-color: transparent;
}

#spbox5{
	width: 840px;
	height: 50px;
	margin: 0 0 0 0;
	overflow: hidden;
	float: right;
	line-height: 25px;
	font-size: 14px;
	background-color: transparent;
}

#spbox6{
	width: 840px;
	height: 50px;
	margin: 0 0 0 0;
	overflow: hidden;
	float: right;
	background-color: transparent;
}

