/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active, a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	cursor: hand;
}

.topleft {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/start/topleft.gif) no-repeat left top;
	text-align: right;
	vertical-align: bottom;
}

.toprepeat {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/start/toprepeat.gif) repeat-x left top;
}

.bottomleft {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/start/bottomleft.gif) no-repeat left bottom;
}

.bottomrepeat {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/start/bottomrepeat.gif) repeat-x left bottom;
}

.wrapper {
	width: 100%;
	height: 100%;
}

.topspacing {
	width: 100%;
	height: 65px;
}

.bottomspacing {
	width: 100%;
	height: 40px;
}

.logo {
	width: 100%;
	height: 55px;
	background: url(../img/start/logo.gif) no-repeat center top;
}

.logo {
	width: 319px;
	height: 55px;
}

.box {
	width: 100%;
	height: 55px;
}

.text {
	width: 730px;
	height: 100px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 19px;
}

.minnelijk {
	float: right;
	width: 254px;
	height: 230px;
	background: url(../img/start/minnelijk.gif) no-repeat left top;
}

.spacing {
	width: 50px;
	height: 230px;
}

.wettelijk {
	float: left;
	width: 254px;
	height: 230px;
	background: url(../img/start/wettelijk.gif) no-repeat left top;
}