html {
height: 100%;
}
body {
margin: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
background-color: #fff;
height: 100%;
background-image: url(/images/alu.jpg);
}

a {
color: black;
text-decoration: none;
}
#header {
height: auto;
position: absolute;
top: 0px;
width: 100%;
min-width: 600px;
text-align: center;
}
#content {
background-color: #ccc;
position: absolute;
top: 6em;
width: 100%;
min-width: 600px;
z-index:0;
}
#navbar {
width: 30%;
height: 100%;
font-weight: bold;
/*background-color: #fff;*/
float: left;
clear: none;
text-align: center;
background-image: url(/images/alu.jpg);

}

#nav {
position:relative;
width: 80%;
height: 100%;
font-weight: bold;
text-align: left;
z-index: 2;
overflow: hidden;
padding-right: 0px;
padding-left: 15px;
margin-top: 10px;
text-align: right;
font-size: 0.8em;
}

#nav em {
font-size: 1.2em;
}
#main-text {
position:relative;
left:1px;
width:70%;
text-align: left; 
float: left;
clear: right;
overflow: visible;

background-image: url();
background-repeat: repeat-y;
background-color: #ccc;
}
#text {
position: relative;
padding-left:5px;
z-index: 2;
margin-top: 0px;
font-size: 1em;
line-height: 1.3em;
width: 90%;
}
#me{ 
font-family: "arial black", Arial, sans-serif;
font-size: 3em;
line-height: 1em;
}
#nna{ 
font-family: "comic sans ms",fantasy;
font-size: 1.5em;
line-height: 1.25em;
}

#text-footer {
position: absolute;
height: 170px;
bottom: -0px;
left: -1px;
width:100%;
margin-left:0%;
background-image: url();
background-repeat: repeat-y;
}
#logo {
position: absolute;
float: right;
right: 0px;
bottom: 0px;
}
#reclame {
position: absolute; 
bottom: -10em; 
right: 0px;
font-size: 14px; 
color: #000;
width:100%; 
}
#gotop{
display:none;
}
.navbox {
background-color: #000;
color: #ccc;
padding: 2px;
}
.navheader {
width:100%;
background-color: #000;
color: #ccc;
}

.navcontent {
width:100%;
background-color: #ccc;
color: #000;
}
.onderrand {
position: absolute; 
margin-top:15px;
bottom: -10px; 
height: 2px;
font-size: 1px;
right: 0px;
color: #aaa;
background-color: black;
width:100%; 
}
.leftmenu {
color: #000;
font-size: 0.8em;
text-decoration: none;
font-style: italic;
display: block;
}
.filler {
position: relative;
top: -85px;
right: -5px;
float: right;
clear: none;
width: 1px;
height: 16em;
background-color: black;
display: none;
}
.filler180 {
position: relative;
bottom: 0px;
float: right;
clear: both;
width: 1px;
height: 2em;
}
br.col {
display: none;
}
em {
font-size: 1.1em;
font-weight: bold;
font-style: normal;
}
img {
border: 0px;
}
a:hover {
text-decoration: underline;
}