body#website { 
  	background				: url(images/back.gif);
	background-position		: top center;
	background-repeat		: repeat-x;
	background-color		: #6bc5fe;
	text-align 				: justify; 
	font-family 			: Arial, Helvetica, Geneva;
}

.header {
	background				: url(images/header.gif);
	width					: 1024px;
	height					: 218px;
}

.nieuws {
	padding-top				: 10px;
	padding-left			: 115px;
	text-align				: justify;
	font-size				: 12px;
	line-height				: 20px;
}

.navigatie 
a: { 		color			: #ff0090; 
			font-family		: Arial, Helvetica, Geneva;
}
a:link { 	color			: #ff0090; 
			text-decoration	: none; 
}
a:visited { color			: #ff0090; 
			text-decoration	: none;
}
a:hover { 	color			: #ffffff; 
			text-decoration	: bold; 
			background-color: #acff05; 
}

.navigatie {
	padding-top				: 30px;
	line-height				: 35px;
	font-size				: 18px;
	font-weight				: bold;
}

.content {
	padding-top				: 10px;
	padding-right			: 130px;
	text-align				: justify;
	font-size				: 12px;
	line-height				: 20px;
}

.contact {
	text-align				: justify;
	font-size				: 12px;
	line-height				: 20px;
}

.empty {
	background				: url(images/empty.gif);
	width					: 1024px;
	height					: 223px;
}

.footer {
	padding-left			: 120px;
	padding-top				: 3px;
	font-size				: 12px;
}
