body {
	background:url(../images/bg.gif) repeat-x #eeeeec;
	color:#5e5e5e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:30px 0;
}

.textregel {
	width:250px;
}

#contentright img {
	border:1px solid #5e5e5e;
}

h1 {
	color:#4c4c4c;
	font-size:16px;
	font-weight:400;
	margin:0;
}

h2 {
	color:#4c4c4c;
	font-size:14px;
	font-weight:bold;
	margin:0;
}

a {
	color:#000;
	font-size:12px;
	text-decoration:underline;
}

a:hover {
	color:#000;
	font-size:12px;
	text-decoration:none;
}
/* Layout */
#container {
	height:auto;
	margin:auto;
	width:901px;
}

#webtop {
	background:url(../images/webtopbg.gif) no-repeat;
	float:left;
	height:348px;
	width:901px;
}

#content {
	background:url(../images/contentbg.gif) repeat-y;
	float:left;
	height:auto;
	padding:0 19px 50px 19px;
	width:863px;
}

#bottom {
	background:url(../images/bottombg.gif) no-repeat;
	color:#fdfd00;
	float:left;
	height:77px;
	width:901px;
}
/* Einde Layout */

/* Webtop */
#webtopleft {
	color:#fdfd00;
	float:left;
	font-size:16px;
	height:280px;
	padding:25px 0;
	text-align:center;
	width:174px;
}

#webtoprighttop {
	float:right;
	height:64px;
	width:727px;
}

#webtoprightbottom {
	background:url(../images/foto.png) left top no-repeat;
	float:right;
	height:241px;
	width:727px;
}

.button a {
	color:#000;
	float:left;
	font-size:16px;
	font-weight:400;
	height:64px;
	padding:40px 10px 0 10px;
	text-decoration:none;
	width:auto;
}

.button a:hover {
	color:#5e5e5e;
	float:left;
	font-size:16px;
	font-weight:400;
	height:64px;
	padding:40px 10px 0 10px;
	text-decoration:none;
	width:auto;
}

.button .active {
	background:url(../images/pijl_btn.gif) top center no-repeat;
}
/* Einde Webtop */

/* Content */
#contentleft {
	float:left;
	height:auto;
	width:231px;
}

#contentcenter {
	float:left;
	height:10px;
	width:37px;
}

#contentright {
	float:left;
	height:auto;
	width:595px;
}

.titlesmall {
	background:url(../images/titlesmallbg.gif) no-repeat;
	height:27px;
	padding:5px 0 15px 55px;
	width:176px;
}

.titlebig {
	background:url(../images/titlebigbg.gif) no-repeat;
	height:27px;
	padding:5px 0 15px 55px;
	width:540px;
}

.submenu {
	border-top:1px solid #b2b2b2;
	margin:0;
	padding:0;
}

.submenu ul {
	margin:0;
	padding:0;
}

.submenu li {
	border-bottom:1px solid #b2b2b2;
	line-height:35px;
	list-style:none;
	padding:0 0 0 15px; 
	width:216px;
}

.submenu li a {
	color:#000;
	display:block;
	font-size:16px;
	font-weight:400;
	text-decoration:none;
}

.submenu li a:hover {
	color:#5e5e5e;
	display:block;
	font-size:16px;
	font-weight:400;
	text-decoration:none;
}

.submenu li.active {
	background:url(../images/bol.gif) center left no-repeat;
}
/* Einde Content */

/* Bottom */
#bottomleft {
	float:left;
	height:47px;
	padding:30px 0 0 19px;
	width:381px;
}

#bottomright {
	float:right;
	height:47px;
	padding:30px 19px 0 0;
	text-align:right;
	width:482px;
}
/* Einde Bottom */
