body {
	font-family:  	Arial;
	background: 	url(../images/gb1.jpg);	
	font-size:		75%;
	margin-top:		15px;
}

a img {
	border:				0px;
}

a.footer_link:link, a.footer_link:visited, a.footer_link:active {
	color:				white;
	font:				normal 10px arial,verdana,sans-serif;
	text-decoration:	none;	
}

a.footer_link:hover {
	color:				#000;
	font:				normal 10px arial,verdana,sans-serif;
	text-decoration:	none;	
}

/**** Index *****/

.table_main {
	background:			#ffffff;
	width:				850px;
	text-align:			left;
	height:				100%;
}

.header {
	 background: 		url(../images/communicum.gif) center no-repeat;
	 height:			139px;
}

.header_eng {
	 background: 		url(../images/communicum_eng.gif) center;
	 height:			139px;
}
.menu {
	height:				20px;
	background:			url(../images/bar.jpg) repeat-x;
}

.main_content {
	width: 				595px;
}

.sub_content {
	width:				220px;
}

.h_space_left {
	background: 		url(../images/v_bar_left.jpg) repeat-y;
	height:				15px;
}

.space_mid {
	width:				15px;
}

.h_space_right {
	background: 		url(../images/v_bar_right.jpg) repeat-y right;
}

.v_space_left {
	width:				10px;
	background: 		url(../images/v_bar_left.jpg) repeat-y;
}
.v_space_right {
	width:				10px;
	background:		 	url(../images/v_bar_right.jpg) repeat-y;
}

.bottom {
 	background: 		url(../images/bottom.jpg) no-repeat;
	height:				10px;
}

.english {
	height:				10px;
	padding:			5px 0px 5px 15px;
	color:				white;
}

.puredutch {
	height:				10px;
	padding:			5px 20px 5px 0px;
	color:				white;
	font:				normal 10px arial,verdana,sans-serif;
	
}

/**** All Main Pages  *****/
.letter {
	float:				left; 
	margin:				3px 4px 0px 0px;
}

.tegel {
	float:				right;
	margin:				0px 0px 0px 10px;
}
.image {
	float:				right;
	margin:				0px 0px 0px 10px;
	border:				1px solid #c1c1c1; 
	padding:			2px;
}

.sub_tegel {
	margin-left:		4px;
}

.sub_image {
	float:				left;
	width:				180px;
	border:				1px solid #c1c1c1; 
	padding:			2px;
}

.main_fieldset {
	padding:			15px 7px 7px 7px;
}

.main_fieldset_titel {
	margin:				0px 0px 10px 0px;	
	font-size:			large;
	font-weight:		bold;
}

.sub_fieldset {
	padding:			7px;
}

.sub_fieldset_titel {
	font-size:			small;
	color:				#7f120f;
	margin-bottom:		7px;
}

/**** All Sub Pages *****/
.fieldset_rechts {
	margin:				2px 0px 10px 0px;

}
.fieldset_rechts_tekst {
	padding:			0px 7px 7px 7px;
}

.fieldset_rechts_titel {
	margin-bottom:		3px;
	font-size:			small;
	font-weight:		bold;
}


