body {
font-family:"Calibri", Arial, helvetica, sans-serif;
font-size:13px;
color:#0a0a0a;
background-color:#000;
margin:0;
}

h1 {
font-size:16px;
color:#666;
margin:0;
}

h2 {
font-size:15px;
color:#666;
margin:0;
}

h3 {
font-size:14px;
color:#666;
margin:0;
}

h4 {
font-size:27px;
color:#FFF;
font-weight:300;
margin:0;
}

.buttons a {
font-size:17px;
text-decoration:none;
color:#4d4b4b;
font-weight:500;
}

.buttons a:hover {
font-size:17px;
text-decoration:none;
color:#0f0;
font-weight:500;
}

.textregel {
background-color:#CCC;
}

li {
list-style-image:url(../images/arrow.gif);
margin-left:-25px;
}

.submenu li {
list-style-image:url(../images/arrow.gif);
margin-left:-8px;
line-height:20px;
}

#container {
width:100%;
height:auto;
}

#menu {
width:100%;
height:78px;
background-image:url(../images/menubg.gif);
background-repeat:repeat-x;
}

#webtop {
width:100%;
height:218px;
}

#spacerboven {
width:100%;
height:28px;
background-image:url(../images/spacerbovenbg.gif);
background-repeat:repeat-x;
}

#content {
width:100%;
height:auto;
background-color:#FFF;
}

#spaceronder {
width:100%;
height:10px;
background-image:url(../images/spaceronderbg.gif);
background-repeat:repeat-x;
}

#bottom {
width:100%;
height:50px;
background-image:url(../images/bottombg.gif);
background-repeat:repeat-x;
}

a,li a,.submenu li a {
font-size:13px;
color:#0a0a0a;
text-decoration:none;
}

a:hover,li a:hover,.submenu li a:hover {
font-size:13px;
color:#0f0;
text-decoration:none;
}