/********* RESET CSS *************/

body, html {
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}

img {
-ms-interpolation-mode: bicubic;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, img, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, fieldset, form, label, legend,
caption, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;

}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body #container {
	line-height:18px;	
	padding-bottom:30px;
}

body {
background: #F1F1F1;	
}

ol, li, ul {
color: #47638F;
font-family:tahoma;
font-size:11px;
list-style: square;
margin: 10px 0 10px 15px;
list-style-type: square;
}

body ol, body ul, body li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.content ul {
color: #47638F;
font-family:tahoma;
font-size:11px;
list-style: square;
list-style-type: square;
margin: 10px 0 10px 0px;
}

.content li {
color: #47638F;
font-family:tahoma;
font-size:11px;
list-style: outside;
padding: 3px 0 3px 0px;
list-style-type: square;
}

.content ol li {
color: #47638F;
font-family:tahoma;
font-size:11px;
list-style: decimal;
margin: 10px 0 10px 0px;
list-style-type: decimal;
}

.content ol {
color:#47638F;
list-style-position:outside;
list-style-type:decimal;
margin:10px 0 10px 18px;
}


/********* BASIS *************/

#container {
	height:auto !important;
	position:relative;
	width:95%;
	margin: 0 auto;
	max-width:1200px;
	min-width:950px;
}

.containerschip {
	width:100%;
	background: #fff;	
}

#top {
	height:19px;
	width:100%;
	background: #2f6bbd;
	background:#fff url(../_img/blue_top.gif) top left repeat-x;
}

#header {
	width:100%;
	height:85px;
}

#header #nwp-logo {
	background:url(../_img/nwp-logo.gif);
	width: 159px;
	height: 42px;
	margin-top:20px;
	float:left;
}

#header #nwp-logo a{
display:block;
height:42px;
width:159px;
}


/**********************************************************************************/
/* navigation */

#header #nwp-navigation {
	width:475px;
	margin: 0px auto 0 auto;
	padding-top:29px;
}

.english #header #nwp-navigation {
	width:570px;
	margin: 0px auto 0 auto;
	padding-top:29px;
}

#header #nwp-navigation ul {
	list-style: none;
}

#header #nwp-navigation ul li {
	float:left;
}

#header #nwp-navigation ul li a {
	display:block;
	height:25px;
	border-right:#d5dbe7 1px solid;
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid white;
}

#header #nwp-navigation ul li.nav-home {
	background:url(../_img/nav-home-1.gif) no-repeat center center;
}
#header #nwp-navigation ul li.nav-home a {
	background:url(../_img/nav-home-1.gif) no-repeat center center;
	width:61px;
}
#header #nwp-navigation ul li.nav-home a:hover {
	background:url(../_img/nav-home-2.gif) no-repeat center center;
	border-bottom:#d5dbe7 1px solid !important;
	border-top:#d5dbe7 1px solid !important;
	border-left:#d5dbe7 1px solid !important;
}
#header #nwp-navigation ul li.nav-home a.on, .home #header #nwp-navigation ul li.nav-home a {
	background:url(../_img/nav-home-2.gif) no-repeat center center;
}

#header #nwp-navigation ul li.nav-nieuws {
	background:url(../_img/nav-nieuws-1.gif) no-repeat center center;
}
#header #nwp-navigation ul li.nav-nieuws a {
	background:url(../_img/nav-nieuws-1.gif) no-repeat center center;
	width:71px;
}
#header #nwp-navigation ul li.nav-nieuws a:hover {
	background:url(../_img/nav-nieuws-2.gif) no-repeat center center;
	border-bottom:#d5dbe7 1px solid;
	border-top:#d5dbe7 1px solid;
	width:71px;
}
#header #nwp-navigation ul li.nav-nieuws a.on, .nieuws #header #nwp-navigation ul li.nav-nieuws a {
	background:url(../_img/nav-nieuws-2.gif) no-repeat center center;
	width:71px;
}

#header #nwp-navigation ul li.nav-overnwp {
	background:url(../_img/nav-overnwp-1.gif) no-repeat center center;
}
#header #nwp-navigation ul li.nav-overnwp a {
	background:url(../_img/nav-overnwp-1.gif) no-repeat center center;
	width:85px;
}
#header #nwp-navigation ul li.nav-overnwp a:hover {
	background:url(../_img/nav-overnwp-2.gif) no-repeat center center;
	border-bottom:#d5dbe7 1px solid;
	border-top:#d5dbe7 1px solid;
	width:85px;
}
#header #nwp-navigation ul li.nav-overnwp a.on, .overnwp #header #nwp-navigation ul li.nav-overnwp a {
	background:url(../_img/nav-overnwp-2.gif) no-repeat center center;
	width:85px;
}

#header #nwp-navigation ul li.nav-activiteiten {
	background:url(../_img/nav-activiteiten-1.gif) no-repeat center center;
}
#header #nwp-navigation ul li.nav-activiteiten a {
	background:url(../_img/nav-activiteiten-1.gif) no-repeat center center;
	width:98px;
}
#header #nwp-navigation ul li.nav-activiteiten a:hover {
	background:url(../_img/nav-activiteiten-2.gif) no-repeat center center;
	border-bottom:#d5dbe7 1px solid;
	border-top:#d5dbe7 1px solid;
	width:98px;
}
#header #nwp-navigation ul li.nav-activiteiten a.on, .activiteiten #header #nwp-navigation ul li.nav-activiteiten a {
	background:url(../_img/nav-activiteiten-2.gif) no-repeat center center;
	width:98px;
}

#header #nwp-navigation ul li.nav-agenda {
	background:url(../_img/nav-agenda-1.gif) no-repeat center center;
}
#header #nwp-navigation ul li.nav-agenda a {
	background:url(../_img/nav-agenda-1.gif) no-repeat center center;
	width:73px;
}
#header #nwp-navigation ul li.nav-agenda a:hover {
	background:url(../_img/nav-agenda-2.gif) no-repeat center center;
	border-bottom:#d5dbe7 1px solid;
	border-top:#d5dbe7 1px solid;
	width:73px;
}
#header #nwp-navigation ul li.nav-agenda a.on, .agenda #header #nwp-navigation ul li.nav-agenda a {
	background:url(../_img/nav-agenda-2.gif) no-repeat center center;
	width:73px;
}

#header #nwp-navigation ul li.nav-contact {
	background:url(../_img/nav-contact-1.gif) no-repeat center center;
}
#header #nwp-navigation ul li.nav-contact a {
	background:url(../_img/nav-contact-1.gif) no-repeat center center;
	width:73px;
	border-right:1px solid white;
}
#header #nwp-navigation ul li.nav-contact a:hover {
	background:url(../_img/nav-contact-2.gif) no-repeat center center;
	border-bottom:#d5dbe7 1px solid;
	border-top:#d5dbe7 1px solid;
	border-right:#d5dbe7 1px solid;
}
#header #nwp-navigation ul li.nav-contact a.on, .contact #header #nwp-navigation ul li.nav-contact a {
	background:url(../_img/nav-contact-2.gif) no-repeat center center;
}


/* english */

#header #nwp-navigation ul li.nav-aboutnwp {
	background:url(../_img/nav-en-aboutnwp.gif) no-repeat center center;
}
#header #nwp-navigation ul li.nav-aboutnwp a {
	background:url(../_img/nav-en-aboutnwp.gif) no-repeat center center;
	width:93px;
}
#header #nwp-navigation ul li.nav-aboutnwp a:hover {
	background:url(../_img/nav-en-aboutnwp-2.gif) no-repeat center center;
	border-bottom:#d5dbe7 1px solid;
	border-top:#d5dbe7 1px solid;
	width:93px;
}
#header #nwp-navigation ul li.nav-aboutnwp a.on, .about-nwp #header #nwp-navigation ul li.nav-aboutnwp a {
	background:url(../_img/nav-en-aboutnwp-2.gif) no-repeat center center;
	width:93px;
}


