@charset "utf-8";
/* Basic elements */

*{margin:0; padding:0;}

body{
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size:16px;
text-align:center;
color:#505050;
background:#e8eaec;
}

a{
color:#2a5a8a;
font-weight:bolder;
text-decoration:none;
}

a:hover{color:#343434; text-decoration:none; background-color:inherit;}
p {padding:0 0 6px 0;}
p form{margin-top:0; margin-bottom:20px;}

img {
display:inline;
padding:4px 4px 4px 4px;
}

h1{
font-family: Calibri, Arial, Helvetica, sans-serif;
display:block;
margin:0 0 10px 0;
font-size:24px;
font-weight:bold;
letter-spacing:-1px;
color:#80b0da;
background-color:inherit;
}

blockquote {
display: block;
font-weight: bold;
font-size:15px;
padding-left: 28px;
}

.align{
padding-left:9px;
}

/* Header and navigation styles */

#containeroutside{
width:1000px;
background-image:url(Images/canvas.gif);
background-repeat:no-repeat;
margin:auto auto;
padding:0px 0px;
text-align:left;
}

#containerinside{
width:960px;
margin:9px auto 5px auto;
padding:1px 18px;
text-align:left;
color:#505050;
border:0px solid #a0a0a0;
}

html>body #containerinside{/**IE 6 hack**/
width:960px;
margin:13px auto 5px auto;
padding:1px 1px;
text-align:left;
color:#505050;
border:0px solid #a0a0a0;
}

html>/**/body #containerinside{/**IE 7 hack**/
width:960px;
margin:17px auto 5px auto;
padding:1px 1px;
text-align:left;
color:#505050;
border:0px solid #a0a0a0;
}


.date{
position:relative;
height:10px;
font-size:12px;
color:#666666;
text-align:right;
padding-right:20px;
margin-top:5px;
}

.bottom{
background-image:url(Images/canvasbottom.gif);
background-repeat:no-repeat;
position:relative;
height:18px;
font-size:12px;
color:#666666;
text-align:right;
}

#header{
height:113px;
width:960px;
margin:1px 1px 1px 1px;
background:#ffffff;
color:#000000;
}

.header-left{
float:left;
background:url(Images/banner_boven_final2.gif);
background-position:center;
background-repeat:no-repeat;
border-bottom:solid 1px #ffffff;
height:110px;
width:960px;
}

.header-right{
float:right;
background-image:url(Images/WWTENlogo.gif);
background-position:center;
background-repeat:no-repeat;
border-bottom:solid 1px #ffffff;
height:110px;
width:0px;
}


#navigation{
font-family: Calibri, Arial, Helvetica, sans-serif;
width:929px;
height:22px;
line-height:22px;
margin:25px 13px;
background:#80b0da;
color:#ffffff;
}


#navigation li{
float:left;
list-style-type:none;
border-right:2px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 7px;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}


* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#578bb8;
color:#ffffff;
text-decoration:none;
}


/* Content styles */

#content{
float:left;
width:650px;
height:1000px;
font-size:13px;
text-align:justify;
padding-bottom:10px;
padding-left:15px;
padding-top:10px;
padding-right:20px;
background-color:#FFFFFF;
border-right:dotted 1px #D0D0D0;
margin:8px 0px 8px 0px;
}

#content h1{
font-family: Calibri, Arial, Helvetica, sans-serif;
display:block;
margin:0 0 10px 0;
font-size:20px;
font-weight:bold;
letter-spacing:-1px;
color:#80b0da;
background-color:inherit;
}

#content h2{
font-family: Calibri, Arial, Helvetica, sans-serif;
display:block;
margin:0 0 10px 0;
font-size:20px;
font-weight:bold;
letter-spacing:-1px;
color:#80b0da;
background-color:inherit;
}

#content h3{
font-family: Calibri, Arial, Helvetica, sans-serif;
display:block;
margin:0 0 3px 0;
font-size:16px;
font-weight:bold;
letter-spacing:-1px;
color:#80b0da;
background-color:inherit;
}

.pdf { 
}

.pdf img{
display:inline;
margin:0px 0px 0px 0px; 
}

#content img {display:inline;margin:4px 10px 10px 0px; }
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0px 0px 10px 15px;}

/* Sidebar styles */

#subcontent{
float:right;
width:240px;
height:950px;
padding:8px 0px 8px 8px;
margin:8px 0px 0px 0px;
line-height:16px;
overflow:hidden;
}

html>body #subcontent{/**IE 6 hack**/
float:right;
width:250px;
padding:8px 0px 0px 8px;
margin:8px 0px 8px 0px;
line-height:16px;
}

html>/**/body #subcontent{/**IE 7 hack**/
float:right;
width:250px;
padding:8px 8px 8px 0px;
margin:8px 0px 8px 0px;
line-height:16px;
}

#subcontent h2{
display:block;
margin:0 0 8px 0;
font-size:16px;
font-weight:bold;
text-align:left;
letter-spacing:-1px;
color:#808080;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:12px;}
#subcontent a {color:#80b0da; text-decoration:none; background-color:inherit;}
#subcontent a:hover{color:#505050; text-decoration:none; background-color:inherit;}


/* Menublock styles */

.menublock{ font-size:11px; padding:0; margin:0px 0px 0px 0px; vertical-align:middle;}
.menublock li{ list-style:none; background-image: url(Images/listarrow.gif); background-repeat:no-repeat; background-position:0 0.4em;; padding-left:15px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal; list-style-image: url(Images/listarrow.gif); display:list-item;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}



