/* CSS Document */

/*--Pagestructure--*/

html, body{
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-image:url(../images/page/jpg/background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color:#091E40;
	behavior:url("http://www.cyeconsult.com/csshover.htc");
} 

p {
	margin-bottom: 10px;
}

body {
	text-align: center;
}

#outer{
	min-height: 100%;
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	background-position: top center;
	background-repeat: repeat-y;
}

* html #outer{
	height: 100%;
	width: 100%;
	w\idth: 100%
}

#sponsor{
	bottom:0px;
	width: 795px;
	background-color: #FFFFFF;
	padding-left: 5px;
}

#footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 20px;
}

#clearfooter{
	clear: both;
	height: 20px;
	width: 100%;
}

#footerTekst {
	width: 100%;
	height: 20px;
	font-size: 10px;
	text-align: center;
}

#footercontent{
	height: 20px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}

#footercontent a{
	/*color: #FFFFFF;*/
}

#content {
	width: 800px;
	min-height: 500px;
	margin: 0 auto 0 auto;
}

* content {
}

/**--PageLayout--**/

/*Header*/

img{
	border: 0px;
}

#header{
	width: 798px;
	height: 80px;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;	
}

#headerleft{
	width: 198px;
	float:left;
}

#headerright{
	width: 600px;
	float:left;
}

#headerright{
	width: 600px;
	float:left;
}

#logo{
	width: 198;
	background-color: #FFFFFF;
	text-align: center;
}


/*Breadcrumb*/

#breadcrumbolder{
	width: 800px;
	height: 16px;
	background-image: url(../images/page/jpg/whereur.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	color: #85BDEC;
	font-size: 10px;
}

#breadcrumb{
	height: 16px;
	width: 460px;
	float: left;
	padding-left: 140px;
}

#breadcrumb a{
	color: #FFFFFF;
}


#language{
	height: 16px;
	width: 200px;
	float: left;
	text-align: right;
}

#language a{
	color: #FFFFFF;
}


/*--------------------------------------- OPMAAK NIEUWSSCROLLER ---------------------------------------*/
/*----------------------------------------- LAYOUT NEWSSCROLLER ---------------------------------------*/

#newsscrollholderer{
	margin-top: 10px;
	position:relative; 
	width:175px;
	overflow: hidden;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 5px;
	background-color: #D4DCDF;
	margin-left: 5px;
	background-image:url(../images/page/jpg/background.jpg);
	text-decoration: none;
}

hr{
	height: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#scrollholder{
	position:relative; 
	width:175px;
	overflow: hidden;
	color: #FFFFFF;	
	text-decoration: none;
}

#scroller{
	position:relative; 
	width:260px;
	height: 197px;
	color: #FFFFFF;
	text-decoration: none;
}

#scroller a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#scroller a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/*Page*/

#page{
	width: 800px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

* page{
}

#left{
	background-image: url(../images/page/jpg/vaartkom_16.jpg);
	width: 200px;
	float: left;
}

* left{
}

#menu{
	background-color: #D4DCDF;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
	display: block;
}

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

.menu0{
	color: #000000;
	font-weight: bold;
	width: 160px;
	min-height: 12px;
	font-size: 12px;
	cursor: hand;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
	background-image: url(../images/page/gif/arrow.gif);
	background-position: 0 2px;
	background-repeat:no-repeat;
	padding-left: 15px;
	display: block;
}

.menu0Active{
	color: #006699;
	font-weight: bold;
	width: 160px;
	min-height: 12px;
	font-size: 12px;
	cursor: hand;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
	background-image: url(../images/page/gif/arrow.gif);
	background-position: 0 2px;
	background-repeat:no-repeat;
	padding-left: 15px;
	display: block;
}

.menu0Active:hover, .menu0:hover{
	color: #006699;
	background-color: #bdd6df;
	display: block;
}

