@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #35AAEF;
	background-image: url(../img/ontwerp_r1_c1a.jpg);
	background-repeat: repeat-x;
	margin:0cm;
}
h1 {
	font-size:18px;
	text-transform:uppercase;
}
h2, h3, h4 {
	font-size:14px;
}
a, a:visited {
	color:#d71920;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
a.menu, a.menu:visited, a.menu:hover, a.menu:active {
	color:#FFF;
	line-height:24px;
}
a.menu, a.menu:visited {
	text-decoration:none;
}
a.menu:hover, a.menu:active {
	text-decoration:underline;
}
input, textarea {
	border-style:solid;
	border-width:1px;
	border-color:#333333;
}
.voettekst {
	margin-top:60px;
	color:#FFF;
}
.inhoud {
	position:relative;
	left:0px;
	top:0px;
	height:760px;
}
.content {
	position:absolute;
	top:30px;
	left:30px;
	width:500px;
	z-index:90;
}
.merken {
	position:absolute;
	z-index:100;
	left:540px;
	top:60px;
	width:110px;
	height:700px;
}

