BODY {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	color : #3e3e3e;
	margin: 0px;
	background-image: url(../img/bg.gif);
	background-repeat:repeat-x;
	line-height: 20px;
}

TD {
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	color : #3e3e3e;
	line-height: 20px;
}
h1 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 25px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 25px;
	color: #27334e;
}
h2 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #6f788d;
	margin-top: 0;
	margin-bottom: 10px;
}
h3 {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color : #27334e;
	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 : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav {
	color: #a4a9b4;
	text-decoration : none;
	font-weight : bold;
}
A.nav_on, A:LINK.nav_on, A:VISITED.nav_on, A:FOCUS.nav_on {
	color : #27334e;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav_on {
	color: #27334e;
	text-decoration : none;
	font-weight : bold;
}
A.klein, A:LINK.klein, A:VISITED.klein, A:FOCUS.klein {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}
A:HOVER.klein {
	color: #a4a9b4;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}
.klein_tekst {
	color: #9399a6;
	font-weight: normal;
	font-size: 10px;
}
.cell_nav_on {
	height: 30px;
	background-color: #f8f8f8;
	padding-left: 25px;
	padding-right: 25px;
}
.cell_nav {
	height: 30px;
	padding-left: 25px;
	padding-right: 25px;
}
.wit_klein {
	color : #ffffff;
	font-size: 
}
.row_even {
	background-color: #e5edde;
}
.row_oneven {
	background-color: #dce4d5;
}
.row_even_on {
	background-color: #f78218;
}
.row_oneven_on {
	background-color: #f78218;
}
.row_titel {
	background-color: #f78218;
	color: #ffffff;
}
INPUT {
	color : #8a8a8a;
	font-family : Arial, Tahoma;
	font-size : 12px;
	border-width: 1;
	border-color: #8a8a8a;
	border-style: solid;
}
	
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border-width: 0;
	border-color: white;
	border-style: solid;
	background-color : #27334e;
}

.area {
	color:  #8a8a8a;
	font-family :Arial, Tahoma;
	font-size : 12px;
	text-align : left;
	border-width: 1;
	border-color: #8a8a8a;
	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;
}

.bg_2 {

	background-image: url(../images/bg_2.gif);
	background-repeat:repeat-x;


}

.content_bg {

	background-image: url(../images/content_bg.gif);
	width:900;
	height:200;
	


}

.header {

	background-image: url(../images/content_bg.gif);
	width:200;
	height:200;
	


}