html,body {
	margin: 0;
	padding: 0;
}

body {
	font: 76% arial,sans-serif;
	text-align: center;
	background: #AAAAAA;
}

p {
	margin: 0 10px 10px;
}

div#content a {
	display: inline;
}

div#footer a {
	display: inline;
}

div#footer img {
	margin-left: 17px;
	margin-right: 17px;
	border: 0;
}

div#content img {
	margin: 17px;
	border: 0;
}

a {
	display: block;
	color: #981793;
}

div#header  {
	height: 150px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;
	text-align:center;
	background-image: url('../images/header.jpg');
	color: #600;
}
  
div#container {
	text-align: left;
}

div#content p#goed {
	font-size: 14px;
	color: green;
	font-weight: bold;
}

div#content p#error {
	font-size: 15px;
	color: red;
	font-weight: bold;
}

div#content p {
	line-height: 1.4;
}

div#footer {
	text-align: center;
	background: #333;
	color: #FFF;
}

div#footer p {
	margin: 0;
	padding: 5px 10px;
}

div#footer table {
	margin: auto;
}

div#container {
	width: 900px;
	margin: 0 auto;
	background: #B9CAFF;
}

div#wrapper {
	float: left;
	width: 100%;
}

div#content {
	margin: 0 165px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 210px;
	margin-right: 40px;
	background: #B9CAFF;
}

div#navigation {
	float: left;
	width: 200px;
	margin-left: -900px;
}

div#footer {
	clear: left;
	width: 100%;
	text-align: center; 
}

div#content a#top {
	color: #000000;
}

div#content table.kalender {
	border-spacing:20px 5px;
}

div#content table.kalender td {
	font-size: 15px;
	font-weight: bold;
}

div#content div.nieuws {
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin black solid;
	background-color: #C0C0C0;
	margin-left: 10px;
	margin-right: 10px;
	width: 500px;
}

div#content div.nieuws p.tekst {
	font-size:13px;
	font-weight: bold;
	color:black;
	margin: 10px;
}

div#content p#fail {
	font-size:15px;
	font-weight: bold;
	color:red;
	margin: 10px;
}

div.center {
	text-align: center;
}

div#content p#pass {
	font-size:15px;
	font-weight: bold;
	color:green;
	margin: 10px;
}

li.nieuws {
	list-style-type: none;
}

li.nieuws input#button {
	margin-left: 10px;
	margin-bottom: 10px;
}

ul#fotolijst li {
	list-style-type: none;
	margin-left: -10px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

p.kerst {
	font-size: 14px;
	font-weight: bold;
	margin-left: 40px;
}
