body{
text-align: center;
margin: 0px;
font-family: Verdana;
font-size: 12px;
background-color: #004d9c;
}
div#wrapper{
width: 820px;
height: 704px;
background-image: url('images/profi-bg.jpg');
background-repeat: no-repeat;
margin: 0px auto;
position: relative;
} 
div#container{
width: 800px;
height: 534px;
text-align: left;
position: absolute;
top: 130px;
left: 9px;
background-image: url('images/profi.jpg');
background-repeat: no-repeat;
}
div#menu{
width: 162px;
height: 528px;
background: none;
position: absolute;
left: 10px;
top: 3px;
overflow: auto;
}

div#login{
width: 150px;
height: 200px;
background: none;
position: absolute;
left: 639px;
top: 12px;
}
div#ingelogd{
width: 150px;
height: 200px;
background-color: #dedcdf;
position: absolute;
left: 639px;
top: 12px;
}
div#zoeken{
width: 150px;
height: 80px;
background: none;
position: absolute;
left: 639px;
top: 230px;
}
div#nieuwsbrief{
width: 150px;
height: 200px;
background: none;
position: absolute;
left: 639px;
top: 332px;
}
div#content{
width: 440px;
height: 528px;
font-family: Verdana;
font-size: 12px;
background: none;
position: absolute;
left: 180px;
top: 3px;
overflow: auto;
}
div#mail{
	position: absolute;
	top: 115px;
	left: 17px;
	height: 13px;
	width: 160px;
}
.zoekbox{
width: 120px;
height: 18px;
background-color: #ffffff;
border: 1px solid #004d9c;
position: absolute;
top: 25px;
left: 5px;
}
.zoekbutton{
width: 82px;
height: 22px;
background-image: url('images/zoeken.jpg');
background-repeat: no-repeat;
border: 0px;
position: absolute;
top: 52px;
left: 5px;
}
.naambox{
width: 120px;
height: 18px;
background-color: #ffffff;
border: 1px solid #004d9c;
position: absolute;
top: 43px;
left: 5px;
}
.wwbox{
width: 120px;
height: 18px;
background-color: #ffffff;
border: 1px solid #004d9c;
position: absolute;
top: 83px;
left: 5px;
}
.loginbutton{
width: 62px;
height: 22px;
background-image: url('images/login.jpg');
background-repeat: no-repeat;
border: 0px;
position: absolute;
top: 117px;
left: 5px;
}
.reg{
width: 100px;
position: absolute;
top: 155px;
left: 5px;
}
.naamboxaanmelden{
width: 120px;
height: 18px;
background-color: #ffffff;
border: 1px solid #004d9c;
position: absolute;
top: 43px;
left: 5px;
}
.emailbox{
width: 120px;
height: 18px;
background-color: #ffffff;
border: 1px solid #004d9c;
position: absolute;
top: 85px;
left: 5px;
}
.aanmeldenbutton{
width: 102px;
height: 22px;
background-image: url('images/aanmelden.jpg');
background-repeat: no-repeat;
border: 0px;
position: absolute;
top: 117px;
left: 5px;
}
input{
background-color: #FFFFFF;
border: 1px solid #004d9c;
}
select{
background-color: #FFFFFF;
border: 1px solid #004d9c;
}
img{
border: 1px solid #004d9c;
}
.item_img{
width: 100px;;
vertical-align: top;
}
.item_info{
width: 400px;
vertical-align: top;
}
.add_winkelwagen{
width: 440px;
border-bottom: 1px dashed #004d9c;
}
h1{
font-family: verdana;
font-size: 14px;
}
td{
font-family: Verdana;
font-size: 12px;
}