html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #f0eccf;
	line-height: 23px;
}

ul {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
}

ul li {
	padding-left: 20px;
	list-style: none; 
	background: url(../images/template/bullit.png) left top no-repeat;
}

li div {
	background: url(../images/template/bullit.png) -20px top no-repeat;
}

ol li {
}

blockquote, q {
	quotes: none;
}

.mp3 {
	width: 14px;
	height: 18px;
	position: relative;
	float: left;
	display: block;
	cursor: pointer;
	font-size: 1px;
	color: #5d5d59;
}

.mp3_color {
	color: #494945;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}

h1 {
	height: auto;
	margin: 0px;
	padding: 0px 0px 49px 0px;
	font-size: 25px;
	font-weight: normal;
	color: #d98031;
	line-height: 35px;
}

h2 {
	height: 23px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 23px;
	font-weight: normal;
	font-size: 16px;
	color: #d98031;
}

h3 {
	height: auto;
	margin: 0px 0px 9px 0px;
	padding: 0px;
	line-height: 23px;
	font-weight: bold;
	font-size: 14px;
	color: #d98031;
}

h3.normal {
	font-weight: normal;
}

a.h2 {
	height: 23px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 23px;
	font-weight: normal;
	font-size: 16px;
	color: #d98031;
}

p {
	margin: 0px;
	line-height: 22px;
	font-style: normal;
}

a {
	outline: none;
	color: #d98031;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.white {
	color: #f0eccf;
}

a.h2 {
	height: 23px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 23px;
	font-weight: normal;
	font-size: 16px;
	color: #d98031 !important;
}

span.oranje {
	font-weight: normal;
	color: #d98031;
}

.no_bg {
	background: none !important;
}

.bold {
	font-weight: bold;
}

.no_padding_top {
	padding-top: 0px !important;
}

.padding_top {
	padding-top: 10px;
}

html, body {
	height: 100%;
}

body {
	background: #fff;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background: url(../images/template/bg_container.jpg) left top repeat;
	z-index: 1;
}

#site {
	width: 980px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-bottom: 56px;
	z-index: 3;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header {
	width: 980px;
	height: 104px;
	position: relative;
	padding: 0px 0px 8px 0px;
	background: url(../images/template/bg_header.png) left top no-repeat;
}

#logo {
	width: 341px;
	height: 32px;
	position: absolute;
	left: 37px;
	top: 24px;
}

#logo a {
	width: 341px;
	height: 32px;
	position: relative;
	float: left;
	display: block;
}

#underheader_boven {
	width: 980px;
	height: 4px;
	position: relative;
	background: url(../images/template/underheader_boven.gif) left top no-repeat;
}

#underheader {
	width: 980px;
	height: 103px;
	position: relative;
	overflow: hidden;
	background: url(../images/template/bg_content.gif) left top repeat-y;
}

#menu {
	width: auto;
	height: 32px;
	position: absolute;
	left: 22px;
	top: 18px;
	padding: 0px 0px 0px 0px;
	background: url(../images/template/bg_menu.gif) left top repeat-x;
}

#menu a {
	width: auto;
	height: 32px;
	position: relative;
	float: left;
	padding: 0px 30px 0px 30px;
	display: block;
	line-height: 32px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #f0eccf;
	background: url(../images/template/bg_menu.gif) left top repeat-x;
}

#menu a:hover {
	color: #d98031;
}

#menu a.active {
	background: url(../images/template/bg_menu_active.gif) left top repeat-x;
}

#menu a.active:hover {
	color: #f0eccf;
}

#menu span.pipe {
	width: 4px;
	height: 32px;
	position: relative;
	float: left;
	display: block;
	background: url(../images/template/menu_pipe.gif) left top no-repeat;
}

.submenu a {
	color: #f0eccf;
}

.submenu a.sub_active {
	color: #d98031;
}

.submenu a:hover.sub_active {
	text-decoration: none;
}

#content {
	width: 980px;
	height: auto;
	position: relative;
	background: url(../images/template/bg_content.gif) left top repeat-y;
	z-index: 5;
}

#content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#content_links {
	width: 303px;
	height: auto;
	position: relative;
	float: left;
	padding-bottom: 20px;
	background: url(../images/template/gradient_links.gif) 21px top no-repeat;
}

.highlight {
	width: 221px;
	height: auto;
	position: relative;
	padding: 15px 41px 17px 41px;
	background: url(../images/template/highlight_line.gif) 41px bottom no-repeat;
}

