body {
	background: #ffffff url("./images/background.gif") repeat-y center;
	/* background-color: #FFFFFF; */
	font-family: Verdana, arial;
	font-size: 0.7em;
	color: #706624;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0;
}

p { padding: 0; margin: 0; }

a:link, a:visited { color: #80ae25; }

a:hover { color: #ff6500; }


#textright a:link, #textright a:visited { color: #a7d54e; }

#textright a:hover { color: #ff953a; }

/*
a:visited { }
a:active { }
*/

/**** content ****/

#container {
	position: relative;
	width: 767px;
	margin: auto;
	padding: 0;
	text-align: left;
	height: 100%;
}

#containerleft {
	width: 596px;
	padding: 0;
	margin: 0;
}

#headerleft {
	background-image: url("./images/header.gif");
	height: 79px;
}

div#menu1 { margin: 0; padding: 0; }
div#menu1 a { background-color: #ff6704; height: 18px; display: block; position: absolute; text-align: center; font: bold 1em sans-serif; padding: 0px 0px 0px 0px; margin: 79px 0px 0px 0px; text-decoration: none; color: #706624; }

div#menupre { background-image: url("./images/menupre.gif"); top: 0px; left: 0px; width: 110px; height: 18px; }
div#menu11 a { background-image: url("./images/menu11.gif"); top: 0px; left: 110px; width: 95px; }
div#menu12 a { background-image: url("./images/menu12.gif"); top: 0px; left: 205px; width: 85px; }
div#menu13 a { background-image: url("./images/menu13.gif"); top: 0px; left: 290px; width: 120px; }
div#menu14 a { background-image: url("./images/menu14.gif"); top: 0px; left: 410px; width: 100px; }
div#menu15 a { background-image: url("./images/menu15.gif"); top: 0px; left: 510px; width: 89px; }

div#active11 a, div#menu11 a:hover { background: url("./images/menu11.gif") 0px 18px; top: 0px; left: 110px; width: 100px; }
div#active12 a, div#menu12 a:hover { background: url("./images/menu12.gif") 0px 18px; top: 0px; left: 205px; width: 85px; }
div#active13 a, div#menu13 a:hover { background: url("./images/menu13.gif") 0px 18px; top: 0px; left: 290px; width: 120px; }
div#active14 a, div#menu14 a:hover { background: url("./images/menu14.gif") 0px 18px; top: 0px; left: 410px; width: 100px; }
div#active15 a, div#menu15 a:hover { background: url("./images/menu15.gif") 0px 18px; top: 0px; left: 510px; width: 89px; }


div#menu2 { top: 18px; margin: 0; padding: 0;}
div#menu2 a { background-color: #ff6704; height: 18px; display: block; position: absolute; text-align: center; font: bold 1em sans-serif; padding: 0px 0px 0px 0px; margin: 79px 0px 0px 0px; text-decoration: none; color: #706624; }

div#menu21 a { background-image: url("./images/menu21.gif"); top: 29px; left: 95px; width: 62px; }
div#menu22 a { background-image: url("./images/menu22.gif"); top: 57px; left: 94px; width: 66px; }
div#menu23 a { background-image: url("./images/menu23.gif"); top: 85px; left: 92px; width: 80px; }
div#menu24 a { background-image: url("./images/menu24.gif"); top: 113px; left: 88px; width: 98px; }
div#menu25 a { background-image: url("./images/menu25.gif"); top: 141px; left: 82px; width: 112px; }
div#menu26 a { background-image: url("./images/menu26.gif"); top: 169px; left: 82px; width: 114px; }
div#menu27 a { background-image: url("./images/menu27.gif"); top: 417px; left: 82px; width: 114px; }

div#active21 a, div#menu21 a:hover { background: url("./images/menu21.gif") 62px 0px; top: 29px; left: 95px; width: 62px; }
div#active22 a, div#menu22 a:hover { background: url("./images/menu22.gif") 66px 0px; top: 57px; left: 94px; width: 66px; }
div#active23 a, div#menu23 a:hover { background: url("./images/menu23.gif") 80px 0px; top: 85px; left: 92px; width: 80px; }
div#active24 a, div#menu24 a:hover { background: url("./images/menu24.gif") 98px 0px; top: 113px; left: 88px; width: 98px; }
div#active25 a, div#menu25 a:hover { background: url("./images/menu25.gif") 112px 0px; top: 141px; left: 82px; width: 112px; }
div#active26 a, div#menu26 a:hover { background: url("./images/menu26.gif") 114px 0px; top: 169px; left: 82px; width: 114px; }
div#active27 a, div#menu27 a:hover { background: url("./images/menu27.gif") 114px 0px; top: 417px; left: 82px; width: 114px; }

#hand { background-image: url("./images/hand.gif"); display: block; position: absolute; top: 275px; left: 0px; width: 200px; height: 215px; }
#hand:hover { background: url("./images/hand.gif") 0px 215px; }

#contentleft {
	background: url("./images/leftback.gif") no-repeat;
	height: 220px;
}

#textleft {
	margin: 0px 10px 0px 212px;
	padding: 26px 0px 0px 0px;
}

#containerright {
	position: absolute;
	top: 0px; 
	color: #ffffff; 
	width: 171px; 
	text-align: left; 
	margin: 0px 0px 0px 596px;
}

#headerright {
	/* background-image: url("./images/rightFore.png"); */
	height: 106px;
}

#contentright {
	/* top: 106px; */
	background: url("./images/rightback.gif") no-repeat;
	height: 240px;
}

#textright {
	margin: 0px 25px 0px 20px;
	padding: 10px 0px 0px 0px;
}

#footer {
	position: relative;
	/* vertical-align : bottom; */
	bottom: 0px; 
	height: 20px; 
	/* width: 596px; */
	width: 384px;
	text-align: right; 
	color: #ddad1e;
	margin: 20px 0px 0px 212px;
}
#linkHome
{
    position:absolute;
    width:240px;
    height:60px;
    left:125px;
    top:10px;
    }
#footer a {
    /* vertical-align : bottom; */
    text-decoration: none;
    color: #ddad1e;
}

#headerright img {
	margin: 0 0 -2px 0;
	padding: 0;
	border: 0;
}

/*#imageFore {
    display: block; 
    position: absolute;
    top: 0px; 
    left: 0px;
}*/
    

img {
	margin: 4px 0 0 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}


/**** Nieuws ****/
/* #newsFLash { padding: 0; margin: 0 0 10px 0; } */
#newsFlash img { border: 0; padding: 0; margin: 0; }
/* #newsFlash h1, .modulas_h1 { font-size: 1.5em; font-style: italic; font-weight: bold; padding: 0; margin: 0 0 15px 0; }
#newsFlash h2 { font-size: 1em; font-weight: bold; padding: 0; margin: 0; } */
#newsFlash h1 { margin: 0 0 15px 0; }
h1, .modulas_h1 { font-size: 1.5em; font-style: italic; font-weight: bold; padding: 0; margin: 0; }
h2 { font-size: 1.2em; font-weight: bold; padding: 0; margin: 0; }
h3 { font-size: 1em; font-weight: bold; padding: 0; margin: 0; }
/*#newsFlash a { border: 0; padding: 0; margin: 0;  }*/

.newsLink { background: url("./images/lnk_newsdetail.gif") no-repeat; display: block; height: 12px; width: 12px; border: 0; padding: 0; margin: 0; }
.item { padding: 0; margin: 0 0 15px 0; }

/**** Modulas ****/