body
	{
	background: white url(plaatjes/body_mainbackground.png) repeat-x fixed;
	margin: 0 0 0 0;
	}

#header_white
	{
	width: 720px;
	height: 15px;
	background: white;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 1px lightblue;
	border-right: solid 1px lightblue;
	}

#header_picture
	{
	margin-left: auto;
	margin-right: auto;
	background: url(plaatjes/header.jpg);
	width: 750px;
	height: 100px;
	}

#container
  	{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 1px lightblue;
	border-right: solid 1px lightblue;
	background:  white url(plaatjes/content_background.png) repeat-x 0% 100%;
	padding-top: 25px;
	padding-bottom: 40px;
	padding-right: 15px;
	padding-left: 15px;
	overflow: auto;
	}

#menu
	{
	width: 200px;
	height: 550px;
	float: left;
	}

#content
	{
	width: 500px;
	font-family: georgia;
	font-size: 13px;
	line-height: 1.5;
	float: left;
	}

#zoeken
	{
	margin: 0 0 0 0;
	padding: 0px;
	}

#mp3lijst
	{
	width: 300px;
	}

optgroup.header
	{
	background: #f2f2ff;
	}

option.body
	{
	background: #f8f8ff;
	}

div.showhide	
	{
	display: none;
	}

img.rand
	{
	vertical-align: bottom;
	border: 1px solid darkblue; 
	} 

a.nostyle:link, a.nostyle:active, a.nostyle:visited
	{
	color: black;
	text-decoration: none;
	}

a:link, a:active, a:visited
	{
	color: darkblue;
	text-decoration: none;
	}

a:hover, a.nostyle:hover
	{
	text-decoration: underline;
	}


input, textarea 
	{
	font-size: 12px; 
	color: blue; 
	background: #f6f6ff; 
	border-style: groove; 
	border-color: #f4f3ff
	margin: 0 0 0 0;
	}

input.button 
	{
	color: darkblue; 
	}

hr
	{
	color: lightblue;
	height: 1px;
	}

h1 {font-family: arial; text-decoration: none; font-size: 16pt; color: black; margin: 0 0 0 0;}
h2 {font-family: arial; font-size: 10pt; color: darkblue; margin: 0 0 0 0;}
h3 {font-family: arial; font-size: 12pt; color: darkblue; margin: 0 0 0 0;}
h4 {font-family: georgia; font-size: 13px; color: black; margin: 0 0 0 0;}

p {margin: 0 0 0 0;}
ol{margin-top: 0; margin-bottom:0;}
ul{margin-top: 0; margin-bottom:0;}

.auteur {font-size:8pt; color: #AAAAAA}
.datum {font-size:8pt; color: #AAAAAA}