/* CSS Uitgeverij Reco */ 

html {
	margin:0;
	padding:20px 0 20px 0;
} 
body {
 	margin:0;
	padding:0;
 	color: #000066;
 	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image: url(../images/back.gif);

}
img {
	border:1px solid #000066;
	margin: 15px;
}
a { 
	text-decoration: none; 
	font-weight: bold; 
	color: #8B8BD5; 
}
a:hover { 
	text-decoration: none;
	font-weight: bold; 
	color: #000066;
}
table {
	border:0px none;
	font-size:12px;
	margin:auto;
}
.hoofdtabel {
	color:#000066;
	border: 1px solid #000066;
	background-color: #FFFFFF;
	width:95%;
}
.hoofdtabel a:hover{
	color:#FFFFFF;
}
td { 
	vertical-align: top; 
}
#container {
 	text-align:left;
 	width:760px;
 	margin:auto;
	background:#FFFFFF;
	border:1px solid #000066;
}
#header {
	width:760;
	height:100;
	background-image: url(../images/header.jpg);
}

#navigatie {
	margin:0;
	padding:0;
	height:430px;
	width:150px;
	background-image: url(../images/navigatie.jpg);
	background-repeat: no-repeat;
}
#navmenu {
	margin-top:0;
	padding-top:100px;
	text-align:left;
}
#navmenu li {
	margin:0;
  	list-style:square; 
	padding:0 0 20px 0; 
}
#navmenu li a {
  	color:#000066; 
}
#navmenu li a:hover {
	color:#8B8BD5;
}
#navmenu li a:active {
	color:#000066;
}
#content {
	margin:0;
	padding:20px 0 0 0;
	width:610px;
	height:350px;
	min-height:350px;
	background-color:#FFFFFF;
	color: #333399;
	text-align:justify;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
 html>body #content{
 	height:auto;
	min-height:350px;
}
#content a:link a:visited a:active {
	color:#000066;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover {
	color:#8B8BD5;
	text-decoration:none;
	font-weight:bold;
}
#content ul {
	font-weight:bold;
	list-style-position:inside; 
}
#footer {
 	height:20px;
 	margin:0;
	text-align:right; 
	padding-right:16px; 
	padding-top:5px; 
	padding-bottom:5px;

}
#footer a {
	 color: #8B8BD5;
	 text-decoration:none;
	 font-size:11px;
	 font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;

}
#footer a:hover {
	 color:#000066;
	 text-decoration:none;
	 font-size:11px;
}
h1, h2, h3, h4, h5, h6, p {
 	margin:0;
 	padding:0px 16px 0px 16px;
}
.titel {
 	padding:30px 0 0 16px;
	color:#8B8BD5;
	font-weight:bold;
	font-size:14px;
}
h1, h2, h3, h4, h5, h6 {
	font-size:1.4em;
	color:#8B8BD5;
}
u {
 	border-left:0px solid #000; border-right:0px solid #000; border-top:0px solid #000; border-bottom:1px solid #000; text-decoration:none;	
}
select {
	margin-top:15px;
	text-align:center;
	color:#8B8BD5;
	font-size:14px;
	font-weight: bold; 
}

.spatie {
	color:#000066;
	padding-left:18px;
	font-weight: bold; 
}
.genre {
	color:#000066;
	font-weight:bold;
	font-size:14px;
}
li {
	list-style-position: outside;
	list-style-type: square;
}
textarea {
	color:            #000066;
	cursor:           default;
	font-family:      Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size:        10pt;
}
