@charset "utf-8";
/*Opmaak drum andreas.nl*/
/*Valid CSS 2.1*/

body {
width					: 750px;
margin					: 5px auto 0 auto;
padding					: 0 0 30px 0;
background				: url(images/achtergrond.jpg) repeat-y #000032 center top ;
color					: #ffff50;
font-family				: Verdana, Arial, Helvetica, sans-serif;
}

#header a {
color					: #ffff50;
text-decoration			: none;
}

a img {
border					: none;
}

a {
color					: #f80;
}

a:hover {
color					: #f00;
}

a:active {
color					: #fff;
}

#validxhtml {

margin					: 0 0 0 0;
padding					: 0;
}

#validxhtml a img {
margin					: 0;
padding					: 0 0 0 0 ;
}

#validxhtml a {
margin					: 0;
padding					: 0;
}

#nobreak {
white-space				: nowrap;
}

.smaller {
font-size				: 80%;
}

#onestat {
float					: left;
}

#stat {
float					: left;
font-size				: 70%;
}

#onestat td {
padding					: 0;
margin					: 0;
}

#header {
width					: 750px;
height					: 150px;
background				: url(images/header.jpg) no-repeat #fff;
}
#navbar {
width					: 750px;
height					: 37px;
}
#navbar a {
color					: #ffff50;
}

.bigger {
font-size				: 125%;	
}

.button a {
display					: block;
width					: 125px;
height					: 19px;
margin					: 0;
padding					: 9px 0 9px 0px;
font-size				: 16px;
font-weight     		: bold;
font-family     		: verdana, arial, sans-serif;
background				: url(images/button1.png) 0 0 no-repeat #000032;
text-align				: center;
text-decoration			: none;
float			   		: left;
}
.button a:hover {	
background-position		: -126px 0;
}

.button a:active {
background-position		: -252px 0;
}

#button_selected a {
display					: block;
width					: 125px;
height					: 19px;
margin					: 0;
padding					: 9px 0 9px 0px;
font-size				: 16px;
font-weight     		: bold;
font-family     		: verdana, arial, sans-serif;
background-position		: -378px 0;
text-align				: center;
text-decoration			: none;
float			   		: left;
}

.button2 a {
display					: block;
width					: 125px;
height					: 19px;
margin					: 0;
padding					: 9px 0 9px 0px;
font-size				: 16px;
font-weight     		: bold;
font-family     		: verdana, arial, sans-serif;
background				: url(images/button2.png) 0 0 no-repeat #000032;
text-align				: center;
text-decoration			: none;
float			   		: left;
}
.button2 a:hover {	
background-position		: -126px 0;
}

.button2 a:active {
background-position		: -252px 0;
}

#button2_selected a {
display					: block;
width					: 125px;
height					: 19px;
margin					: 0;
padding					: 9px 0 9px 0px;
font-size				: 16px;
font-weight     		: bold;
font-family     		: verdana, arial, sans-serif;
background-position		: -378px 0;
text-align				: center;
text-decoration			: none;
float			   		: left;
}

#subnav {
width					: 750px;
height					: 19px;
float					: left;
background				: #e00;
padding					: 3px 0 3px 0px;
margin					: 0;
}

#subnavtekst {
height					: 19px;
width					: 750px;
text-align				: left;
float					: left;
margin					: 0;
padding					: 0 0 0 5px;
}

p.subnavtekst, a.subnav{
color					: black;
text-decoration			: none;
}

#subnavtekst p {
margin					: 0;
border					: 0;
padding					: 0;
}

#optredenssubnav a {
/*font-size: 90%;*/
}

a.subnav:hover {
color					: white;
}

#content{
width					: 750px;
float					: left;
min-height				: 300px;
margin					: 0 0 30px 0;
font-size				: 80%;
}

div#footer {
margin					: 20px 0 0 0;
min-height				: 30px;
}

#footer p {
font-size				: 70%;
color					: #ccc;
margin					: 10px 0;
}

.left {
float					: left;
padding					: 0 20px 0 5px;
}

.right {
float					: right;
padding					: 0 5px 0 20px;
}

.clearleft {
clear					: left;
}

.clearright {
clear					: right;
}

.floatclearleft {
clear					: left;
float					: left;
}

.floatclearright {
clear					: right;
float					: right;
}

hr {
color					: #ffff50;
}

table#optredens, #optredens td, #optredens th {
border					: solid #ffff50 1px;
font-size				: 90%;
}

td,th {
padding					: 3px 10px;
}

#geenscriptaan {
width					: 384px;
height					: 334px;
background				: black;
vertical-align			: middle;
font-weight				: bold;
}

#geenscriptaan p {
background				: red;
vertical-align			: middle;
font-weight				: bold;
}

p.notop {
margin-top				: 0;
padding-top				: 0;
}

p.nobottom {
margin-bottom			: 0;
padding-bottom			: 0;
}

ul.geschied {
padding-top				: 0;
padding-bottom			: 0;
margin-top				: 0;
margin-bottom			: 0;
}
