* { 
margin : 0; 
padding : 0; 
}

body, html { 
height : 100%; 
width : 100%; 
margin : 0; 
padding : 0; 
background-color: #666; 
color: #F00;
} 
#container { 
width : 800px;
height: auto !important;
margin : 10px auto;
text-align : left;
border:4px solid red;
background-color : #dbdbdb; 
} 

#header { 
height : 120px; 
width : 800px; 
margin : 0px 0px 0px 0px; 
background-repeat : no-repeat; 
} 
img.header { 
border-style : none; 
} 

#main{
	width : 800px;
	min-height: 500px;
	text-align: center;
}

#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 : 12pt; 
font-weight : bold; 
font-family : Arial; 
color : red; 
background : #dbdbdb; 
border-top : 3px solid red; 
text-align : center; 
} 

#footer p { 
padding : 0; 
margin : 0; 
text-align : center; 
} 
.slideshow {  
margin-top : 50px; 
}
.diashow {  
 
}
.table { 
border-collapse : collapse; 
border-color : #c0c0c0; 
font-family : arial narrow; 
color : #ffff00; 
font-size : 8pt; 
} 

.truckbase_img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: red;
}

a.poweredBy {
	color: red;
}

a.poweredBy:hover {
	color: #333;
}

a:hover {
	text-decoration:underline;
	color: #333;
}

.stijl3 {
	font-size: 14pt;
}

#main_2 {
	margin-left: 100px;
	width : 800px;
	min-height: 650px;
	text-align: left;
}