.highlight:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.highlight #input_zoeken_left {
	width: 120px;
	height: 25px;
	position: relative;
	float: left;
	padding: 7px 10px 0px 30px;
	background: url(../images/template/input_zoeken_left.gif) left 0px no-repeat;
}

.highlight #input_zoeken_left input {
	width: 127px;
	height: 25px;
	position: relative;
	font-size: 11px;
	color: #f0eccf;
	border: none;
	background: none;
}

.highlight #btn_zoeken_left {
	width: 47px;
	height: 32px;
	position: relative;
	float: left;
	background: url(../images/template/btn_zoeken_left.gif) left top no-repeat;
}

.highlight #btn_zoeken_left input {
	width: 47px;
	height: 32px;
	position: relative;
	cursor: pointer;
	border: none;
	background: none;
}

#content_rechts {
	width: 657px;
	height: auto;
	position: relative;
	float: left;
	padding: 0px 20px 0px 0px;
	z-index: 10;
}

#content_onder {
	width: 980px;
	height: 4px;
	position: relative;
	padding: 0px 0px 18px 0px;
	background: url(../images/template/content_onder.gif) left top no-repeat;
}

#footer {
	width: 100%;
	height: 56px;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	left: 0;
	z-index: 50;
}

#footer_content {
	width: 643px;
	height: 38px;
	position: relative;
	margin: 0 auto;
	padding: 18px 0px 0px 337px;
	font-size: 11px;
	color: #5b4d3d;
	background: url(../images/template/bg_footer.jpg) left top no-repeat;
}

#footer_content a {
	text-decoration: none;
	font-size: 11px;
	color: #5b4d3d;
}

#footer_content a:hover {
	text-decoration: underline;
}

/* home */

#sfeer {
	width: 657px;
	height: 206px;
	position: relative;
	margin-bottom: 27px;
}

#content_home {
	width: 623px;
	height: auto;
	position: relative;
	padding: 31px 0px 33px 34px;
	background: url(../images/template/bg_content_home.gif) left top no-repeat;
}

#videovdmaand {
	width: 623px;
	height: 225px;
	position: relative;
}

#filmpje {
	width: 334px;
	height: 214px;
	position: relative;
	float: left;
	padding: 5px 35px 6px 0px;
}

#videovdmaand_tekst {
	width: 254px;
	height: 225px;
	position: relative;
	float: left;
}

#videovdmaand_tekst span.italic {
	margin-top: 15px;
	display: block;
	font-style: italic;
}

#preekvdweek_links {
	width: 254px;
	height: 23px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#preekvdweek_links .preekvdweek_link {
	margin-right: 48px;
}

#nieuw {
	width: 623px;
	height: auto;
	position: relative;
	padding: 64px 0px 0px 0px;
	background: url(../images/template/line_601px.gif) left 46px no-repeat;
}

#nieuw:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#nieuw_toegevoegd {
	width: 601px;
	height: auto;
	position: relative;
	margin: 24px 0px 32px 0px;
}

.item {
	width: 601px;
	height: auto;
	position: relative;
}

.item:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.item.bg_wit {
	background: #5d5d59;
}

.item_links {
	width: 213px;
	height: auto;
	min-height: 46px;
	position: relative;
	float: left;
	padding: 0px 75px 0px 8px;
	cursor: pointer;
}

.item_rechts {
	width: 247px;
	height: auto;
	min-height: 46px;
	position: relative;
	float: left;
	cursor: pointer;
}

.nieuw_item_buttons {
	width: 58px;
	height: 32px;
	position: relative;
	float: left;
	padding-top: 14px;
}

.nieuw_item_buttons a.link_download {
	float: left;
	margin-right: 10px;
}

#volledige_lijst {
	width: auto;
	height: 23px;
	position: absolute;
	left: 435px;
	bottom: -32px;
}

/* preken */

#submenu_preken {
	width: auto;
	height: 23px;
	position: absolute;
	left: 449px;
	top: 65px;
}

#sfeerfoto {
	width: 260px;
	height: 411px;
	position: relative;
	margin: 0px 0px 20px 20px;
	overflow: hidden;
}

#highlight_links {
	width: 220px;
	height: auto;
	min-height: 320px;
	position: relative;
	padding: 9px 20px 0px 40px;
	background: url(../images/template/bg_highlight_links.gif) 20px top no-repeat;
}

