
* { 
margin : 0; 
padding : 0; 
} 
body { 
height : 100%; 
width : 100%; 
margin : 0; 
padding : 0; 
background-image : url(../images/bg.gif); 
} 
#container { 
width : 800px;
margin : 10px auto;
text-align : left;
border:2px solid #01526b;
background-color : #bdd0fd; 
} 
#header { 
height : 120px; 
width : 800px; 
margin : 0px 0px 0px 0px; 
background-repeat : no-repeat; 
} 
img.header { 
border-style : none; 
} 

#main{
width : 800px;
min-height: 600px;
background-image: url(../images/home.jpg);
background-repeat: no-repeat;
}
#stock{
width : 800px;
min-height: 600px;
height: 100%;
background-color: #bdd0fd;
}
#contentinfo { 
text-align : left; 
width : 800px; 
height : 600px; 
background-repeat : no-repeat; 
background-color : #bdd0fd; 
overflow : auto; 
} 
.contentinfo { 
margin-left : 50px; 
margin-top : 360px; 
} 
#inkoop { 
width : 800px; 
height : 600px; 
background-color : #bdd0fd; 
font-family : Arial; 
} 
.inkoop { 
font-family : Arial; 
font-size : 12px; 
margin-top : 75px; 
margin-left : 100px; 
color : #000; 
} 
#contact { 
position:relative;
left:25px;
top: 35px;
} 
#sendmail { 
width : 800px; 
height : 600px;  
} 
p.home{
position:relative;
color : #000;
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
font-weight:normal;
top:30px;
overflow: auto
}
.balk {
background-image: url(../images/main.jpg);
background-repeat: no-repeat;
}
#footer { 
width : 800px; 
height : 18px; 
padding-top : 6px; 
padding-bottom : 6px; 
font-size : 10pt; 
font-weight : bold; 
font-family : Arial; 
color : #fff; 
background : #254ba2; 
border-top : 1px solid #6e6e6e; 
text-align : center; 
} 
#footer p { 
padding : 0; 
margin : 0; 
text-align : center; 
} 
.slideshow {  
margin-top : 50px; 
}
.diashow {  
margin-top : 150px; 
}
.table { 
border-collapse : collapse; 
border-color : #c0c0c0; 
font-family : arial narrow; 
color : #ffff00; 
font-size : 8pt; 
} 
