/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	background-color: #CB0D01;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}
#links {
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	height:297px;
	z-index:1;
	background-color: #CB0001;
}
#animatie {
	position:absolute;
	left:20px;
	top:0px;
	width:975px;
	height:297px;
	z-index:2;
}
#menu {
	position:absolute;
	left:20px;
	top:297px;
	width:190px;
	height:403px;
	z-index:3;
}
#auto {
	position:absolute;
	left:210px;
	top:588px;
	width:36px;
	height:84px;
	z-index:4;
}
#teskt {
	width: 650px;
	margin-top: 317px;
	margin-left: 30px;
	float: left;
}
#tekstklein {
	width: 230px;
	margin-top: 317px;
	margin-left: 20px;
	float: left;
	padding: 10px;
	border: 1px dotted #FFFFFF;
}
#foto {
	position:absolute;
	left:650px;
	top:355px;
	width:252px;
	height:448px;
	z-index:5;
}
p {
	margin-top: 0px;
}
h1 {
	color: #FFFFFF;
	margin-top: 2px;
	font-size: 25px;
}
h2 {
	font-size: 20px;
	line-height: 22px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
}
h4 {
	line-height: 21px;
	font-size: 16px;
}
a:link {
	color: #DCE0DF;
}
a:visited {
	color: #DCE0DF;
}

