html {
	overflow-y: scroll;
	}

a:link {color: #352566; font-weight: bolder; text-decoration: none;}
a:visited {color: #352566;text-decoration: none;font-weight: bold;}
a:hover {color: #951C33;text-decoration: underline;}
a:active {color: #645a84;text-decoration: none;}

a img{
	border: none;
	}
a.mainlevel#active_menu {
 color:	#645aS84;
}

body#achtergrond { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#containe {
	background-color: #FFFFFF;
	width: 780px;
	height: auto;
	overflow: hidden;
	margin-left:auto;
	margin-right: auto;
	position: static;
	border: ridge;
	border-color:#352466;
	border-width: 1px;
	margin-bottom: 20px;
/*	background-image: url(../images/footer.png);
	background-position: bottom;
	background-repeat: no-repeat; */
}

#header	{
	background: url(../images/head.png) no-repeat;
	width: 780px;
	height: 100%;
	margin-bottom: 0px;
}

#footer {
	background-color: #352566;
	bottom: 0px;
	height: 76px;
	position: absolute;
	width: 100%;
	margin: 0px;
	padding: 0px;
	
	}

#footer img{
	float: left;
	margin-top: 15px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 15px;
	vertical-align: top;
	}
	
#left {
	background-color: #FFFFFF;
	background: url(../images/leftgrad.jpg) repeat-x;
	width: 154px;
	margin-top: 0px;
	margin-bottom: 80px;
	float: left;
}

#left_logo{
	width: 154px;
	float: left;
		}

#left table.moduletable{
	margin-top: 15px;
	width: 153px;
	z-index: -1;
}

table.moduletable th {
	background-color: #352566;
	width: 153px;
	height: 22px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	z-index: -1;
}

#left table.moduletable table td {
	line-height: 11px;
	font-size: 11px;
	padding-left: 10px;
	padding: 10px;
	border-bottom:1px dotted #999;
}

#left table.moduletable table td {
	height: 18px;
	width: 153px;
}

#left table.moduletable-news th {
	border-top: solid 1px #352566;
	border-bottom: dotted 1px #352566;
	width: 153px;
	height: 16px;
	line-height: 14px;
	color: #352566;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
}
#left table.moduletable-news {
	margin-top: 65px;
}
#left table.moduletable-news td {
	border-bottom: solid 1px #352566;
}

ul.latestnews-news {
	list-style: none;
	text-align: left;
	margin-left: 0px;
}
li.latestnews-news {
	list-style: none;
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
}

li{
	list-style-image:none;
	list-style-type:none;
	list-style-position: outside;
	}
	
#map {
	padding-top: 20px;
	height: 120px;
}

#text {
	margin-right: 35px;
	text-align: left;
	float: right;
	width: 550px;
	margin-top: 12px;
	margin-bottom: 100px;
	padding-bottom: 35px;
}

#text td.contentheading {
	color: #352566;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}

#text componentheading {
	color: #352566;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}

table.contentpaneopen {
	border-bottom: dotted 1px #352566;
}

.projectof	{
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: block;
	text-align: center;
	width: 90px;
	line-height: 28px;
	height:	28px;
	color: #352566;
}

.techno	{
	float: right;
}

#technopolicy {
	position: absolute;
	left: 480px;
	top: 22px
}

#topmenu {
	position: absolute;
	top: 99px;
	left: 367px;
	height: auto;
}

#topmenu a.mainlevel-nav:link, a.mainlevel-nav:visited {
   float: left;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 12px;
   color:#ffffff;
   white-space:nowrap;
   line-height: 20px;
   display: block;
   width:auto;
   margin: 0px;
   margin-right: 2px;
   padding: 0px 15px 0px 15px;
}
#topmenu a.mainlevel-nav:hover {
	color:#6CF;
}

#topmenu a.mainlevel-nav#active_menu-nav {
   float: left;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 12px;
   color: #645a84;
   white-space:nowrap;
   line-height: 20px;
   display: block;
   width:auto;
   margin: 0px;
   margin-right: 2px;
   padding: 0px 15px 0px 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

