@charset "utf-8";
/* CSS Document */

body{
background-color:#ffffff;
background-image:url(/images/bg3.gif);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
margin:0;
}

h1{
font-size:14px;
color:#000;
margin:0;
}

h2{
font-size:13px;
color:#000;
margin:0;
}

#container{
width:903px;
margin: 2px auto;
}

#topbalk{
height:30px;
margin:0;
}

#adres{
width:341px;
height:30px;
display:block;
float:left;
}

#home{
width:562px;
height:30px;
display:block;
float:left;
}

#top{
width:903px;
height:204px;
display:block;
float:left;
}

#content{
width:903px;
display:block;
float:left;
background-image:url(/images/main_bg.gif);
background-repeat:no-repeat;
}

#left{
width:241px;
height:400px;
display:block;
float:left;
overflow:hidden;
border-right:solid 1px #fff;
}

#navigatie ul{
margin:5px 0 0 0px;
padding:0;
width:250px;
overflow:hidden;
}

#navigatie li{
float:left;
width:250px;
margin:0 0 0 15px;
padding:0;
list-style-type: none;
text-transform: uppercase;
}

#navigatie a {
text-decoration:none;
color:#df2e25;
}

#navigatie a:hover {
text-decoration:none;
color:#000000;
}

#navigatie ul .kop{
margin-top:20px;
}

#main{
width:580px;
display:block;
float:left;
overflow:hidden;
text-align:left;
padding:0 40px 0px 40px;
}

#footer{
width:903px;
height:50px;
padding-top:100px;
background-image:url(/images/bg_footer.gif);
background-repeat:no-repeat;
display:block;
float:left;
overflow:hidden;
text-align:left;
}

#footer #aceview{
float:left;
margin: 0 30px 0 40px;
width:190px;
display:block;
}

#footer #aceview a{
color:#666666;
text-decoration:none;
}

#footer ul {
float:left;
margin:0 0 0 0;
padding:0;
margin:0;
}

#footer li {
display:inline;
padding:0;
margin:0;
}

#footer li a {
color:#666666;
text-decoration: none;
}

#footer li a:hover {
color:#df2e25;
text-decoration: none;
}

input{
border:1px solid #cccccc;
}

textarea{
border:1px solid #cccccc;
}

.sendbutton{
background-color:#df2e25;
color:#ffffff;
padding:3px;
border:1px solid #ffffff;
}

a {
text-decoration:none;
color:#df2e25;
}
	
a:hover {
text-decoration:none;
color:#000000;
}

#adresgegevens {
float:right;
width:154px;
margin:0px 22px 10px 10px;
padding:0 0 12px 12px;
line-height:14px;
border-left:solid 1px #ef3e35;
}

.googlemaps {
border:solid 1px #dedede;
}

.images_left {
margin: 0 10px 4px 0;
}