#header #nwp-navigation ul li.nav-projects {
	background:url(../_img/nav-en-projects.gif) no-repeat center center;
}
#header #nwp-navigation ul li.nav-projects a {
	background:url(../_img/nav-en-projects.gif) no-repeat center center;
	width:80px;
}
#header #nwp-navigation ul li.nav-projects a:hover {
	background:url(../_img/nav-en-projects-2.gif) no-repeat center center;
	border-bottom:#d5dbe7 1px solid;
	border-top:#d5dbe7 1px solid;
	width:80px;
}
#header #nwp-navigation ul li.nav-projects a.on, .projects #header #nwp-navigation ul li.nav-projects a {
	background:url(../_img/nav-en-projects-2.gif) no-repeat center center;
	width:80px;
}


#header #nwp-navigation ul li.nav-whatwedo {
	background:url(../_img/nav-en-whatwedo.gif) no-repeat center center;
}
#header #nwp-navigation ul li.nav-whatwedo a {
	background:url(../_img/nav-en-whatwedo.gif) no-repeat center center;
	width:98px;
}
#header #nwp-navigation ul li.nav-whatwedo a:hover {
	background:url(../_img/nav-en-whatwedo-2.gif) no-repeat center center;
	border-bottom:#d5dbe7 1px solid;
	border-top:#d5dbe7 1px solid;
	width:98px;
}
#header #nwp-navigation ul li.nav-whatwedo a.on, .whatwedo #header #nwp-navigation ul li.nav-whatwedo a {
	background:url(../_img/nav-en-whatwedo-2.gif) no-repeat center center;
	width:98px;
}


#header #nwp-navigation ul li.nav-news {
	background:url(../_img/nav-en-news.gif) no-repeat center center;
}
#header #nwp-navigation ul li.nav-news a {
	background:url(../_img/nav-en-news.gif) no-repeat center center;
	width:60px;
}
#header #nwp-navigation ul li.nav-news a:hover {
	background:url(../_img/nav-en-news-2.gif) no-repeat center center;
	border-bottom:#d5dbe7 1px solid;
	border-top:#d5dbe7 1px solid;
	width:60px;
}
#header #nwp-navigation ul li.nav-news a.on, .nieuws #header #nwp-navigation ul li.nav-news a {
	background:url(../_img/nav-en-news-2.gif) no-repeat center center;
	width:60px;
}


#header #nwp-navigation ul li.nav-calendar {
	background:url(../_img/nav-en-calendar.gif) no-repeat center center;
}
#header #nwp-navigation ul li.nav-calendar a {
	background:url(../_img/nav-en-calendar.gif) no-repeat center center;
	width:84px;
}
#header #nwp-navigation ul li.nav-calendar a:hover {
	background:url(../_img/nav-en-calendar-2.gif) no-repeat center center;
	border-bottom:#d5dbe7 1px solid;
	border-top:#d5dbe7 1px solid;
	width:84px;
}
#header #nwp-navigation ul li.nav-calendar a.on, .calendar #header #nwp-navigation ul li.nav-calendar a {
	background:url(../_img/nav-en-calendar-2.gif) no-repeat center center;
	width:84px;
}


/**********************************************************************************/



/* rightblock */

#header #rightblock {
float:right;
}


/* searchveld */

#header #rightblock #searchveld {
	background:url(../_img/searchveld.gif) no-repeat;
	width:169px;
	height:19px;
	margin: 31px 0 0 0;
}

#header #rightblock #searchveld input {
	padding:0;
	margin:2px 0 2px 18px;
	border:0;
	height:14px;
	width:119px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
}

#header #rightblock #searchveld .submit-something input {
	background:url(../_img/searchveld_button.gif) no-repeat center center;
	height:17px;
	width: 17px;
	padding:0;
	cursor:pointer;
	margin:1px 0 0 0;
	border:0;	
	
}
#header #rightblock #searchveld .submit-something button:hover {
	background:url(../_img/searchveld_button2.gif) no-repeat center center;

}

label.input {
	width:151px;
	float:left;
	height:16px;
	margin:0;
	padding:0;
}

label.submit-something {
	width:18px;
	float:left;
	height:19px;
}

#home-mid {
	/*width:100%;*/
	background:url(../_img/bg_home_1.jpg) repeat-x 0 10px;
}

/* netwerken */

#home-mid #nwp-home-networks {
	padding-top: 175px; 
	width:auto;
	margin-right: 308px;
}

#home-mid #nwp-home-networks span.top-home-title {
	background:url(../_img/top-title-nwp-2.gif);
	width:618px;
	height:25px;
	display:block;
	margin-bottom:10px;	
}


.english #home-mid #nwp-home-networks span.top-home-title {
	background:url(../_img/top-title-nwp-2-en.gif);
	width:618px;
	height:25px;
	display:block;
	margin-bottom:10px;
	
}

#nwp-home-networks ul li {
width: 30%;
float:left;	
margin-right:1.5%;
margin-top:15px;
display:block;
overflow:hidden;
position:relative !important;
}

#nwp-home-networks ul li strong.nw-titles {
font-family:Tahoma, Arial, Geneva, sans-serif;	
font-weight:bold;
font-size:13px;
margin-top:10px;
display:block;
}

#nwp-home-networks ul li strong.nw-titles a {
color: #01A6AB;
text-decoration:none;
/*padding-left: 20px;*/
/*background:url(../_img/greenarrow.gif) no-repeat 0 4px;*/
display:block;
}
#nwp-home-networks ul li strong.nw-titles a:hover {
color: #2F6BBD ;	
}

#nwp-home-networks ul li p {
font-size:11px;
font-family:Tahoma, Arial, Geneva, sans-serif;
color: #314F78;
}

#nwp-home-networks .str-img {
display:block;
 z-index:85; 

}

#nwp-home-networks a img {
/*width:100% !important;*/
}

.str-img a {
display:block;
border:1px solid white;
}

.str-img a:hover {
	border: 1px solid #01A6AB;
}



/* rightblock */

#nwp-right-multiblock {
float:right;
}


/* calendar */

#nwp-right-multiblock #calendar {
	background: #c1eee8;
	width:306px;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:18px;
        margin-right:-1px;
        position:relative;
}

#nwp-right-multiblock #calendar .top {
	width:100%;
	height:30px;
	background: #43beb4 url(../_img/agenda-title.gif) 18px 9px no-repeat;
	float:left;	
}

.english #nwp-right-multiblock #calendar .top {
	width:100%;
	height:30px;
	background: #43beb4 url(../_img/calendar-title.gif) 18px 9px no-repeat;
	float:left;	
}

#slideshow {
overflow:hidden;
float:left;	
width:305px;
}

#slideshow2 {
float:left;	
overflow:hidden;
height: 150px;
width:303px;
/*height:150px;*/
border-top:1px solid #E6E6E6;
}

#calendar .bottom {
	background: #e7f6f7;
	height:30px;
	width:100%;
	float:left;
}

#slideshow {
/*height:132px !important;*/
height:145px !important;
}

#calendar #slideshow .slide1, #calendar #slideshow .slide2, #calendar #slideshow .slide3 {
height:130px !important;
}

#calendar .middle {
	padding:10px 0 5px 0;
	width:305px;
        
	background: #B0E5DE none repeat scroll 0 0;
}

#nieuws .middle {
width:303px !important;
}

#calendar ul li {
	margin-bottom:3px;
	margin-top:3px;
}

#calendar ul li .date {
	float:left;
	padding-right:10px;
	font-size:11px;
	color: #0c5e65;
	padding-left:0px;
font-style:normal !important;
}

#calendar ul li .message {
	display:block;
	font-style:normal;
	font-weight:bold;
	padding-right:0px;
	float:left;
	width:220px;
}

#calendar ul li .message a {
	color: #0c5e65;
	font-weight:bold;
	text-decoration:none;
}

#calendar ul li {
	padding-left:10px;
color: #0c5e65;
}

#calendar #slideshow ul li em {
	font-size:11px;
	color: #0c5e65;
font-style:normal;
font-weight:bold;
padding-right:5px;
}

#calendar #slideshow ul li a {
	font-style:normal;
	font-weight:bold;
