a { 
	color:black; 
}

hr {
	border: 1px solid #114f6b;
} 	

h2 {
	font-style:oblique;
	text-decoration:overline underline;
	text-align:center;
	color:red;
}

h3 {
	font-style:italic;
	text-decoration:underline;
	color:red;
}

h4 {
	color:black;
}

h5 {
	font-style:bold;
	color:black;
	margin:0 0 0 0;
	padding-right: 10px;
}

body {
	background-color:#ffce08;
	color:#114f6b;
	font-family:arial;
}

.error {
	color:red;
	font-style:oblique;
}

.post {
	border:2px solid #114f6b;
	color:#114f6b;
}

.left {
	vertical-align:top;
	color:yellow;
	padding:5px 5px 5px 5px;
	padding-right: 10px;
	background-image:url(images/left_main.gif);
	background-repeat:repeat-y;
	text-align:center
}

.left a {
	color:yellow;
}

.lefthr {
	border: 1px solid yellow;
	margin-right:23px;
}

.top {
	color:red;
}

.main {
	background-repeat:no-repeat;
	background-position:60% 100;
	background-attachment:fixed;
	vertical-align:top;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

.poll {
	color:black;
}

.pollvraag {
	color:yellow;
}