/* 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: 722px;
	margin-top: 317px;
	margin-left: 246px;
}
#foto {
	position:absolute;
	left:650px;
	top:355px;
	width:252px;
	height:448px;
	z-index:5;
}
.subtitel {
	font-size: 18px;
	font-weight: bold;
}
p {
	margin-top: 0px;
}
.titel {
	font-size: 20px;
	color: #DCE0DF;
	font-weight: bold;
}
a:link {
	color: #DCE0DF;
	text-decoration: none;
}
a:visited {
	color: #DCE0DF;
	text-decoration: none;
}
a:hover {
	color: #DCE0DF;
	text-decoration: underline;
}
#tekstklein {
	width: 385px;
}
.wit {
	color: #FFFFFF;
}
