* {
	font-family:Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

p {
	margin-bottom:12px;
}

body {
	margin:0px;
}

#header_back_left {
	position:absolute;
	top:0px;
	left:0px;
	width:50%;
	height:218px;
	background:url('../images/back_headerrepeat-left.jpg') repeat-x top;
}

#header_back_right {
	position:absolute;
	top:0px;
	left:50%;
	width:50%;
	height:218px;
	background:url('../images/back_headerrepeat-right.jpg') repeat-x top;	
}

#header {
	position:relative;
	width:100%;
	height:238px;
	background:url('../images/back_header-empty.jpg') center no-repeat;
	z-index:2;
}

#header_image {
	position:absolute;
	top:0px;
	right:50%;
	width:458px;
	height:118px;
	margin-right:-480px;
}

#profile {
	position:absolute;
	right:50%;
	top:135px;
	width:230px;
	margin-right:-480px;
	vertical-align:top;
	z-index:3;
}

#profile .email {
	position:absolute;
	top:0px;
	left:0px;
	width:66px;
	height:12px;
	padding:9px 9px 12px 29px;
	margin:0;
	background:url(../images/back_emailfield.png);
	border:none;
	font-size:10px;
	color:#FFFFFF;
}

#profile .password {
	position:absolute;
	top:0px;
	left:107px;
	width:66px;
	height:12px;
	padding:9px 9px 12px 9px;
	margin:0;
	background:url(../images/back_passwordfield.png);
	border:none;	
	font-size:10px;
	color:#FFFFFF;
}

#profile .login {
	position:absolute;
	top:0px;
	left:194px;
	width:34px;
	height:33px;
	padding:9px 0px 12px 0px;
	margin:0;	
	background:url(../images/back_loginbutton.png);
	border:none;
	font-size:10px;
	color:#FFCC00;
	font-weight:bold;
}

#profile .logoff {
	height:33px;
	padding:9px 12px 12px 12px;
	margin:0;
	float:right;
	background:url(../images/back_loginbutton.png);
	border:none;
	font-size:10px;
	color:#FFCC00;
	font-weight:bold;
}

#profile #links {
	position:absolute;
	top:55px;
	left:0px;
	padding-left:15px;
	font-size:10px;
	color:#D4AA00;
}

#profile #links a {
	color:#000000;
	text-decoration:underline;
}

#profile #links a:hover {
	color:#666666;
	text-decoration:underline;
}

#breadcrumb {
	position:absolute;
	left:50%;
	top:192px;
	width:960px;
	margin-left:-470px;
	font-size:10px;
	color:#666666;
}

#breadcrumb a {
	color:#666666;
}

#breadcrumb a:hover {
	color:#000000;
}

#container {
	position:relative;
	width:960px;
	left:50%;
	margin-left:-480px;
	z-index:1;
}

#frame_left {
	position:relative;
	width:229px;
	margin-right:19px;
	float:left;
	padding-bottom:158px;
}

#frame_mid {
	position:relative;
	width:465px;
	float:left;
	padding:12px 0px 0px 0px;
	font-size:12px;
	color:#555555;
	line-height:18px;
}

#frame_mid.large {
	width:703px;
	margin-left:10px;
}

#frame_mid h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#000000;
	margin-bottom:12px;
}

#frame_mid h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#000000;
	margin-bottom:12px;
}

#frame_mid h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#555555;
}

#frame_mid h6 {
	font-size:11px;
	color:#555555;	
	margin-bottom:12px;
}

#frame_mid a {
	color:#000000;
}

#frame_mid a:hover {
	color:#F9C21B;
}

#frame_mid .news_frame {
	width:465px;
	margin-top:10px;
	background:url('../images/back_midframe.jpg') repeat-y center;
}

#frame_mid .news_frame .head {
	width:465px;
	height:19px;
	margin-bottom:-19px;
	background:url('../images/back_midframehead.jpg') no-repeat center top;
}

#frame_mid.large .news_frame {
	width:697px;
	background:url('../images/back_midframe-large.jpg') repeat-y center;
}

#frame_mid.large .news_frame .head {
	width:697px;
	height:33px;
	margin-bottom:-33px;
	background:url('../images/back_midframehead-large.jpg') no-repeat center top;
}

#frame_mid.large .news_frame.grey {
	background:url('../images/back_midframe2-large.jpg') repeat-y center;
}