color: #0c5e65;
}

#calendar #slideshow ul li a:hover {
	color: #000;	
}

#calendar #slideshow ul li a:active {
	color: #fff;
}


#calendar ul li .message a:hover {
	color: #000;	
}

#calendar ul li .message a:active {
	color: #fff;
}

#calendar .bottom a.see-all {
	color: #666666;
	font-size:10px;
	background:url(../_img/greenarrow.gif) no-repeat 0px 4px;
	padding:0 0 0 17px;
	margin: 5px 0 0 15px;
	text-decoration:underline;
	display:block;
	width:90px;
	float:left;
}

#calendar .bottom a.see-all:hover {
	color: #000;
}


/* nieuws */

#nwp-right-multiblock #nieuws {
	background: #fff;
	width:303px;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

#nwp-right-multiblock #nieuws .top {
	width:100%;
	height:30px;
	background: #fff url(../_img/nieuws-title.gif) 18px 9px no-repeat;
	float:left;	
}

.english #nwp-right-multiblock #nieuws .top {
	width:100%;
	height:30px;
	background: #fff url(../_img/news-title.gif) 18px 9px no-repeat;
	float:left;	
}

#nieuws {
	border: 1px solid #e6e6e6;	
}

#nieuws .top {
	background: #e7f6f7;
	height:30px;
	width:100%;
	float:left;
	border-bottom: 1px solid #e6e6e6;
}

#nieuws .middle {
	padding:15px 0 0 0;
	width:305px;
	height:150px;
	background: #B0E5DE none repeat scroll 0 0;
}


#nieuws .bottom {
	background: #fff;
	height:30px;
	width:100%;
	float:left;
	border-top: 1px solid #e6e6e6;
}

#nieuws ul li {
	margin-bottom:2px;
	margin-top:2px;
}

#nieuws ul li .date {
	float:left;
	padding-right:10px;
	font-size:11px;
	color: #314F78;
	padding-left:17px;
	height:20px;
}

#nieuws ul li .message {
	display:block;
	font-style:normal;
	font-weight:bold;
	padding-right:10px;
	float:left;
	width:200px;
	
}

#nieuws ul li .message a {
	color: #314F78;
	font-weight:bold;
	text-decoration:none;
}

#nieuws ul li .message a:hover {
	color: #01A6AB;	
}

#nieuws ul li .message a:active {
	color: #fff;
}

#nieuws .bottom a.see-all {
	color: #666666;
	font-size:10px;
	background:url(../_img/greenarrow.gif) no-repeat 0px 4px;
	padding:0 0 0 17px;
	margin: 5px 0 0 15px;
	text-decoration:underline;
	display:block;
	width:90px;
	float:left;
}

#nieuws .bottom a.see-all:hover {
	color: #000;
}

#nieuws .uitgelicht {
	float:left;
color: #314F78;	
}


#s1 { 
   /* height:  140px;*/ 
    width:   303px; 
}

#s1 div { 
	padding-top:10px;
	padding-bottom:10px;
	padding-left:17px;
	padding-right:17px;
   /*height: 140px;*/
	width:269px;
}



#nieuws .uitgelicht .img-overlay {
	width:235px;
	height:42px;
	background:url(http://web1.hry.nic.in/phharyana/Images/water.jpg);
}

#nieuws .uitgelicht strong.blue-title {
	font-size: 14px;
	font-weight:bold;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	color: #2f6bbd;
        display:block;
	margin-top:5px;

}

#nieuws a.lees-meer {
	width:70px;
	display:block;
	background:url(../_img/blu-a.gif) 55px 8px no-repeat;
	text-decoration:none;
	color: #2F6BBD;
}

#nieuws a.lees-meer:hover {
	color: #01A6AB;
}

#inside {
	width:95%;
	margin:0 auto;
	max-width:1200px;
	min-width:950px;
}

.language {
	/*margin-top:5px;*/
	float:right;
	width:60px;
	height:14px;
}

.topcolor {
	height:5px;
	width:100%;
	line-height:0 !important;	
    font-size:0px !important;
	background: #2f6bbd;
}

/* TALEN */

.now-is-dutch, .now-is-english {
position:relative;
}

.now-is-dutch li.nl {
position:absolute;
z-index:99;
}
.now-is-dutch li.nl a {
background: transparent url(../_img/blue-tab.gif) no-repeat;
width:32px;
height:15px;
display:block;
color: #fff;
font-family: tahoma, arial;
font-size:10px;
text-align:center;
}

.now-is-dutch li.en {
position:absolute;
z-index:0;
}
.now-is-dutch li.en a {
background: transparent url(../_img/grey-tab.gif) no-repeat;
width:34px;
margin-left:25px;
height:14px;
display:block;
color: #fff;
font-family: tahoma, arial;
font-size:10px;
text-align:center;
}
.now-is-dutch li.en a:hover {
color: #000;
}

.now-is-english li.nl {
position:absolute;
z-index:0;
}
.now-is-english li.nl a {
background: transparent url(../_img/grey-tab.gif) no-repeat;
width:34px;
height:14px;
display:block;
color: #fff;
font-family: tahoma, arial;
font-size:10px;
text-align:center;
}

.now-is-english li.en {
position:absolute;
z-index:99;
left:25px;
}
.now-is-english li.en a {
background: transparent url(../_img/blue-tab.gif) no-repeat;
width:32px;
height:15px;
display:block;
color: #fff;
font-family: tahoma, arial;
font-size:10px;
text-align:center;
}
.now-is-english li.nl a:hover {
color: #000;
}



/* vervolg styles */

#vervolg-mid {
	
}

.vervolg-photo-top {
height:108px;
width:100%;
background: #f1f1f1;
}

.image-place {
background: #f1f1f1 url(../_img/img_norm.jpg) 0 0px;	
height:108px;
width:auto;
margin-left:235px;
}

.blog-pagina .image-place {
/*background: #F1F1F1 url(http://img14.imagehosting.gr/out.php/i614761_25993BlueWater1680x105012224lo2trancedman.jpg) repeat scroll 0 500px;*/
background: #F1F1F1 url(http://api.ning.com/files/G7wZhuk37Js9blpXKTXOS4IOd0ur0aE9zOulAHHprLFHehV1zcR9wog9Vo6uhqBoF1Up9bEf*EeQuW16GkgNDXY6gS8xq6Gj/newspaper3.jpg) no-repeat 0 0px;
position:relative;
}

.wash .image-place {
background: #F1F1F1 url(../_img/img_wash.jpg) repeat scroll 0 0px;
}

.watertechnologie .image-place {
background: #F1F1F1 url(../_img/img_wt_3.jpg) repeat scroll 0 0px;
}

.deltatechnologie .image-place {
background: #F1F1F1 url(../_img/img_delta.jpg) repeat scroll 0 0px;
}

.human-capital-water .image-place {
background: #F1F1F1 url(../_img/img_hcw_3.jpg) repeat scroll 0 0px;
}

.internationaal .image-place {
background: #F1F1F1 url(../_img/img_int_1.jpg) repeat scroll 0 0px;
}

.dutch-delta-design .image-place {
background: #F1F1F1 url(../_img/img-dutchdeltadesign.jpg) repeat scroll 0 0px;
}



.right-blue-holder {
	float:right;	
	width:230px;
}

.right-blue {
	width:230px;
	height:50px;
	background: #2f6bbd;
	position:absolute;
	margin-top:50px;
}

.blog-pagina .right-blue {
display:none;
}

.green-bar {
background: #1fb1b6;
height:18px;
}

#left-area {
	width:215px;
	border-right: 1px solid #ededed;
	float:left;
	margin-top:22px;
	padding-right:20px;
	line-height:1 !important;
}

.top-subnav-ul {
	color: #0d3c7c;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:11px;
	list-style:none;
	padding:0;
	margin:16px 0 0 0;
}

.top-subnav-ul li {
margin: 0 !important;
padding: 0 !important;
	border-top:1px solid #ededed;
	_line-height:13px !important;
}

