@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
body, td{
font:bold 13px Arial, sans-serif;
color:#000;} 
h1{font:18px Arial, sans-serif; color:#000;}

html, body{ height:100%}
a img{border:0px;}
* a{cursor:pointer; color:#000;}
* a:hover{text-decoration:none;}
.all{
background:#C6C7C6 url(gfx/bg.gif) no-repeat;
width:950px;
margin:0 auto;

}
table tr{vertical-align:top;}
/* header
----------*/
#header{
height:220px;
text-align:center;
}
#header img{
position:relative;
top:35px;
left:20px;
}
#home a{
left:120px;
background:url(gfx/home.gif) no-repeat 0px 0px;
position:relative;
display:block;
height:25px;
width:27px;
}
#home a:hover{
background:url(gfx/home.gif) no-repeat 0px -25px;
}
#mail a{
left:92px;
background:url(gfx/mail.gif) no-repeat 0px 0px;
position:relative;
display:block;
height:25px;
width:27px;
}
#mail a:hover{
background:url(gfx/mail.gif) no-repeat 0px -25px;
}
#map a{
left:65px;
background:url(gfx/sitemap.gif) no-repeat 0px 0px;
position:relative;
display:block;
height:25px;
width:27px;
}
#map a:hover{
background:url(gfx/sitemap.gif) no-repeat 0px -25px;
}
#menu ul{height:35px; position:relative; bottom:15px;}
#menu ul li{display:inline;}
#menu ul li a{display:block; float:left;}
#menu ul li#one a{
background:url(gfx/welcome.gif) no-repeat 0px -35px;
position:relative;
left:115px;
height:35px;
}
#menu ul li#one a:hover{
background:url(gfx/welcome.gif) no-repeat 0px 0px;
}
#menu ul li#two a{
background:url(gfx/menu.gif) no-repeat 0px -35px;
position:relative;
left:115px;
height:35px;
}
#menu ul li#two a:hover{
background:url(gfx/menu.gif) no-repeat 0px 0px;
}
#menu ul li#three a{
background:url(gfx/bedrijf.gif) no-repeat 0px -35px;
position:relative;
left:112px;
height:35px;
}
#menu ul li#three a:hover{
background:url(gfx/bedrijf.gif) no-repeat 0px 0px;
}
#menu ul li#four a{
background:url(gfx/contact.gif) no-repeat 0px -35px;
position:relative;
left:112px;
height:35px;
}
#menu ul li#four a:hover{
background:url(gfx/contact.gif) no-repeat 0px 0px;
}
#menu ul li#five a{
background:url(gfx/recept.gif) no-repeat 0px -35px;
position:relative;
left:112px;
height:35px;
}
#menu ul li#five a:hover{
background:url(gfx/recept.gif) no-repeat 0px 0px;
}
#menu ul li#six a{
background:url(gfx/kook.gif) no-repeat 0px -35px;
position:relative;
left:112px;
height:35px;
}
#menu ul li#six a:hover{
background:url(gfx/kook.gif) no-repeat 0px 0px;
}
/* end header
----------*/
/* content
----------*/
.padd_left{
padding:0px 35px 10px 90px;
width:690px;
}

.img_al img{
position:relative;
top:-30px; left:10px;
}
.img_al div{position:relative;
top:-10px;}
.h_15 p a{font-size:15px;}
.text{padding:0px 25px 0px 120px;}
ul li a{color:#8C0018;}

.text div{text-align:center; font-size:13px;}
h2{text-decoration:underline; font-size:16px;}
.text div span{display:block;}
.text div span.gap{margin-right:90px; display:inline;}
.text img{margin:0px 10px 10px 0px;}
.text1{color:#520808; padding-top:15px;}
.text p.eten{font:bold 16px Arial, sans-serif; color:#000;}
ul.list{list-style-type:none;}
hr{color:#848284;}
form input, form textarea{border:1px solid #848284; width:300px; margin-bottom:15px;}
form textarea{width:90%;}
form div{float:right; width:310px; position:relative; right:150px; bottom:5px;}
.reset_submit{width:130px; margin:0px;}
/* end content
----------*/
/* footer
----------*/
#footer{text-align:center; padding:20px 0px; font-size:10px;}
#footer img{margin-bottom:10px;}
/* end footer
----------*/
