
body {
	color: #da0001; 
	font-size: 62.5%; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 180%; 
	background-image: url("pics/boekenlegger.jpg"); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: 15px 25px; 
	text-align: center; 
	margin: 0; 
	padding: 0 
}

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

html, body {
	margin-bottom: 1px; 
	min-height: 100% 
}

/* holder styles */
#holder { 
	font-size: 1.3em; 
	text-align: left; 
	margin: 0 auto 0 0; 
	width: 760px 
}

/* header styles */
#header { 
	font-size: 1em; 
	font-weight: bold; 
	margin-top: 20px; 
	margin-left: 200px; 
	border-style: none none solid; 
	border-width: 1px; 
	border-color: #da0001 
}
.callout {
	margin: 0;
	padding: 10px 5px;
}

/* navigation styles */
#navleftboek { color: #ffffe3; background-image: none; padding: 0; width: 145px; float: left; border: dashed 0 }

#topnav   { font-size: 12px; padding: 0; width: 760px }

/* content styles */
#content   { margin: 0 170px 0 200px; padding: 15px 15px 15px 0 }

#content23   { margin: 0 0 0 200px; padding: 1px 15px 15px 0 }

/* third column styles */
#news {
	margin: 0px;
	padding: 15px 8px 8px 8px;
	float: right;
	width: 144px;
}
#news p {
	color: #da0001; 
}

/* footer styles */
#footer      { color: #da0001; line-height: 0.8em; text-align: left; margin-left: 200px; padding: 5px; border-top: 1px solid #da0001 }

/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

h1  { font-size: 1.2em; 
font-weight: bold; 
margin-top: 0; 
margin-bottom: 1.2em 
}

h2 {
	font-size:1.05em;
	font-weight:bold;
margin-top: 0; 
margin-bottom: 1.2em;
}
a  { 
	color: #36f; 
	text-decoration: none 
}

form  { 
	font-size: 0.9em; 
	font-family: Arial, Verdana, Helvetica, sans-serif 
}

.redline  { padding-bottom: 12px; border-bottom: 1px solid #da0001 }
.fontklein { font-size: 90% }
.randgrijs { border: solid 1px #aaa }

