/* ===== standaard ===== */
div#top_bar {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 750px;
	height: 100px;
	background: url(../images/standaard/topTable.gif);
}
#flags {
	position: relative;
	left: -170px;
	top: 60px;
}
div#left_bar {
	position: absolute;
	left: 0;
	top: 100px;
	width: 150px;
	height: 454px;
	background: url(../images/standaard/leftTable.gif);
}
div#right_bar {
	position: absolute;
	left: 604px;
	top: 100px;
	width: 146px;
	height: 454px;
	background: url(../images/standaard/rightTable.gif);
}
div#footer_bar {
	position: absolute;
	left: 0;
	top: 554px;
	width: 750px;
	height: 96px;
	background: url(../images/standaard/footertable.gif);
}
/*** hoofdmenu ***/
div#knop1 {
    position: absolute;
    top: 50px;
    left: 50px;
    background-color: #000;
    width: 150px;
	height: 151px;
    }
a#rol1 { 
	background-image:url(../images/standaard/kleurplatenknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#rol1 span { 
	display:none; 
}
a#rol1:hover { 
	background-position: 0 -151px; 
}
div#knop2 {
        position: absolute;
        top: 50px;
        left: 250px;
        background-color: #000;
        width: 150px;
		height: 151px;
}
a#rol2 { 
	background-image:url(../images/standaard/briefpapierknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#rol2 span { 
	display:none; 
}
a#rol2:hover { 
	background-position: 0 -151px; 
}
div#knop3 {
    position: absolute;
    top: 250px;
    left: 50px;
    background-color: #000;
    width: 150px;
	height: 151px;
}
a#rol3 { 
	background-image:url(../images/standaard/diversenknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#rol3 span { 
	display:none; 
}
a#rol3:hover { 
	background-position: 0 -151px;  
}
div#knop4 {
    position: absolute;
    top: 250px;
    left: 250px;
    background-color: #000;
    width: 150px;
	height: 151px;
}
a#rol4 { 
	background-image:url(../images/standaard/deurhangersknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#rol4 span { 
	display:none; 
}
	a#rol4:hover { 
	background-position: 0 -151px;  
}

/*** hoofdmenu ENGELS ***/
div#knope1 {
    position: absolute;
    top: 50px;
    left: 50px;
    background-color: #000;
    width: 150px;
	height: 151px;
    }
a#role1 { 
	background-image:url(../images/standaard/coloringknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#role1 span { 
	display:none; 
}
a#role1:hover { 
	background-position: 0 -151px; 
}
div#knope2 {
        position: absolute;
        top: 50px;
        left: 250px;
        background-color: #000;
        width: 150px;
		height: 151px;
}
a#role2 { 
	background-image:url(../images/standaard/writingpaperknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#role2 span { 
	display:none; 
}
a#role2:hover { 
	background-position: 0 -151px; 
}
div#knope3 {
    position: absolute;
    top: 250px;
    left: 50px;
    background-color: #000;
    width: 150px;
	height: 151px;
}
a#role3 { 
	background-image:url(../images/standaard/miscknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#role3 span { 
	display:none; 
}
a#role3:hover { 
	background-position: 0 -151px;  
}
div#knope4 {
    position: absolute;
    top: 250px;
    left: 250px;
    background-color: #000;
    width: 150px;
	height: 151px;
}
a#role4 { 
	background-image:url(../images/standaard/doorhangerknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#role4 span { 
	display:none; 
}
	a#role4:hover { 
	background-position: 0 -151px;  
}

/*** hoofdmenu DUITS ***/
div#knopd1 {
    position: absolute;
    top: 50px;
    left: 50px;
    background-color: #000;
    width: 150px;
	height: 151px;
    }
a#rold1 { 
	background-image:url(../images/standaard/vorlagenknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#rold1 span { 
	display:none; 
}
a#rold1:hover { 
	background-position: 0 -151px; 
}
div#knopd2 {
        position: absolute;
        top: 50px;
        left: 250px;
        background-color: #000;
        width: 150px;
		height: 151px;
}
a#rold2 { 
	background-image:url(../images/standaard/schreibpapierknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#rold2 span { 
	display:none; 
}
a#rold2:hover { 
	background-position: 0 -151px; 
}
div#knopd3 {
    position: absolute;
    top: 250px;
    left: 50px;
    background-color: #000;
    width: 150px;
	height: 151px;
}
a#rold3 { 
	background-image:url(../images/standaard/verschiedenesknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#rold3 span { 
	display:none; 
}
a#rold3:hover { 
	background-position: 0 -151px;  
}
div#knopd4 {
    position: absolute;
    top: 250px;
    left: 250px;
    background-color: #000;
    width: 150px;
	height: 151px;
}
a#rold4 { 
	background-image:url(../images/standaard/turhangerknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#rold4 span { 
	display:none; 
}
	a#rold4:hover { 
	background-position: 0 -151px;  
}

/*** hoofdmenu FRANS ***/
div#knopf1 {
    position: absolute;
    top: 50px;
    left: 50px;
    background-color: #000;
    width: 150px;
	height: 151px;
    }
a#rolf1 { 
	background-image:url(../images/standaard/coloriagesknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#rolf1 span { 
	display:none; 
}
a#rolf1:hover { 
	background-position: 0 -151px; 
}
div#knopf2 {
        position: absolute;
        top: 50px;
        left: 250px;
        background-color: #000;
        width: 150px;
		height: 151px;
}
a#rolf2 { 
	background-image:url(../images/standaard/papieralettreknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#rolf2 span { 
	display:none; 
}
a#rolf2:hover { 
	background-position: 0 -151px; 
}
div#knopf3 {
    position: absolute;
    top: 250px;
    left: 50px;
    background-color: #000;
    width: 150px;
	height: 151px;
}
a#rolf3 { 
	background-image:url(../images/standaard/diversknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#rolf3 span { 
	display:none; 
}
a#rolf3:hover { 
	background-position: 0 -151px;  
}
div#knopf4 {
    position: absolute;
    top: 250px;
    left: 250px;
    background-color: #000;
    width: 150px;
	height: 151px;
}
a#rolf4 { 
	background-image:url(../images/standaard/affichetteknop.gif); 
	height: 150px; 
	width:150px; 
	display:block; 
}
a#rolf4 span { 
	display:none; 
}
a#rolf4:hover { 
	background-position: 0 -151px;  
}