#frame_mid.large .news_frame.grey .head {
	background:url('../images/back_midframe2head-large.jpg') no-repeat center top;
}

#frame_mid .news_frame .content {
	padding:25px 25px 25px 25px;
	border-bottom:1px solid #E2E4E1;
}

#frame_mid .news_frame table.overview {
	width:100%;
	border:1px solid #999999;
}

#frame_mid .news_frame table.overview th {
	background:#999999;
	color:#FFFFFF;
	padding:6px;
}

#frame_mid .news_frame table.overview td {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	padding:4px 6px 4px 6px;
}

#frame_mid .news_frame table.overview td.line {
	height:1px;
	background:#999999;
	padding:0px;
}

#frame_mid .news_frame table.overview td {
	vertical-align:top;
}

#frame_mid .news_frame a {
	text-decoration:underline;
}

#frame_mid .news_frame a:hover {
	color:#F9C21B;
}

#frame_mid .news_frame h6 a {
	color:#000000;
	text-decoration:none;
}

#frame_mid .dual_frame {
	position:relative;
	float:left;
	width:296px;
	overflow:hidden;
	padding:25px;
	background:#FFFDE7;
	border:1px solid #E2E2E2;
	margin:-1px -1px 0px 0px;
}

#frame_mid .dual_frame a {
	color:#000000;
	text-decoration:underline;
}

#frame_mid .dual_frame a:hover {
	color:#F9C21B;
}

#frame_mid .dual_frame ul li {
	list-style:url(../images/list-style.png);
	margin-left:15px;
}

#frame_mid .dual_frame ul li a {
	text-decoration: none;
}

#frame_mid ul.intromenu li {
	font-size:12px;
	color:#F3AB15;
	margin-bottom:4px;
}

#frame_mid ul.intromenu li a {
	color:#555555;
}

#frame_mid ul.intromenu li a:hover {
	color:#F3AB15;
}

#frame_right {
	position:relative;
	width:229px;
	margin-left:18px;
	float:left;
}

#pictureBottom {
	position:absolute;
	top:0px;
	left:0px;
	width:238px;
	height:158px;
	margin-top:-158px;
	background:url(../images/picture_bottom.png) bottom no-repeat;
}

#footer {
	position:relative;
	width:960px;
	height:80px;
	padding:16px 0px 0px 0px;
	background:url('../images/back_footer.png') no-repeat center top;
	float:left;
	text-align:center;
	font-size:11px;
	color:#323232;
	line-height:22px;
}

#footer_left {
	width:220px;
	float:left;
	text-align:left;
	min-height:70px;
}

#footer_mid {
	width:520px;
	float:left;
	text-align:center;
	min-height:70px;
}

#footer_right {
	width:220px;
	float:left;
	text-align:right;
	min-height:70px;
	line-height:14px;
}

#footer a {
	color:#323232;
}

#footer a:hover {
	color:#F9C21B;
}

#footer ul {
	list-style:none;
	margin:0;
	padding-left:0;
	overflow:hidden;
}

#footer ul li {
	display:inline;
	text-align:center;
	font-weight:bold;
}

#preview{
	position:absolute;
	background:#333333;
	padding:2px;
	display:none;
	color:#FFFFFF;
	z-index:10;
}

.subframe {
	position:relative;
	float:left;
	width:229px;
	margin-bottom:20px;
	font-size:11px;
	line-height:16px;
	color:#000000;
	padding:0px 6px 0px 6px;
}

.subframe a {
	color:#000000;
}

.subframe a:hover {
	color:#F9C21B;
}

.subframe .head {
	position:relative;
	width:217px;
	height:25px;
	margin:0px -6px 0px -6px;
	padding:8px 2px 8px 10px;
	background:url('../images/back_subframehead.jpg') no-repeat center top;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
	margin-bottom:16px;
}

.subframe .head a {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}

.subframe .head a:hover {
	color:#F9C21B;
}

.subframe table.overview {
	width:95%;
	border:1px solid #F2F2F2;
}

.subframe table.overview th {
	background:#F2F2F2;
	padding:6px;
}

.subframe table.overview td {
	border-left:1px solid #F2F2F2;
	border-right:1px solid #F2F2F2;
	padding:4px 6px 4px 6px;
}

