* {
	margin:0;
	padding:0;
}

p {
	padding-top:10px;
}

html {
	overflow-y:scroll;
}
body {
	background:#fed301 url("../images/bg_site.jpg") repeat-x;
	color:#5f615d;
	font-family:Arial, Verdana, sans-serif; 
	font-size:11px;
	line-height: 16px;
}

#wrapper {
	position:relative;
	width:924px;
	margin-left:50px;
	color:#000;
}


#header {
	position:relative;
	width:924px;
	margin:0 auto;
	color:#000;
}

#home {
	position:absolute;
	top:5px;
	right:5px;
	z-index:1001;
	padding:0;
	font-size:10px;
	line-height: 22px;
	text-transform: uppercase;
}

#home A {
	color: #0f60d3;
	text-decoration:none;
}


#tab, #tab1, #tab2, #tab3, #tab4 {
	position:absolute;
	top:46px;
	width:113px;
	height:22px;
	z-index:1001;
	padding:0;
	text-align: center;
	font-size:11px;
	line-height: 22px;
	text-transform: uppercase;
}

#tab A, #tab1 A, #tab2 A, #tab3 A, #tab4 A {
	color: #000;
	text-decoration: none;
	display:block;
}

#tab A:hover, #tab1 A:hover, #tab2 A:hover, #tab3 A:hover, #tab4 A:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background: url("../images/bg_tab.jpg") repeat-x;
}

#tab1 A:hover {
	background: url("../images/bg_tab1.jpg") repeat-x;
}

#tab2 A:hover {
	background: url("../images/bg_tab2.jpg") repeat-x;
}

#tab3 A:hover {
	background: url("../images/bg_tab3.jpg") repeat-x;
}

#tab4 A:hover {
	background: url("../images/bg_tab4.jpg") repeat-x;
}



#menu1, #menu2, #menu3, #menu4 {
	position:absolute;
	top:68px;
	width:108px;
	height:113px;
	padding:0;
	padding-top:10px;
	padding-left: 5px;
	text-align: left;
	font-size:10px;
	line-height: 11px;
	text-transform: uppercase;
	background: url("../images/bg_menu.png") no-repeat;
}

#menu1 A, #menu2 A, #menu3 A, #menu4 A {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#menu1 A:hover, #menu2 A:hover, #menu3 A:hover, #menu4 A:hover {
	color: #0a5ad1;
	text-decoration: none;
	font-weight: bold;
}

#menu1 A.active, #menu2 A.active, #menu3 A.active, #menu4 A.active,  {
	color: #0a5ad1;
	font-weight: bold;
}



#content {
	position:relative;
	width:924px;
	margin:0;
	padding-top: 28px;
	color:#000;
	background: #fff;
}

#titelbalk {
	position:relative;
	width:897px;
	height:23px;
	background: #00a7be;
}

#titel {
	position:relative;
	width:260px;
	padding-left: 39px;
	height:23px;
	font-size:14px;
	line-height: 23px;
	color: #fff;
	float: left;
	font-weight: bold;
}

#clear {
	float: none;
}

#kolom1, #kolom2, #kolom3 {
	width:250px;
	margin-left: 29px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #5f615d;
	float: left;
}

#content A, #kolom1 A, #kolom2 A, #kolom3 A {
	color: #0c5cd0;
	text-decoration: underline;
}

#content A:hover, #kolom1 A:hover, #kolom2 A:hover, #kolom3 A:hover {
	color: #000;
	text-decoration: underline;
}

#kolom3 {
	color: #fff;
	background: #00a7be;
}

#kolom3 A {
	color: #fff;
}

#kolom3 A:hover {
	color: #fed300;
}

#bottom {
	position:relative;
	width:924px;
	margin:0;
	background: #fff;
}


#actueel {
	position:absolute;
	top:131px;
	left:0px;
	width:244px;
	height:270px;
	z-index:1002;
	padding:0;
}


#start {
	position:absolute;
	top:68px;
	left:-50px;
	width:975px;
	height:607px;
	z-index:1001;
	padding:0;
}

#popup1, #popup2 {
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	z-index:1005;
	padding:0;
	text-align: center;
	font-size:11px;
	line-height: 22px;
	background: url("../images/bg_popup.png");
}

#popup {
	position:relative;
	width:338px;
	height:374px;
	margin: 100px auto 0px auto;
	padding: 20px;
	background: url("../images/bg_popup.gif");
	color: #000;
}

#popup A {
	color: #000;
	text-decoration: none;
}

#popup A:hover, #popup A.active {
	color: #095ed2;
	text-decoration: none;
}

#foto {
	width:325px;
	height:325px;
	margin: 10px auto 0px auto;
}


#popup3 {
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	z-index:1005;
	padding:0;
	text-align: center;
	font-size:11px;
	line-height: 22px;
	background: url("../images/bg_popup.png");
}


#actueel {
	position:absolute;
	width:177px;
	height:250px;
	top:75px;
	left:30px;
	color:#424647;
}
#actueel strong {
	color:#282a2b;
}

#actueel A {
	color:#424647;
	text-decoration:none;
	display:block;
}
#actueel A:hover {
	color:#282a2b;
}


