/*** DEFAULT STYLESHEET ***/

/******************************************************************************** GENERAL ELEMENTS ***/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #f5f5f5 url(../siteimg/bg_body.gif) repeat-x;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.6875em;
	line-height: 1.54em;
	color: #000000;
}

h1 {
	font-family: georgia, times, serif;
	font-size: 2.18em;
	font-style: italic;
	color: #cc0000;
	margin-bottom: 0.83em;
	line-height: 1.1em;
}
h1 span {
	border-bottom: 4px solid #555555;
	padding-bottom: 6px;
	float: left;
}

h2 {
	font-family: georgia, times, serif;
	font-size: 1.64em;
	font-style: italic;
	color: #cc0000;
	margin-bottom: 0.83em;
}
h2 span {
	border-bottom: 4px solid #555555;
	padding-bottom: 9px;
	float: left;
}

span.heading_line {
	display: block;
	clear: both;
	float: none;
	border-bottom: 1px solid #555555;
	padding-bottom: 0;
	height: 0px;
	line-height: 0px;
}

h3 {
	font-size: 1em;
}

h4 {

}

h5,
h6 {

}

p {
	margin-bottom: 1em;
}

a {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img,
fieldset {
	border: none;
}

table,
input,
textarea,
select {
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
}

option {
	padding: 0 5px;
}

textarea {
	height: 110px;
	padding: 1px 0 0 5px;
}

ul {
	list-style-type: none;
}

ol {
	margin-left: 3.5em;
}



/******************************************************************************** COMMON STYLES / PAGE LAYOUT ***/

.clear {
	clear: both;
	display: block;
}

div#pagewrapper {
	width: 965px;
	margin: 0 auto;
}

div#header {
	height: 184px;
	margin-bottom: 25px;
}

div#main_leftcolumn {
	float: left;
	width: 200px;
	margin: 32px 30px 34px 0;
}

div#main_middlecolumn {
	float: left;
	width: 530px;
	margin: 0 30px 34px 0;
	overflow-x: hidden;
}

div#main_rightcolumn {
	float: left;
	width: 145px;
	margin: 32px 0 34px 0;
	padding: 12px 14px 0;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	background-color: #ffffff;
	color: #555555;
}

div#main_rightcolumn h2 {
	font-size: 1.45em;
	margin-bottom: 0.62em;
}

div#footercontainer {
	background: url(../siteimg/bg_footercontainer.gif) repeat-x;
	clear: both;
	margin-top: 10px;
}

div#footer {
	width: 965px;
	margin: 0 auto;
	padding: 14px 0;
}


p.intro {
	font-family: georgia, times, serif;
	font-size: 1.27em;
	color: #555555;
}

a.more {
	font-family: tahoma, helvetica, sans serif;
	font-size: 0.91em;
	font-weight: bold;
}

a.submit_large {
	display: block;
	background: url(../siteimg/buttons_sprite.png) -86px top no-repeat;
	height: 23px;
	width: 106px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-family: tahoma, helvetica, sans serif;
	font-size: 1.09em;
	padding-top: 4px;
}
a.submit_large:hover {
	text-decoration: none;
	background-position: -86px -37px;
}



/********************************** header */

a#header_logo {
	float: left;
	margin: 34px 0 11px 50px;
}

div#header_quote{
	width:441px;
	heigth:114px;
	margin: 24px 0 0 0;
	float:right;
}

ul.nav_main {
	clear: both;
	font-family: georgia, times, serif;
	font-size: 1.27em;
	width: 100%;
	height: 25px;
	padding-left: 50px;
}

ul.nav_main li {
	display: inline;
	background: url(../siteimg/nav_main_spacer.gif) left 3px no-repeat;
	padding: 0 11px 0 19px;
}

ul.nav_main li:first-child {
	background: none;
	padding-left: 0;
}

ul.nav_main li a {
	color: #000000;
}

ul.nav_main li.active {
	text-decoration: underline;
}




/********************************** footer */

div#footer ul.nav_main {
	margin-bottom: 31px;
}

ul.nav_sec {
	clear: both;
	margin-left: 230px;
	font-family: tahoma, helvetica, sans serif;
	font-size: 0.91em;
	font-weight: bold;
}

ul.nav_sec li {
	display: inline;
	border-left: 1px solid #555555;
	padding: 0 3px 0 5px;
}

ul.nav_sec li:first-child {
	border: none;
	padding-left: 0;
}



/******************************************************************************** FUNCTIONAL BLOCKS ***/



/************************************************* LEFT COLUMN */

/********************************** quote */

div.quote {
	margin-bottom: 2.91em;
	text-align: right;
}

