body {
text-align: center;
background-image: url(images/bg.gif);
font-family: Arial;
font-size: 11px;

}
P {
font-family: Arial;
font-size: 11px; 
margin-left: 9px;
}

#container {
margin: 0 auto;
text-align: center; 
width: 600px;

}

#header {
width: 600px;
height: 173px;
background: url('images/header.jpg') no-repeat;
}

#navigatie {
width: 600px;
height: 36px;
background: url('images/menu.gif') no-repeat;
line-height: 36px;
text-align: center;
}

#navigatie a, #navigatie a:visited  {
margin: 15px;
font-size: 12px;
text-decoration: none;
color: #000000;
}

#navigatie a:hover {
margin: 15px;
font-size: 12px;
text-decoration: underline;
color: #000000;
}

#top {
width: 600px;
height: 29px;
background: url('images/content_top.jpg') no-repeat;
font-weight: bold; 
line-height: 29px;
}

.onzichtbaar {
	border-color: #FFFFFF;
	border-style: none;
	overflow: hidden;
	color: #808080;
	margin-top: 2px;

}
.form {
	font-family: Trebuchet MS,Tahoma, Arial, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 2px;
	
}
.top {
Color: #ffffff;
font-size: 12px;
}
.kopje {
font-weight: bold}
.i {
font-style: italic; 
}
.buddies {
float: left;
border: 1px solid black; 
margin-right: 9px;
margin-bottom: 0px;
}
.prijzen {
border: 1px solid black; 
margin-right: 9px;
margin-bottom: 0px;
}

#middle {
text-align: left;
width: 600px;
background: url('images/content_middle.jpg') repeat;
padding-top: 0px;
margin-top: 0px; 
}


#content {
text-align: left;
padding-top: 0px;
margin-top: 0px;
padding-left: 9px;
padding : 2px 8px 5px 0;
margin-right: 9px;
margin-left: 9px

}
#content A {
text-decoration: underline;
font-weight: bold;
color:#000000;
}


#footer {
margin: 0 auto;
text-align: center; 
	font-size: 14px;
	font-weight: bold;
	height: 13px;
	width: 600px;
		background: url("images/content_bottom.gif");
		  background-repeat: no-repeat}


