body {
	background-color: #ddb;
	height: 1000px;
	width: 1000px;
	background-image:url(/logo%27s%20automerken/back2.jpg);
	text-align: center;
	font-family: Calibri, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-repeat: repeat-x;
	margin: 0 auto;

}

h1{ background-color: #fff;
width: 100%;
color: #f00;
font-size: 50pt;
line-height: 1.15em;
font-family: impact, sans-serif;
font-weight: normal;
text-decoration: underline overline;
text-transform: uppercase;
font-style: italic;
text-align: center;


}

td {
	font-family: Calibri, Helvetica, sans-serif;
}

th {
	font-family: Calibri, Helvetica, sans-serif;
}
#kopheader{
height: 50px;
background-image:url(/);
background-repeat: repeat-x;
text-align: right;
background-color: #fff;
width: 100%;
border: 0px solid #000;
margin:auto;
left: 0;
right: 0;
top: 0;
}

#container{
height: 600px;
width: 800px;
text-align: left;
border: 0px solid #000;
background-color: #ddb;
background-image:url(/background%20race%20car.jpg); 
margin:auto;
left: 1%;
position: bottom;
}

#container3{
height: 60px;
width: 600px;
border: 0px solid #000;
position: center;
top:120px;

}

#hoofdcontainer{
	background-color: #ddb;
	height: 610px;
	width: 100%;
	background-image:url(/logo%27s%20automerken/back2.jpg);
	text-align: center;
	font-family: Calibri, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-repeat: repeat-x;
	margin: 0 ;
	

	}

a:link{
color: #000000;
text-decoration: none;
}

a:visited{
color: #000000;
text-decoration: none;
}

div#menubalk {
background-color: #FF0000;
color: #000000;
font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
position: absolute;
}
div#menubalk a{
background: inherit;
color: #000000;
display: block;
padding: 2px 6px;
text-decoration: none;
}
div#menubalk a:hover{
background-color: #FF0000;
color: #FFFFFF
}
div#menubalk ul{
list-style-type: none;
margin: 0;
padding: 0;
}
div#menubalk li{
background-color: #FF0000;
color: #000000;
float: left;
min-width: 7em;
}
div#menubalk ul li ul{
visibility: hidden;
}
div#menubalk ul li:hover ul{
display: block;
}
div#menubalk ul li ul li{
float: none;
}