div.quote blockquote {
	color: #c5c5c5;
	font-family: georgia, times, serif;
	font-size: 1.81em;
	line-height: 1em;
	font-style: italic;
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	padding-bottom: 0.82em;
	padding-left: 50px;
	margin-bottom: 0.46em;
}

div.quote blockquote p {
	margin: 0;
}

div.quote p.author {
	font-family: georgia, times, serif;
	font-size: 1.27em;
	color: #555555;
	margin-bottom: 0.43em;
}
div.quote p.author span {
	border-bottom: 4px solid #555555;
	padding-bottom: 9px;
	float: right;
	max-width: 150px;
}

div.quote p.author span.heading_line {
	display: block;
	clear: both;
	float: none;
	border-bottom: 1px solid #555555;
	padding-bottom: 0;
	max-width: none;
}


/********************************** back_link */

p.back_link {
	background: url(../siteimg/dotted_border.gif) left top repeat-x;
	margin-bottom: 2.5em;
	text-align: right;
	font-family: georgia, times, serif;
	font-size: 1.27em;
	font-style: italic;
	color: #cc0000;
	font-weight: bold;
}

p.back_link a {
	display: block;
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	padding: 7px 0;
}


/********************************** subnav */

ul.subnav {
	margin-bottom: 2.5em;
	background: url(../siteimg/dotted_border.gif) left top repeat-x;
	font-family: georgia, times, serif;
	font-size: 1.27em;
	font-style: italic;
	font-weight: bold;
}

ul.subnav li {
	text-align: right;
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	padding: 6px 0;
}

ul.subnav li a {
	color: #c5c5c5;
}

ul.subnav li.active {
	background: none;
	border-bottom: 1px solid #555555;
	padding-bottom: 5px;
}

ul.subnav li.active a {
	border-bottom: 4px solid #555555;
	padding-bottom: 1px;
	color: #555555;
}




/************************************************* MIDDLE COLUMN */

div.contentblock {
	width: 600px;
	margin-top: 2.91em;
	overflow: auto;
}


/********************************** pushbox */

div.pushboxitem {
	float: left;
	width: 164px;
	margin-right: 19px;
	padding-bottom: 0.82em;
	overflow-x: hidden;
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
}

div.pushboxitem h2 span {
	height: 50px;
}

div.pushboxitem h2 span.heading_line {
	height: 0;
}

div.pushboxitem img {
	border: 1px solid #555555;
	padding: 1px;
	background-color: #ffffff;
	margin-bottom: 5px;
}

div.pushboxitem p {
	margin-bottom: 0.18em;
	height: 175px;
}


/********************************** newseventslist */

div.newseventslist {
	float: left;
	width: 250px;
	margin-right: 30px
}

div.newseventslist h2 {
	margin: 0;
}

div.newseventslist ul li a {
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	display: block;
	padding: 12px 10px 11px;
	color: #000000;
}

div.newseventslist ul li a:hover {
	background-color: #ededed;
	color: #cc0000;
	text-decoration: none;
}

div.newseventslist ul li a span.title {
	float: right;
	width: 156px;
}
div.newseventslist ul li a:hover span.title {
	text-decoration: underline;
}

div.newseventslist ul li a strong {
	float: left;
	width: 74px;
}

div.newseventslist ul li.more {
	margin-top: 3px;
}

div.newseventslist ul li.more a {
	background: none;
	color: #cc0000;
	padding: 0;
	display: inline;
}

div.newseventslist ul li.more a:hover {
	text-decoration: underline;
}


/********************************** usercontent */

div.usercontent ul li {
	padding-left: 17px;
	background: url(../siteimg/listbullet.gif) 1px 6px no-repeat;
}

div.usercontent ul,
div.usercontent ol,
div.usercontent table,
div.usercontent p
{
	margin-bottom: 1.5em;
}

div.usercontent img {
	border: 1px solid #555555;
	padding: 1px;
	background: #ffffff;
	float: left;
	margin: 4px 1em 1em 0;
}

div.usercontent h3 {
	clear: both;
}

div.usercontent table {
	border-collapse: collapse;
	padding: 0;
}

div.usercontent tr {
	vertical-align: top;
}

div.usercontent th {
	text-align: left;
	font-size: 1em;
	padding: 12px 9px 12px 12px;
	background: #ededed url(../siteimg/bg_tablehead.png) left bottom no-repeat;
}

div.usercontent td {
	padding: 10px 9px 12px 12px;
	background: #ededed url(../siteimg/bg_tablecell.png) left bottom no-repeat;
}

div.usercontent td:first-child,
div.usercontent th:first-child {
	background-position: -3px bottom;
}


/********************************** meerweten */

div.meerweten {
	margin-top: 2.91em;
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	padding-bottom: 1px;
}


/********************************** eventoverview */

div.eventoverview li {
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	margin-bottom: 26px;
}

