body, table {
font-family: Arial Black;
font-size: 9px;
padding: 0px;
margin: 0px;
}

div#lijn_links {
position: absolute;
width: 550px;
top: 385px;
height: 1px;
background-image: url('../afbeeldingen/bg_blauw.gif');
background-repeat:repeat-x;
}
div.lijn_kort {
position: absolute;
width: 248px;
top: 90px;
height: 1px;
background-image: url('../afbeeldingen/bg_blauw.gif');
background-repeat:repeat-x;
}

div.lijn_langer {
position: absolute;
width: 190px;
top: 90px;
height: 1px;
background-image: url('../afbeeldingen/bg_blauw.gif');
background-repeat:repeat-x;
}

div#container {
width: 100%;
height: 100%;
overflow: hidden;
}

div.staand {
position: absolute;
left: 247px;
top: 15px;
width: 265px;
height: 340px;
border: 1px solid #00adef;
text-align: center;
}

div.liggend {
position: absolute;
left: 219px;
top: 90px;
width: 340px;
height: 265px;
border: 1px solid #00adef;
text-align: center;
}

div.vierkant {
position: absolute;
left: 190px;
top: 15px;
width: 340px;
height: 340px;
border: 1px solid #00adef;
text-align: center;
}

div#bank {
position: absolute;
left: 0px;
top: 385px;
width: 798px;
height: 207px;
}

div#menu {
position: absolute;
left: 5px;
top: 365px;
width: 175px;
height: 21px;
}

div.menu_lijn {
position: relative;
width: 1px;
height: 21px;
background-color: #00adef;
}

div#navigatie {
position: absolute;
left: 520px;
top: 365px;
width: 40px;
height: 20px;
z-index: 1;
}

div#title_container {
position: absolute;
left: 250px;
top: 366px;
width: 210px;
height: 40px;
}

div#contact_scherm {
position: absolute;
left: 15px;
top: 120px;
text-transform: uppercase;
visibility: hidden;
}

div#contact2 {
position: absolute;
left: 15px;
top: 95px;
text-transform: uppercase;
}

div#informatie {
position: absolute;
left: 575px;
top: 290px;
width: 100%; 
height: 55px;
visibility:visible;
z-index: 4;
}

div#levering {
position: absolute;
left: 15px;
top: 125px;

width: 160px;
height: 220px;
overflow: auto;

font-family: Arial;
font-size: 11px;
line-height: 16px;
text-transform: none;
visibility: hidden;
}

table.info {
font-family: Arial;
font-size: 11px;
text-transform: none;
}
div.banner {
	position:absolute;
	left:0px;
	top:0px;
	width:10px;
	height:15px;
	z-index:1;
}
