/* CSS Document */
body {
margin:0%;
padding:0%;
overflow:hidden;
}

a img {
border:0px;
}

#banners {
	margin-left: 55px;
	width:250px;
	height:250px;
}

#container {
border: 0px;
position:absolute;
width: 100%;
height: 425px;
top: 50%;
margin-top: -212px;
background-image:url(images/back_rep_03.jpg);
}

#container2 {
border: 0px;
width: 705px;
height: 425px;
margin-left: auto;
margin-right: auto;
}

#containertext1 {
border: 0px;
background-image:url(images/concept_artitium.jpg);
position:absolute;
width: 421px;
height:425px;
}

#logo {
	border:0px;
	position:absolute;
	margin-left:400px;
	width:430px;
	margin-top:385px;
	height: 38px;
}
a#logogoodwill {
display:block;
float:right;
background-image:url(images/goodwill.png);
height:38px;
width:60px;
}
a#logorpph {
display:block;
float:right;
margin-right:5px;
background-image:url(images/rpph.png);
height:38px;
width:60px;
}
a#logoramery {
display:block;
float:right;
margin-right:10px;
background-image:url(images/ramery.png);
height:38px;
width:60px;
}
a#logoecho {
display:block;
float:right;
margin-right:10px;
background-image:url(images/echo.png);
height:38px;
width:60px;
}
a#logorfm {
display:block;
float:right;
background-image:url(images/rfm.png);
height:38px;
width:60px;
}
a#logoltq {
display:block;
float:right;
background-image:url(images/ltq.png);
height:38px;
width:60px;
}

#containertext2 {
border: 0px;
position:absolute;
width: 421px;
height:425px;
background-image:url(images/wit_vlak.jpg);
}

#containertext3 {
border: 0px;
position:absolute;
width: 421px;
height:425px;
background-image:url(images/back_kader_wit.jpg);
}
#containertext3bis {
border: 0px;
position:absolute;
margin-top:3px;
width: 421px;
height:325px;
}

#content {
margin: 25px 15px 15px 19px !important;
margin: 11px 7px 13px 15px;
height:380px;
width:397px !important;
width:401px;
overflow-y:auto;
overflow-x:hidden;
}

#menu1 {
border:0px;
position:absolute;
margin-left:421px;
width:192px;
height:425px;
}

#right {
border:0px;
position:absolute;
margin-left:613px;
z-index:99;
width:92px;
height:425px;
background-position:bottom;
background-repeat:no-repeat;
}

#flags {
border:0px;
position:absolute;
margin-left:421px;
width:192px;
margin-top:375px;
}
a#home {
display:block;
float:right;
background-image:url(images/home.jpg);
background-repeat:no-repeat;
height:27px;
width:35px;
margin-top:-2px;
}
a:hover#home {
background-position: 0 -27px;
}


a#flagsen {
display:block;
float:right;
background-image:url(images/en.jpg);
height:27px;
width:35px;
}

a:hover#flagsen {
background-position: 0 -27px;
}

a#flagsnl {
display:block;
float:right;
background-image:url(images/nl.jpg);
height:27px;
width:35px;
}

a:hover#flagsnl {
background-position: 0 -27px;
}

a#flagsfr {
display:block;
float:right;
background-image:url(images/fr.jpg);
height:27px;
width:35px;
}

a:hover#flagsfr {
background-position: 0 -27px;
}

a#nl {
display:block;
background-image:url(images/nederlands.jpg);
width:192px;
height:49px;
margin-top:10px;
}
a:hover#nl {
background-position: 0 -49px;
}

a#fr {
display:block;
background-image:url(images/frans.jpg);
width:192px;
height:50px;
}
a:hover#fr {
background-position: 0 -50px;
}

a#en {
display:block;
background-image:url(images/engels.jpg);
width:192px;
height:51px;
}
a:hover#en {
background-position: 0 -51px;
}

#menu2 {
z-index:100;
border:0px;
position:absolute;
margin-left:421px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu3 dd {
position: absolute;
z-index: 100;
left: 12em;
margin-top: -2em;
width: 8em;
background: #E8D026;
border: 1px solid #E7E7E7;
}

#menu3 ul {
padding: 2px;
}
#menu3 li {
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight:100;
height: 18px;
line-height: 18px;
}
#menu3 li a, #menu3 dt a {
color: #FFF;
text-decoration: none;
display: block;
}

#menu3 li a:hover {
text-decoration: none;
background: #E7E7E7;
color: #E8D026;
}
