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

a { color: #000000; text-decoration: none; }
a:hover { text-decoration: underline; }

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

p,a {
	font-size: 12px;
}

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

h2 {
	text-align: left;
	font-size: 12px;
}

h3 {
	text-align: left;
	font-size: 13px;
}

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

table.leftcol th,td {
	padding: 4px;
}

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

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

#banner {
	background-color: #000000;
	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: #d3cbc4;
	border: 1px solid #200400;
	text-align:left;
	line-height:16px;
}


#commentcontent {
	background: #d3cbc4;
	border: 1px solid #000000;
	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: #99CCCC;
	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;
}