/* wrapper */
div.wrapper {
	width: 776px;
	margin: 10px auto;
	text-align: left;
}

/***************** top *****************/
/* top */
div.top {
	display: block;
	clear: both;
}

/***************** middle *****************/
/* middle */
div.middle {
	background-image: url(../graphics/shadow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 8px;
}
/* body */
div.body {
	background-color: #fff;
	background-image: url(../graphics/title_fill.jpg);
	background-repeat: repeat-x;
}

/* home */
table.home {
	padding: 40px 10px 20px 10px;
}
/* home left */
table.home td.left {
	width: 480px;
}
table.home td.left div.item {
	display: block;
	margin-bottom: 5px;
	margin-right: 35px;
}
table.home td.left div.item div.icon {
	width: 35px;
	float: left;
}
table.home td.left div.item div.text {
	width: 400px;
	float: right;
}
div.newsheader,
table.home td.left div.item h1,
table.home td.left div.item h1 a {
	color: #8f0000;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
table.home td.left div.item h1 {
}
table.home td.left div.item div.summary {
	padding: 5px 0px 0px 0px;
}
table.home td.left div.item div.link {
	text-align: right;
}
table.home td.left div.item div.link a {
	color: #8f0000;
	font-style: italic;
}
/* home right */
table.home td.right {
	width: 250px;
}
table.home td.right div.item {
	display: block;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #666;
}
table.home td.right div.item a {
	font-family: Verdana;
	line-height: 12px;
	font-size: 10px;
	color: #666;
}
table.home de.right div.item div {
	line-height: 12px;
}
table.home td.right div.item div.title {
}
table.home td.right div.item div.title a {
	font-weight: bold;
}
table.home td.right div.item div.summary {
}
table.home td.right div.item div.summary {
}
table.home td.right div.morenews {
	display: block;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #666;
}
table.home td.right div.morenews a {
	color: #8f0000;
	font-style: italic;
}
/* main */
div.main {
	padding-top: 20px;
	width: 760px;
}
div.main div.left {
	width: 210px;
	float: left;
}
div.main div.right {
	width: 550px;
	float: right;
}
div.main div.right div.pageitem {
}
div.main div.right div.pageitem h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #8f0000;
	margin: 0px;
	padding: 0px;
}
div.main div.right div.pageitem div.text {
	padding: 5px 20px 20px 0px;
}
div.main div.right div.pageitem div.text b i,
div.main div.right div.pageitem div.text i b,
div.main div.right div.pageitem div.text strong i,
div.main div.right div.pageitem div.text i strong {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #8f0000;
}

/* wide */
div.wide {
	padding-top: 20px;
	width: 760px;
}
div.wide div.content {
	padding: 0px 10px 20px 20px;
}
div.wide div.pageitem {
}
div.wide div.pageitem h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #8f0000;
	margin: 0px;
	padding: 0px;
}
div.wide div.pageitem div.text {
	padding: 5px 20px 20px 0px;
}
div.wide div.pageitem div.text b i,
div.wide div.pageitem div.text i b,
div.wide div.pageitem div.text strong i,
div.wide div.pageitem div.text i strong {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #8f0000;
}

/***************** bottom *****************/
/* bottom */
div.bottom {
	display: block;
	clear: both;
}

/***************** common *****************/
/* clear */
div.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

div.breadcrumb {
	padding-left: 18px;
}
div.breadcrumb,
div.breadcrumb a {
	line-height: 25px;
	color: #666;
}
div.breadcrumb a {
	padding-right: 2px;
	padding-left: 2px;
}

div.news,
div.result {
	margin: 5px 0px 10px 0px;
}
div.news div.title a,
div.result div.title a {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #8f0000;
}
div.result a {
}

/***************** form *****************/
table.form {
}
table.form td {
	line-height: 25px;
}
table.form td.label {
	width: 140px;
}
table.form tr.error td {
	color: #f00;
}
textarea,
select,
input.submit,
input.text {
	width: 300px;
}
td.submit {
	text-align: right;
}
input.submit {
	margin-top: 5px;
	border: 1px solid #000;
}

/* **************** aanmelden nieuwsbrieg ********************* */
div.nb_pageTitle {
	color: #8f0000;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
}
div.nb_pageText{
	margin-bottom: 10px;
}
table.nieuwsbriefform{
	width: 250px;
}
td.nb_formlabel{
	font-weight: bold;
}
td.nb_formsubmit{

}
td.nb_formfield{

}
td.nb_formfield input{
}
td.nb_spacer{

}

