@charset "utf-8";

/* DOCUMENT LAYOUT */

* {
	margin: 0px;
	padding: 0px;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
html .clearfix{
	height:1%;
}

body {
	background-color: #D7D7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em; /* 16�1.125=18 */
	background-color: #999999;
	 background-image:url(../images/back_container.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

p {
	font-size: 0.6875em;
	margin-bottom: 1em;
}

h1 {
	font-size: 1.125em;
	margin-bottom: 1em;
	color: #02679A;
}
h1 a{
	font-size: 0.6875em;
	text-decoration: underline;
	font-weight: normal;
	color: #02679A;
	margin-left: 0.625em;
}

a img {
	border:0px;
}



h2 a {
	color:#000000;
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}
#container {
	width: 970px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
}

#header {
	z-index: 10;
	position: relative;
 	height: 170px;
	background-image:url(../images/back_header.jpg);
	background-repeat:no-repeat;
	margin: 0 -10px;
}

#flashlogo {
	position:absolute;
	left:40px;
	top:40px;
}

#sitename {
	position:absolute;
	left:247px;
	top:79px;
	font-size:1.2em;
	color:#fff;
}

#sitedesc {
	position:absolute;
	left:247px;
	top:98px;
	font-size: 1.2em;
	color:#97C8F3;
}

#mainmenu {
	position: absolute;
	right: 20px;
	bottom: 0px;
	width: 740px;
	background-image:url(../images/back_mainmenu.gif);
	background-repeat: no-repeat;
	min-height: 30px;
  	height:auto !important;
  	height: 30px;
}
#content {
	position: relative;
	z-index: 20;
}

#col_a {
	float: left;
	text-align:left;
	width: 220px;
	background-image: url(../images/back_col_a.jpg);
	background-position: 10px 0px;
	background-repeat: no-repeat;
}
#col_b {
	float: left;
	text-align:left;
	width: 740px;
	background-image:url(../images/back_col_b.gif);
	background-repeat:repeat-x;
	padding-top: 20px;
}

.col_b_1 {
	padding:0 30px 0 0;
	float:left;
	width:470px;
}

.col_b_2 {
	padding:30px 0px 0px 0px;
	width:220px;
	float:left;
}

#col_a div.pad {
	padding: 10px 0px 0 10px;
}


/* COL_A STYLES */

#col_a h1 {
	position: relative;
	z-index:100;
	margin: -40px 10px 20px 10px;
	font-size: 1.12em;
	color: #fff;
}
#col_a h1 a.ducostext{
	font-size: 1em;
	color: #fff;
	margin:0px;
	font-weight:bold;
	text-decoration:none;
}
#col_a h1 a.ducostext:hover {
	text-decoration:underline;
}
#col_a div.footer {
	background-image:url(../images/back_submenu_footer.gif);
	height: 115px;
}
#col_a div.newsletter {
	position: relative;
	width: 210px;
	height: 177px;
	background-image:url(../images/back_newsletter.jpg);
	border-top: 10px solid #fff;
	margin-bottom: 10px;
}
#col_a div.newsletter div.pad{
	padding: 10px 10px 0 10px;
}
#col_a div.newsletter h1 {
	margin: 0px;
}
#col_a div.newsletter form {
	position: absolute;
	bottom: 10px;
	left: 10px;
	margin-right: 10px;
}
#col_a div.newsletter form span {
	display: block;
	width: 150px;
	background-color: #fff;
	border: 1px solid #ccc;
}
form input.news{
	display: block;
	font-size: 0.625em;
	border: 0px;
	padding: 3px 10px 3px 10px;
}
.button_aanmelden {
	margin-top: -3px;
	background:transparent url(images/button_newsletter.gif) no-repeat scroll left top;
	width:29px;
	cursor:pointer;
	display:block;
	float:right;
	height:29px;
	position:relative;
}

/* NAVIGATION */

#mainmenu ul {
	list-style:none;
	font-size: 0.75em;
	padding-left: 5px;
}
#mainmenu ul li {
	display: block;
	float: left;
	margin-top: 5px;
	padding: 0px 15px 5px 15px;
	background-image: url(../images/back_mainmenu_li.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#mainmenu ul li a {
	color: #000;
	text-decoration:none;
}
#mainmenu ul li a:hover {
	text-decoration:underline;
}
#mainmenu ul li.selected a {
	color: #990000;
}
#submenu {
	margin: 0 0 40px 10px;
}
#submenu h2 {
	display: block;
	background-image: url(../images/back_submenu_h2.gif);
	background-repeat:no-repeat;
	text-indent: 10px;
	padding: 5px 0px 5px 0px;
	font-size: 0.75em;
}
#submenu ul {
	list-style: none;
	display: block;
	width: 190px;
	background: url(../images/back_submenu_ul.jpg) no-repeat;
}
#submenu ul li {
	font-size: 0.6975em; /* 16x0.68=11px */
}
#submenu ul li a {
	display: block;
	border-bottom: 1px solid #CDE1EB;
	padding: 5px 10px 3px 10px;
	color: #000;
	text-decoration: none;
}
#submenu ul li.selected a {
	color: #fff;
}
#submenu ul li a:hover {
	text-decoration: underline;
}

