*{margin:0; padding: 0}
body {margin: 0px; font-family:Arial, Helvetica, sans-serif; color:#393A56; text-align:center; }
p {font-size:11px; margin: 4px 0;}
h3 {font-size:17px; margin: 10px 0 10px 0}
a:link {color: #F0640F;	font-weight: bold; text-decoration: none;}
a:visited {text-decoration: none; color: #F0640F}
a:hover {text-decoration:none; color: #393A56;}
a:active {text-decoration: none; color: #F0640F;}



        html, body
        {
            overflow: hidden;
            padding: 0px;
            margin: 0px;
            height: 100%;
        }
        #container
		{
            background: #ccc/*#3D4454*/;
            padding-top:50px;
			height: 100%;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
        }
		#container .containerInner { margin-top:50px; height:100%; }
        #header
        {
			height: 50px;
            width: 100%;
            position: absolute;
			top:0;
			left:0;
			
			/*left:0; 
			min-width:1024px;
			top:0;
			overflow:hidden;
			display:inline-block;
			clear:both;*/
        }
		#header { /*display:block*/ }
		
        #powered
        {
            height: 50px;
            float: right;
     }       
	 
#header .logo  { float:left; }
#header .headerLeft { position:absolute; left:0; top:0;  }
#header .search { position:absolute; right:0; top:0; padding:14px 0 0 0; width:auto!important; }
#header h1 { float:left; height:38px; width:110px; text-align:center; overflow:hidden; position:relative; }
#header h1 a  { width:105px; position:absolute; left:0; bottom:0; padding-left:5px; }
#header h1 a img { display:block; margin:0 auto; }
#header ul { padding:0 0 0 15px; float:left; }
#header ul li {  float:left; list-style:none; padding:0 4px; height:30px; }
#header ul li a { background-position:left top; background-repeat:no-repeat; display:block; text-indent:-9999px; }
#header ul.ulLinks li  { background:url(../images/headerIcons/delimiter.gif) no-repeat right top; padding-top:12px; height:37px; }
#header ul.ulLinks li a { height:37px; position:relative; }
#header ul.ulLinks li.download { padding-top:7px; height:45px; }
#header ul.ulLinks li.bookmarks  { background:none; }
#header ul.ulLinks .sendlink { padding-top:14px; }
#header ul.ulLinks li.download a { width:31px;  }
#header ul.ulLinks .newsletter  a { width:26px; }
#header ul.ulLinks .chapters  a { width:29px; }
#header ul.ulLinks .sendlink  a { width:48px; }
#header ul.ulLinks .print  a { width:29px; }
#header ul.ulLinks .bookmarks  a{ width:27px; }

#editie1 #header .chapters a { background-image:url(../images/headerIcons/chapter1.png); }
#editie2 #header .chapters a { background-image:url(../images/headerIcons/chapter2.png); }
#editie1 #header .newsletter a { background-image:url(../images/headerIcons/newsletter1.png); }
#editie2 #header .newsletter a { background-image:url(../images/headerIcons/newsletter2.png); }
#editie1 #header .sendlink a { background-image:url(../images/headerIcons/sendLink1.png); }
#editie2 #header .sendlink a { background-image:url(../images/headerIcons/sendLink2.png); }
#editie1 #header .thumbnails a { background-image:url(../images/headerIcons/diaporama1.png); }
#editie2 #header .thumbnails  a { background-image:url(../images/headerIcons/diaporama2.png); }
#editie1 #header .bookmarks  a { background-image:url(../images/headerIcons/bookmarks1.png); }
#editie2 #header .bookmarks  a { background-image:url(../images/headerIcons/bookmarks2.png); }


#editie1 #header .print  a {background-image:url(../images/headerIcons/print1.png); }
#editie2 #header .print  a {background-image:url(../images/headerIcons/print2.png); }
#header .download  a { background-image:url(../images/headerIcons/download.png); }

#header .ulPagination { width:213px; margin:0 auto; float:none; overflow:hidden; padding:6px 0 0 0 }
#header .back , #header .fwd   { padding-top:6px; }
#header .back  a, #header .fwd  a { width:27px; height:23px;  }
#editie1 #header .back  a { background-image:url(../images/headerIcons/back1.png); }
#editie2 #header .back  a { background-image:url(../images/headerIcons/back2.png); }
#editie1 #header .fwd  a { background-image:url(../images/headerIcons/forward1.png); }
#editie2 #header .fwd a { background-image:url(../images/headerIcons/forward2.png); }
#header .pagination {  padding-top:3px; }
/* #header .pagination a { background:url(../images/headerIcons/pagination.png) no-repeat left center; text-indent:0; width:125px; height:19px; color:#231f20; font-size:0.857em; padding-top:2px; }*/
#header .pagination p { background:url(../images/headerIcons/pagination.png) no-repeat left center; text-indent:0; width:125px; height:19px; color:#231f20; font-size:0.857em; padding-top:2px; font-weight: bold;  }

#header #search_text {background:url(../images/headerIcons/inputText.png) no-repeat 0 0; float:left; margin-right:12px; }
#header #search_text input { background:none; border:0; height:19px; width:165px; padding:0 5px 0 17px;  vertical-align:middle; margin-top:1px; display:block; position:relative; }
#header .search a { border:0; height:25px; width:70px; display:block; float:left; margin-top:-3px; position:relative; }
#editie1 #header .search a  {background:url(../images/headerIcons/submitSearch1.png) no-repeat 0 0;  }
#editie2 #header .search a  {background:url(../images/headerIcons/submitSearch2.png) no-repeat 0 0; }