.subframe table.overview td.line {
	height:1px;
	background:#F2F2F2;
	padding:0px;
}

.tijdlijnKleinContainer {
	position:relative;
	float:left;
}

.tijdlijnKlein {
	position:relative;
	float:left;
	width:217px;
	height:584px;
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-arrow-color: #F9C21B;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
}

.tijdlijnKlein table {
	width:100%;
}

.tijdlijnKlein td {
	padding:6px 0px 6px 0px;
	margin:0;
}

.tijdlijnKlein td.jaartal {
	color:#F9C21B;
	font-weight:bold;
	padding-right:14px;
}

.tijdlijnKlein td.lijn {
	width:4px;
	background-color:#F9C21B;
}

.tijdlijnKlein td.titel {
	padding-left:14px;
}

.tijdlijnKlein td.titel div.lijn {
	width:26px;
	height:3px;
	background-color:#FFE696;
	margin-left:-14px;
	margin-right:14px;
	margin-top:6px;
	float:left;
}

.tijdlijnKleinContainer .headFade {
	position:absolute;
	top:0px;
	left:0px;
	width:87%;
	height:20px;
	background: url(../images/back_tijdlijnkleinhead.png);
}

.tijdlijnKleinContainer .footFade {
	position:absolute;
	bottom:0px;
	left:0px;
	width:87%;
	height:20px;
	background: url(../images/back_tijdlijnkleinfoot.png);
}

.tijdlijnContainer {
	position:relative;
	width:725px;
	height:165px;
	margin-left:-23px;
	margin-bottom:-25px;
	overflow:hidden;
}

.tijdlijnContainer #prevBtn {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:10px;
	top:16px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}

.tijdlijnContainer #prevBtn a {
	color:#FFFFFF;
	text-decoration:none;
}

.tijdlijnContainer #prevBtn a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.tijdlijnContainer #nextBtn {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	right:37px;
	top:16px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}

.tijdlijnContainer #nextBtn a {
	color:#FFFFFF;
	text-decoration:none;
}

.tijdlijnContainer #nextBtn a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.tijdlijn {
	position:relative;
	width:6930px;
}

.tijdlijn li {
	float:left;
	margin:0;
}

.tijdlijn a {
	color:#FFFFFF;
}

.tijdlijnLustrum {
	position:relative;
	width:345px;
	float:left;
}

.tijdlijnLustrum .periode {
	position:relative;
	width:343px;
	height:30px;
	padding-top:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-align:center;
	color:#FFFFFF;
	border:2px solid #FFFFFF;
}

.tijdlijnLustrum .periode.odd {
	background:#404040;
}

.tijdlijnLustrum .periode.even {
	background:#EBB718;
}

.tijdlijnLustrum .jaren {
	position:relative;
	width:345px;
	height:110px;
}

.tijdlijnLustrum .jaar {
	position:absolute;
	top:8px;
	width:62px;
	height:70px;
	padding-top:8px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF
}

.tijdlijnLustrum .jaar.odd {
	background:url(../images/back_tijdlijnitem_grijs.png) no-repeat;
}

.tijdlijnLustrum .jaar.even {
	background:url(../images/back_tijdlijnitem_geel.png) no-repeat;
}

.pageButtons {
	width:100%;
	margin:10px 0px 10px 0px;
	text-align:center;
}

.list {
	border:1px solid #999999;
	padding:1px;
	margin:2px;
}

.textfield {
	border:1px solid #999999;
	padding:2px;
	margin:2px;
}

.textfield:focus, .list:focus {
	border:1px solid #EBB718;
}

.checkbox {
	margin:2px;
}

.button {
	background-color:#F3AB15;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 10px 3px 10px;
	border-bottom:#B36D09 2px solid;
	border-right:#B36D09 2px solid;	
	border-top:#FEDB86 2px solid;
	border-left:#FEDB86 2px solid;
}

.button2 {
	background-color:#666666;
	color:#FFFFFF;
	padding:3px 6px 3px 6px;
	border:none;	
}

.button3 {
	background-color:#F9C21B;
	color:#FFFFFF;
	padding:3px 6px 3px 6px;
	border:none;	
}


/* menu::base */
div#menu {
	position:absolute;
	left:50%;
	top:126px;
	width:710px;
    height:54px;
	margin-left:-478px;
    z-index:9;
}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
div#menu ul.menu {
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
}
div#menu li:hover>ul {
    left: -2px;
}

