body, td { 
	font-family							:	Verdana, Arial, Helvetica, sans-serif;
	font-size							: 	12px; 
	color								:	#000000;
	line-height							:	17px;
	text-align							:	left;
}

body {
	background-color					: 	#4f8cbc;
	margin								: 	0px;
	background-image					: 	url(../images/body_bg.jpg);
	background-repeat					: 	repeat-x;
}

a {
	color								:	#0066b7;
	text-decoration						:	underline;
}

a:hover {
	text-decoration						:	none;
}


a.white {
	color								:	#ffffff;
	text-decoration						:	none;
}

a.white:hover {
	text-decoration						:	underline;
}

a.white_ul {
	color								:	#ffffff;
	text-decoration						:	underline;
}

a.white_ul:hover {
	text-decoration						:	none;
}

b {
	font-weight							:	bold;
}

i {
	font-style							: 	italic; 
}



hr { 
	height								:	1px;
	border								:	none;  
	border-top							:	1px solid #ffffff; 
}

img { 
	border 								: 	0;
}

h1 {
	color								:	#000000;
	font-size							:	16px;
	font-weight							:	bold;
	margin-bottom						:	10px;
	line-height							:	16px;
}

h2 {
	font-size							:	14px;
	font-weight							:	bold;
	color								:	#0066b7;
	margin								:	0px;
}

h3 {
	font-size							:	10px;
	font-weight							:	bold;
	color								:	#0066b7;
	margin								:	0px;
}

.border_left {
	width								:	12px;
	background-image					:	url(../images/border_left.png);
	background-repeat					:	repeat-y;
}

.border_right {
	width								:	12px;
	background-image					:	url(../images/border_right.png);
	background-repeat					:	repeat-y;
}

.header_menu {
	height								:	30px;
	background-color					:	#414956;
	text-align							:	right;
}

.header_menu_item {
	padding								:	0px 20px 0px 0px;
	font-weight							:	bold;
}

.header {
	width								:	975px;
	height								:	250px;
}

.header_line {
	height								:	30px;
	background-image					:	url(../images/verloop2.jpg);
	background-repeat					:	repeat-y;
}

.header_crumbpath {
	width								:	723px;
	height								:	30px;
	padding								:	0px 0px 0px 12px;
	color								:	#ffffff;
	font-size							:	11px;
}
.header_search {
	width								:	240px;
	height								:	30px;
	text-align							:	right;
}

.leftbox {
	width								:	200px;
	background-color					:	#e2e2e4;
}

/* Leftmenu */
.leftmenu_item0 {
	height								:	20px;
	padding								:	0px 0px 0px 12px;
	font-size							:	12px;
	cursor								:	pointer;
}

a.leftmenu_item0_inactive, a.leftmenu_link1_inactive, a.leftmenu_link2_inactive {
	color								:	#414956;
	text-decoration						:	none;
}

a.leftmenu_item0_inactive:hover, a.leftmenu_link1_inactive:hover, a.leftmenu_link2_inactive:hover {
	text-decoration						:	underline;
}

a.leftmenu_item0_active {
	color								:	#414956;
	font-weight							:	bold;
	text-decoration						:	underline;
}

a.leftmenu_link1_active, a.leftmenu_link2_active {
	color								:	#414956;
	text-decoration						:	underline;
}

.leftmenu_item1 {
	height								:	20px;
	padding								:	0px 0px 0px 24px;
	font-size							:	11px;
	cursor								:	pointer;
}

.leftmenu_item2 {
	height								:	20px;
	padding								:	0px 0px 0px 36px;
	font-size							:	11px;
	cursor								:	pointer;
}

.content {
	padding								:	15px 20px 20px 20px;
	vertical-align						:	top;
}

.rightbox {
	width								:	240px;
	background-color					:	#e2e2e4;
}

.highlight_header {
	height								:	28px;
	background-color					:	#414956;
	padding								:	0px 9px 0px 9px;
	color								:	#ffffff;
	font-size							:	12px;
	font-weight							:	bold;
}

.highlight_content {
	background-color					:	#e2e2e4;
	padding								:	5px 9px 5px 9px;
	font-size							: 	11px; 
}

.footer {
	background-image					:	url(../images/border_bottomschaduw.png);
	background-repeat					:	no-repeat;
	background-position					:	top right;
	padding								:	10px 0px 10px 0px;
	font-size 							: 	9px;
	color								:	#ffffff;
	text-align							:	center;
}

.search_title {
	padding								:	10px 0px 0px 0px;
	font-weight							:	bold;
}

.search_text {
	border-bottom						: 	1px solid #414956;
	padding								:	5px 0px 10px 0px;
}

input {
	width								: 	160px; 
	height								: 	16px;
	margin								:	0px 0px 5px 0px;
	padding								:	2px 0px 0px 2px;
	background-color 					:	#ffffff;
	border								: 	1px solid #414956;
	font-family							:	Verdana, Arial, Helvetica, sans-serif;
	color								: 	#414956;
	font-size 							: 	11px;
}

input.search {
	width								: 	130px; 
	margin								:	0px 0px 0px 0px;
	border								:	none;
}

input.button_search {
	width								: 	60px; 
	height								: 	18px;
	background-color					: 	transparent;
	border								:	none;
	padding								:	0px 20px 0px 0px;
	margin								:	0px;
	color								:	#ffffff;
	font-size 							: 	11px;
	font-weight 						: 	bold;
	text-align							:	right;
	cursor								:	pointer;
}

input.nobox {
	width								: 	12px;
	height								: 	12px;
	border								: 	0px;
	margin								:	0px 5px 5px 0px;
	padding								:	0px 0px 0px 0px;
}

input.button {
	width								:	90px;
	height								:	22px;
	background-color					:	#414956;
	border								: 	0px;
	margin								:	0px 0px 0px 0px;
	padding								:	0px 0px 0px 0px;
	color								:	#ffffff;
	font-weight							:	bold;
	font-size							:	12px;
}

label {
	margin								:	0px 10px 5px 0px;
	padding								:	0px 0px 0px 0px;
	font-family							: 	Verdana, Arial, Helvetica, sans-serif;
	color								: 	#000000;
	font-size 							: 	12px;
}

textarea { 
	border								: 	1px solid #414956;
	font-family							: 	Verdana, Arial, Helvetica, sans-serif;
	color								: 	#000000;
	font-size 							: 	12px;
}


