/***********************************************************
 * File: letterkunde.css 
 * Project: Maatschappij der Nederlandse Letterkunde
 *
 * Copyright: (c) 2006 Hippo Software. All rights reserved
 *            <http://www.hipposoftware.nl>
 *
 * Author: Bert Bulder <mailto:bertb@hipposoftware.nl>
 *         Brouwersgracht 48, 1013 GX Amsterdam, 020-6255344
 *
***********************************************************************/
body {
	background-color: #3C0502;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px/16px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #1C1B20;
}	
h1 {
	font-size: 14px;
	font-weight:bold;
	color: #BB4212; 
	margin: 0;
	padding:0;
}
h2 {
	font-size: 12px;
	font-weight:bold;
	color: #BB4212; 
	margin: 0;
	padding:0;	
}
h3.top-small-margins{
	font-size: 14px;
	font-weight:bold;
	color: #BB4212; 
	margin: 0;
	padding:0;
}
h3 {
	font-size: 11px;
	font-weight:normal;
	font-style:italic;
	color: #BB4212; 
	margin: 0;
	padding:0;
}
h4 {
	font-size: 12px;
	font-weight:bold;
	color: #BB4212; 
	margin: 0;
	padding:0;	
}
#wrapper {
	background-color: #FFFFFF;
	border: 0px;
	padding: 0px; 
	margin: 0px auto; 
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	text-align: left; 	
	width: 992px; 
}
#top {
	height: 155px;
	width:992px;
	clear: both;
	background-image:url(../images/kop.jpg);
}
#onder {
	width:992px;	
	clear: both;
	background-image:url(../images/bg_onder.gif);	
}
#menu {
	width: 343px;
	padding: 0;
	margin: 0;
	padding-top: 16px;	
	
	float: left;
	line-height: 17px;	
}
#hetmenu {
	padding-left: 14px;
	clear:both;
}
#menu a {
	display: block;
	color: #7F6A06;
	width: 343px;
	height: 16px;
	text-decoration: none;
	text-indent: 21px;		
}
#menu a:hover {
	color: #952006;
	background-color:#F7DC6E;
}
#menu a:active {
	color: #952006;
	background-color:#F7DC6E;
}
#menu .selected {
	color: #952006;
	background-color:#F7DC6E;
}
#content {
	width: 570px;
	padding: 0;
	padding-top: 0px;
	padding-left: 14px;
	* padding-left: 0px;
	float: left;	
}
#links {
	width: 168px;
	float: left;
}
#links img {
	padding-left:16px;
	width: 137px;
}
#links .tekst {
	padding-left:30px;
}
#links .tekstselected {
	color: #952006;
	text-decoration:none;	
}
#rechts {
	width: 400px;
	padding-top: 10px;
	float: left;	
	overflow: auto;
}
#rechts .kopje {
	font-size: 12px;
	font-weight:bold;
	color: #BB4212; 
}
#rechts .subkopje {
	font-size: 11px;
	font-style:italic;
	color: #BB4212; 
}
#content a {
	color:#7F6A06;
	text-decoration:underline;
}
#content a:hover {
	color:#952006;
	text-decoration:underline;
}
#contentfooter {
	clear: both;
	height: 0px;
}
#mnlzoek {
	clear:both;
	margin: 0;
	padding-top:70px;
	* padding-top: 65px;
	margin-left: 28px;	
}
#mnlzoek input.zoekveld {
	font: 11px/16px Arial, Helvetica, sans-serif;
	border: #BB4212 1px solid; 
	height:15px; 
	padding-left:6px; 	
	font-size:10px; 
	width: 180px;
	color: #1C1B20;
	background-color:#FFF;	
 	margin-bottom:7px;
 	* margin-bottom:4px; 	
}
#footer {
	background-color:#3C0502;
	background-image:url(../images/bg_footer.gif);
	clear: both;
	height: 34px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding-left: 14px;
	* margin-left: 15px;
	* padding-left: 0px;
}
li {
	list-style-image:url(../images/li.gif);
}