.hl_item {
	width: 220px;
	height: auto;
	position: relative;
	padding: 15px 0px 21px 0px;
	background: url(../images/template/line_219px.gif) left bottom no-repeat;
}


.hl_item a {
	width: 220px;
	height: 23px;
	position: relative;
	display: block;
	color: #f0eccf;
}

#content_preken {
	width: 601px;
	height: auto;
	position: relative;
	padding: 36px 18px 39px 35px;
	background: url(../images/template/bg_preken.gif) left top no-repeat;
	z-index: 10;
}

#preken {
	width: 601px;
	height: auto;
	position: relative;
	padding-bottom: 39px;
	z-index: 10;
}

#preken:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#paging {
	width: 937px;
	height: 59px;
	position: relative;
	padding: 0px 23px 0px 20px;
	background: url(../images/template/bg_content.gif) left top repeat-y;
}

#pagebalk {
	width: 910px;
	height: 32px;
	position: relative;
	padding: 0px 18px 0px 9px;
	background: url(../images/template/bg_pagebalk.gif) left top repeat-x;
}

.page_pipe {
	width: 4px;
	height: 32px;
	position: relative;
	float: left;
	background: url(../images/template/page_pipe.gif) left top no-repeat;
}

#input_zoeken {
	width: 127px;
	height: 19px;
	position: relative;
	float: left;
	padding: 7px 10px 0px 30px;
	margin-right: 7px;
	background: url(../images/template/input_zoeken.gif) left 6px no-repeat;
}

#input_zoeken input {
	width: 127px;
	height: 19px;
	position: relative;
	font-size: 11px;
	color: #f0eccf;
	border: none;
	background: none;
}

#btn_zoeken {
	width: 69px;
	height: 32px;
	position: relative;
	float: left;
	background: url(../images/template/btn_zoeken.gif) left top no-repeat;
}

#btn_zoeken input {
	width: 69px;
	height: 32px;
	position: relative;
	cursor: pointer;
	border: none;
	background: none;
}

#page_nav_container {
	width: 601px;
	height: 32px;
	position: relative;
	float: right;
}

#page_nav {
	width: auto;
	height: 32px;
	position: relative;
	margin: 0 auto;
}

.page_nr {
	width: 27px;
	height: 32px;
	position: relative;
	float: left;
	line-height: 32px;
	text-align: center;
}

.page_nr.active {
	background: url(../images/template/page_nr_active.gif) left top no-repeat;
}

.page_nr a {
	width: 27px;
	height: 32px;
	position: relative;
	display: block;
	text-decoration: none;
	line-height: 32px;
	text-align: center;
	color: #f0eccf;
}

.page_nr.active {
	font-weight: bold;
}

.stipjes {
	background: url(../images/template/stipjes.gif) left top no-repeat;
}

.btn_vorige {
	width: 67px;
	height: 32px;
	position: relative;
	float: left;
}

.btn_volgende {
	width: 85px;
	height: 32px;
	position: relative;
	float: left;
}

/* preek details */

#preek_details {
	width: 424px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 33px;
	padding: 5px 0px 0px 0px;
}

#preek_buttons {
	width: 150px;
	height: auto;
	position: relative;
	float: left;
}

#talenswitch {
	width: auto;
	height: auto;
	position: absolute;
	right: 20px;
	top: 20px;
}

/* artikelen */

#submenu_artikelen {
	width: auto;
	height: 23px;
	position: absolute;
	left: 558px;
	top: 65px;
}

.artikel {
	width: 601px;
	height: auto;
	position: relative;
	padding: 22px 0px 20px 0px;
	background: url(../images/template/line_601px.gif) left bottom no-repeat;
}

.schrijver {
	width: auto;
	height: 23px;
	position: absolute;
	right: 0px;
	top: 0px;
	font-style: italic;
	font-size: 11px;
}

.schrijver.bovenste {
	top: -22px;
}

.download_pdf, .download_pdf_detail {
	width: 153px;
	height: 32px;
	position: relative;
	padding-top: 15px;
}

.download_pdf_detail {
	padding-top: 35px;
}

.item_artikel_links {
	width: 167px;
	height: auto;
	min-height: 46px !important;
	position: relative;
	float: left;
	line-height: 23px;
	padding-left: 8px;
	cursor: pointer;
}

.item_artikel_rechts {
	width: 345px;
	height: auto;
	min-height: 46px !important;
	position: relative;
	line-height: 23px;
	float: left;
	padding: 0px 35px 0px 8px;
	cursor: pointer;
}