div.eventoverview h2 {
	margin-bottom: 0.61em;
	font-size: 1.28em;
}

div.eventoverview h2 a {
	display: block;
	cursor: pointer;
	color: #555555;
	text-decoration: none;
}

div.eventoverview h2 a:hover span em {
	text-decoration: underline;
}

div.eventoverview h2 em {
	font-size: 1.29em;
	color: #cc0000;
}

div.eventoverview img {
	border: 1px solid #555555;
	padding: 1px;
	background: #ffffff;
	float: left;
	margin: 4px 1em 1.3em 0;
}


/********************************** event_description */


div.event_description {
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	margin-bottom: 2em;
	overflow: auto;
	width: 100%;
	padding-bottom: 1.5em;
	margin-bottom: 2em;
}

div.event_description h2 {
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	font-style: normal;
}

div.event_description img {
	border: 1px solid #555555;
	padding: 1px;
	background: #ffffff;
	float: left;
	margin: 0 1em 1.3em 0;
}


/********************************** speakers */

div.speakers {
	margin-bottom: 2.5em;
}

div.speakers h2 {
	margin-bottom: 0;
}

div.speakers ul {
	width: 100%;
	margin-bottom: 0.5em;
}

div.speakers li {
	float: left;
	width: 50%;
	height: 100%;
}

div.speakers li a {
	background: url(../siteimg/dotted_border.gif) 1px bottom repeat-x;
	display: block;
	color: #000000;
	padding: 11px 10px 15px;
	height: 100%;
}

div.speakers li a:hover {
	background-color: #ededed;
	color: #cc0000;
}

div.speakers li img {
	border: 1px solid #555555;
	padding: 1px;
	background: #ffffff;
	float: left;
	margin: 4px 1em 1.3em 0;
}

div.speakers span.clear {
	display: block;
}


/********************************** participants */

div.participants {
	margin-bottom: 2.5em;
}

div.participants h2 {
	margin-bottom: 0;
}

div.participants ul {
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	margin-bottom: 0.5em;
	line-height: 3em;
	padding-top: 1em;
}

div.participants ul li {
	display: inline;
	margin: 10px 15px;
}


/********************************** subscribe */

div.subscribe {
	float: left;
	width: 250px;
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	padding-bottom: 1em;
	margin-bottom:2.5em;
}

div.subscribe h2 {
	margin-bottom: 0.61em;
}

div.subscribe a.submit_large {
	margin: 0 auto;
}


/********************************** forms */

input.button {
	background: url(../siteimg/buttons_sprite.png) -86px -74px no-repeat;
	border: none !important;
	width: 106px !important;
	height: 27px;
	text-align: center;
	font-family: tahoma, helvetica, sans serif;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
	font-size: 1.09em;
	padding: 0 0 3px 0 !important;
}
input.button:hover {
	background-position: -86px -111px;
}
input.submit {
	background-position: -86px top;
	color: #ffffff;
}
input.submit:hover {
	background-position: -86px -37px;
}

div#main_rightcolumn input.submit {
	background-position: left top;
	width: 76px !important;
	height: 17px;
	font-size: 0.91em;
}
div#main_rightcolumn input.submit:hover {
	background-position: left -27px;
}

form.standardform {
	color: #555555;
}

form.standardform h2 {
	margin-bottom: 0;
}


form.standardform p.error,
form.standardform p.confirm {
	padding: 10px 15px 10px 37px;
	background: #00a650 url(../siteimg/bg_form_confirm.gif) repeat-x;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	margin: 0;
}

form.standardform p.error {
	background: #c61d23 url(../siteimg/bg_form_error.gif) repeat-x;
}

form.standardform p.error img,
form.standardform p.confirm img {
	position: absolute;
	top: 13px;
	left: 14px;
}

form.standardform fieldset {
	background: #ededed url(../siteimg/dotted_border.gif) left bottom repeat-x;
	padding: 15px 15px 0;
	clear:both;
	position:relative;
	top:-26px;
}

form.standardform legend {
	padding-top: 35px;
	font-family: georgia, times, serif;
	font-size: 1.27em;
	font-weight: bold;
}

form.standardform label {
	width: 150px;
	margin: 0 15px 13px 0;
	float: left;
	text-align: right;
	font-weight: bold;
	clear: both;
}

form.standardform br {
	clear: both;
}

form.standardform label.inline_label {
	float: none;
	width: auto;
	margin: 0 10px 0 0;
	clear: none;
	text-align: left;
}

form.standardform label.checkboxlabel {
	margin-left: 165px;
	display: block;
}

form.standardform input {
	width: 212px;
	border: 1px solid #555555;
	margin-bottom: 13px;
	padding: 2px 3px;
}

form.standardform select {
	width: 220px;
	border: 1px solid #555555;
	margin-bottom: 13px;
}

