:link {
	Text-Decoration: None
}

:active {
	Text-Decoration: None
}

:visited {
	Text-Decoration: None
}

:hover {
	Text-decoration: underline;
	color
	="red"
}

body {
	background-color: #DDDDDD;
	color: #004B8D;
	font-family: arial;
	font-size: 12;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.block {
	position: relative;
	width: 1000px;
	height: 1000px;
	border-right: 1px solid #a4a5a7;
	border-left: 1px solid #a4a5a7;
	background-color: #ffffff;
}

.left {
	text-align: left;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 150px;
	overflow: none;
	height: 1000px;
	padding-right: 0px;
	padding-left: 0px;
	background: url('.././images/verloop.jpg');
}

.trust {
	position: absolute;
	visibility: visible;
	overflow: none;
	left: 20px;
	top: 20px;
	z-index: 3;
	width: 845px;
	height: 142px;
	background: url('.././images/banner.jpg');
}

.logo {
/*	position: absolute;*/
	visibility: visible;
	overflow: none;
	float: right;
	right: -4px;
	top: 92px;
	z-index: 3;
	height: 127px;
	width: 143px;
}

.banner_text {
	position: absolute;
	visibility: visible;
	overflow: none;
	text-align: left;
	left: 210px;
	top: 90px;
	z-index: 5;
}

.third {
	position: absolute;
	visibility: visible;
	overflow: none;
	right: 0px;
	top: 0px;
	z-index: 2;
	height: 100%;
	background-color: b2be78;
	width: 71px;
}

.footer {
	position: absolute;
	visibility: visible;
	overflow: none;
	left: 205px;
	bottom: 0px;
	z-index: 4;
}

.navigatie {
	color: #004B8D;
	font-family: arial;
	font-size: 13;
	font-weight: normal;
	text-align: left;
	position: absolute;
	visibility: visible;
	left: 10px;
	top: 180px;
	z-index: 4;
	width: 150px;
	overflow: none;
	height: 100%;
	padding-right: 10px;
	padding-left: 10px;
}

.cobra {
	background-color: #FFFFFF;
	color: #004B8D;
	font-family: arial;
	font-size: 13;
	font-weight: bold;
	text-align: left;
	position: absolute;
	visibility: visible;
	left: 163px;
	top: 180px;
	z-index: 4;
	width: 700px;
	overflow: auto;
	height: 75%;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 20px;
}

.cobra_edit {
	background-color: #FFFFFF;
	color: #004B8D;
	font-family: arial;
	font-size: 12;
	font-weight: normal;
	text-align: left;
	position: absolute;
	visibility: visible;
	left: 163px;
	top: 180px;
	z-index: 4;
	width: 810px;
	overflow: auto;
	height: 75%;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
}

a:link,a:visited,a:active,a:hover {
	color: #004B8D;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

a.hmenu:visited,a.hmenu:active,a.hmenu:link {
	line-height: 1.3;
	text-decoration: none;
	color: #004B8D;
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
}

a.hmenu:hover {
	color: #F58025;
	background-color: #004B8D;
	text-decoration: none;
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
}

.menu {
	position: absolute;
	visibility: visible;
	overflow: none;
	left: 255px;
	top: 50px;
	z-index: 3;
}

.banner {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 18;
	font-weight: bold;
}

.list_page_date_start2 {
	color: #a4a5a7;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

h3,.list_page_title2 {
	color: #F58025;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

.list_page_intro2 {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.detail_file_title2 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 14;
}

strong,B {
	color: #F58025;
	font-weight: bold;
}

td {
	color: #004B8D;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.effect {
	
}

.noeffect {
	FILTER: progid : DXImageTransform.Microsoft.BasicImage ( grayscale = 0,
		xray = 0, mirror = 0, invert = 0, opacity = 0.5, rotation = 0 )
}