BODY {
	margin: 0px;
	background: #FFFFFF url('/images/background.gif');
	padding-bottom: 10px;
}

BODY, TD {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

A {
	color: #BB0020;
}

.motor {
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
}

.motor .logo {
	background-color: #BB0020;
	width: 400px;
	height: 100px;
}

.motor .tab {
	background-color: #BB0020;
	height: 100px;
}

.motor .lens {
	background-color: #BB0020;
	width: 450px;
	height: 70px;
}

.motor .tab_bromfiets {
	background-color: #FFFFFF;
	width: 150px;
	height: 30px;
}

.motor .tab_motor {
	background-color: #FFFFFF;
	width: 150px;
	height: 30px;
}

.motor .tab_auto {
	background-color: #FFFFFF;
	width: 150px;
	height: 30px;
}

.motor .shadow {
	background: transparent url('/images/header/motor/shadow.gif') repeat-x;
	height: 5px;
}

.bromfiets {
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
}

.bromfiets .logo {
	background-color: #32428A;
	width: 400px;
	height: 100px;
}

.bromfiets .tab {
	background-color: #32428A;
	height: 100px;
}

.bromfiets .lens {
	background-color: #32428A;
	width: 450px;
	height: 70px;
}

.bromfiets .tab_bromfiets {
	background-color: #FFFFFF;
	width: 150px;
	height: 30px;
}

.bromfiets .tab_motor {
	background-color: #FFFFFF;
	width: 150px;
	height: 30px;
}

.bromfiets .tab_auto {
	background-color: #FFFFFF;
	width: 150px;
	height: 30px;
}

.bromfiets .shadow {
	background: transparent url('/images/header/bromfiets/shadow.gif') repeat-x;
	height: 5px;
}

.auto {
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
}

.auto .logo {
	background-color: #006D41;
	width: 400px;
	height: 100px;
}

.auto .tab {
	background-color: #006D41;
	height: 100px;
}

.auto .lens {
	background-color: #006D41;
	width: 450px;
	height: 70px;
}

.auto .tab_bromfiets {
	background-color: #FFFFFF;
	width: 150px;
	height: 30px;
}

.auto .tab_motor {
	background-color: #FFFFFF;
	width: 150px;
	height: 30px;
}

.auto .tab_auto {
	background-color: #FFFFFF;
	width: 150px;
	height: 30px;
}

.auto .shadow {
	background: transparent url('/images/header/bromfiets/shadow.gif') repeat-x;
	height: 5px;
}

.examens {
	margin-bottom: 10px;
	background-color: white;
}

.examens .thumbnail {
	border: 1px solid black;
}

.examens .thumbnail:hover {
	border: 1px solid #BB0020;
}

.examens .titel {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

.examens .ad {
	padding: 8px;
}

.examens .small {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

.examens .passed {
	background-color: green;
	border: 1px solid green;
	color: white;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

.examens .failed {
	background-color: #BB0020;
	border: 1px solid #BB0020;
	color: white;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

.examens .passed A {
	color: white;
	text-decoration: none;
}

.examens .failed A {
	color: white;
	text-decoration: none;
}

.menu {
}

.menu TD {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
}

.menu TD A {
	color: #888888;
}

.flash {
	margin-bottom: 10px;
}

.categories {
	background-color: white;
}

.categories TD {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}
	
A IMG {
	border: 0px;
}