/* Footer styles */

#footer{
clear:both;
width:960px;
padding-top:10px;
margin:0px 1px;
border-top:solid 1px #80b0da;
font-size:12px;
color:#467aa7;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/* Misc classes and styles */

.splitcontenttop{float:left; width:100%; padding:5px 5px 5px 5px; border-bottom:0px solid #EEEEEE; }
.splitcontentleft{float:left; width:48%; padding:5px 5px 5px 5px; border:0px solid #EEEEEE; }
.splitcontentright{float:right; width:48%; padding:5px 5px 5px 5px; border:0px solid #EEEEEE; }
.clear{clear:both;}
.small{font-size:14px;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box1{
margin:0 0 40px 0;
padding:10px;
background-color:#EEEEEE;
color:#808080;
font-size:13px;
border:solid 1px;
border-color:#bdbebf;
}

.box1 h2{
font-size:13px;
}

html>body .box1{/**IE 6 hack**/
margin:0 0 40px 0;
padding:10px;
}

html>/**/body .box1{/**IE 7 hack**/
margin:0 0 20px 0;
padding:10px;
}

.box2{
margin:0 0 20px 0;
padding:10px;
background-color:#EEEEEE;
color:#505050;
color:#808080;
font-size:12px;
border:solid 1px;
border-color:#bdbebf;
}

.box2 h2{
font-size:13px;
}

html>body .box2{/**IE 6 hack**/
margin:0 0 40px 0;
padding:10px;
}

html>/**/body .box2{/**IE 7 hack**/
margin:0 0 20px 0;
padding:10px;
}

.newsitemsmall {
font-size:12px;
font-weight : normal;
text-align:justify;
height:170px;
width:auto;
color:#505050;
padding:4px 4px 4px 4px;
margin-bottom:5px;
border-top:1px solid #EEEEEE;
}

.newsitemsmall img{
float:left;
height:60px;
width:60px;
border:solid 1px #EEEEEE;
}

html>body .newsitemsmall img{/* IE 6 hack */
max-height:60px;
max-width:60px;
} 

html>/**/body .newsitemsmall img{/**IE 7 hack**/
max-width:60px;
max-height:60px;
} 

.newsitembig {
float:left;
font-size: 15px;
text-align:justify;
background-color:#ffffff;
min-height:250px;
width:auto;
color:#505050;
padding:4px 4px 4px 4px;
margin-bottom:5px;
}

.newsitembig img{
float:left;
height:160px;
width:160px;
border:solid 1px #EEEEEE;
}

html>body .newsitembig img{/* IE 6 hack */
max-height:160px;
max-width:160px;
} 


.newsitemsmall a {color:#80b0da; text-decoration:none; background-color:inherit;}
.newsitemsmall a:hover{color:#505050; text-decoration:none; background-color:inherit;}
.newsitembig a {color:#80b0da; text-decoration:none; background-color:inherit;}
.newsitembig a:hover{color:#505050; text-decoration:none; background-color:inherit;}

.newsheadsmall {
font-size: 13px;
font-weight:bold;
text-align: left;
border-bottom:solid 1px #ffffff;
color: #80b0da;
padding:3px 0px 3px 0px;
}

.newsheadbig {
font-size: 19px;
font-weight:bold;
text-align: left;
border-bottom:solid 1px #ffffff;
color: #80b0da;
padding:3px 0px 3px 0px;
}

.newsdate {
font-size:11px;
font-weight : normal;
color:#999999;
padding:3px 0px 3px 0px;
}




.readmorebig {
color: #80b0da;
font-size:16px;
font-style: normal;
float:right;
}

.readmoresmall {
color: #80b0da;
font-size:13px;
font-style: normal;
font-style:oblique;
float:right;
}

.readmoresmaller {
color: #80b0da;
font-size:11px;
font-style:oblique;
float:right;
}

.divider {
display:block;
width:100%;
height:30px;
}

.memberof{
margin-top:20px;
font-size:12px;
font-style:italic;
text-align:center;
background-color:#FFFFFF;
}

.newscontent{
overflow:scroll;
overflow-x:hidden;
overflow-y:scroll;
}


.newspage {
font-size: 1.1em;
text-align:justify;
background-color:#ffffff;
color:#505050;
padding:4px 4px 4px 4px;
margin-bottom:5px;
}

.newspage img{
float:left;
height:210px;
width:210px;
border:solid 1px #EEEEEE;
}

html>body .newspage img{/* IE 6 hack */
max-height:210px;
max-width:210px;
}

.newspagehead {
font-size: 18px;
font-weight:bold;
text-align: left;
border-bottom:solid 1px #ffffff;
color: #80b0da;
padding:3px 0px 3px 0px;
}

.newsnavigation {
font-size:13px;
font-style:normal;
}


.ticker{
height:30px;
color:#C7C7C7;
text-align:center;
font-style:italic;
font-weight:bold;
font-size:22px;
letter-spacing:-1px;
background-color:inherit;
}

.partner img{height:72px; width:145px}
html>body .partner img{/* IE 6 hack */max-height:72px; min-height:10px; max-width:250px; min-width:50px;}

#scrolling_image_container {
width: 288px;
height: 180px;
}

/* Safari 3 hack */
#navigation li a{
padding:0 17px;
#
}