body	{
background		: #cccccc;
font-family		: arial;
font-size		: 12px;
}

img {
border: 0px;
padding: 0px;
margin: 0px;
}

a {
text-decoration	: none;
color			: inherit;
}

a:hover {
color			: #004684;
}

#frame {
position		:absolute;
width			:900px;
height			:645px;
left			:50%;
background-color:white;
margin-left		:-450px;
margin-top		:20px;
}

#header {
width			:903px;
height			:187px;
background		:white;
padding			:0px;
margin			:0px;
}

#logo {
width			:223px;
height			:187px;
float			:left;
padding-top		: 5px;
background		:white url(../img/logo.png) bottom no-repeat;
}

#menu {
width			:227px;
height			:187px;
margin-left		:223px;
}

#slogan {
width			:450px;
height			:187px;
margin-left		:450px;
float			:right;
margin-top		:-187px;
background		:white;
}

#right {
width			:467px;
height			:45px;
margin-left		:493px;
background		:#004684 url(../img/persoonlijk.png);
float			:right;
}

#left {
width			:493px;
float			:left;
}


#balk {
width			:903px;
height			:45px;
border-top		:9px solid white;
border-bottom	:5px solid white;
background		: #004684;
z-index			: 15;
}

#content {
width			:903px;
height			:430px;
background		:white;
text-align: center;
overflow: hidden;
z-index: -1;
}



#tekst {
width			:903px;
height			:405px;
background		:white;
float			:right;
text-align: center;

}

#footer {
width			:453px;
height			:25px;
background		:white;
float			:right;
font-size		:9px;
text-align		:center;
color			:#A4A4A4;
padding-bottom	:3px;
margin-top: 400px;
}


#footer1 {
width			:450px;
height			:25px;
background		:white;
float			:left;
padding-bottom	:3px;
}


#foto {
width: 900px;
position: absolute;
height: 405px;
margin-top: -5px;
margin-left: -460px;
left: 50%;
}