/* PROJECTS */
#projects {
	margin: 0 0 20px 10px;
	padding: 10px 0px 0px 10px;
	background-image:url(../images/back_projects.jpg);
	background-repeat:no-repeat;
}

#projects h2 {
	font-size: 0.9em;
	margin-bottom: 0.5em;
	color:#02679A;
}

#projects ul {
	font-size:0.6875em;
	margin-left:1.5em;;
}

#projects p img {
	margin: 0px 10px 3px 0px;
}

#projects p a {
	color:#02679A;
}

#projects div.thumb {
	float: left;
	width: 230px;
	height: 100px;
	background-color: #666;
}
#projects .thumbs .wrap {
	float:left;
	padding-right: 10px;
}
#projects .thumbs{
	margin: 0 0 10px 0px;
}
#projects div.text {
	float: left;
	width: 220px;
}
#projects .texts .wrap {
	float:left;
	padding-right: 10px;
	padding-left: 10px;
}
#projects .link {
	float: left;
	width: 240px;
}
#projects .link a {
	background-image:url(../images/button_exturl.gif);
	background-repeat:no-repeat;
	padding-left: 26px;
	margin-left: 10px;
	font-size: 0.8125em;
	text-decoration:underline;
	color: #990000;
	font-weight: bold;
}

#news_home {
	float: left;
	margin-left: 10px;
	padding: 10px 0px 0px 10px;
	background-image:url(../images/back_projects.jpg);
	background-repeat:no-repeat;
}
.newsitem {
	margin-bottom: 10px;
}

.overview h3 {
	font-size: 0.9em;
	color:#990000;
	margin-bottom:0.625em;
}

.overview .even {
	
}

.overview .odd {
	background-color: #DFECF3;
}

.overview div.item {
	margin-left:-10px;
	padding-left:10px;
}

.overview div.item p a {
	color:#900;
}
.newsitem h2 {
	font-size: 0.8125em;
	margin-bottom: 0.625em;
	color: #990000;
}
.newsitem h2 a{
	text-decoration: none;
	color: #990000;
}
.newsitem h2 a:hover{
	text-decoration: underline;
}
#news_home .sizer {
	width: 470px;
}
#news_home div.thumb {
	float: left;
	width: 150px;
	height: 105px;
	background-color: #666;
}
#news_home .odd {
	background-color: #DFECF3;
}
#news_home .text {
	float: left;
	width: 320px;
}
#news_home .text .wrap {
	padding: 10px 10px 0 10px;
}

/* AGENDA */

#agenda_home {
	float: left;
	margin-left: 10px;
	padding: 10px 0px 0px 10px;
	background-image:url(../images/back_projects.jpg);
	background-repeat:no-repeat;
}
#agenda_home .sizer {
	width: 220px;
}
#agenda_home .odd {
	background-color: #DFECF3;
}
.agendaitem {
	margin: 0 0 10px -10px;
	padding-left: 10px;
}
.agendaitem a {
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
.agendaitem a {
	text-decoration:underline;
}
#footer {
	z-index: 10;
	text-align: left;
	position: relative;
	background-image: url(../images/back_footer.jpg);
	background-position:bottom;
	padding: 230px 0px 0px 0px;
	margin: -30px 0px 0px 0px;
}
#footer p{
	display: block;
	position: absolute;
	bottom: 20px;
	left: 20px;
	padding: 5px 0px;
	text-indent: 10px;
	background-color: #02689A;
	width: 930px;
	color: #fff;
}

/**
Partner carousel 
*/


h2.partners {
    background:#DFECF3;
    color:#02679A;
    font-size:1.125em;
    padding:1px 3px;
    border:solid 1px #02679A;
    border-bottom:0;
}

#partnercarousel_container {
    position:relative;
    padding: 10px 0;
    height:150px;
    background:#FFF;
    border:solid 1px #02679A;
    text-align:center;
    overflow:hidden;
}

#partnercarousel { 
    overflow:hidden;
}