div#menu ul li a {
	margin-top:13px;
}

div#menu ul ul li a {
	margin-top:0px;
}

div#menu a {
    position: relative;
    z-index: 10;
    height: 36px;
    display: block;
    float: left;
    line-height: 39px;
    text-decoration: none;
    font-size:13px;
	font-weight:bold;
    text-transform:uppercase;
}
div#menu a:hover, div#menu a:hover span { color: #fff; }
div#menu li.current a {}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}
div#menu ul ul a.parent span {
    background-position:95% center;
    background-image: url(../images/menu/item-pointer.gif);
}
div#menu ul ul a.parent:hover span {
    background-image: url(../images/menu/item-pointer-mover.gif);
}

/* menu::level1 */
div#menu a {
    padding: 3px 20px 0 20px;
    line-height: 30px;
    color: #FFFFFF;
}
div#menu span {
    margin-top: 5px;
}/**@replace#1*/
div#menu li { background: url(../images/menu/main-delimiter.png) 98% 4px no-repeat; }
div#menu li.last { background: none; }

/* menu::level2 */
div#menu ul ul li { background: none;}
div#menu ul ul {
    position: absolute;
    top: 38px;
    left: -999em;
    width: 163px;
    padding: 5px 0 0 0;
    background: #343434;
    margin-top:1px;
}
div#menu ul ul a {
    padding: 7px 0 7px 15px;
	width: 147px;
    height: auto;
    float: none;
    display: block;
    line-height: 24px;
    color: #FFFFFF;
    font-size: 11px;
    text-transform:none;
}
div#menu ul ul a:hover {
	background-color:#484848;
}
div#menu ul ul span {
    margin-top: 0;
    padding-right: 15px;
    _padding-right: 20px;
    color: #FFFFFF;
}
div#menu ul ul a:hover span {
    color: #FFFFFF;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 157px;
	background:url(../images/menu/line_submenu.png) repeat-x bottom;
}

/* menu::level3 */
div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 163px !important;
    margin-left:172px;
}

/* colors */
div#menu ul ul ul { background: rgb(41,41,41); }
div#menu ul ul ul ul { background: rgb(38,38,38); }
div#menu ul ul ul ul { background: rgb(35,35,35); }

/* lava lamp */
div#menu li.back {
    background: url(../images/menu/lava.png) no-repeat right -54px !important;
    background-image: url(../images/menu/lava.gif);
    width: 13px;
    height: 54px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}
div#menu li.back .left {
    background: url(../images/menu/lava.png) no-repeat top left !important;
    background-image: url(../images/menu/lava.gif);
    height: 54px;
    margin-right: 8px;
}

/* countdown */
#t7_timer { 
	width: 300px; 
	height: 55px; 
	position: relative;
}

#t7_timer_over { 
	width: 300px; 
	height: 55px; 
	/*background-image: url(../images/Countdown-over.gif);
	background-repeat: no-repeat;*/
	background:none;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#t7_vals {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_numbs {
	font-size: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

#t7_y {
	background-image: url(../images/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:27px;
	background-color:#ffffff;
	padding: 8px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_d {
	background-image: url(../images/Countdown3.png);
	background-repeat: no-repeat;
	float:left;
	width: 71px;
	height:27px;
	background-color:#ffffff;
	padding: 8px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_h {
	background-image: url(../images/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:27px;
	background-color:#ffffff;
	padding: 8px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_m {
	background-image: url(../images/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 47px;
	height:27px;
	background-color:#ffffff;
	padding: 8px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_s {
	background-image: url(../images/Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 42px;
	height:27px;
	background-color:#ffffff;
	padding: 8px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}

#t7_labels {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_labs {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#t7_yl {
	float:left;
	width: 51px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_dl {
	float:left;
	width: 74px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_hl {
	float:left;
	width: 44px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_ml {
	float:left;
	width: 55px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_sl {
	float:left;
	width: 42px;
	height:15px;
	padding:0px;
	margin: 0px;
}

#defaultCountdown { width: 300px; height: 55px; text-align: center;}

/*** UL / OL Lists***/
ul { list-style:disc;margin-top:3px;margin-bottom:3px; }
ol { list-style:decimal;margin-top:3px;margin-bottom:3px; }
li { margin-left:15px; }