.nav-area-bottom .top-subnav-ul {
border-top:3px #EDEDED solid;
}

.top-subnav-ul li.HasEntries a {
	background:url(../_img/orange-arrow.gif) no-repeat 2px 12px;
}

.top-subnav-ul li.no-entries a, .top-subnav-ul li.no-entries a.on, .top-subnav-ul li ul li.no-entries a.on, .top-subnav-ul li ul li.no-entries a {
background: transparent;
}

.top-subnav-ul li.no-entries a.on:hover, .top-subnav-ul li.noentries a.on:hover, .nav-area-bottom .top-subnav-ul li.noentries a.on:hover {
background: #F1F1F1;
}

.nav-area-bottom .top-subnav-ul li.no-entries a.on, .nav-area-bottom .top-subnav-ul li.noentries a.on {
background: transparent;
}



.top-subnav-ul li ul li.no-entries a:hover {
/*background: #F1F1F1 url(../_img/orange-arrow.gif) no-repeat scroll 22px 12px !important;*/
}



.top-subnav-ul li a, .top-subnav-ul li a:visited {
	padding:8px 0 8px 15px;
	display:block;
	text-decoration:none;
	color: #0d3c7c;
	margin:0;
	/*width:200px;*/
        line-height:15px;
}

.top-subnav-ul li.HasEntries a.on {	
background: url(../_img/orange-arrow.gif) no-repeat 2px 12px;
}

.top-subnav-ul li a.on {
font-weight:bold;	
color: #fa7930 !important;
}

.top-subnav-ul li.HasEntries a:hover, .nav-area-bottom .top-subnav-ul li.HasEntries a:hover {
background: #f1f1f1 url(../_img/orange-arrow.gif) no-repeat 2px 12px;
}

.nav-area-bottom .top-subnav-ul li.HasEntries li.noentries a.on:hover {
background: #f1f1f1 !important;
}


.top-subnav-ul li.HasEntries li.no-entries a:hover, .nav-area-bottom .top-subnav-ul li.HasEntries li.no-entries a:hover {
background: #f1f1f1 !important;
}

.top-subnav-ul li.HasEntries .HasEntries a:hover {
background: #f1f1f1 url(../_img/orange-arrow.gif) no-repeat 22px 12px;
}

.top-subnav-ul li.HasEntries .HasEntries a.on:hover {
background: #f1f1f1 url(../_img/orange-arrow.gif) no-repeat 22px 12px;
}

.top-subnav-ul li.HasEntries .no-entries a.on:hover, .nav-area-bottom .top-subnav-ul li.HasEntries .no-entries a.on:hover {
background: #f1f1f1 !important;
}


.top-subnav-ul li ul li.HasEntries a:hover, .top-subnav-ul li ul li.HasEntries a.on:hover {
background: #f1f1f1 /*url(../_img/orange-arrow.gif) no-repeat 22px 12px*/;
}

.top-subnav-ul li a:hover {
color: #fa7930;
background: #f1f1f1;
}

.top-subnav-ul li ul li.HasEntries a.on {	
background:url(../_img/orange-arrow.gif) no-repeat 22px 12px;
}

.top-subnav-ul li ul li a.on {
font-weight:bold;	
color: #fa7930;
}


.top-subnav-ul li ul li.HasEntries a {
	background:url(../_img/orange-arrow.gif) no-repeat 22px 12px;
}

.top-subnav-ul li ul li.HasEntries a {
	background:transparent !important;
}

.top-subnav-ul li ul li.HasEntries a:hover {
	background:#f1f1f1 !important;
}


.top-subnav-ul li.HasEntries ul li a {
background: transparent 0 0 !important;
}


.top-subnav-ul li ul li a {
	padding:8px 0 8px 35px !important;
	display:block;
	text-decoration:none;
	color: #0d3c7c;
	margin:0 !important;
	width:180px;
}


.top-subnav-ul li ul li a:hover {
/*background: #f1f1f1 url(../_img/orange-arrow.gif) no-repeat 22px 12px;*/
color: #fa7930;
}

/*
.top-subnav-ul li.current-true {
float:left;
margin:0 0 40px 0 !important;

}

.not-current {
}
*/

li.ruimte {
height:30px;	
}

.nav-area-bottom {
margin-top:25px;
}

.nav-area-bottom .current-true {
/*display:none; tijdelijk uit ivm aanpassing Jill */
}

.nav-area-top .current-true {
display:block !important;
}

.nav-area-top .current-true li {
display:block !important;
}

.nav-area-top li {
display:none;
}


#right-area {
width:230px;
background: #f1f1f1;
float:right;
margin-top:22px;
}


#right-area p, #right-area .padding-right {
padding: 15px 10px 30px 20px;	
font-family:Tahoma, Arial, Geneva, sans-serif;
font-size:11px;
line-height:18px;
}

#right-area img {
	width:230px !important;
}
/*
#right-area .right-photo img {
	width:100%;
	height:auto;
}*/


#mid-area {
width:auto;
margin:22px 250px 0 255px;
background: #fff;
}

.breadcrumbs {
height:30px;
}

.deelnemers .breadcrumbs{
margin-left:18px;
}


.breadcrumbs a, .breadcrumbs a:visited {
font-family:Tahoma, Arial, Geneva, sans-serif;	
font-size:11px;
color: #6c7a8d;
display:block;
line-height:14px !important;
_line-height:16px !important;
text-decoration:none;
float:left;
width:auto;
height:17px;
}

.breadcrumbs a {
padding: 0 10px 0 0;
}

.breadcrumbs a:hover {
color: #1FB1B6 ;	
}

.breadcrumbs em {
float:left;
background:url(../_img/green-crumble-arrow.gif) no-repeat left center;
height:17px;
padding: 0px 10px 0 0;
display:block;
}

h6 {
font-size:16px;	
font-family: Tahoma, Arial, Geneva, sans-serif;
color: #2F6BBD;
}

h3 {
font-size:26px;	
font-family: Arial, Geneva, sans-serif;
color: #1fb1b6;
font-weight:normal;
display:block;

}

.nieuws-pagina .content {
overflow:hidden;
width:98%;
}

.contactpagina .content {
overflow:visible !important;
width:auto;

}

.content {
/*color: #677599;*/
color: #314f78;
font-family: Tahoma, Arial, Geneva, sans-serif;
font-size:11px;
/*line-height:20px;*/
line-height:17px;
margin-top:10px;
overflow:hidden;
width:98%;
}

.content textarea {
width:350px;
}


/* slide @ home */

.nnav {
float:right; width:55px; height:10px; margin-top:5px;	
}

.nextbox img, .prevbox img {
margin:0;
padding:0;
position:absolute;
top:0px;
}

.nextbox {
	position:relative;
	background:url(../_img/next-button-disabled.gif) no-repeat;
	width:10px;
	float:left;
	margin-right:3px;
	line-height:0 !important;
}

.prevbox {
	position:relative;
	background:url(../_img/prev-button-disabled.gif) no-repeat;
	width:10px;
	float:left;
	margin-right:3px;
	line-height:1 !important;
}

ul#nav {
float:left;	
}

.pager {
float:left;	
}

ul#nav li {
float:left;	
margin: 0;
padding:0;
}

#nav li a {
display:none;	
}

.pager p {
float:left;	
color: #01a6ab;
}

#nav li a.activeSlide {
display: inline !important;	
text-decoration:none;
color: #8b8b8b;
}

#next, #prev {
	padding:0;
	line-height:0 !important;
	display:block;
}

.slide1 {
background: #c1eee8 !important;	
}

.slide2 {
	background: #c1eee8 !important;
}

.slide3 {
	background: #c1eee8 !important;
}




/* slide @ home */

.nnav2 {
float:right; width:55px; height:10px; margin-top:5px;	
}

.nextbox, .prevbox img {
margin:0;
padding:0;
}

.nextbox {
	background:url(../_img/next-button-disabled.gif) no-repeat;
	width:10px;
	height:9px;
	float:left;
	margin-top:5px;
	margin-left:3px;
}

