/* Ria's style sheet laatst gewijzigd: 2010.03.13 */

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

a:hover {
	text-decoration: underline;
}

body {
	background-color: #d3cbc3;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 10px 0px 10px;
	padding: 0px;
}

h1 {
	font-size: 14px;
	padding-top: 10px;
}

h2 {
	font-weight: normal;
	font-size: 12px;
	padding-left: 0px;
}


h3 {
	float: left;
	font-size: 14px;
	padding-top: 0px;
}


p,h1,pre, h2 {
	margin: 0px 10px 10px 10px;
}

.date {
	color: #003333;
	float: right;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 10px;
}

.floatright {
	padding-right: 10px;
	text-align: right;
}

#banner {
	background-color: #003333;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #FFFFFF;
	height: 29px;
	padding: 15px;
}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
}

#banner a:hover {
	text-decoration: underline;
}

#banner h1 {
	display: inline;
	font-size: 22px;
	height: 30px;
	margin: 0px;
	padding: 10px 10px 0px 0px;
}

#banner h2 {
	display: inline;
	font-size: 16px;
	font-style: italic;
	height: 30px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}

#centercontent {
	background: #99CCCC;
	border: 1px solid #336666;
	font-size: 12px;
}


#commentcontent {
	background: #99CCCC;
	border: 1px solid #336666;
	line-height: 18px;
}



#leftcontent {
	background-color: #99CCCC;
	border: 1px solid #000000;
	font-family: Tahoma, Georgia, Times New Roman, "MS Serif", "New York", serif;
	font-size: 11px;
	left: 10px;
	position: absolute;
	top: 70px;
	width: 160px;
}

#rightcontent {
	background-color: #CCFFFF;
	border: 1px solid #000000;
	font-family: Tahoma, Georgia, Times New Roman, "MS Serif", "New York", serif;
	font-size: 11px;
	position: absolute;
	right: 10px;
	top: 70px;
	width: 200px;
}

#rightcontent p, #leftcontent p {
	line-height: 16px;
	margin-top: 10px;
}


.zoekfunctie {
text-align: center;
border: 1px solid #336666;
margin: 0px 10px 0px 10px;
}