@charset "utf-8";
body {
	background-image: url(images/ontwerp_01.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F1F5;
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
	list-style-type: disc;
	list-style-image: url(images/ops2.gif);
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
}
h1 {
	font-family: "trebuchet MS";
	font-size: 20px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0E5AA6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: lighter;
	
}
.content {
	padding: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.home {
	width: 450px;
}


.imgdna {
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.bg {
	background-image: url(images/ontwerp_05.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #F9A451;
	text-decoration: underline;
}
a:visited {
	color: #F9A451;
	text-decoration: underline;
}
a:hover {
	color: #F9A451;
	text-decoration: none;
}
a:active {
	color: #F9A451;
	text-decoration: underline;
}
.r {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.r:link {
	color:#666666;
	text-decoration: none;
}
.r:active {
	color:#666666;
	text-decoration: none;
}
.r:visited {
	color:#666666;
	text-decoration: none;
}
.r:hover {
	color:#666666;
	text-decoration: underline;
}

.tekst {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
	list-style-type: disc;
	list-style-image: url(images/ops2.gif);
}
.maintitle {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #F89D4A;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.subtitle {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #666666;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}

