/*****************************************************************/
/**************** START OF DESIGN ********************************/
/****************************************************************/

/* main body markup */
BODY {
margin: 40px;
color: #000000;
font-family: Verdana;
font-size: 11px;
text-align: center;
background-color: #FFFFFF;
}

	/* position for the main container */
	#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
	}

		/* header */
		#header {
		position: relative;
		width: 230px;
		float: left;
		}

		/* for the images menu */
		#imagemenu {
		position: relative;
		height: 49px;
		width: 420px;
		margin-top: 30px;
		float: right;
		}

		/* menu container */
		#menucontainer {
		/*position: relative;*/
		margin-left: 196px;
		margin-top: 0px;
		clear: both;
		}

		/* position for the menu */
		#topmenu {
		position: relative;
		width: 480px;
		height: 22px;
		float: left;
		}

			/* menulink markup */
			#topmenu a:link {
			display: block;
			color: #000000;
			font-weight: bold;
			font-size: 12px;
			text-transform: uppercase;
			text-decoration: none;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 5px;
			height: 22px;
			float: left;
			}
			#topmenu a:visited {
			display: block;
			color: #000000;
			font-weight: bold;
			font-size: 12px;
			text-transform: uppercase;
			text-decoration: none;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 5px;
			height: 22px;
			float: left;
			}
			#topmenu a:hover {
			background-color: #AE045C;
			color: #FFFFFF;
			}
			.act2 {
			display: block;
			font-weight: bold;
			font-size: 12px;
			text-transform: uppercase;
			text-decoration: none;
			height: 22px;
			background-color: #AE045C;
			color: #FFFFFF;
			float: left;
			}
			.act2 a {
			color: #FFFFFF !important;
			}
			.act22 { /* 2nd menu */
			text-decoration: underline;
			}

		/* position for language selection */
		#language {
		position: relative;
		color: #000000;
		font-weight: bold;
		font-size: 12px;
		height: 22px;
		text-transform: uppercase;
		padding-top: 5px;
		}
		html>body #language { /* hack hack */
		float: left;
		}
			#language a:link {
			text-decoration: none;
			color: #000000;
			}
			#language a:visited {
			text-decoration: none;
			color: #000000;
			}
			#language a:hover{
			color: #AE045C;
			text-decoration: none;
			}

		/* position for menu, (vervolg page 2nd level menu) */
		#menu {
		position: relative;
		width: 750px;
		height: 19px;
		background-color: #AE045C;
		color: #FFFFFF;
		padding-top: 6px;
		margin-bottom: 15px;
		clear: both;
		}

		#menu a:link {
		position: relative;
		width: 580px;
		height: 19px;
		background-color: #AE045C;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 10px;
		padding-top: 6px;
		padding-left: 8px;
		text-decoration: none;
		}

		#menu a:visited {
		position: relative;
		width: 580px;
		height: 19px;
		background-color: #AE045C;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 10px;
		padding-top: 6px;
		padding-left: 8px;
		text-decoration: none;
		}

		#menu a:hover {
		position: relative;
		width: 580px;
		height: 19px;
		background-color: #AE045C;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 10px;
		padding-top: 6px;
		padding-left: 8px;
		text-decoration: underline;
		}

/*****************************************************************/
/**************** THEM BOXES ************************************/
/***************************************************************/

/* position for the menu */
#mainimages {
position: relative;
width: 774px;
float: left;
}

	/* position for box number 1 */
	#top {
	position: relative;
	margin-left: 195px;
	margin-bottom: 10px;
	}
	#middle {
	position: relative;
	margin-left: 195px;
	margin-bottom: 10px;
	}
	#bottom {
	position: relative;
	margin-left: 195px;
	font-size: 12px;
	letter-spacing: 0.1em;
	}

/* position for right container */
#rightcontainer {
position: relative;
width: 180px;
float: right;
}

	/* position for news */
	#news {
	position: relative;
	height: 250px;
	}

/*****************************************************************/
/**************** VERVOLG PAGE **********************************/
/***************************************************************/

#maincontainer {
position: relative;
margin-right: 10px;
float: left;
}
	#leftimage {
	position: relative;
	width: 196px;
	float: left;
                padding-top: 6px;	
                }

	#submenu {
	position: relative;
	height: 396px;
	width: 196px;
	background-image: url(images/menubackgr_trans.jpg) no-repeat;
	float: left;
	padding-top: 40px;
	}

	#content {
	position: relative;
	padding: 6px;
	width: 375px;
	height: 200px;
	float: left;
	}
	#rightimage {
	position: relative;
	width: 159px;
	height: 112px;
	margin-top: 10px;
	float: left;
	}


/* news markup */
.news-latest-item h3,a {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #000000;
margin-bottom: 0px;
}
.news-latest-item a:hover {
color: #AE045C;
}
.news-latest-item p {
display: inline;
}
.news-list-item h3 {
margin-bottom: 0px;
}

h1 {
font-size: 14px;
font-weight: bold;
margin-bottom: 0px;
padding-bottom: 0px;
text-decoration: none;
}

h2 {
font-size: 12px;
font-weight: bold;
margin-bottom: 0px;
padding-bottom: 0px;
text-decoration: none;
}


UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 15px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: square
}


p {
margin-top: 0px;
margin-bottom: 0px;
margin-right: 10px;
}

tr.tx-indexedsearch-browsebox-SCell a:link {
font-size:8px;
font-weight:bold;
color:green;
}

a:link {
color: #000000;
}
a:visited {
color: #000000;
}
a:hover {
color: #AE045C;
}

#content a:link {
color: #000000;
text-decoration: underline;
font-weight: normal;
font-size: 11px;
}
#content a:visited {
color: #000000;
text-decoration: underline;
font-weight: normal;
font-size: 11px;
}
#content a:hover {
color: #AE045C;
}

		h3 {
		font-size: 11px;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		}

.tx-indexedsearch-info {
display: none;
}


/*****************************************************************/
/**************** EOF ********************************************/
/***************************************************************/



/* the submenu3 in list form markup */
#submenu a:link{
color: #AE045C;
font-weight: bold;
text-decoration: none;
line-height: 16px;
font-size: 10px;
}
#submenu a:visited {
color: #AE045C;
font-weight: bold;
text-decoration: none;
line-height: 16px;
font-size: 10px;
}
#submenu a:hover {
text-decoration: underline;	
}

.level1 {
list-style-type: none;
}

.level2 {
/* margin-left: -15px !important;*/
margin-left: 25px;
list-style-image: url(images/arrow.gif);
}

.level3 {
margin-left: -15px !important;
margin-left: 15px;
}

.actsubli {
text-decoration: underline;
}
.actsubli2 {
text-decoration: underline;
}
.actsubli3 {
text-decoration: underline;
}
.weg
{
   visibility: hidden;	
   display: none;
}


/* eop markup */