* { 
	margin:	0; 
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #37439C;
	margin: 0;
	padding: 0;
	background-color: #FF6600;	
}
a {
    outline: 0;
}
a:link, a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img	{ 
	border: none; 
}
h1 { 
	font-family: Verdana;
	font-size: 1.5em;  
	font-weight: bold;
	line-height: 1.5em; 
	margin:	0 0 .6em 0;
}
h2 {
	font-family: Verdana;
	font-size: 1.5em; 
	font-weight: bold;
	line-height: 1.5em;
	margin:	1em 0 .6em 0;
}
h3, h4, h5 {
	font-family: Verdana;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	margin:	0 0 .6em 0;
	color: #37439C;	
}
h6 {
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	margin:	0 0 .6em 0;
	color: #37439C;	
}
hr {
	clear: both;
	border: 2px solid #FF6600;
	color: #FF6600;
	margin: 15px 0 10px 0;
}
#breadcrumb {
	position: relative;
	margin: 30px auto 0 auto;
	padding: 3px 0;
	text-align: left;
	width: 1024px;
	height: 16px;
	background-color: #ffffff;	
	border-bottom: 10px solid #FF6600;
	font-size: 90%;
}
#breadcrumb a {
	color: #37439C;
}
#fontsize {
	position: relative;
	float: right;
	font-size: 14px;
	margin-top:	-4px;
	margin-right: 24px;
}
#fontsize a:link, #fontsize a:visited {
	color: #37439C;
	text-decoration: none;
}
#fontsize a:hover, #fontsize a:active {
	text-decoration: underline;
	cursor: pointer;
}	
#fontsize #s {
	font-size: 120%;
	padding: 0 0 0 8px;
}
#fontsize #m {
	font-size: 130%;
	padding: 0 0 0 8px;
}
#fontsize #l {
	font-size: 135%;
	padding: 0 0 0 8px;
}
#readspeaker {
	position: relative;
	float: right;
	font-size: 14px;
	margin-right: 20px;
}
#container {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	width: 1024px;
	height: 100%;	
	background: #ffffff url('../images/bg.png') repeat-y;	
}
.row {
	position: relative;
	border-bottom: 10px solid #FF6600;	
}
.row.last {
	border: none;
}
.block {
	position: relative;	
	padding: 20px 0 10px 16px;
	width:  204px;
}
.block.logo {
}
.block.head {
	position: relative;
	left: 10px;
	padding: 0;
	width: 548px;
	background-color: #FDF5E7;
	padding: 0 0 0 16px;
	font-size: 62.5%;	
}
.block.head .content {
	position: relative;
	float: left;
	width: 547px;
	font-size: 1.2em;
	margin-top: 22px;
}
.block.menu {	
	padding: 10px 0 10px 16px;
}
.block.menu ul {	
}
.block.spec_menu {
	padding: 15px 0 10px 16px;
}
.block.middle1, .block.middle2, .block.middle3 {
	position: relative;
	padding: 0;
	width: 182px;
}
.block.middle1 { left: 10px; }
.block.middle2 { left: 19px; }
.block.middle3 { left: 28px; }

.block.left { float: left; }
.block.right { float: right; }

