body {
	font-family: Verdana;
	color: #666666;
	line-height: 1.166;	
}

a:link, a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#highlight{
	color: #000000; 
	background-color: #FF9900;
}


h1{
 font: bold 120% Verdana;
 color: #666666;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 105% Verdana;
 color: #666666;
 margin: 0px;
 padding: 0px;
}

label{
 font: bold 1em Verdana;
 color: #666666;
}
				
input{
font-family: Verdana;
}

#inhoud{
	background-color: #f2f2f4;
	border: 1px solid #BBB;
	width: 845px;
	z-index: 1;	
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#masthead{
	position: absolute;
	top: 0px;
	width:850px;
}

#head{
	background-image: url(../img/head.jpg);
	height: 201px;
}

#titel{
	position: relative;
	color: #ffffff;
	left: 320px;
	height: 35px;
	font-size: 24px;
	width: 519px;
	top: 15px;
	}
	
#zoeken{
	position: absolute;
	left: 608px;
	top: 273px;
	width: 315px;
}

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #666666;
	border-bottom: 1px solid #BBB;
}

#breadCrumb a{
	color: #666666;
	text-decoration:none;
}

#breadCrumb a:hover{
	color: #666666;
	text-decoration: underline;
}

.feature{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	font-size: 80%;
	min-height: 200px;
}


html>body .feature {height: auto;}

.blokjes{
	border: 1px solid #BBB;
	padding: 5px;
	margin-left: 3px;
	margin-top: 15px;
}

.blokjes li{
	margin-left: 15px;
}

.blokjes h2{
	font: bold 135% Verdana;
}

input.verstuurknop {
	background: #f2f2f4;
	outline: none;
	border: none;
	cursor : pointer;
	text-align: right;
	color: #666666;
}


input.verstuurknop:hover {
	background: #f2f2f4;
	outline: none;
	border: none;
	cursor : pointer;
	text-align: right;
	text-decoration: underline;
	color: #666666;
}

input.qry {
	background: #ffffff;
	outline: none;
	border: none;
	cursor : text;
	text-align: left;
	border: 1px solid #999999;
	color: #666666;
}

#printknop{
	position: absolute;
	text-align: left;
	left: 656px;
	top: 266px;
	border-right: solid 1px #999999;
	width: 41px;
}

#menucontainer{
	z-index: 20;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

#menu{
	font: normal 11px verdana;
	position: relative;
	width: 847px;
	height: 25px;
	top: 0px;
	background-color: #f2f2f4;
	left: -1;
}

ul#nav{
	position: absolute;
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	bottom: 0px;
	right: 0px;
	background-color: #f2f2f4;
	width: 847px;
}

ul#nav ul{
/* submenu */
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 130px;
	position: absolute;
	top: auto;
	left: auto;
}

ul#nav li{
	float: left;
	width: 121px;
}

ul#nav li li{
	float: left;
	width: 141px;
}

ul#nav li a{
	/* hoofdmenu items */
	display: block;
	text-decoration: none;
	color: #777777;
	background: #f2f2f4;
	padding: 5px;
	border-color: #BBB;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
}

ul#nav li li a{
	/* submenu items */
	display: block;
	text-decoration: none;
	color: #777777;
	background: #f2f2f4;
	padding: 2px 5px 2px 5px;
	border-width: 0px 1px 1px 1px;
}

ul#nav li a.last {
	border-width: 1px 1px 1px 1px; 
}

ul#nav li.last { 
	width: 121px; 
}

/* Fix IE. Hide from IE Mac \*/

* html #menu ul li { float: left; height: 1%; }

* html #menu ul li a { height: 1%; }

/* End */

ul#nav a:hover{
	color: #e56b1e;
	background: #EBEBEB;
}

ul#nav li:hover ul, ul#nav li.over ul { 
	display: block;
} /* The magic */

div.tabel {
	width:98%; 
	margin:1%;
}

img{
	border: 0;
	color: #f2f2f4;
}

table#tabel1 {
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	width:852px;
	height: 201px;
}

table#albums {
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	width:100%;
	top: 0px;
}

tr,td {
	text-align:left;
}

#video{
	border-bottom: 1px solid #BBB;
}