.prevbox {
	background:url(../_img/prev-button-disabled.gif) no-repeat;
	width:10px;
	height:9px;
	float:left;
    margin-top:5px;
	margin-right:3px;
}

ul#nav2 {
float:left;	
}

.pager2 {
float:left;	
}

ul#nav2 li {
float:left;	
margin: 0;
padding:0;
}

#nav2 li a {
display:none;	
}

.pager2 p {
float:left;	
color: #01a6ab;
}

#nav2 li a.activeSlide {
display: inline !important;	
text-decoration:none;
color: #8b8b8b;
}

#next2, #prev2 {
	display:block;
	height:10px;
}

#nieuws .slide1 {
background: #fff !important;	
}

#nieuws .slide2 {
	background: #fff !important;
}

#nieuws .slide3 {
	background: #fff !important;
}


/* Network styles */


.wash .topcolor, .wash .right-blue { /* top lijntje en rechtervlak */
	background: #c15843;
}
.wash .green-bar { /* midden vlak tegen foto */
	background: #eeaa49;
}
.wash .now-is-dutch li.nl a {
background: transparent url(../_img/wash-tab.gif) no-repeat;
}
.wash .now-is-dutch li.en a {
background: transparent url(../_img/grey-tab.gif) no-repeat;
}
.wash .now-is-english li.nl a {
background: transparent url(../_img/grey-tab.gif) no-repeat;
}
.wash .now-is-english li.en a {
background: transparent url(../_img/wash-tab.gif) no-repeat;
}


.human-capital-water .topcolor, .human-capital-water .right-blue { /* top lijntje en rechtervlak */
	background: #9fea0d;
}
.human-capital-water .green-bar { /* midden vlak tegen foto */
	background: #0094cb;
}
.human-capital-water .now-is-dutch li.nl a {
background: transparent url(../_img/hcw-tab.gif) no-repeat;
}
.human-capital-water .now-is-dutch li.en a {
background: transparent url(../_img/grey-tab.gif) no-repeat;
}
.human-capital-water .now-is-english li.nl a {
background: transparent url(../_img/grey-tab.gif) no-repeat;
}
.human-capital-water .now-is-english li.en a {
background: transparent url(../_img/hcw-tab.gif) no-repeat;
}


.deltatechnologie .topcolor, .deltatechnologie .right-blue { /* top lijntje en rechtervlak */
	background: #2ca8ce;
}
.deltatechnologie .green-bar { /* midden vlak tegen foto */
	background: #c5c0ac;
}
.deltatechnologie .now-is-dutch li.nl a {
background: transparent url(../_img/ntw-tab.gif) no-repeat;
}
.deltatechnologie .now-is-dutch li.en a {
background: transparent url(../_img/grey-tab.gif) no-repeat;
}
.deltatechnologie .now-is-english li.nl a {
background: transparent url(../_img/grey-tab.gif) no-repeat;
}
.deltatechnologie .now-is-english li.en a {
background: transparent url(../_img/ntw-tab.gif) no-repeat;
}


.watertechnologie .topcolor, .watertechnologie .right-blue { /* top lijntje en rechtervlak */
	background: #2f6bbd;
}
.watertechnologie .green-bar { /* midden vlak tegen foto */
	background: #a3c7df;
}


.internationaal .topcolor, .internationaal .right-blue { /* top lijntje en rechtervlak */
	background: #fb7830;
}
.internationaal .green-bar { /* midden vlak tegen foto */
	background: #3a9ccd;
}
.internationaal .now-is-dutch li.nl a {
background: transparent url(../_img/ia-tab.gif) no-repeat;
}
.internationaal .now-is-dutch li.en a {
background: transparent url(../_img/grey-tab.gif) no-repeat;
}
.internationaal .now-is-english li.nl a {
background: transparent url(../_img/grey-tab.gif) no-repeat;
}
.internationaal .now-is-english li.en a {
background: transparent url(../_img/ia-tab.gif) no-repeat;
}


.dutch-delta-design .topcolor, .dutch-delta-design .right-blue { /* top lijntje en rechtervlak */
	background: #bd1f1c;
}
.dutch-delta-design .green-bar { /* midden vlak tegen foto */
	background: #1b97cb;
}
.dutch-delta-design .now-is-dutch li.nl a {
background: transparent url(../_img/ddd-tab.gif) no-repeat;
}
.dutch-delta-design .now-is-dutch li.en a {
background: transparent url(../_img/grey-tab.gif) no-repeat;
}
.dutch-delta-design .now-is-english li.nl a {
background: transparent url(../_img/grey-tab.gif) no-repeat;
}
.dutch-delta-design .now-is-english li.en a {
background: transparent url(../_img/ddd-tab.gif) no-repeat;
}




/* misc styles */

.clr {
	clear:both;	
}


/* nieuwspagina */

.nieuws-pagina #mid-area {
	margin:22px 290px 0 255px;
}

.laatste-nieuws {
	background:url(../_img/title_laatste_nieuws.gif) no-repeat;
	height:42px;
	width:100%;
	margin-bottom:2px;
}

.english .laatste-nieuws {
	background:url(../_img/title_laatste_nieuws-en.gif) no-repeat;
	height:42px;
	width:100%;
	margin-bottom:2px;
}

.nieuws-pagina .right-blue {
display:none;	
}

.nieuws-pagina #right-area {
width:260px;
background: #fff;
float:right;
margin-top:22px;
} 

.nieuws-pagina #right-area a {
	line-height:12px;
	padding:8px 0 8px 0;
	text-decoration:none;
	display:block;
}

.nieuws-pagina #right-area a:hover .title {
	color: #fa7930 !important;
}

.nieuws-pagina #right-area li {
	border-bottom: 1px solid #ededed;
}

.nieuws-pagina #right-area a .title {
	color: #0D3C7C;
	font-weight:bold;
	font-size:10px;
	display:block;
	line-height:13px;
	font-family:Tahoma, Arial, Geneva, sans-serif;	
}

.nieuws-pagina #right-area a .datum, .nieuws-pagina #mid-area .datum {
/*color: #1fb1b6;*/ color: #95a5b1;
font-family:Tahoma, Arial, Geneva, sans-serif;
font-size:10px;
}

.nieuws-pagina #mid-area .datum, .nieuws #mid-area .datum {
color: #95a5b1;
font-family:Tahoma, Arial, Geneva, sans-serif;
font-size:10px;
}

.nieuws-pagina #right-area a em, .nieuws-pagina #mid-area em.line {
	/*color: #577082;*/ color: #95a5b1;
	font-style: normal;
	font-size:10px;
	margin-left:7px;
	margin-right:7px;
	font-family:Tahoma, Arial, Geneva, sans-serif;
}

.nieuws-pagina #right-area a .tag {
	/*color: #577082;*/ color: #95a5b1;
	font-size:10px;
	font-family:Tahoma, Arial, Geneva, sans-serif;
}

.nieuws-pagina #mid-area .tag, .nieuws #mid-area .tag  {
	color: #95a5b1;
	font-size:10px;
	font-family:Tahoma, Arial, Geneva, sans-serif;
}

.nieuws-pagina #mid-area .content {
border-top: 1px solid #EDEDED !important;	
padding-top:10px;
color: #314F78;
}

/*.nieuws-pagina .bodyText {
font-size:12px;
line-height:18px;
color: #0D3C7C;
}*/

/* deelnemers */
/* aparte css file later */

.logos-holder {
/*height:144px;*/
list-style: none;	
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 !important;
}

