body {
	margin: 0px;
	padding: 10px;

	border: 10pt solid gray;

	font-family: "Verdana", sans-serif;
}

p, #content li, td, pre {
	color: gray;
}

pre {
	font-family: "Verdana", sans-serif;
}

#banner h1 {
	background: url(/favicon.ico) no-repeat top right;
	font-size: large;
	color: #3399ff;
}

#menu li {
	list-style-type: none;
}

#menu a:link, #menu a:active, #menu a:visited {
	text-decoration: none;
	color: black;
}

#weer, #validatie, #right, h2, #admin {
	display: none;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #3399FF;
}

p.u {
	text-decoration: underline;
}

h3 {
	color: #3399FF;
	border-bottom: 1px solid #3399FF;
}

h4 {
	font-weight: normal;
	font-style: italic;
}

img.avatar {
	float: left;
	border: 1px solid black;
	height: 32px;
	width: 32px;
}