.menu1{
	width: 145px;
	min-height: 12px;
	cursor: hand;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 25px;
	background-image: url(../images/page/gif/mini_arrow.gif);
	background-position: -10px;
	background-repeat:no-repeat;
}

.menu1Active{
	color: #006699;
	width: 145px;
	min-height: 12px;
	cursor: hand;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 25px;
	background-image: url(../images/page/gif/mini_arrow.gif);
	background-position: -10px;
	background-repeat:no-repeat;
}

menu1Active:hover, .menu1:hover{
	color: #006699;
	background-color: #bdd6df;
}


/****/

#right{
	width: 585px;
	float: left;
	padding-right: 5px;
}

* right{
}


/*--styles--*/

#highlight{
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}


#paragraaf{
	width: 585px;
}

#text{
	padding-bottom: 15px;
	/*font-size: 11px;
	width: 595px;*/
}

.title{
	background: url(../images/page/jpg/whereur.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 10px;
}

#title a{
	color:#FFFFFF;
}

/*--Jobopening--*/

#info{
	width: 131px;
	height: 20px;
	float: left;
	background-color: #E0E7E9;
	padding: 2px;
	margin-bottom: 2px;
}


#infotekst{
	width: 446px;
	height: 20px;
	float: left;
	background-color: #F0F3F4;
	padding: 2px;
	margin-bottom: 2px;
}


#jobopeningslist{}

#jobopening{}

#jobopeningtitle{
	background: url(../images/page/jpg/whereur.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	width: 575px;
	height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 10px;
}

#jobopeningtexteven{
	padding: 5px;
	font-size: 11px;
	background-color: #F0F3F4;
	margin-bottom: 5px;
}


#jobopeningtextodd{
	padding: 5px;
	font-size: 11px;
	background-color: #E0E7E9;
	margin-bottom: 5px;
}

/*--Projects--*/

#projectsmalllist{
	margin: 15px;
}

#projectlist{}

#projectlisttitle{
	background: url(../images/page/jpg/whereur.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	width: 585px;
	height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 10px;
}

#project{}

#projectdetails{
	width:585px;
	margin-bottom: 5px;
}

#projectlanden{
	width:585px;
	float: left;
}

#projectdatums{
	width: 585px;
	float: left;
	padding-top: 3px;
}

#projectfunding{
	float: left;
}

#projecttitel{
	width: 585pxp;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}

#projecttekst{
	margin-bottom: 10px;
	font-size: 11px;
}


/*--TAGS--*/

hr{
	height: 1px;
	color: #CCCCCC;
}

ul{

}

li{

}

a:link{
	color: #4AA8B3;
	text-decoration: underline;
}

a:visited{
	color:#4AA8B3;
	text-decoration: underline;
}

a:hover{
	color: #4AA8B3;
	text-decoration: none;
}

/**CONTACTFORM**/

#frmContact{
	border: 0px;
	margin: 2px;
	padding: 0px;	
}

#frmContact fieldset{
	border: 1px dashed #D4D0C8;
	background-color: #F5F4F3;
}

#frmContact legend{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#frmContact fieldset.submit
{
}

#frmContact #button{
}


input[type="text"]
{
	width: 445px;
	border: 1px solid #D4D0C8;
}

input[type="textarea"]
{
	width: 445px;
	height: 150px;
	border: 1px solid #D4D0C8;
}


#frmContact input[type="checkbox"], input[type="radio"]{

}

#frmContact input[type="file"]{
}

#frmContact label
{
}

#frmContact select
{
	width: 445px;
	border: 1px solid #D4D0C8;
	font-size: 10px;
}

#frmContact dl{
	padding-left: 10px;
	padding-bottom: 10px;
}

#frmContact dt{
	float: left;
	display:block;
	width: 110px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

#frmContact dd{
	float: left;
	display:block;
	width: 425px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

/**CLEARFIX**/

.clearfix:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.clearfix{
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}

.clearfix{
	display: block;
}

/*End hide for IE-mac*/
