body
{
	background-color: #8BCABD;
	margin: 0;
	font-family: Georgia, serif;
	font-size: 12px;
	background-image: url(../fotos/muis-tile-groot-01.gif);
}

hr {
    clear: both;
}


a
{
	color: #09F;
	text-decoration: none;
}
a:visited { color: #039; }
a:hover {
	text-decoration: underline;
}

#cursief
{
	color: #366;
	font-style: italic;
	text-align: center;
	line-height: 150%;
}

#bijschrift
{
	color: #39554c;
	font-variant: small-caps;
	text-align: center;
	line-height: 150%;
}

#over_boek
{
	line-height: 150%;
}


#body {
	width: 963px;
	margin: 0 auto;
}

#header {
	background: url(../fotos/headerVW.jpg) no-repeat;
	height: 230px;
	position: relative;
}

#nav {
	position: absolute;
	bottom: 0;
	 background-color: rgba(1, 89, 109, 0.5);
	margin: 0;
	padding: 3px 0;
	list-style: none;
	width: 963px;
	text-transform: uppercase;
}

#nav li {
	padding: 0 0 0 20px;
	margin: 0 4px;
	float: left;
	background: url("../fotos/bullet.png") no-repeat scroll 2px 0.3em transparent;
}

#nav li.selected a {
	color: #f93;
}

#nav a {
	color: white;
	  font-weight: bold;
	text-decoration: none;
}
#nav a:visited {
	color: white;
}
#nav a:hover {
	color: #f93;
}


* html #nav li {
	background-image: url("../fotos/bullet.gif");
}

#nav li:first-child {
	background: none;
	margin-left: 120px;
}

#content {
	background-color: white;
	padding: 10px;
	overflow: hidden;
}

#col1 {
	float: left;
	width: 230px;
}

#col2 {
	float: left;
	width: 458px;
	margin-left: 12px;
}

#col3 {
	float: right;
	width: 230px;
}

.plaatje_omloop
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.boeken {
	overflow: hidden;
}

div.boeken label {
	display: block;
	clear: both;
	float: left;
	width: 403px;
	border-bottom: 1px solid #eee;
	line-height: 27px;
}

div.boeken input {
	float: left;
	width: 30px;
	position: relative;
	top: 5px;
}

div.gegevens {
	overflow: hidden;
	margin-bottom: 5px;
}

div.gegevens label {
	display: block;
	clear: both;
	float: left;
	width: 198px;
	border-bottom: 1px solid #eee;
	line-height: 27px;
}

div.gegevens input {
	position: relative;
	float: left;
	width: 234px;
	top: 6px;
}

textarea {
	width: 436px;
	height: 60px;
	margin-top: 11px;
}

p.verzendkosten {
	clear: both;
	margin-top: 13px;
	font-style: italic;
}

input.submit {
	width: 200px;
	height: 30px;
	margin-top: 10px;
}

.cred
{
	text-align: center;
	color: #366;
	font-size: 8px%;
}
a.cred
{
	text-align: center;
	color: #036;
	font-size: 8px%;
	text-decoration:none;
}
a.cred:hover {
	text-decoration: underline;
}