span.auteur {
	font-size: 11px;
	font-style: italic;
}

.nieuw_item_buttons_artikel {
	width: 38px;
	height: 32px;
	position: relative;
	float: left;
	padding-top: 14px;
	cursor: pointer;
}

.themas {
	width: 200px;
	height: auto;
	position: relative;
	float: left;
}

.categorie {
	width: 200px;
	height: auto;
	position: relative;
}

.categorie:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.thema {
	width: 180px;
	height: auto;
	position: relative;
	float: left;
	line-height: 23px;
	padding-right: 20px;
}

.letter {
	width: 200px;
	height: auto;
	position: relative;
	float: left;
	font-weight: bold;
	color: #d98031;
}

/* contact */

#contact {
	width: 619px;
	height: auto;
	position: relative;
	padding: 26px 0px 26px 35px;
	background: url(../images/template/bg_preken.gif) left top no-repeat;
}

#contact:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#contact_links {
	width: 250px;
	height: auto;
	position: relative;
	float: left;
}

#contact_links a {
	color: #f0eccf;
}

span.span_contact {
 	width: 24px;
	height: 23px;
	position: relative;
	float: left;
	display: block;
}

#contact_rechts {
	width: 351px;
	height: auto;
	position: relative;
	float: left;
}

.field {
	width: auto;
	height: 25px;
	position: relative;
	margin-bottom: 7px;
}

.label {
	width: 122px;
	height: 25px;
	position: relative;
	float: left;
	line-height: 25px;
}

.input {
	width: 192px;
	height: 18px;
	position: relative;
	float: left;
	padding: 3px 8px 4px 8px;
	background: url(../images/template/input.gif) left top no-repeat;
}

.input input {
	width: 192px;
	height: 18px;
	position: relative;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #f0eccf;
	border: none;
	background: none;
}

.field_textarea {
	width: auto;
	height: 129px;
	position: relative;
	padding-bottom: 43px;
}

.label_textarea {
	width: 122px;
	height: 129px;
	position: relative;
	float: left;
}

.textarea {
	width: 192px;
	height: 122px;
	position: relative;
	float: left;
	padding: 3px 8px 4px 8px;
	background: url(../images/template/textarea.gif) left top no-repeat;
}

.textarea textarea {
	width: 192px;
	height: 122px;
	position: relative;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #f0eccf;
	overflow: auto;
	border: none;
	background: none;
}

.btn_verzenden {
	width: 102px;
	height: 29px;
	position: absolute;
	right: 22px;
	bottom: 0px;
	cursor: pointer;
	background: url(../images/template/btn_verzenden.gif) left top no-repeat;
}

.btn_verzenden input {
	width: 102px;
	height: 29px;
	position: relative;
	cursor: pointer;
	border: none;
	background: none;
}

.verplichte_velden {
	width: auto;
	height: 23px;
	position: absolute;
	left: 0px;
	bottom: 38px;
	font-size: 11px;
}

div.error {
	padding: 0px 0px 7px 122px;
	font-size: 11px;
	font-style: italic;
	color: #d98031;
}

/* video */

#submenu_videos {
	width: auto;
	height: 23px;
	position: absolute;
	left: 567px;
	top: 65px;
}

#terug_overzicht {
	width: auto;
	height: 23px;
	position: absolute;
	right: 37px;
	top: 71px;
}

#terug_overzicht a {
	color: #f0eccf;
}

#video {
	width: 889px;
	height: auto;
	position: relative;
	margin-left: 23px;
	padding: 25px 0px 0px 48px;
	background: url(../images/template/bg_video.gif) left top no-repeat;
}

#video_boven {
	width: 601px;
	height: 360px;
	position: relative;
	margin-bottom: 21px;
}

#video_film {
	width: 601px;
	height: 360px;
	position: relative;
	float: left;
}

#video_nieuw {
	width: 338px;
	height: 336px;
	position: relative;
	float: left;
	padding: 0px 19px 0px 0px;
}

#video_nieuw_items {
	width: 338px;
	height: 230px;
	position: relative;
	margin-top: 30px;
}

.video_nieuw_item {
	width: 332px;
	height: 46px;
	position: relative;
	padding-left: 6px;
	font-weight: bold;
	background: url(../images/template/bg_video_nieuw.gif) left top no-repeat;
}

.video_nieuw_item a {
	font-weight: bold;
	color: #f0eccf;
}