.block a:link, .block a:visited {
	padding: 0;
	color: #37439C;
	text-decoration: none;	
}
.block a:hover {
	color: #FF6600;	
	text-decoration: none;
}
.block ul {
	list-style-type: none;
}
.height1 {
	position: relative;
	float: right;
	width: 1px;
	height: 235px;
}
.height2 {
	position: relative;
	float: right;
	width: 1px;
	height: 248px;
}
.height3 {
	position: relative;
	float: right;
	width: 1px;
	height: 245px;
}
.left .height {
	float: right;
}
.right .height {
	float: left;
}
.linktxt {
	display: block;
	padding: 10px 0 0 10px;
}
.menu ul ul li a.current {
	font-weight: bold;
	color: #FF6600;
}
.menu ul li a:link, .menu ul li a:visited,
.spec_menu ul li a:link, .spec_menu ul li a:visited {
	display: block;
	padding: 0 0 0 34px;
	line-height: 28px;
	text-decoration: none;
	color: #37439C;
    font-size: 13px;
}
.menu ul li a:hover, .menu ul li a:active,
.spec_menu ul li a:hover, .spec_menu ul li a:active {	
	display: block;
	padding: 0 0 0 34px;
	line-height: 28px;
	text-decoration: none;
	color: #FF6600;
}
.menu ul li a em, .spec_menu ul li a em {
	position: relative;
	float: left;
	display: block;
	height: 28px;
	width: 28px;
	margin: 0 0 0 -34px;
	background:	transparent url('../images/spacer.gif') no-repeat 0 0;
}
.menu ul li a:hover em, .menu ul li a:active em {
	background:	transparent url('../images/buttons.gif') no-repeat 0 0;	
}
.ie6 .menu ul li a em {
	background: none;
}
.spec_menu ul li {
	margin: 0 0 3px 0;
}
.spec_menu ul li a em {
	background:	transparent url('../images/buttons.gif') no-repeat 0 0px;
} 
.spec_menu ul li a.terug em {
	background:	transparent url('../images/buttons.gif') no-repeat 0 -28px;
} 
.spec_menu ul li a.column em {
	background:	transparent url('../images/buttons.gif') no-repeat 0 -56px;
}
.spec_menu ul li a.contact em {
	background:	transparent url('../images/buttons.gif') no-repeat 0 -84px;
}
.spec_menu ul li a.filmpjes em {
	background:	transparent url('../images/buttons.gif') no-repeat 0 -112px;
}
.spec_menu ul li a.forum em {
	background:	transparent url('../images/buttons.gif') no-repeat 0 -140px;
}
.spec_menu ul li a.home em {
	background:	transparent url('../images/buttons.gif') no-repeat 0 -168px;
}
.spec_menu ul li a.hulpmiddelen em {
	background:	transparent url('../images/buttons.gif') no-repeat 0 -196px;
}
.spec_menu ul li a.info em {
	background:	transparent url('../images/buttons.gif') no-repeat 0 -224px;
}
.spec_menu ul li a.links em {
	background:	transparent url('../images/buttons.gif') no-repeat 0 -252px;
}
.spec_menu ul li a.boven em {
	background:	transparent url('../images/buttons.gif') no-repeat 0 -280px;
}
.spec_menu ul li a.podcast em {
	background:	transparent url('../images/buttons.gif') no-repeat 0 -308px;
}
.spec_menu ul li a.zoeken em {
	background:	transparent url('../images/buttons.gif') no-repeat 0 -336px;
}
#main {
	position: absolute;
	display: block;
	top: 0;
	left: 230px;
	padding: 0 0 0 16px;	
	width: 548px;
	height: 100%;
	overflow: auto;
	background-color: #FDF5E7;
	margin: 0;
	z-index:10000;
}
#main.wide {
	width: 778px;
}
#main .content {	
	font-size: 1.2em;
	margin-top: 22px;
	width: 500px; 
}
#main.wide .content {
	width: 758px;
}
#main h1 {
	color: #FF6600;
}
#main a:link, #main a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	font-weight: normal;
}


#disclaimer {
	bottom: 2px;
	color: #37439C;
	font-size: 11px;
	line-height: 32px;
	position: absolute;
	right: 25px;
}
.readmore_menu {
	margin-top: 30px;
}
.readmore_menu h4 {
	font-size: 1.1em;
	margin-bottom: 20px;
}
.readmore_menu ul {
	margin: 1em 0 0 1.4em;
}
.readmore_menu ul li {
	color: #FF6600;
	margin: 12px 0;
	padding-left: 10px;
}
#main .readmore_menu a:active, #main .readmore_menu a:visited, #main .readmore_menu a:link {
	color: #37439C;
	font-weight: bold;
	text-decoration: none;
}
#main .readmore_menu a:hover {
	color: #FF6600;
	
}

.links img {
	float: left;
	padding:0 10px 10px 0;
}
.rechts img {
	float: right;
	padding:0 0 10px 10px;
}

.cb {
  clear: both;
}