form.standardform select.small {
	width: auto;
	margin-right: 10px;
}

form.standardform input.error,
form.standardform select.error, 
form.standardform textarea.error {
	background-color: #fce8e9;
	border-color: #e11e25;
}

form.standardform textarea {
	width: 215px;
	border: 1px solid #555555;
	margin-bottom: 13px;
	padding: 2px 0 2px 3px;
}

form.standardform label.inline_label input {
	width: auto;
	border: none;
	padding: 0;
	vertical-align: text-top;
	margin: 0 5px 0 0;
}

form.standardform fieldset.buttons {
	padding-left: 180px;
	margin: 0;
}

form.standardform fieldset.buttons legend {
	display: none;
}

form.standardform fieldset.buttons input {
	margin-right: 10px;
}

p.whitespace {
	margin:0;
}
/********************************** nieuwsoverzicht */

div.paginator {
	color: #555555;
}

p.firstl {
	float: left;
	width: 185px;	
}

p.firstl a, p.firstl span {
	margin-right: 22px;
}

ul.pages {
	float: left;
	text-align: center;
	width: 117px;
}

ul.pages li {
	display: inline;
}

ul.pages li.active {
	font-weight: bold;
}

p.lastr {
	float: right;
	width: 184px;
}

p.lastr a, p.lastr span {
	margin-left: 22px;
}


/************************************************* sitemap */
div.sitemaprow {
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	padding: 15px 10px 15px 10px;
}

div.sitemaprow h3 {
	font-family: georgia, times, serif;
	font-size: 1.64em;
	margin-bottom: 3px;
}

div.sitemaprow h3 a {
	color: #555555;
	text-decoration: underline;
}

div.sitemaprow h3 a:hover {
	color: #cc0000;
	text-decoration: none;
}

div.sitemaprow ul {
	width: 170px;
	float: left;
}

div.sitemaprow ul li ul li {
	padding-left: 24px;
	color: #cc0000;
}

div.sitemaprow ul li ul li a {
	text-decoration: underline;
}

div.sitemaprow ul li ul li a:hover {
	text-decoration: none;
}

div.sitemaprow2 {
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	padding: 15px 10px 15px 10px;
}

div.sitemaprow2 ul li a {
	padding-left: 13px;
	padding-top: 2px;
	background: url(../siteimg/listbullet.gif) 1px 6px no-repeat;
}




/************************************************* RIGHT COLUMN */

div#main_rightcolumn legend {
	display: none;
}

div#main_rightcolumn fieldset {
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	padding-bottom: 8px;
	margin-bottom: 3px;
}

div#main_rightcolumn fieldset p {
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	padding-bottom: 8px;
}

div#main_rightcolumn label {
	display: block;
	font-family: tahoma, helvetica, sans serif;
	font-size: 0.91em;
	font-weight: bold;
	padding-bottom: 3px;
}

div#main_rightcolumn textarea {
	overflow-y:auto;
}

div#main_rightcolumn input.text,
div#main_rightcolumn textarea {
	background-color: #ededed;
	border: none;
	padding: 2px 5px 3px;
	color: #a1a1a1;
	font-size: 1.1em;
	margin-top: 2px;
	width: 135px;
}

div#main_rightcolumn p.buttoncontainer {
	background: none;
	text-align: right;
	margin: 3px 0 0;
}

div#main_rightcolumn p.footnote {
	background: none;
	font-size: 0.91em;
	padding: 0;
	margin: 0;
}


/********************************** alsosee */

div.alsosee {
	margin-bottom: 2.91em;
}

div.alsosee dt {
	font-weight: bold;
}

div.alsosee dd {
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	padding-bottom: 0.82em;
	margin-bottom: 0.82em;
}


/********************************** location */

div.location {
	background: url(../siteimg/dotted_border.gif) left bottom repeat-x;
	padding-bottom: 1em;
	margin-bottom: 2.91em;
}

div.location img {
	padding: 1px;
	background: #ffffff;
	border: 1px solid #d4d4d4;
}

div.location h4 {
	font-family: tahoma, helvetica, sans serif;
	font-size: 0.91em;
	font-weight: bold;
}

div.location h3 {
	color: #000000;
	font-weight: normal;
	margin-bottom: 0.3em;
}

div.location h3 em {
	font-style: normal;
	font-weight: bold;
}


/********************************** stuurdoor */

div.stuurdoor {
	margin-bottom: 2.91em;
}


/********************************** blijfopdehoogte */

div.blijfopdehoogte {
	margin-bottom: 2.91em;
}


/********************************** belmijterug */

div.belmijterug {
	margin-bottom: 2.91em;
}


/********************************** standaard tabel */

table{
	border:0;
	
}