#video_volledige_lijst {
	width: auto;
	height: 23px;
	position: absolute;
	left: 210px;
	bottom: 0px;
}

#video_onder {
	width: 574px;
	height: 189px;
	position: relative;
	margin-bottom: 33px;
	padding: 5px 0px 0px 27px;
	background: url(../images/template/bg_video_onder.gif) left top no-repeat;
}

#beschrijving {
	width: 574px;
	height: 92px;
	position: absolute;
	left: 27px;
	top: 59px;
}

span.beschrijving {
	width: 108px;
	height: 23px;
	position: relative;
	float: left;
	display: block;
	color: #d98031;
}

span.beschrijving.home {
	width: 78px !important;
}

span.beschrijving_tekst {
	width: 176px;
	height: auto;
	position: relative;
	float: left;
	display: block;
}

#download_mp3 {
	width: 153px;
	height: 31px;
	position: absolute;
	right: 318px;
	bottom: 37px;
}

/* tekstpagina */

#tekst {
	width: 601px;
	height: auto;
	position: relative;
	padding-bottom: 20px;
}

/* overige */

#btn_terug_boven, #btn_terug_onder {
	width: auto;
	height: auto;
	position: absolute;
	right: 19px;
}

#btn_terug_boven {
	top: 10px;
}

#btn_terug_onder {
	bottom: 10px;
}

#btn_terug_boven a, #btn_terug_onder a {
	font-size: 11px;
	color: #f0eccf;
}

/* zoeken details */

#form_zoeken {
	width: 601px;
	height: auto;
	position: relative;
	z-index: 10;
}

#form_zoeken .field {
	width: auto;
	height: 25px;
	position: relative;
	margin-bottom: 7px;
	z-index: 20;
}

#form_zoeken .label {
	width: 85px;
	height: 25px;
	position: relative;
	float: left;
	line-height: 25px;
}

#form_zoeken .label.klein {
	width: 82px;
	padding: 0px 10px;
}

#form_zoeken .label.kleinst {
	width: 25px;
	padding: 0px 10px;
}


#form_zoeken .input {
	width: 192px;
	height: 18px;
	position: relative;
	float: left;
	padding: 3px 8px 4px 8px;
	background: url(../images/template/input.gif) left top no-repeat;
}

#form_zoeken .input input {
	width: 192px;
	height: 18px;
	position: relative;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #f0eccf;
	border: none;
	background: none;
}

#form_zoeken .input.klein {
	width: 34px;
	height: 18px;
	position: relative;
	float: left;
	padding: 3px 8px 4px 8px;
	background: url(../images/template/input_klein.gif) left top no-repeat;
}

#form_zoeken .input.klein input {
	width: 34px;
	height: 18px;
	position: relative;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #f0eccf;
	border: none;
	background: none;
}

#form_zoeken .input_select {
	width: 208px;
	height: 25px;
	position: relative;
	float: left;
	background: url(../images/template/bg_select.gif) left top no-repeat;
}

.selectbox {
	float: left;
	position: relative;
	width: 192px; 
	height: 18px;
	padding: 4px 8px 3px 8px;
	background: url(images/template/bg_selectbox.gif) no-repeat;
	border: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #f0eccf;
	line-height: 18px;
	cursor: pointer;
	z-index: 50;
}

.selectbox-wrapper {
	width: 207px !important;
	position: absolute;
	top: 25px;
	left: 0px;
	z-index: 250;
	padding: 0px;
	margin: 0px;
	background: url(../images/template/bg_select_wrapper.gif) left top repeat-y;
}

.selectbox-wrapper ul li {
	width: 186px;
	list-style: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #f0eccf;
	padding: 3px 10px;
	cursor: pointer;
	float: left;
	background: none;
}

.selectbox-wrapper ul li:hover {
	color: #d98031;
}

.selectbox-wrapper ul li.selected {
	color: #d98031;
	background: #f3f3f3;
}

.btn_zoeken {
	width: 69px;
	height: 25px;
	position: relative;
	float: left;
	background: url(../images/template/btn_zoeken2.gif) 85px top no-repeat;
	padding-left: 85px;
}

.btn_zoeken input {
	width: 69px;
	height: 25px;
	position: relative;
	cursor: pointer;
	border: none;
	background: none;
}

#zoekresultaat {
	width: 601px;
	height: auto;
	position: relative;
	padding-top: 35px;
}

