
*
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

body
{
	background: #e2edfe url("http://www.boekreviews.nl/templates/default/images/background.jpg") repeat-x;
	margin: 0px;
	color: black;
}

a {
	color: white;
}

a:hover {
	text-decoration: underline
}

#container
{
	width: 780px;
	height: 100%;
	margin: 0px auto;
}

#inhoud {
	width: 780px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

.cleaner
{
	clear: both;
}

#header_left
{
	background-image: url("http://www.boekreviews.nl/templates/default/images/header_left.jpg");
	width: 390px;
	height: 169px;
	float: left;
}

#header_right
{
	background-image: url("http://www.boekreviews.nl/templates/default/images/header_right.jpg");
	width: 390px;
	height: 65px;
	float: right;
	padding-top: 102px;
	text-align: right;
	color: white;
}

#menu
{
	width: 780px;
	height: 22px;
	color: white;
	text-align: center;
}

#menu a {
	color: white;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
}

#space
{
	height: 20px;
}

.kolomspace
{
	width: 10px;
	height: 1px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#kolom1
{
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#kolom2
{
	width: 460px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#kolom3
{
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#kolomindex
{
	width: 630px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#dropmenudiv
{
	margin-top: 10px;
	position:absolute;
	border:1px solid black;
	border-top: 0px;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	color: white;
	margin-left: -22px;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	background-color: #014975;
	color: white;
}

#dropmenudiv a:hover
{
	background-color: #01619A;
}

.extcontent
{
	background: #014975 url("http://www.boekreviews.nl/templates/default/images/content_title.jpg") repeat-x;
	width: 600px;
	color: white;
	padding: 10px;
}

.extcontent h2
{
	width: 600px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	color: black;
}

.content
{
	background: #014975 url("http://www.boekreviews.nl/templates/default/images/content_title.jpg") repeat-x;
	width: 440px;
	color: white;
	padding: 10px;
}

.content h2
{
	width: 440px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	color: black;
}

.subcontent
{
	background: #014975 url("http://www.boekreviews.nl/templates/default/images/content_title.jpg") repeat-x;
	width: 130px;
	color: white;
	padding: 10px;
}

.subcontent h2
{
	width: 130px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	color: black;
}

.colcontent
{
	background: #014975 url("http://www.boekreviews.nl/templates/default/images/content_title.jpg") repeat-x;
	width: 286px;
	color: white;
	padding: 10px;
}

.colcontent h2
{
	width: 286px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	color: black;
}

#footer
{
	margin-top: 15px;
	margin-bottom: 10px;
	width: 778px;
	background-color: #afcdfb;
	border: 1px solid #014975;
	padding: 0px;
	text-align: center;
	color: black;
}

#footer a {
	color: black;
}

form
{
	margin: 0px;
	padding: 0px;
}

form div
{
	width: 50%;
	float: left;
	height: 25px;
}

#infobar a {
	color: black;
}

#captcha
{
	width: 145px;
	height: 42px;
	font-size: 30px;
	text-align: center;
}