* {
	margin: 0;
	padding: 0;
	font-family: Arial;
}
BODY {
	margin: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
UL {
	margin-left: 16px;
	margin-bottom: 1em;
}
H1, H2, H3, H4, H5, P {
	margin-bottom: 1em;
}

#container {
	width: 780px;
	margin: auto;
}
#inner {
	width: auto;
}

#header {
	height: 110px;
	background: #ffffff url('images/banner2009.jpg') no-repeat top;
	border-bottom: 4px solid #917c65;
	margin-bottom: 0.5em;
}
#menu {
	width: 200px;
	float: left;
}
#content {
	width: 580px;
	float: right;
	clear: right;
}
#footer {
	height: 1em;
	border-top: 4px solid #917c65;
	margin-top: 1em;
	text-align: center;
	width: 780px;
	margin: auto;
}

/* Clear float fix for all browsers exept IE */
#inner:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* MENU */
#menu .informatie_header {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#menu .boeken_header {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#menu LI {
	font-size: 12px;
}
#menu A {
	color: black;
	text-decoration: none;
}
#menu A:hover {
	color: #917c65;
}

/* CONTENT */
#content, #content P,  #content DIV, .text {

	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* FOOTER */
#footer SPAN {
	font-size: 12px;
	margin: 2px;
}


TABLE.boeken-lijst {
	width: 100%;
	margin-top: 1em;
}
TABLE.boeken-lijst TH {
	background-color: #dad3cb;
	text-align: left;
	padding: 3px;
	font-size: 12px;
}
TABLE.boeken-lijst A {
	color: #917c65;
	text-decoration: none;
}
TABLE.boeken-lijst A:hover {
	color: black;
}
.cat {
	color: black;
	background-color: #FFD988;
	text-indent: 5px;
}

TABLE.boeken-stemmen {
	width: 100%;
}
TABLE.boeken-stemmen TH {
	text-align: left;
	width: 25%;
}
TABLE.boeken-stemmen TD INPUT {
	width: 150px;
}
INPUT.stemmen-submit {
	width: 200px;
	margin-top: 1em;
}

DIV.block A {
	color: #917c65;
	text-decoration: none;
}
DIV.block A:hover {
	color: black;
	text-decoration: none;
}

/* BOXES */
DIV.information {
	width: auto;

	padding: 0.5em;
	border: 1px solid #96965E;
	background-color: InfoBackground;
}
DIV.error {
	width: auto;
	margin: 0.5em;
	padding: 0.5em;
	border: 1px solid #D46F6F;
	background-color: #FFD3D3;
}
FORM {
	width: auto;
	margin: 0.5em;
	padding: 0.5em;
	border: 1px solid #aaaaaa;
	background-color: #f4f4f4;
}
a.olink:link,a.olink:active.a.olink:visited{
color: Black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style1 {color: #FFFFFF}
.header_inp {
	font-size: 16px;
	font-weight: bold;
}
.logos {
	color: #917D65;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
DIV.block logos {
	color: #917D65;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
DIV.block header_inp {
	font-size: 16px;
	font-weight: bold;
}