/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/*BODY*/

body {
	background-color: #FFFFFF;
	color: #bbb;
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

#main {
width:800px;
height:600px;
margin:auto;
background-image:url(bckg.png);
background-repeat:no-repeat;
background-position:center;
}

/* COMMON */
a { color: #ccc; }
a: hover { color: #fff; }
img, div { behavior: url(iepngfix.htc); }


/* HEADER */
#header {
top:10px;
width: 800px; 
height: 100px;
}

#header h1 {
padding-top:80px;
padding-left:25px;
color:#1F8F03;
text-align:left;
font-weight:bold;
font-size:11pt;
}
	
/* FOOTER */
#footer {
width: 800px; 
height: 100px;
/*background: url(slider.png) no-repeat;*/
}


/* IMG BROWSER */

#slider-container { 
position: relative;
width: 797px;
height: 400px;
margin-left:1px;
padding-left:1px;
background: transparent; 
/*
margin: 0 auto;
border:thin;
border-color:#000000;
border-style:solid;
*/
}


/* SLIDER */
#slider-content-top {
height:17px;
background: transparent;
}
#slider-content-botom {
padding-top:363px;
background: transparent;
height: 17px;
}

#slider-content-botom h2 {
padding-right:15px;
color:#1F8F03;
text-align:right;
font-weight:bold;
font-size:11pt;
background: transparent; 
}

#slider-content {
height: 350px;
background: transparent;
position: absolute; 
margin: 0; 
padding: 0;
}

#slider-content .slider-img { 
float: left; 
/*
height: 306px; 
width: 205px;
*/
position: relative; 
background: no-repeat;
background: transparent;
overflow: hidden;
text-decoration: none;
}

#slider-content .slider-img a { 
overflow: hidden; 
text-decoration: none; 
color: #ccc; 
font-size: 11px; 
text-align: center; 
}

#slider-content .slider-img a: hover { 
text-decoration: none;
color: #fff; 
}



/* TRACK GEGEVENS */
#slider-track {
position: absolute;
width: 700px; 
height: 16px;
padding-top:343px; 
overflow: hidden; 
visibility: visible; 
}

#slider-track .category { 
position: absolute; 
top: 0; 
z-index: 4; 
cursor: pointer; 
color: #fff; 
font-size: 11px; 
}

#slider-handle { 
position: absolute; 
top: 0; 
z-index: 4; 
cursor: pointer; 
width: 128px; 
}

#slider-handleimage { 
position: absolute;
width: 128px;
background: url(slider.png) no-repeat;
behavior: url(iepngfix.htc); 
z-index: 2;
}

#slider-leftarrow { 
position: absolute; width: 20px; 
background: transparent; 
z-index: 6; 
cursor: pointer;
}

#slider-rightarrow { 
position: absolute; 
width: 20px; 
background: transparent; 
z-index: 6; 
cursor: pointer; 
}

/* MENU4 */
#categorien{
text-align:center;
width:800px;
}
.menu{
text-align:center;
width:420px;
margin-left:160px;
}

/* CONTACT & CURSUS */
#contact_pg {
height:75px;
width:800px;
margin-left:80px;
margin-top:80px;
background: transparent;
}
#cursus_pg {
height:75px;
width:720px;
margin-left:0px;
margin-top:80px;
background: transparent;
}
#terug {
height:150px;
width:800px;
margin-top:200px;
background: transparent;
}


/*FONT*/
h2 {
padding-left:70px;
color:#1F8F03;
text-align:left;
font-weight:normal;
font-size:22pt;
background: transparent;
}
h3 {
	padding-left:70px;
	color:#000000;
	text-align:left;
	font-weight:normal;
	font-size:16pt;
	background: transparent;
}
h4 {
	padding-right:16px;
	padding-top:25px;
	color:#1F8F03;
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	background: transparent;
}
h5 {
text-decoration:none;
color:#1F8F03;
text-align:right;
font-weight:normal;
font-size:12pt;
background: transparent;
}