.logos-holder li {
list-style: none;	
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.logos-holder li, .logos-holder li div.logosquare {
float:left;	
}

.logos-holder li {
/*margin-left: 1.95%;*/
margin-left:15px;
margin-bottom:18px;
/*width:18%;
_width:17.3%;*/
width:125px;
height:125px;
background-position: center center;
background-color: #fff;
background-repeat:no-repeat;
padding:0 !important;
}

li.clarity {
margin-left:0;
margin-bottom:0;
width:0;
background: none;
clear:right;
}

.logosquare {
	width:123px;
	height:123px;
	/*width:100%;*/
	border: 1px dotted #c1c1c1;
}

.logosquare a {
width:100%;
height:123px;
display:block;
text-decoration:none;
color: #fff;
font-family:Tahoma, Arial, Geneva, sans-serif;
font-size:11px;
}

.logosquare a strong, .logosquare a span {
display:block;	
text-align: center;
text-decoration:none;
display:none;
}

.logosquare a:hover strong, .logosquare a:hover span {
display:block;	
}

.logosquare a:hover {
width:100%;
height:83px;
background: #2f6bbd;
color: #fff;
font-family:Tahoma, Arial, Geneva, sans-serif;
font-size:11px;
padding:40px 0 0px 0;
}

.logos-holder li.ahak {
	background-image:url(../_img/logos/ahak.gif);
	
}

.deelnemers #mid-area {
	margin:22px 0 0 235px !important;
}

.filter {
display:block;
height:35px;
margin-left:18px;
}

.filter ul {
width:600px;
}

.filter ul li {
float:left;	
}

.filter ul li a {
	color: #2f6bbd;
	font-size:10px;
	width:15px;
	height:15px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
}

.filter .current a {
font-weight:bold;	
	line-height:13px !important;
}

.filter ul li a:hover {
	background:url(../_img/circle.gif);
	color: #fff;
}

.deelnemers .titleblock {
display:block;
}

.top-abc-block {
width:99%;
}



/* nieuwsarchief */

.nieuwsarchief #mid-area {
width:auto;
margin:22px 0px 0 255px;
background: #fff;
}	

.tabwrap {
cursor: default;
height:auto;
}

.vvtabs {
margin-bottom:10px;
}

.tabwrap .imagetabs {
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
width:auto;
background: transparent url(../_img/dot.gif) repeat scroll center top !important;
overflow:hidden;
height:33px;
}

.nieuwsarchief .tabwrap .imagetabs {
height:33px;
}

.imagetabs li {
margin:3px 1px 0 1px;
background: #EBEEF3 url(../_img/tabs_bg_g.gif) repeat-x;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
height:30px;
float:left;
padding:0 !important;
}

.imagetabs li span {
padding: 5px 11px 0 11px;
/*color: #c8c8c8;*/
color: #677599; 
display:block;
font-weight:bold;
}

.imagetabs li a {
text-decoration:none;	
}

.bgtabs {
background:transparent url(../_img/dot.gif) repeat scroll center top !important;
}

.imagetabs li.selected a.news {
cursor:default;
}

.imagetabs li a.news {
background: transparent url(../_img/tab-right-light.gif) right top no-repeat;
}

.imagetabs .ui-tabs-selected {
background: #fff url(../_img/tab-left-darkergrey.gif) left top no-repeat !important;	
}

.imagetabs .ui-tabs-selected a {
background: transparent url(../_img/tab-right-darkergrey.gif) right top no-repeat !important;
}

.imagetabs .ui-tabs-selected a span {
color: #fa7930 !important;
/*font-weight:bold !important;*/
}

.imagetabs .ui-tabs-selected a:hover span {
	color: #fa7930 !important;
}



.imagetabs li a.ts {
/*background:#fff url(../_img/tab_2.gif) no-repeat scroll 0 0;*/
}

.imagetabs li a {
display:block;
height:30px;
float:left;
color: #677599;
}

.imagetabs li a:hover span, .imagetabs li a:hover {
color: #FA7930 !important;
text-decoration: none !important;
}

#fragment-10 {
background: #fff;
padding-top:20px;
}

#fragment-11 {
padding-top:20px;
background: #fff;
}

.ui-tabs-hide {
display:none;
}

.na-table {
	border:none;
width:99%;	
}

.na-table tr {
/*	border-bottom: 1px solid #e9e9e9 !important;*/
}

.nieuwsarchief table td {
background: transparent !important;	
}

.nieuwsarchief tr:hover, .nieuwsarchief .hover td {
background: #eaf0f8 !important;	
}

.na-date, .na-date div {
width:85px;
color: #1fb1b6 !important;
font-family:Tahoma, Arial, Geneva, sans-serif;
}

.na-message {
	width:69%;	
}

.na-message a, .na-message a:visited {
	font-family:Tahoma, Arial, Geneva, sans-serif;
	color: #0d3c7c;
	font-weight:bold;
	text-decoration:none;
		display:block;
		padding: 10px 0 10px 0;
}

.na-message a:hover {
color: #0d3c7c;
}

.na-tag {
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:10px;

	color: #7c93ad;
	border-left: 1px solid #e9e9e9 !important;
	padding: 0px 10px 0px 20px;
}

.na-tag div {
float:right;
width:auto;
}

.na-table td {
		border-bottom: 1px solid #e9e9e9 !important;
}

/* overzicht */

#overzicht #right-area {
display:none;
}

.oz-ext {
	margin-top:10px;
position:absolute;
right:0;
background:url(../_img/next-button.gif) no-repeat 0 6px;
display:block;
padding-left:15px;
/*color: #1fb1b6;*/
font-size:10px;
font-family:Tahoma, Arial, Geneva, sans-serif;
font-style:normal;
}

.overzicht li {
border-bottom: 1px solid #ededed;	
}

.oz-title {
	display:block;
	position:relative;
font-size:16px;
/*color: #447ac4;*/
font-family: Arial, Tahoma, Geneva, sans-serif;
font-weight:bold;
	/*border:1px red solid;*/
	/*margin-left:70px;*/
	padding-top:10px;
}


.overzicht a {
	padding-top:5px;
padding-bottom:10px;
	color: #447ac4;
display:block;	
height:55px;
text-decoration:none;
cursor:pointer;
}

.overzicht a:hover {
color: #1fb1b6 !important;	
cursor:pointer;
}
.wash .overzicht a:hover {
color: #EEAA49 !important;
}
.deltatechnologie .overzicht a:hover {
color: #C5C0AC !important;
}
.watertechnologie .overzicht a:hover {
color: #A3C7DF !important;
}
.human-capital-water .overzicht a:hover {
color: #9FEA0D !important;
}
.internationaal .overzicht a:hover {
color: #FB7830 !important;
}
.dutch-delta-design .overzicht a:hover {
color: #BD1F1C !important;
}

.overzicht a {
overflow:hidden;
}

.overzicht a img {
	/*border:1px solid #EDEDED;*/
	float:right;
height:50px;


}
/*
.overzicht a:hover img {
	border:1px #fff solid;
}
.wash .overzicht a:hover img {
	border:1px #EEAA49 solid;
}
.deltatechnologie .overzicht a:hover img {
	border:1px #C5C0AC solid;
}
.watertechnologie .overzicht a:hover img {
	border:1px #A3C7DF solid;
}
.human-capital-water .overzicht a:hover img {
	border:1px #9FEA0D solid;
}
.internationaal .overzicht a:hover img {
	border:1px #FB7830 solid;
}
.dutch-delta-design .overzicht a:hover img {
	border:1px #BD1F1C solid;
}*/






.overzicht li {
display:block;	
position:relative;
height:70px;
}

#overzicht #mid-area {
	margin:22px 0px 0 255px;
}


/* contactpagina */

.contactpagina #mid-area {
margin: 22px 0 0 255px;	
}

.contactpagina .right-blue {
height:272px;	
}

.contactpagina .right-blue a {
color: #fff;
}

.contactpagina .right-blue a:hover {
text-decoration:underline;
color: #fff;
}

.contactpagina .content ul {
list-style: none !important;
margin: 0 !important;
}

.contactpagina .content ul li {
list-style: none !important;
margin: 0 !important;
}

.right-blue-styles {
padding: 15px 20px 0 20px;
color: #e5ecf7;
font-size:11px;
font-family:Tahoma, Arial, Geneva, sans-serif;
line-height:16px;
}

.right-blue-styles p {
	padding-bottom:20px;	
}

.contactpagina .finder-area {
	width:auto;
	height:165px;
}

.contactpagina .rightgrey {
width:230px;
background: #ebeff3;
float:right;
}

.contactpagina #directions {
width:auto;
margin-right: 210px;
position:relative;
}

