html,body {
    background:rgb(120,85,85) url(fotos/bleed_left.jpg) repeat-y left;
    padding:0;
    border:0;
    margin:0; }

body {
    padding:80px 0 0 158px;
    color:rgb(200,200,180);
    height:100%;
    overflow-x:hidden;
    overflow-y:auto; }

div#toptext {
    display:block;
    position:absolute;
    top:0;
    left:230; }

div#toptext h1 {
    text-align:right;
    font-size:60px;
    padding:5px 5px 0 0;
    border:0;
    margin:0;
    color:rgb(200,200,180); }

div#content {
    height:100%;
    padding:2em 3em 2em 5em;
    border:inset 5px rgb(205,205,185);
    border-right:0;
    margin:80px 0  0;
    background:rgb(80,50,50);
    overflow-y:auto;
    color:rgb(200,200,180); }

body>div#content {
    height:auto;
    margin:0;
    color:rgb(200,200,180);}

a {
    color:rgb(200,200,180); }

a:hover {
    color:white; }

div#subcontent{
float:right;
width:170px;
padding:20px 20px 10px 0;
line-height:1.4em;
}

div#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

div#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

div#leftcontent{
float:left;
width:150px;
padding:20px 20px 10px 0;
line-height:1.4em;
}

div#leftcontent p{margin:0 0 16px 0; font-size:0.9em;}

div#centercontent{
float:center;
width:600px;
padding:20px 20px 10px 0;
line-height:1.4em;
}

div#centercontent p{margin:0 0 16px 0; font-size:0.9em;}

div#rightcontent{
float:right;
width:350px;
padding:20px 20px 10px 0;
line-height:1.4em;
}

div#rightcontent p{margin:0 0 16px 0; font-size:0.9em;}

div#menu {
    display:block;
    width:165px;
    position:absolute;
    top:15px;
    left:15px;
    padding:0 3px;
    border:outset 3px white;
    margin:0;
    background-color:rgb(110,70,70); }

div#menu p {
    display:block;
    width:165px;
    padding:0;
    border:0;
    margin:0;
    text-align:center; }

body>div#menu {
    position:fixed; }

div#menu a, div#menu a:visited, div#menu a:hover {
    color:rgb(200,200,180)!important;
    background-color:rgb(120,85,85)!important;
    width:100%!important;
    line-height:125%!important;
    font-weight:normal!important;
    text-decoration:none!important;
    border:0!important;
    border-top:2px outset!important;
    border-bottom:2px outset!important; }

div#menu a:hover {
    color:white!important;
    background-color:rgb(140,100,100)!important;
    text-decoration:none!important; }

div#menu ul {
    display:block;
    width:150px;
    padding:0;
    padding-top:4px;
    border:2px inset rgb(205,205,185);
    margin:0 5px 1em 5px;
    background-color:rgb(120,85,85)!important;
    list-style:none;
    text-indent:none;
    text-align:left; }

div#menu ul li {
    border:0;
    margin-bottom:5px;
    margin-top:3px;}

div#kantlijn {
    display:block;
    width:161px;
    position:absolute;
    top:307px;
    left:15px;
    padding:5px 4px 5px 6px;
    border:outset 3px white;
    margin:0;
    background-color:rgb(110,70,70);
    color:rgb(200,200,180);
    font-size:90%; }

body>div#kantlijn {
    position:fixed; }

div#kantlijn p {
    display:block;
    width:161px;
    padding:0;
    border:0;
    margin:0; }

div#footer {
    display:block;
    width:161x;
    position:absolute;
    top:419px;
    left:15px;
    padding:5px 4px 5px 6px;
    border:outset 3px white;
    margin:0;
    background-color:rgb(110,70,70);
    color:rgb(200,200,180);
    font-size:70%; }

body>div#footer {
    position:fixed; }

div#footer p {
    display:block;
    width:161px;
    padding:0;
    border:0;
    margin:0; }

div#nedstat {
    display:block;
    position:absolute;
    bottom:0;
    left:0;
    width:18px;
    height:18px;
    color:transparent;
    background:transparent; }

body>div#nedstat {
    position:fixed; }

div#nedstat a, div#nedstat a:visited, div#nedstat a:hover {
    color:transparent; }

acronym {
    border-bottom:1px dotted white;
    cursor:help; }

.fotoshow    {
    background-color: rgb(80,50,50);
    position: relative;
    width: 429px;
    height: 264px;
    border: solid 0px black;
    behavior: url(fotoshow.htc) }
.fotoshow ul  {
    list-style-type: none;
    margin: 0;
    padding: 0 }
.fotoshow li  {
    background-position: -24px 0;
    display: block;
    margin: 0;
    padding: 0;
    width: 24px;
    height: 24px;
    float: left;
    behavior: url(hover.htc) }
.fotoshow li span {
    background-image: inherit;
    visibility: hidden;
    display: block;
    position: absolute;
    top: 0;
    right: 0 }
.fotoshow li:hover span, .fotoshow li.hover span {
    visibility: visible }
.foto, .fotoshow span     {
    color: #fafad2;
    font-size: 11px;
    line-height: 16px;
    background-color: black;
    background-repeat: no-repeat;
    background-position: 0 -24px;
    margin: 0;
    padding-top: 244px;
    padding-left: 10px;
    width: 350px;
    height: 50px }
.foto {
    background-image: url(Fotos/Winkel1_medium.jpg);
    float: right }
