BODY {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	margin: 0px;
	margin-top: 35px;
	background-image: url(../img/bg.gif);
	background-repeat:repeat-x;
	background-color: #ffffff;
}

#nieuwsbody {
	color: #ffffff;
}

TD {
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #ffffff;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 5px;
}
h3 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 18px;
	font-weight: normal;
	color : #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 17px;
	font-weight: normal;
	color : #ffffff;
	margin-top: 4px;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color : #27334e;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color: #6e7788;
	text-decoration : none;
	font-weight : bold;
}

A.nav, A:LINK.nav, A:VISITED.nav, A:FOCUS.nav {
	color : #000000;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav {
	color: #d5230c;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}
A.nav_on, A:LINK.nav_on, A:VISITED.nav_on, A:FOCUS.nav_on {
	color : #ffffff;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav_on {
	color: #ffffff;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}

A.nieuws, A:LINK.nieuws, A:VISITED.nieuws, A:FOCUS.nieuws {
	color : #ffffff;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.nieuws {
	color: #000000;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
}
A.nieuws_on, A:LINK.nieuws_on, A:VISITED.nieuws_on, A:FOCUS.nieuws_on {
	color : #000000;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.nieuws_on {
	color: #000000;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
}
A.klein, A:LINK.klein, A:VISITED.klein, A:FOCUS.klein {
	color : #9399a6;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}
A:HOVER.klein {
	color: #27334e;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}
A.wit, A:LINK.wit, A:VISITED.wit, A:FOCUS.wit {
	color : #ffffff;
}
A:HOVER.wit {
	color: #d5230c;
}
.klein_tekst {
	color: #9399a6;
	font-weight: normal;
	font-size: 10px;
}
.cell_nav {
	padding-left: 15px;
	padding-right: 20px;
	height: 29px;
	background-color: #ffffff;
}

.cell_nav_on {
	padding-left: 15px;
	padding-right: 20px;
	height: 29px;
	background-color: #d5230c;
	background-image: url(../img/nav_on.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.nieuws_nav {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #dd4e3d;
}

.nieuws_nav_on {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #dd4e3d;
}
.main {
	background-image: url(../img/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #d5230c;
}
.wit {
	color : #ffffff;
}
.rij_even {
	background-color: #e7e9eb;
}
.rij_oneven {
	background-color: #f2f3f4;
}
INPUT, SELECT {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	border-width: 1;
	border-color: #ffffff;
	border-style: solid;
}

.product_rij_even {
	color : #FFFFFF;
	font-weight : bold;
	padding: 5px;
	padding-left: 15px;
	background-color: #54535e;
	border-bottom: 1px solid #54535e;
	cursor: hand;
}
.product_rij_oneven {
	color : #FFFFFF;
	font-weight : bold;
	padding: 5px;
	padding-left: 15px;
	background-color: #43424c;
	border-bottom: 1px solid #43424c;
	cursor: hand;
	vertical-align: baseline;
}
.product_rij_over {
	color : #FFFFFF;
	font-weight : bold;
	padding: 5px;
	padding-left: 15px;
	background-color: #36353d;
	border-bottom: 1px solid #36353d;
	cursor: hand;
}
.product_sub {
	color : #ffffff;
	font-weight : normal;
	padding: 5px;
	padding-left: 25px;
	background-color: #74737a;
	border-bottom: 1px solid #807f88;
	cursor: hand;
}
.product_sub_over {
	color : #FFFFFF;
	font-weight : normal;
	padding: 5px;
	padding-left: 25px;
	background-color: #67666d;
	border-bottom: 1px solid #807f88;
	cursor: hand;
}
.product_subsub {
	color : #000000;
	font-weight : normal;
	padding-left: 35px;
	height: 25px;
	background-color: #dddddd;
	border-bottom: 1px solid #d1c8c8;
	cursor: hand;
}
.product_subsub_over {
	color : #000000;
	font-weight : normal;
	padding: 35px;
	padding-left: 15px;
	background-color: #c5c5c5;
	border-bottom: 1px solid #d1c8c8;
	cursor: hand;
}
.product_on {
	color : #FFFFFF;
	background-color: #d5230c;
}
INPUT.button {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-weight : bold;
	text-align : center;
	border-width: 0;
	border-color: white;
	border-style: solid;
	background-color : #000000;
}
.area {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	border-width: 1;
	border-color: #ffffff;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}

INPUT.zoeken {
	padding: 2px;
}