a, a:visited {
color: #2F6BBD;
text-decoration:none;
}

a:active {
	color:#FA7930;
}

a:hover {
color: #1FB1B6;	
}

.contactpagina .map {
float:right;
background:url(../_img/mapnwp.jpg);
width:265px;
height:165px;
	margin: 0 20px 0 0;
	_margin: 0 20px 0 0;
}

#example {
	width: 92% !important;
}

#example li {
width:100% !important;
}


ul.ui-accordion-container { 
	list-style-type: none;
	border-bottom:1px solid #ededed;
	padding-top:20px;
	display:block !important;
	}
	
ul.ui-accordion-container li { 
position: relative; 
}

ul.ui-accordion-container li a.ui-accordion-link { 
cursor: hand;	
	display: block; 
	padding: 0; 
	margin: 0; 
	color: #000; 
	height:50px;
	border-top:1px solid #ededed;
	}
	
.perauto {
		background:url(../_img/perauto.gif) no-repeat 0 14px;
}
.perauto a {
background: transparent;
		height:22px;
		width:100%;	
}	
.perauto a:hover {
	background:url(../_img/perauto_2.gif) no-repeat 0 13px;
}

.pertrein {
	background:url(../_img/pertrein.gif) no-repeat 0 14px;
}
.pertrein a {
background: transparent;
		height:22px;
		width:100%;	
}	
.pertrein a:hover {
	background:url(../_img/pertrein_2.gif) no-repeat 0 13px;
}

.parkeren {
	background:url(../_img/parkeren.gif) no-repeat 0 14px;
}
.parkeren a {
background: transparent;
		height:22px;
		width:100%;	
}	
.parkeren a:hover {
	background:url(../_img/parkeren_2.gif) no-repeat 0 13px;
}

.english .perauto {
		background:url(../_img/bycar.gif) no-repeat 0 14px;
}
.english .perauto a {
background: transparent;
		height:22px;
		width:100%;	
}	
.english .perauto a:hover {
	background:url(../_img/bycar_2.gif) no-repeat 0 13px;
}

.english .pertrein {
	background:url(../_img/bytrain.gif) no-repeat 0 14px;
}
.english .pertrein a {
          background:transparent;
		height:22px;
		width:100%;	
}	
.english .pertrein a:hover {
	background:url(../_img/bytrain_2.gif) no-repeat 0 13px;
}

.english .parkeren {
	background:url(../_img/parking.gif) no-repeat 0 14px;
}
.english .parkeren a {
          background:transparent;
		height:22px;
		width:100%;	
}	
.english .parkeren a:hover {
	background:url(../_img/parking_2.gif) no-repeat 0 13px;
}


.ui-accordion-container li {
padding:0px 0 10px 0;
}
	
	
ul.ui-accordion-container li a.ui-accordion-link:hover { 
	display: block;	
	padding: 0; 
	color: #000; 
cursor: hand;	
	}
ul.ui-accordion-container li:hover a.ui-accordion-link 	{ 
	display: block; 
	padding: 0; 
	margin:0; 
cursor: hand;
}

.accordion-content {
	padding: 15px 0 20px 0;
	width:450px !important;
}
	
.accordion-testimonial { 
	float: left; 
	}

.accordion-testimonial p{ 
	padding:0; 
	color: #5b6f80;
}

.rightgrey p {
padding:15px 15px 10px 20px;
}

.rightgrey .green-title {
	color: #1fb1b6;
	display:block;
	margin-bottom:0px;
	font-weight:bold;
}



/************************ SIFR **************************************/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h3 {
	visibility: hidden;
	/*letter-spacing: -5px;*/
	font-size: 43px;
	height:33px;
display:block;
	width:400px;
margin-left:-1px;
}


.sIFR-hasFlash h5 {
	visibility: hidden;
	/*letter-spacing: -5px;*/
	font-size: 43px;
	height:33px;
	width:440px;
		margin-left:18px;

}

.sIFR-hasFlash h6 {
	visibility: hidden;
	/*letter-spacing: -5px;*/
	font-size: 16px;
	height:20px;
}

.subtitle {
	/*letter-spacing: -5px;*/
	font-size: 17px;
color: #1FB1B6;
height:21px;
}

.activiteiten .subtitle {
	/*letter-spacing: -5px;*/
	font-size: 17px;
color: #eeaa49 !important;
height:21px;
}


.sIFR-hasFlash h4 {

	visibility: hidden;
	/*letter-spacing: -5px;*/
	font-size: 16px;
	height:24px;
}


.hidden {
display:none;	
}

.feedtabs2 {
position:fixed;
margin-left:300px;
}

span.titel {

color: #1FB1B6 ;
font-size:20px;
font-weight:bold;
font-family:Tahoma, Arial;
display:block;
line-height:27px;
}

.nactive a span.title {
/*color: #1FB1B6 !important;*/
/*color: #2F6BBD !important;*/
}



/* blog styles */ 

.blog-list, .blog-entry, .blog-comment-item {
font-family:tahoma, arial;
font-size:11px;
color: #515f85;
line-height:20px;
}

.blog-comment-item {
border:1px solid #EDEDED;
width:100%;
margin-bottom:10px;
}

.blog-comment-item-contained {
padding:8px 18px 18px 18px;
}

.blog-comment-item-contained strong.blog-comment-title {
font-family: 'Trebuchet MS', Sans-serif, Tahoma, Arial;
font-size: 15px;
line-height:25px;
margin-bottom:10px;
color: #1FB1B6;
}

.blog-comment-item .blog-comment-datum {
float:right;
font-size:10px;
font-style:normal;
color: #b0b5c2;
margin-top:3px;
}

.blog-item {
margin-bottom:35px;
/*padding:20px;
background: #F7F9F9;*/
}

.blog-entry h2 {
font-family: 'Trebuchet MS', Sans-serif, Tahoma, Arial;
font-size: 23px;
line-height:25px;
color: #2F6BBD ;
/*margin-right:100px;*/
}

.blog-entry .reageer {
background: url(../_img/reageer-knop-2.gif) no-repeat center center;
width:47px;
height:13px;
display:block;
margin-top:4px;

}
.blog-entry .reageer:hover {
background: url(../_img/reageer-knop.gif) no-repeat center center;
}



.blog-list h2 {
font-family: 'Trebuchet MS', Sans-serif, Tahoma, Arial;
font-size: 23px;
line-height:25px;
/*margin-bottom:10px;*/
}

.blog-entry {
margin-bottom:25px;
}

.blog-comment-area {
width:98%;
}

.blog-comment-area h2 {
font-family: 'Trebuchet MS', Sans-serif, Tahoma, Arial;
font-size: 17px;
line-height:25px;
/*margin-bottom:10px;*/
margin-bottom:5px;
color: #2f6bbd;
}

.blog-writecomment h2 {
font-family: 'Trebuchet MS', Sans-serif, Tahoma, Arial;
font-size: 17px;
line-height:25px;
margin-bottom:5px;
margin-top:30px;
color: #2f6bbd;
}

a.blog-title {
color: #2F6BBD;
}

a.blog-title:hover {
color: #1FB1B6 !important;
}

.blog-text {
margin-bottom: 15px;
color: #374468 !important;
}

.blog-post-info {
height:20px;
/*border-top:1px solid #ededed;
border-bottom:1px solid #ededed;*/
padding: 0px 0 20px 0;
font-size:10px;
/*color: #858da5;*/
background: url(../_img/blog_paperclip.gif) no-repeat 0 4px;

}

.blog-post-info-2 {
border-bottom:2px solid #ededed;
padding: 10px 0 10px 0;
font-size:10px;
/*color: #858da5;*/
background: #fff;
}


.blog-commentaar-link {
display:block;
width:60px;
padding-left:20px;
color: #677599 !important;
background: url(../_img/blog_comment.gif) no-repeat 0 5px; 
}

.blog-commentaar-link:hover {
color: #1FB1B6 !important;
}

.blog-post-info em {
font-style:normal;
}

