* {
	margin: 0;
	padding: 0;
}
html, body {
	font-family: 'Segoe UI', 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 14px;
	color: #010101;
	height: 100%;
	background: url(images/faux_column.jpg) top center repeat-y;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: 100;
	color: #f0b510;
}
a {
	color: #83713e;
	text-decoration: none;
}
a:hover {
	color: #f0b510;
	text-decoration: none;
}
a img {border: none;}

.trans {margin: 10px 0 0 30px;}
.clear {clear: both;}
.float_left {float: left;}
.float_right {float: right;}
.links_uitlijnen, .alignleft {float: left; margin: 5px 5px 0 0;}
.rechts_uitlijnen, .alignright {float: right; margin: 5px 0 0 5px;}
.raquo {color: #ea2123;}
.accent {background: #fff539;}
.none {display: none;}

#container {
	width: 100%;
	min-height: 100%;
	background: url(images/header.jpg) top center no-repeat;
}
#core {
	width: 1001px;
	margin: 0 auto;
}
#header {
	height: 163px;
}
#header h1 {
	display: none;
}
#nav {
	height: 84px;
	display: block;
}
#nav ul, #nav ul li, #nav ul li a {
	display: block;
	height: 52px;
	line-height: 52px;
	vertical-align: middle;
	font-size: 16px;
}
#nav ul {
	margin: 0 12px;
	list-style: none;
}
#nav ul li, #nav ul li a {
	float: left;
}
#nav ul {
	position: relative;
}
#nav ul li a {
	padding: 0 20px;
	color: #161e69;
	text-decoration: none;
}
#nav ul li a:hover {
	background: url(images/nav_hover.jpg) top left repeat-x;
	color: #fffef2;
}
#nav ul ul {
	/*display: none;*/}
#nav ul li:hover ul, #nav ul ul {
	display: block;
	position: absolute;
	bottom: -32px;
	left: 0;
	width: 900px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
}
#nav ul ul, #nav ul ul li, #nav ul ul li a {
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	font-size: 14px;
	color: #FFF;
}
#nav ul li ul li a {
	padding: 0 15px;
}
#nav ul ul a:hover {
	color: #655423;
	background: url(images/subnav_hover.jpg) top center no-repeat;
}
	
#slideshow {
	width: 962px;
	margin-top: 26px;
	margin-left: 6px;
	padding: 12px;
}
#ss_left {
	width: 312px;
	float: left;
	margin-right: 12px;
	display: inline;
}
#ss_left h1, #ss_left h1 a {
	font-size: 20px;
	color: #f0b510;
	margin-bottom: 6px;
}
#ss_left p {
	font-size: 12px;
	color: #ffffff;
}
.ss_left_msg {
	padding: 12px;
	clear: left;
	height: 130px;
	overflow: hidden;
}
h1.secondh1, h1.secondh1 a {
	color: #292e33 !important;
}
p.secondp {
	color: #454646 !important;
}	


#ss_right {
	width: 625px;
	float: left;
	display: inline;
}
#slideimages {
	float: left;
	width: 454px;
	margin-right: -27px;
	position: relative;
	z-index: 0;
}
#slideimages div {
	position: relative;
	width: 454px;
	height: 293px;
}
#slidimages div img {
	z-index: 1;
}
#slideimages div div {
	position: absolute;
	top: 0;
	left: 50px;
	display: block;
	width: 160px;
	padding: 10px;
	height: 273px;
	background: url(images/spanback.png) top left repeat;
	z-index: 999;
	color: #FFF;
}
#slideimages div div h2 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
#slideimages div div p {
	color: #FFF;
	font-size: 12px;
	line-height: 13px;
	padding-bottom: 10px;
}
#slideimages div div a {
	display: block;
	width: auto;
	border-top: 1px dotted #FFF;
	padding-top: 10px;
	text-align: right;
}


#slidenav {
	width: 189px;
	height: auto;
	float: right;
	position: relative;
	z-index: 1;
}
#slidenav ul, #slidenav li, #slidenav li a {
	display: block;
	width: 206px;
	height: 73px;
}
#slidenav li {
	height: 73px;
	line-height: normal;
	background: url(images/slidenav_back.png) top right no-repeat;
}

#slidenav li a {
	padding: 5px 5px 5px 25px;
	display: block;
	outline: none;
	line-height: 14px !important;
}

#slidenav span.header, #slidenav span.header a {
	font-size: 14px;
	display: inline;
	color: #FFF;
}

#slidenav span.body, #slidenav span.body a {
	padding-top: 4px;
	color: #010101;
	font-size: 12px;
	width: 170px;
	line-height: normal;
}
#slidenav span.body {
	clear: left;
	display: block;
}

#slidenav li:hover, #slidenav a.activeSlide {
	cursor: pointer;
	background: url(images/slidenav_hover.png) top left no-repeat;
}
#slidenav li:hover span.header, #slidenav a.activeSlide span.header {
	color: #f0b510;
}
#slidenav li:hover span.body, #slidenav a.activeSlide span.body {
	color: #FFF;
}


#left {
	width: 330px;
	height: auto;
	float: left;
	display: inline;
}
#left_top_core {
	background: url(images/left_item_top.jpg) top left no-repeat;
	padding: 40px 21px 40px 8px;
	position: relative;
}
#left_top_core h2, #left_bottom_core h2 {
	font-size: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #FFF;
}
#left_top_core ul, #left_top_core ul li, #left_top_core li a, #left_bottom_core ul, #left_bottom_core ul li, #left_bottom_core li a {
	list-style: none;
	display: block;
	margin-bottom: 0;
	padding-bottom: 0;
}
#left_top_core a, #left_bottom_core a {
	padding: 0 20px;
	text-decoration: none;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
}
#left_top_core a {
	color: #b6b8bb;
}
#left_top_core a:hover {
	background: #292d35;
	color: #f0b510;
}
#left_top_link, #left_bottom_link {
	position: absolute;
	bottom: -20px;
	left: -20px;
}

