
/*
* Layout styles
*/

body {
	text-align: center;
	padding: 0px; margin: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 76%;
}

.clearboth	{ clear: both; }
.nobr		{ white-space: nowrap; }

#container {
	position: relative;
	width: 1000px; height: 100%;
	margin: 10px auto 0px auto; padding: 0px;
	text-align: left;
}

#logo {
	position: absolute;
	top: 0px; left: 0px;	
}

#navigatie_bg {
	display: block;
	position: absolute;
	top: 22px; left: 222px;
	width: 770px; height: 84px;
	background: transparent url(images/navigation_bg.gif) no-repeat 5px 5px;
	z-index: 10;
}

#navigatie {
	display: block;
	position: absolute;
	top: 22px; left: 222px;
	width: 770px; height: 84px;
	z-index: 11;
}

#content_frontpage {
	position: absolute;
	top: 122px; left: 0px;
	width: 1000px;
	background: #fff;
	z-index: 12;
	text-align: center;
}


#content {
	position: absolute;
	top: 122px; left: 600px;
	width: 375px;
	background: #fff;
	z-index: 12;
}

#foto_klein {
	display: block;
	width: 140px; height: 140px;	
	position: absolute;
	top: 437px; left: 600px;
	z-index: 11;
	background: transparent;
}

#mediacontainer {
	display: block;
	width: 489px; height: 315px;	
	position: absolute;
	top: 122px; left: 111px;
	background: #eee;
	z-index: 10;
}

#slideshow {
	position: relative;
	width: 489px; height: 315px;
	background: #ccc; 
}

#slideshow div {
	position: absolute;
	top: 0; left: 0;
	background-color: #fff;
	width: 489px; height: 315px;
	vertical-align: middle;
	text-align: center; 
}

#sheet_navigation {
	position: absolute;
	top: 557px; right: 23px;
	height: 20px;
	padding: 5px 0px 5px 5px;
	background: #fff;
	z-index: 13;
}

#sheet_navigation p#page_nums {
	float: left;
	background: #b1b3b4;
	color: #fff;
	font-weight: bold;
	margin: 0px 0px 0px 5px; padding: 0px 5px 0px 5px;
	font-size: 110%;
}

#sheet_navigation img.leeg {
	float: left;
	margin: 0px 0px 0px 5px;
}

A.sheet_nav_item {
	display: block;
	height: 20px;
	float: left;
	background: #b1b3b4;
	margin: 0px 0px 0px 5px;
}

#empty {
	display: block;
	width: 100%; height: 100%;
	background: #ccc;
}

#bluebuttons {
	position: absolute;
	top: 600px; left: 110px;
	background: transparent;
}

#bluebuttons A {
	display: block;
	width: 100px;
	font-size: 120%;
	color: #6394c6;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 10px 5px 25px;
	background: #004a9c url(images/pijl_blauw.gif) no-repeat 0px 2px;
}

#bluebuttons A:hover {
	color: #fff;
	background: #004a9c url(images/pijl_blauw_on.gif) no-repeat 0px 2px;
}

#kader_rood {
	display: block;
	width: 110px; height: 110px;
	position: absolute;
	top: 417px; left: 500px;
	z-index: 15;
	border: 1px solid #cc071e;
}

#kader_blauw {
	display: block;
	width: 85px; height: 85px;
	position: absolute;
	top: 462px; left: 480px;
	z-index: 16;
	border: 1px solid #009ddf;
}

#kader_geel {
	display: block;
	width: 52px; height: 52px;
	position: absolute;
	top: 505px; left: 456px;
	z-index: 17;
	border: 1px solid #f9ba00;
}

/*
* Typography styles
*/

h1 {
	position: absolute;
	top: 450px; left: 110px;
	display: block;
	width: 360px;
	font-size: 300%;
	padding: 0; margin: 0;
	background: transparent;	
}

h2 {
	font-size: 170%;
	font-weight: bold;
	color: #019ee0;
	padding: 0px;
	margin: 0px 20px 0px 20px;
}

h3 {
	font-size: 130%;
	color: #333;
	padding: 0px;
	margin: 0px 20px 0px 20px;
}

h4 {
	font-size: 120%;
	color: #333;
	padding: 0px;
	margin: 0px 20px 0px 20px;
}

p {
	font-size: 96%;
	line-height: 150%;
	color: #333;
	margin: 0 20px 20px 20px;
	padding: 0px;
}

#navigatie p {
	margin: 8px 20px 20px 20px;
}

/*
* Anchor styles
*/

A 			{ text-decoration: none; color: #333; }
A:link		{ text-decoration: none; color: #333; }
A:visited	{ text-decoration: none; color: #333; }
A:active	{ text-decoration: none; color: #333; }
A:hover		{ text-decoration: underline; color: #333; }
A.active	{ text-decoration: underline; color: #333; }

/*
* Table styles
*/


/*
* List styles
*/

#content ul {
	margin: 0px 0px 0px 20px; padding: 0px;
	list-style-type: none;
	font-size: 130%; font-weight: bold; line-height: 130%;
	background: transparent;
}

#content li {
	background: url(images/bullet666666.gif) no-repeat 0px 5px;	
	padding: 0px 0px 0px 15px; margin: 0px 0px 0px 0px;
}

#navigatie ul.static-nav {
	position: absolute;
	top: 5px; left: 5px;
	width: 770px; height: 24px;
	margin: 0px; padding: 0px;
	list-style: none;
	font-size: 100%;
}

#navigatie ul.static-nav ul {
	position: absolute;
	top: 28px; left: 0px;
	width: 770px; height: 24px;
}

#navigatie li {
	display: inline; float: left;
	text-align: center;
	margin: 0; padding: 0;
	background: none;
}

#navigatie li>ul { display: none; }
#navigatie li.active>ul { display: block; }

#navigatie A {
	display: block;
	padding: 6px 0px 6px 0px;
	margin: 0;
	color: #717274;
	font-size: 100%;
	font-weight: bold;
	border-right: 4px solid #fff;
}

#navigatie A:hover {
	text-decoration: none;
	background: #eee;
}

#navigatie li.active>A {
	font-weight: bold;
	background: #808285;
	color: #fff;
}


