/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CB0001;
	background-color: #000000;
	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: #000000;
}
#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: 450px;
	margin-top: 317px;
	margin-left: 20px;
	float: left;
}
#tekst2 {
	width: 597px;
	margin-top: 317px;
	margin-left: 20px;
	float: left;
}
#plaatje {
	float: left;
	width: 237px;
	margin-top: 317px;
	margin-left: 15px;
}
#plaatje2 {
	float: left;
	width: 362px;
	margin-top: 317px;
	margin-left: 15px;
}

.border {
	border: 1px solid #FFF;
}
#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;
}
.geel {
	color: #FCEB0C;
}
h2 {
	font-size: 20px;
	line-height: 22px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
}
h4 {
	line-height: 21px;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #DCE0DF;
}
a:visited {
	color: #DCE0DF;
}
.wit {
	color: #FFFFFF;
}
.doorstrepen {
	text-decoration: line-through;
	color: #FFF;
}