#left_top_link a:hover, #left_bottom_link a:hover {background: none !important;}

.left_top {
	background: url(images/left_item_repeat.jpg) top left repeat-y;
	margin-top: 20px;
	width: 330px;
}

.left_bottom {
	background: url(images/left_white_repeat.jpg) top left repeat-y;
	margin-top: 20px;
	width: 330px;
	position: relative;
}

#left_bottom_core {
	background: url(images/left_white_top.jpg) top left no-repeat;
	padding: 45px 21px 60px 8px;
	position: relative;
}



#menu_social_algemeen li{
	float:left;
	list-style-type: none;
}
#menu_social_algemeen a {
	width:26px;
	height:26px;
	display:block;
	margin-right:7px;
}

#menu_social_algemeen li a#twitter:hover, #menu_social_algemeen li a#facebook:hover, #menu_social_algemeen li a#youtube:hover {
	background:none;
}


/*
#twitter_roll {
	width:228px;
	height:auto;
	position:relative;
	margin:0 auto;	
}
*/
#jstwitter .tweet{
	border-bottom: 1px dashed #4c4c4c;
	padding:0 5px 5px 10px;
	margin-bottom:10px;
}

#jstwitter .tweet a{
	padding: 0;
	text-decoration: none;
	height: auto;
	color:#F60;
	line-height:normal;
}

#left_bottom_core a {
	color: #292e33;
}
#left_bottom_core a:hover {
	background: #292d35;
	color: #f0b510;
}
.single_block {
	margin-top: 39px;
}
.single_bottom {
	left: 0px !important;
	bottom: -20px !important;
	position: absolute !important;
}


#right {
	width: 670px;
	margin-top: 20px;
	float: left;
	display: inline;
}
.article_container {
	width: 670px;
	position: relative;
	margin-bottom: 30px;
}
.date {
	position: absolute;
	z-index: 22;
	top: 6px;
	right: 31px;
	background: url(images/right_date.jpg) top right no-repeat;
	width: 107px;
	height: 39px;
	line-height: 39px;
	vertical-align: middle;
}
.date span {
	color: #FFF;
	font-size: 16px;
}
span.day {padding-left: 10px;}
span.month {padding-left: 4px;}
span.year {padding-left: 3px;}
.article_container h1 {
	padding-left: 12px;
}

.article {
	width: 670px;
	background: url(images/right_item_repeat.jpg) top left repeat-y;
	position: relative;
}
.article_core {
	width: 620px;
	padding: 40px 30px 20px 20px;
	background: url(images/right_item_top.jpg) top left no-repeat;
}
#article_intro {
	margin-bottom: 0px;
}
.article_core ul {
	float: left;
	margin-left: 20px;
	display: block;
	width: 300px;
	font-size: 12px;
}
.article_core ul li {
	background: url(images/listdot.png) left 3px no-repeat;
	list-style: none;
	margin-bottom: 8px;
	color: #545a64;
	padding-left: 20px;
	display: block;
}
.foto_intro {
	float: left;
}

.article_core p {
	margin-bottom: 20px;
}
.article_core ul, .article_core ol {
	margin: 0 0 20px 15px;
	line-height: 1.5;
}
.article_core h2, .article_core h3, .article_core h4, .article_core h5, .article_core h6 {
	font-size: 16px;
	color: #010101;
	margin-bottom: 5px;
	font-family: 'Segoe UI', 'Trebuchet MS', Tahoma, sans-serif;
	font-weight: bold;
}
.article_bottom {
	width: 670px;
	bottom: 0;
	left: 0;
	background: url(images/right_item_bottom.jpg) bottom left no-repeat;
	text-align: right;
}
.article_bottom img {
	margin-bottom: -4px;
	*margin-bottom: 0px;
	margin-right: -1px;
}

.article_single_bottom {
	width: 670px;
	bottom: 0;
	left: 0;
	background: url(images/article_core_bottom.jpg) bottom left no-repeat;
}

table.zebra {
	width: 100%;
	border: 1px solid #FFF;
	border-right: 0;
}
table.zebra th {
	text-align: left;
	color: #161e69;
	padding: 5px 0 5px 10px;
	border-right: 1px solid #FFF;
	border-collapse: collapse;
	font-weight: normal;
	background: url(images/th.gif) top left repeat-x;	
}
th.active {
	background: url(images/th_active.gif) top left repeat-x !important;
}
table.zebra th span {
	float: right;
	text-align: right;
	margin-top: -20px;
	margin-right: 5px;
}
table.zebra td {
	padding: 5px 5px 5px 10px;
	font-size: 12px;
}

tr.alt td {
	background: #f3f2f2;
}
tr.over td {
	background: #e3e2e2;
}

#footer {
	width: 1000px;
	height: 70px;
	line-height: 75px;
	vertical-align: middle;
	background: url(images/footer.jpg) top right no-repeat;
	font-size: 13px;
	color: #f0b510;
	text-align: center;
}
#footer span {
	padding: 0 5px;
}
#copyright {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	color: #747474;
	font-size: 14px;
	padding-bottom: 10px;
}
#copyright a {
	color: #747474;
	text-decoration: none;
}

#copyright a:hover {
	color: #FFF;
}

div.pagebuttondiv {
	float: left;
	height: 18px;
	overflow: hidden;
	border: 1px solid #808080;
	background-color: #fff;
	margin: 5px;
}

a.pagebutton {
	color: #000;
	padding: 5px;
	background-color: #fff;
}
a.pagebutton:hover {
	color: #fff;
	background-color: #444;	
}



