@import url("default.css");
@import url("navigation.css");
@import url("content.css");
@import url("w800.css");
/*@import url("no-js.css");*/
@import url("tables.css");
@import url("codesources.css");

body {
/* test test*/
    text-align:center;
}

div.rssbig a {
   	color:#e96b12;
        font-size:14px;
}
div.rssbig a:link {
   	color:#e96b12;
        text-decoration:none;
}
div.rssbig a:visited {
   	color:#e96b12;
        text-decoration:none;
}
div.rssbig a:active {
   	color:#e96b12;
        text-decoration:none;
}
div.rssbig a:hover {
        text-decoration:underline;
}

div#wrapper {
    position: relative;
    max-width:965px;
    margin:0 auto;
    text-align:left;
    background-color:#FFFFFF;
}

body#mail-a-friend {
    background-color:#FFF;
    background-image:none;
}

body#mail-a-friend form {
    text-align:left;
    padding:1em;  
}

body#mail-a-friend p {
    padding:0 0 1em 0;
    margin-bottom:2em;
    border-bottom:1px solid #999;
}

body#mail-a-friend label,
body#mail-a-friend input,
body#mail-a-friend textarea {
    display:block;
}

body#mail-a-friend label {
    margin:0.7em 0 0 0;
}

body#mail-a-friend input,
body#mail-a-friend textarea {
    margin:0.2em 0 0.7em 0;
    width:200px;
}

body#mail-a-friend textarea {
    width:300px;
    height:5em;
}

body#mail-a-friend input.submit {
    bottom:20px;
    float: right;
    width:100px;
}

body#mail-a-friend span#url {
  position: absolute;
  bottom:3px;
  left:10px;
}

div#header {
    height:5.5em;
    background:url("../img/logo.gif") 13px 11px no-repeat;
    position:relative;
}

a#home-link {
    float:left;
    background:url("../img/arrow-orange-closed-right.gif") 7px 8px no-repeat;
    padding:4px 180px 40px 14px;
    font-size:92%;
}

div#languageSwitch {
    position:absolute;
    right:20px;
    top:6.2em;
    height:20px;
    text-decoration:none;
    z-index:2;
}

div#webtrail {
    height:1.7em;
    clear:both;
    padding:7px 0 2px 25px;
    font-size:83%;
}

div#webtrail a {
    text-decoration:none;
    }

div.section-main {
    float:left;
    width:760px;
    position:relative;
}

div.eendrieeen
{
	width:100%;
}

div#navigation-extra {
	margin: 0px 0px 15px 0px;
}
div.wide {
    float:none;
}

img#header-visual {
    float:left;
    display:inline;
}

div#column-right {
    float: right;
    width: 175px;
    //padding: 15px 0px 0px 0px;
    margin-right: 15px;
    padding-top: 15px;
    overflow: hidden;
}

.eendrieeen div#column-right {
    padding: 45px 0px 0px 0px;

}

.eendrieeen div#column-right p {
    padding: 0px 15px 0px 0px;

}

.eendrieeen div#navigation-extra {
	margin:0 15px 15px;
}

/* FOOTER */

div#footer-clearer {
    clear:both;
    height:15px;
}

div#footer {
	position: relative;
    max-width:950px;
    height:61px;

    padding:20px 0 0 15px;
    margin:0 auto;
    text-align:left;
}

div#footer form {
    position:absolute;
    top:20px;
    right:15px;
}

div#footer form select {
    width:14em;
    height:1.4em;
}

div.verberg {
	display: none;
}

div#navigation-extra.toon {
	display: inline;
}

