body {	
background-image:url(http://www.vanschijndel-bouwgroep.nl/images/bg.gif);
margin:0 auto;
}
a:link {	
color: #000000;	
text-decoration: none;
}
a:visited {	
color: #000000;	
text-decoration: none;
}
a:hover {	
color: #000000;	
text-decoration: none; 
}
a:active {	
color: #000000;	
text-decoration: none;
}
h1 {
color: #E2001B;	
font-size: 14px;
font-family:"arial";
text-align: left;
font-weight:bold;
font-style:italic;
}

p {
font-size: 12px;
font-family:"arial";
}

acronym, abbr {
border-bottom: 1px dotted #174a7c;
cursor: help;
font-style:normal;

}
.schijndel #container { 
width: 850px;
margin: 15px auto; 
padding: 0 0 0 0;
text-align: left;
background-color:#046E9F;
border:1px solid #111111;
background:url(../images/menu/menback.jpg) repeat-y;
}

.schijndel #left { 
width: 233px;
height:100%;
text-align: left;
float:left;
background:url(../images/menu/menback.jpg) repeat-y;


}
.schijndel #right{ 
width: 617px;
text-align: left;
float:left;
}
.schijndel #header{ 
width: 617px;
text-align: left;
float:left;
} 
.schijndel #content{ 
width: 557px;
text-align: left;
float:left;
background-image:url(http://www.vanschijndel-bouwgroep.nl/images/back01.jpg);
padding:20px 40px 20px 20px;
margin:0px 0px 50px 0px;
font-family:"arial";
font-size:12px;
}
.schijndel #voetje {
width: 100%;
height:20px;
}
.schijndel #footer{ 
width: 100%;

text-align: center;
float:left;
margin:5px 0px 20px 0px;
font-family:"arial";
font-weight:bold;
font-size:10px;
}


