* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font: 75% "Thoma", sans-serif;
	background-color: #BEE3F6;
}

a img {
	border: none;
}

#wrapper {
	text-align: left;
	margin: 10px auto;
	width: 849px;
	background: url(/images/studiebijbel_06.jpg) repeat-y top center;
}

#header {
	background: url(/images/studiebijbel_03.jpg) no-repeat top center;
	height: 131px;
}

#header h1 {
	display: none;
}

#footer {
	background-color: #7e0750;
	padding: 5px;
	color: #fff;
	text-align: center;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #fff;
}
h1 {
	font-family: "Trebuchet MS";
	color: #7e0750;
	margin-bottom: 5px;
	font-size: 200%;
	line-height: 100%;
}

h2 {
	font-family: "Trebuchet MS";
	color: #7e0750;
	font-weight: normal;
	font-size: 150%;
	line-height: 100%;
	margin-top: 1em;
	margin-bottom: 4px;
}

h3 {
	color: #7e0750;
	font-family: "Trebuchet MS";
	line-height: 100%;
	margin-top: 1em;
	font-size: 110%;
}

p, table, ul, ol {
	margin-bottom: 1em;
}

#content ul {
	margin-left: 2em;
}
#content ol {
	margin-left: 3em;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	visibility: 0;
}

/* MELDINGEN */
.warning
{
	border: 1px solid #FF8000;
	background-color: #FDF9F3;
	padding: 5px 10px;
	font-weight: bold;
}
.error
{
	border: 1px solid #F00;
	background-color: #FCF2F2;
	padding: 5px 10px;
	font-weight: bold;
}
.oke
{
	border: 1px solid #008000;
	background-color: #F1FFF2;
	padding: 5px 10px;
	font-weight: bold;
}

#menu {
	font-family: "Trebuchet MS";
	width: 170px;
	float: left;
	font-size: 100%;
	margin-left: 1px;
}

#menu ul {
	padding-top: 20px;
	list-style: none;
	color: #5c003b;
}

#menu li {
	margin-bottom: 2px;
}

#menu li a, #menu li a:visited {
	display: block;
	line-height: 23px;
	padding: 0 7px;
	text-decoration: none;
	color: #6D6D6D;
	background: url(/images/menu_04.gif) no-repeat top left;
}

#menu li.selected {
	color: #fff;
}

#menu li.selected a, #menu li.selected a:visited {
	background: url(/images/menu_01.gif) no-repeat top left;
	color: #fff;
}

#menu ul ul {
	padding: 0;
	margin: 2px 0 10px 16px;
}

#menu ul li.selected ul li a, #menu ul li.selected ul li a:visited, #menu ul li.selected ul li.selected ul li a {
	background: url(/images/menu_04.gif) no-repeat top left;
	color: #6D6D6D;
}

#menu ul li.selected ul li.selected a, #menu ul li.selected ul li.selected ul li.selected a {
	background: url(/images/menu_01.gif) no-repeat;
	color: #fff;
}

#menu ul li a:hover, #menu ul li.selected a:hover, #menu ul li.selected ul li a:hover {
	background: url(/images/menu_02.gif) no-repeat;
	color: #fff;
}

#content {
	width: 460px;
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 10px;
	line-height: 140%;
}
#content p strong {
	font-weight: bold;
	color: #535353;
}
table.list {
	border-collapse: collapse;
	width: 100%;
}
table.list td, table.list th {
	padding: 2px;
	border-bottom: 1px solid #CCC;
	text-align: left;
	vertical-align: top;
}
table.list th {
	border-bottom: 2px solid #512145;
}
#menuzoek {
}
#menuzoek p {
	color: #5C003B;
	margin-bottom: 0.5em;
}
#menuzoek input.zoeken {
	width: 105px;
	line-height: 16px;
	border: 0;
	height: 16px;
	background: #DDD url(/images/servicemenu_16.jpg) no-repeat top left;
}
/*
	FORMS
*/
#content .zend_form {
	border: 1px solid #A5A5A5;
	padding: 10px;
}

#content .zend_form dd {
	margin-bottom: 1em;
}

#content .zend_form dt {
	font-weight: bold;
	color: #333;
}
#content .zend_form ul.errors {
	border: 1px solid #f00;
	margin: 5px 0 0 0;
	padding: 2px 5px;
	background-color: #FFF9F9;
}
#content .zend_form ul.errors li {
	margin: 0;
	list-style-position: inside;
	color: #800000;
	font-weight: bold;
}
#content .zend_form input.text {
	border: 1px solid #999;
	width: 300px;
	padding: 3px;
}
#content .zend_form select.select {
	border: 1px solid #999;
	padding: 3px;
}
#content td {
	_font-size: 70%;
}
#sidebar {
	float: right;
	width: 177px;
	margin-right: 2px;
	_margin-right: 1px;
}
#service {
	background-color: #F2F2F2;
	padding: 15px;
}
#service p {
	height: 45px;
}
#service a {
	text-decoration: none;
	height: 39px;
	width: 26px;
	display: block;
	float: left;
}
#service #menuzoek p {
	height: auto;
}
#service a.home {
	background: #DDD url(/images/servicemenu_03.jpg) no-repeat  top left;
	margin-right: 25px;
}
#service a.login {
	background: #DDD url(/images/servicemenu_05.jpg) no-repeat  top left;
	margin-right: 25px;
}
#service a.help {
	background: #DDD url(/images/servicemenu_07.jpg) no-repeat  top left;
}
#news {
	padding: 0 15px 20px 15px;
	font-size: 90%;
}
.newsitem {
	border-bottom: 1px solid #7e0750;
}
.newsitem h3 a {
	font-size: 110%;
	color: #7e0750;
	line-height: 120%;
	text-decoration: none;
}
.newsitem h3 {
	padding-bottom: 5px;
}
#interactiefwrapper {
	background: #fff url(/images/interactief_header.jpg) no-repeat  top left;
}
#interactief {
	background: url(/images/interactief_footer.jpg) no-repeat  bottom left;
	padding: 15px;
}
#interactief h2 {
	margin-top: 0;
}
#interactief p {
	height: 39px;
	margin-bottom: 0;
	margin-top: 7px;
}
#interactief a {
	text-decoration: none;
	height: 39px;
	width: 35px;
	display: block;
	float: left;
}
#interactief a.digitaal {
	background: #DDD url(/images/interactief_digitaal.jpg) no-repeat  top left;
	margin-right: 15px;
}
#interactief a.forum {
	background: #DDD url(/images/interactief_forum.jpg) no-repeat  top left;
	margin-right: 15px;
}
#interactief a.artikelen {
	background: #DDD url(/images/interactief_artikelen.jpg) no-repeat  top left;
}