body {	
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	margin:				0;
	border:				0;
	background-image:	url(images/bg-body.png);
	background-repeat:	repeat-x;
	background-color: 	#EAEAE8; 
	outline:			none;
    -moz-outline:		none;					

}

a, p, li, td, th {
	text-decoration:	none;
	font-size:			11px;	
	color:				#000000;
	line-height:		14px;
}

th {
	font-weight:		bold; 
	vertical-align:		top;
	border-bottom:		2px solid #CCCCCC;
}

td {
	border-bottom:		1px solid #CCCCCC;
}

a {
	color:				#888888;
}

a, img {
	border:				0;
}

h1 {
	font-size:			14px;
	font-weight:		bold;
	color:				#9D85BE;
	margin-top:			0px;
}

h2 {
	font-size:			11px;
	font-weight:		bold;
	color:				#064f95;
	margin-top:			20px;
}

li {
	list-style:			square;	
}

#container {
	width:				990px;
	min-height:			500px;
	position:			relative;
	background-color:	#FFFFFF;
	margin-left:		auto;
	margin-right:		auto;
	overflow:			hidden;
}

#visual {
	background-color: 	#CCCCCC;	
	background-image:	url(images/bg-header.jpg);
	background-repeat:	no-repeat;
	background-position:bottom;
	width:				990px;
	height:				136px;
	padding-top:		28px;
}

#visual-engels {
	background-color: 	#CCCCCC;	
	background-image:	url(images/bg-header-engels.jpg);
	background-repeat:	no-repeat;
	background-position:bottom;
	width:				990px;
	height:				136px;
	padding-top:		28px;
}

.mod_breadcrumb {
	padding-left:		12px;
	font-size:			9px;
	font-weight:		bold;
	color: 				#CCCCCC;
	float:				left;
	display:			block;
	width:				985px;
	margin-bottom:		20px;
}

.mod_breadcrumb a {
	font-size:			9px;
	font-weight:		bold;
	color: 				#dedbda;
}

.mod_breadcrumb a:hover {
	color: 				#888888;	
}

#links {
	position:			absolute;
	top:				0px;
	left:				0px;
	background:			#064f95;
	width:				990px;
	height:				22px;
	font-size:			9px;
	color:				#99CF16;
	padding-left:		12px;
	padding-top:		6px;
}

#links ul, #links p {
	display:			inline;
	float:				left;
	margin:				0px;
	padding:			0px;
	color:				#FFFFFF;	
}

#links li {
	display: 			block;
	float:				left;
}

#links li, #links a:link, #links a:visited, #links a:active, #links .active {
	color:				#FFFFFF;
	list-style:			none;
	padding-right:		10px;
}

#links a:hover {
	color:				#9D85BE;
}

.mod_changelanguage {
	position:			absolute;
	top:				8px;
	left:				930px;
	width:				70px;
}

.mod_changelanguage ul, .mod_changelanguage p, .mod_changelanguage img {	
	display:			inline;
	float:				left;
	margin:				0;
	padding:			0;
}

.mod_changelanguage li { 
	list-style:			none;
	float:				left;
	padding-right:		16px;
}

#nav-content {
	width:				184px;
	left:				788px;
	position:			absolute;
	margin:				0px;
	padding: 			0px;
	margin-left:		0px;
	padding:			2px;
	border:				1px solid #dedbda;
	background-color: 	#f7f6f5;
	min-height:			160px;
}

#nav-content h3 {
	margin-top:			0px;
	font-size:			11px;
	font-weight:		normal;
}

#nav-content ul {
	margin:				0px;
	margin-top:			0px;
	padding-left:		24px;
	color:				#888888;
	font-weight:		bold;
}

#nav-content li, #nav-content a:link, #nav-content a:visited, #nav-content a:active, #nav-content p, #nav-content span {
	padding-top:		6px;
	list-style:			none;
	display: 			block;
	margin-bottom:		10px;
	color:				#888888;
	font-weight:		normal;
	float:				none;
}