.blog-post-info b {
color: #1FB1B6;
}

.blog-post-info span.box {
margin-left:18px;
}


.blog-pagina #right {
font-family:tahoma, arial;
font-size:11px;
color: #677599;
line-height:20px;
}

.blog-pagina #right ul {
margin-bottom:20px;
}

.blog-social-bookmarking {
width:119px;
float:right;
}

.blog-entry .blog-social-bookmarking {
margin-top:0px;
}


.blog-social-bookmarking a {
float:right;
margin-left:10px;
}

.blog-digg {
background: url(../_img/blog_digg_icon.gif) no-repeat;
width:16px;
height:16px;
display:block;
}
.blog-digg:hover {
background: url(../_img/blog_digg_icon_hover.gif) no-repeat;
}


.blog-delicious {
background: url(../_img/blog_delicious_icon.gif) no-repeat;
width:16px;
height:16px;
display:block;
}
.blog-delicious:hover {
background: url(../_img/blog_delicious_icon_hover.gif) no-repeat;
}


.blog-stumbleupon {
background: url(../_img/blog_stumbleupon_icon.gif) no-repeat;
width:16px;
height:16px;
display:block;
}
.blog-stumbleupon:hover {
background: url(../_img/blog_stumbleupon_icon_hover.gif) no-repeat;
}

.blog-furl {
background: url(../_img/blog_furl_icon.gif) no-repeat;
width:16px;
height:16px;
display:block;
}
.blog-furl:hover {
background: url(../_img/blog_furl_icon_hover.gif) no-repeat;
}

.blog-wc-user {
margin-bottom:10px;
}
.blog-wc-user input {
background:#E8EDF2 none repeat scroll 0 0;
border-color:#DADFE5 #E2E7ED #E3E9EF #E3E8EE;
border-style:solid;
border-width:1px;
font-size:11px;
padding:4px;
width:432px;
}

.blog-wc-email {
margin-bottom:10px;
}
.blog-wc-email input {
background:#E8EDF2 none repeat scroll 0 0;
border-color:#DADFE5 #E2E7ED #E3E9EF #E3E8EE;
border-style:solid;
border-width:1px;
font-size:11px;
padding:4px;
width:432px;
}

.blog-wc-captcha {
position:relative;
padding:10px 0 10px 0;
}

.blog-wc-captcha input {
background:#E8EDF2 none repeat scroll 0 0;
border-color:#DADFE5 #E2E7ED #E3E9EF #E3E8EE;
border-style:solid;
border-width:1px;
font-size:11px;
padding:4px;
width:225px;
}

.blog-wc-captcha img {
/*position:absolute;
margin-right:10px;*/
margin-left:243px;
position:absolute;

}




.blog-wc-comment body{
background: red !important;
}

.blog-writecomment .button {
background:#1FB1B6 none repeat scroll 0 0;
border-color:#28A6AA #49B7BB #34BABF #3BBCC0;
border-style:solid;
border-width:1px;
color:#FFFFFF;
font-size:11px;
padding:4px;
margin-top:20px;
text-align:center;


}

.blog-text {
line-height:19px;
/*font-size:12px;*/
color: #314f78;
}

.blog-content {
line-height:19px;
font-size:11px;
color: #0D3C7C;
font-family:tahoma, arial, sans-serif;
}


.blog-pagina .green-bar {
margin-top:90px;
position:absolute;
width:100%;
}

.blog-content h2 {
font-family: 'Trebuchet MS', Sans-serif, Tahoma, Arial;
font-size: 20px;
line-height:25px;
margin-bottom:10px;
margin-top:30px;
font-weight:bold;
color: #2f6bbd;
}




.gline {
color:#95A5B1;
margin: 0 3px 0 3px;
}

.errorbox {
font-family:Tahoma, Arial;
font-size:12px;
font-weight:bold;
margin-bottom:15px;
}

.page-numbers a {
border: 1px solid #1FB1B6 ;
display:block;
padding:0px 5px 0px 5px;
margin-right:2px;
float:left;
color: #1FB1B6 ;
}

.page-numbers a:hover {
background: #2F6BBD !important;
border: 1px solid #2F6BBD !important;
color: #fff;
}

.page-numbers a.on {
background: #1FB1B6;
border:1px solid #1FB1B6;
font-weight:bold;
color: #fff;
}



.no-comments-txt {
font-family:tahoma, arial, helvetica;
font-size:11px;
color: #314F78;
}

.afdeling {
margin-left:5px;
}

.blog-pagina #mid-area {
margin:22px 0px 0 255px !important;
}

.blog-pagina #right li, .blog-pagina #right h2 {
padding-left:20px;
}

.blog-pagina #right h2 {
display:block;
}

.black {
color: #000;
}


.zoekveld-groot {
background: url(../_img/nwp-zoekveld.gif) no-repeat;
width:440px;
height:41px;
margin-bottom:30px;
}


.zoekveld-groot input {
background: #e8edf2;
padding:0;
margin:0;
border:0;
}

.search-field-big {
padding: 12px 0 12px 0 !important;
margin-left:20px !important;
display:block;
width:350px;
float:left;
}

.search-button-big {
float:right;
background: url(../_img/nwp-zoekveld-button.gif) no-repeat !important; 
width:45px;
height:41px;
display:block;
}

.search-button-big:hover {
background: url(../_img/nwp-zoekveld-button-2.gif) no-repeat !important; 
}

.zoekres-title {
background: url(../_img/orange-arrow.gif) no-repeat 0px 7px;
display:block;
padding-left:12px;
margin-top:8px;
height:20px;
font-size:16px;
}

.zoekres-title-small {
color: #1fb1b6;
display:block;
}

.zoekres-title-small:hover {
text-decoration:underline;
}

.formg .content {
width:97% !important;
}

/* ------ colofon------*/

#colofon{
margin-top:30px;
border:0px solid red;
text-align:left;
}

#colofon a {
background:transparent url(http://www.ango.nl/_img/puntnl_colofon_off.gif) no-repeat scroll 0 50%;
display:block;
height:36px;
width:55px;
float: left;
margin-right: 30px;
}
#colofon a:hover {
background:transparent url(http://www.ango.nl/_img/puntnl_colofon_on.gif) no-repeat scroll 0 50%;
}
#colofon i {
display:none;
}





/* converterbox */

#converterbox {
width:430px;
clear:both;
}

#converterbox ul {
list-style:none !important;
padding:0 !important;
margin:10px 0 0 0 !important;
}

#converterbox ul li {
width:400px;
padding:0 !important;
margin:0 0 5px 0 !important;
clear:both;
position:relative;
background: transparent;
}

#converterbox ul li .mov-title {
padding:10px 10px 10px 10px;
font-size:12px;
position:absolute;
left:0;
top:0;
color: #38475b;
}

#converterbox .mov-progress {
float:left;
width:25px;
padding:8px 8px 0px 8px;
background: transparent;
}

#converterbox .mov-progress img {

}

#converterbox .mov-title {

}

#converterbox .layer-prog {
width:0%;
background: #e3e7eb;
height:37px;

}

.convert-submit {
background: url(../_img/gif-start-conv.gif);
width:123px;
height:28px;
border:0;
display:block;
padding:0;
margin:15px 0 0 0;
}

.convert-bezig {
background: url(../_img/gif-convt-act.gif) !important;
width:149px;
height:28px;
border:0;
display:block;
padding:0;
margin:15px 0 0 0;
}

.convert-eind {
background: url(../_img/gif-convt-done.gif) !important;
width:151px;
height:28px;
border:0;
display:block;
padding:0;
margin:15px 0 0 0;
}


.prog-block {
width:350px;
height:37px;
background: transparent;
position:relative;
float:left;
border:1px solid #dadfe5;
}
/*
#converterbox li:hover .prog-block {
background: #edf1f4;
}
*/



/* blog photos */

.blog-photo-rechts {
float:right;
margin-left:15px;
margin-top:5px;
margin-bottom:15px;
}

.blog-photo-links {
float:left;
margin-right:15px;
margin-top:5px;
margin-bottom:15px;
}

