BODY {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #70808f;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color : #ecedf1;
	background-image: url("../img/bg.gif");
	background-repeat: repeat-x;
	line-height : 18px;
}

TD {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #70808f;
	line-height : 18px;
}
h1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : normal;
	color: #ffa400;
	line-height : 18px;
}
h2 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #70808f;
	line-height : 22px;
	margin: -5px 0px 10px 0px;
}
h3 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #ffa400;
	margin: -5px 0px 2px 0px;
	line-height : 22px;
}
h4 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #586d82;
	line-height : 28px;
	margin-bottom: 5px;
	margin-top: -5px;
}

p {
	margin: 0px;
	padding: 0px;
}

.unIndentedList {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

.unIndentedList li {
	padding: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.row_even {
	background-color: #fcfdfd;
}
.row_oneven {
	background-color: #f6f9fa;
}
.row_even_on {
	background-color: #6b7d8f;
}
.row_oneven_on {
	background-color: #6b7d8f;
}


.cell_nav_on {
	height: 30px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 4px;
	background-color: #ffffff;
	background-image: url("../../img/nav_bg_on.gif");
	background-repeat: no-repeat;
	background-position: right;
}
.cell_nav {
	height: 30px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 6px;
}

.introtekst {
	font-weight : bold;
	line-height: 22px;
}

.klein {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #a0aab5;
	text-decoration : none;
	font-weight : normal;
	font-size : 10px;
	line-height: 20px;
}
A.klein, A:LINK.klein, A:VISITED.klein, A:FOCUS.klein {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #a0aab5;
	text-decoration : none;
	font-weight : normal;
	font-size : 10px;
	line-height: 20px;
}
A:HOVER.klein {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #a0aab5;
	text-decoration : underline;
	font-weight : normal;
	font-size : 10px;
	line-height: 20px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color : #70808f;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color: #6f0067;
	text-decoration : none;
	font-weight : bold;
}

A.nav, A:LINK.nav, A:VISITED.nav, A:FOCUS.nav {
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.nav {
	color: #fbd899;
	text-decoration : none;
}
A.nav_on, A:LINK.nav_on, A:VISITED.nav_on, A:FOCUS.nav_on {
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #ffa400;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.nav_on {
	color: #ffa400;
	text-decoration : none;
}
A.subnav, A:LINK.subnav, A:VISITED.subnav, A:FOCUS.subnav {
	color : #70808f;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.subnav {
	color: #70808f;
	text-decoration : none;
}
A.subnav_on, A:LINK.subnav_on, A:VISITED.subnav_on, A:FOCUS.subnav_on {
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.subnav_on {
	color: #ffffff;
	text-decoration : none;
}


A.lang, A:LINK.lang, A:VISITED.lang, A:FOCUS.lang {
	font-size : 10px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #9ba7b4;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.lang{
	color: #6f0067;
	text-decoration : none;
}

.table_odd {
	background-color: #f2f5f7;
}
.table_eve {
	background-color: #f7f9fb;
}
.nieuws {
	padding: 3px;
	padding-left: 30px;
}
.nieuws_on {
	padding: 3px;
	padding-left: 30px;
	background-image : url(../../img/basis/bg_nieuws_on.gif);
}
.klein_blauw {
	font-size: 10px;
	color: #aab4bc;
}
.wit {
	color: #ffffff;
}
.copyright {
	font-size: 10px;
	color: #aab4bc;
}
INPUT {
	color : #70808f;
	font-family : Arial, Tahoma;
	font-size : 11px;
	border-width: 1;
	border-color: #8a8a8a;
	border-style: solid;
}
	
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	border-width: 0;
	border-color: white;
	border-style: solid;
	background-color : #ffa400;
}

.area {
	color : #70808f;
	font-family :Arial, Tahoma;
	font-size : 11px;
	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;
}