#nav-content a:hover {
	color:				#08b7db;
}

#content {
	width:				570px;
	text-align:			left;
	padding-left:		208px;
	padding-right:		210px;
	background-color:	#FFFFFF;
	z-index:			1;
	float:				left;
}

.mod_article, .mod_sitemap {
	min-height:			400px;
	padding-bottom:		30px;
}

#content h1 {
	padding-bottom: 	10px;
	margin-top:			0px;
}

#content td {
	font-size:			11px;
	width:				258px;
	vertical-align:		top;
	padding-top:		6px;
	padding-bottom:		6px;
}

.text {
	width:				200px;	
}

#content li {
	margin-left:		-22px;
	list-style-type:	square;
}

#content object {
	margin-top:			20px;
	margin-bottom:		-40px;
}

.content a:link, .content a:active, .content a:visited,
.mod_article a:link, .mod_article a:active, .mod_article a:visited,
.layout_full a:link, .layout_full a:active, .layout_full a:visited,
.ce_hyperlink a:link, .ce_hyperlink a:active, .ce_hyperlink a:visited,
.mod_sitemap a:link, .mod_sitemap a:active, .mod_sitemap a:visited,
.more a:link, .more a:active, .more a:visited {
	color:				#888888;
}

.ce_hyperlink a:hover {
	color:				#CCCCCC;
	text-decoration:	underline;
}

.more {
	border-bottom:		1px solid #cccccc;	
	padding-bottom:		10px;
}

#footer {
	width:				966px;
	text-align:			left;
	padding:			12px;
	float:				left;
	position:			absolute;
	left:				0px;
	border-top:			1px solid #dedbda;
	border-bottom:		1px solid #dedbda;
	background-color:	#f7f6f5;
}

#footer ul {
	margin:				0px;
	padding:			0px;
}

#footer li { 
	list-style:			none;
	color:				#999999;
	float:				left;
	padding-left: 		0px;
	padding-right:		23px;
	margin-left:		0px;
}	

#footer a {
	color:				#888888;
}

#footer a:hover {
	color: 				#333333; 
}
	
	/* ---- modules homepage ---- */
#div_pointers {
	position: 			relative;
	margin-left:		0px;
	margin-top:			10px;
	padding:			0px;
	padding-left:		8px;
	height:				210px;
}

#div_pointers ul {
	margin:				0;
	padding:			0;
}

#div_pointers li {
	float:				left;
	display:			block;
	width:				104px;
	height:				110px;
	overflow:			hidden;
	background-image:	url(images/beeld-homepage.gif);
	background-repeat:	no-repeat;
	background-color:	#FFF;
	margin-top:			-10px;
	margin-left:		0px;
	margin-right:		11px;
	margin-bottom:		20px;
	padding-top:		70px;
	padding-left:		50px;
	padding-right:		30px;

}

.mod_upcoming_events {
	margin-left:		590px;
	top:				404px;
	position: 			absolute;
	width:				180px;
}

.mod_upcoming_events h1 {
	font-size:			12px;
	margin-top:			10px;
}

.mod_upcoming_events h2 {
	margin-top:			0px;
	color:				#064f95;
}

.info {
	font-size:			10px;
	border-bottom:		1px solid #CCC;
	margin-top:			-17px;
	margin-bottom:		10px;
	padding-bottom:		6px;			

}

.ce_form td {
	border-bottom:		none;	
}

.mod_sitemap .level_1 li a{
	font-weight:		bold;	
	list-style:			none;
	display:			block;
	color:				#000;
}

.mod_sitemap .level_1 li a:hover {
	text-decoration:	none;
	color:				#9D85BE;
}

.mod_sitemap .level_2 {
	margin-left:		50px;	
	margin-bottom:		20px;
}

.mod_sitemap .level_2 li a{
	font-weight:		normal;	
}

.mod_sitemap .level_3 {
	margin-left:		50px;	
}

#whitespace {
	height:				30px;	
	background-color:	#EAEAE8;
	width:				990px;
}