/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

.wrapper {
	width: 100%;
	height: 100%;
}

.topleft {
	width: 260px;
	height: 116px;
	background: url(../img/wettelijk/topleft.gif) no-repeat left top;
}

.toprepeat {
	height: 116px;
	background: url(../img/wettelijk/toprepeat.gif) repeat-x left top;
}

.topmiddle {
	width: 324px;
	height: 116px;
	background: url(../img/wettelijk/topmiddle.gif) no-repeat left top;
}

.topright {
	float: right;
	width: 176px;
	height: 116px;
	background: url(../img/wettelijk/topright.gif) no-repeat left top;
}

.topmenuleft {
	width: 260px;
	height: 25px;
	background: url(../img/wettelijk/menuleft.gif) no-repeat left top;
}

.topmenu {
	height: 25px;
	background: url(../img/wettelijk/menu.gif) repeat-x left top;
}

.lefttop {
	height: 100%;
	width: 260px;
	background: url(../img/wettelijk/lefttop.gif) no-repeat left top;
}

.leftbottom {
	height: 100%;
	width: 260px;
	background: url(../img/wettelijk/leftbottom.gif) no-repeat left bottom;
}

.left {
	width: 260px;
}

.contenttop {
	height: 100%;
	width: 100%;
	background: url(../img/wettelijk/contenttop.gif) no-repeat right top;
}

.contentbottom {
	height: 100%;
	width: 100%;
	background: url(../img/wettelijk/contentbottom.gif) no-repeat right bottom;
}

.content {
	
}

.bottomleft {
	width: 260px;
	height: 61px;
	background: url(../img/wettelijk/bottomleft.gif) no-repeat left top;
}

.bottomrepeat {
	height: 61px;
	background: url(../img/wettelijk/bottomrepeat.gif) repeat-x left top;
}

.bottommiddle {
	width: 324px;
	height: 61px;
	background: url(../img/wettelijk/bottommiddle.gif) no-repeat left top;
}

.bottomright {
	float: right;
	width: 176px;
	height: 61px;
	background: url(../img/wettelijk/bottomright.gif) no-repeat left top;
}
