body {
	background-color: #000000;
	background-image: url('site.png');
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 11px;
	font-family: verdana;
	overflow: no;
}

#center {
width: 855px;
margin: 0px auto;
}

#header {
	width: 450px; 
	height: 15px;
	background-color: #000000;
	margin-top: 125px;
	margin-left: 10px;
	color: #ffffff;
	overflow: no;
	padding: 5px;
	text-align: center;
}

#container {
	width: 450px; 
	height: 415px;
	background-color: #000000;
	margin-top: 5px;
	margin-left: 10px;
	color: #ffffff;
	overflow-y: auto;
	overflow-x: no;
	padding: 5px;
	text-align: justify;
}

#footer {
   height: 20px;
   color: #ffffff;
   padding: 5px;
   margin-top: 15px;
   text-align: center;
	font-size: 10px;
	font-family: verdana;
}

p {
margin-bottom: 5px;
}

a{
text-decoration: none;
color : #efcb5b;
}

h1{
text-decoration: none;
color : #efcb5b;
font-size: 13px;
}

h2{
text-decoration: none;
color : #efcb5b;
font-size: 11px;
}

a:hover{
text-decoration: underline;
color : #ffffff;
}


.title {
text-align: center;
background-color: #efcb5b;
padding: 2px 0px;
color: #000000;
}

.date {
text-align: left;
font-style : italic;
padding: 0px 0px 0px 5px;
font-size: 10px;
}

.content {
text-align: justify;
margin: 0px;
padding : 5px;
margin-bottom : 15px;
border: 0px;
}

.center{
text-align: center;
}

.volledig{
border : 2px solid #efcb5b;
}

.onder{
border-bottom : 2px solid #efcb5b;
}

.zij{
border-left : 2px solid #efcb5b;
border-right : 2px solid #efcb5b;
}

.normaal{
border : 2px solid #efcb5b;
border-top: 0px;
}
