html,body {
	background-color: #e5e5e5;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
}

p,h1,h2,h3,h4,h5,h6,form,table {
	margin-top: 0;
}

div#site_container_aligner {
	background-color: #ffffff;
}

div#header_container {
	background-image: url('/images/layout/back_header.png');
	background-repeat: repeat-y;
	background-position: top right;
}

div#footer_container {
	background-color: #ffffff;
}

ul#header_nav {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	text-align: right;
	list-style-type: none;
	width: 746px;
	height: 40px;
	background-image: url('/images/layout/back_headernav.png');
	background-position: top right;
	background-repeat: no-repeat;
}

div#header_container ul li {
	display: inline;
	line-height: 35px;
	background-image: url('/images/layout/bullet_orange.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 8px;
}

div#header_container ul li .last {
	background-image: url('/images/layout/bullet_orange.png');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 8px;
	margin-right: 8px;
}

ul#header_subnav li, ul#header_subnav li .last {
	background-image: url('/images/layout/bullet_orange2.png') !important;
}

div#header_container ul li a {
	color: #000000;
	text-decoration: none;
}

div#header_container ul li a:hover, div#header_container ul li.current {
	color: #ff7f00;
}

ul#header_subnav {
	position: absolute;
	top: 40px;
	right: 0;
	margin: 0;
	padding: 0;
	text-align: right;
	list-style-type: none;
	width: 746px;
	height: 40px;
}

ul#header_subnav li a {
	font-weight: bold;
}

ul#breadcrumbs {
	display: inline;
	margin: 0;
	padding: 0;
}

ul#breadcrumbs li {
	background-position: right center !important;
	padding-right: 8px;
	margin-right: 5px;
	margin-left: 0;
	padding-left: 0 !important;
}

ul#breadcrumbs li.last {
	background-image: none !important;
	padding: 0 !important;
	margin: 0 !important;
	color: #ff7f00;
	font-style: italic;
	font-weight: normal;
}

ul#breadcrumbs a {
	font-weight: normal;
}

div#header_container h1 {
	margin: 0;
	padding: 0;
	background-image: url('/images/layout/logo.png');
	background-position: top left;
	background-repeat: no-repeat;
	width: 207px;
	height: 56px;
	color: #ffffff;
	font-size: 1px;
	text-indent: -10000em;
	position: absolute;
	top: 17px;
	left: 14px;
}

div#searchbar {
	background-image: url('/images/layout/back_searchbar.png');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ffffff;
	position: absolute;
	top: 76px;
	left: 0;
	margin: 0;
	padding: 0 0 0 15px;
	width: 965px;
	height: 47px;
	font-weight: bold;
	font-size: 12px;
	line-height: 32px;
}

div#site_container, div#content_container, div#content_wrapper {
	background-image: url('/images/layout/mainback.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

div#leftside {
	float: left;
	width: 220px;
	margin: 0 10px 0 0;
	padding: 0 13px 0 13px;
	z-index: 100;
/*	background-image: url('/images/layout/border_vertical.gif');
	background-repeat: repeat-y;
	background-position: top right;
*/}

div#leftside h2 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('/images/layout/back_h2.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0 12px 0 12px;
	overflow: hidden;
}

div#leftside ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#leftside ul li {
	margin: 0;
	padding: 0 0 0 10px;
}

div#leftside ul li.sub {
/*	background-image: url('/images/layout/sub_closed.gif');
	background-position: left 7px;
	background-repeat: no-repeat;
*/}

div#leftside ul li.sub.open {
/*	background-image: url('/images/layout/sub_open.gif') !important;
	background-position: left 9px !important;
*/}

div#leftside ul li a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

div#leftside ul li a.current, div#leftside ul li a:hover {
	color: #ff7f00;
}

li.sub ul, li.sub li.sub ul {
	display: none;
}

li.sub.open ul, li.sub.open li.sub.open ul {
	display: block;
}

div#leftside ul ul {
	margin: 0;
	padding: 0 0 0 10px;
	background-image: url('/images/layout/sub_border.gif');
	background-position: left top;
	background-repeat: repeat-y;
}

ul#minibreadcrumbs {
	background-image: url('/images/layout/border_horizontal.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

ul#minibreadcrumbs li a {
	font-size: 10px !important;
}

ul#minibreadcrumbs li {
	display: inline;
	padding: 0 !important;
}

ul#minibreadcrumbs li.last {
	background-image: url('/images/layout/bullet_orange.gif');
	background-position: left 8px;
	background-repeat: no-repeat;
	padding: 0 0 0 8px !important;
}

div#leftside span.text {
	color: #cc3300;
	font-size: 11px;
	display: block;
}

form#left_agenda, form#left_poll {
	margin: 0;
	padding: 0;
}

form#left_agenda div, form#left_poll div {
	text-align: right;
	margin-top: 5px;
}

form#left_agenda div input, form#left_poll div input {
	font-size: 11px;
}

form#left_agenda table, form#left_poll table {
	width: 100%;
}

form#left_agenda td, form#left_poll td {
	font-size: 11px;
}

form#left_agenda td input, form#left_poll td input {
	vertical-align: -2px;
	font-size: 11px;
}

form#left_agenda label, form#left_poll label {
	color: #000000;
}

form#left_agenda label.checked, form#left_poll label.checked {
	color: #ff7f00;
}

img.radio {
	vertical-align: -2px;
	margin-top: 4px;
}

div#leftside span.bordered {
	background-image: url('/images/layout/border_horizontal.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	display: block;
}

div#rightside {
	float: right;
	width: 159px;
	margin: 0 0 0 10px;
	padding: 0 12px 0 12px;
	z-index: 100;
/*	background-image: url('/images/layout/border_vertical.gif');
	background-repeat: repeat-y;
	background-position: top left;
*/}

div#rightside h2 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('/images/layout/back_h2r.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0 12px 0 12px;
	overflow: hidden;
}

div#rightside ul.menuright {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	background-image: url('/images/layout/border_horizontal.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

div#rightside ul.menuright li {
	text-align: right;
	padding-right: 8px;
	background-image: url('/images/layout/bullet_orange.gif');
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ff7f00;
}

div#rightside ul.menuright a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

div#rightside ul.menuright a:hover {
	color: #ff7f00;
}

div#rightside h3 {
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	margin: 0;
	padding: 0;
}

div#rightside h3 span {
	font-weight: normal;
	color: #666666;
	font-style: italic;
}

div#rightside p {
	text-align: justify;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666666;
}

div#rightside div {
	text-align: right;
	margin-bottom: 1em;
	padding-bottom: 1em;
	background-image: url('/images/layout/border_horizontal.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

div#rightside input {
	font-size: 11px;
}

div#rightside span.fullwidth {
	text-align: left;
	display: block;
}

div#rightside span.fullwidth input {
	width: 100%;
	text-align: left;
}

div#rightside span.fullwidth.centered {
	text-align: center !important;
}

div#content_middle {
	width: auto;
	margin-left: 256px;
	margin-right: 193px;
	font-size: 12px;
	color: #666666;
	z-index: 50;
}

div#content_middle h2 {
	color: #ff6600;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 1em 0;
}

div#content_middle h3 {
	color: #ff6600;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div#content_middle p {
	margin: 0;
	padding: 0 0 1em 0;
}

div#content_middle a:link, div#content_middle a:visited {
	color: #000000;
	text-decoration: none;
}

div#content_middle a:hover {
	color: #000000;
	text-decoration: underline;
}

div#content_middle a:active, div#content_middle a:focus {
	color: #ff7f00;
}

ul#address {
	text-align: center;
	height: 31px;
	margin: 11px 7px 26px 7px;
	list-style: none;
	background-image: url('/images/layout/back_footer.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

ul#address li {
	display: inline;
	line-height: 31px;
	font-size: 12px;
	padding-right: 8px;
	margin-right: 5px;
	margin-left: 0;
	padding-left: 0;
	background-image: url('/images/layout/bullet_orange2.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

ul#address li.last {
	padding-right: 0;
	background-image: none;
}

ul#address li a {
	color: #000000;
	text-decoration: none;
}

ul#address li a:hover {
	color: #ff7f00;
}

div#mediafusion {
	background-color: #e5e5e5;
	text-align: center;
	padding: 0 0 0 0;
	height: 58px;
	margin-left: -1px;
	font-size: 9px;
	color: #b2b2b2;
	line-height: 58px;
}

div#mediafusion a {
	color: #b2b2b2;
	text-decoration: underline;
}

#content_wrapper {
	background-color: #ffffff;
}

#content_middle h3.qa {
	margin: 0;
	padding: 0;
	display: block;
	text-align: right;
	font-weight: bold;
}

div.qa_item {
	background-image: url('/images/layout/border_qa.gif');
	background-position: left top;
	background-repeat: repeat-x;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	width: 530px;
	-width: auto;
}

div.qa_item a.q {
	font-style: italic;
}

div.qa_item a.c1 {
	font-weight: bold;
	padding-right: 8px;
	margin-right: 2px;
	background-image: url('/images/layout/bullet_orange2.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

#content_middle div.qa_item .c2 {
	font-weight: bold;
	color: #ff7f00;
}

dl dt {
	float: left;
	vertical-align: top;
	width: 9em;
}

dl dd {
	vertical-align: top;
	margin-left: 9em;
}

dd td {
	width: 175px;
}

dd a.disabled {
	color: #666 !important;
}

dd a span {
	color: #666;
}

dt.q {
	font-weight: bold;
}

dd.q a {
	font-weight: bold;
	font-style: normal !important;
}

table.pollresult {
	-width: auto !important;
}

.pollresult, tr.bordered td {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	background-image: url('/images/layout/border_horizontal.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

tr.bordered td.exclude {
	background-image: none;
}

.error {
	color: #f00;
}

a img { border: none; }

label.formlabel {
	display: block;
	float: left;
	width: 150px;
}

table.deelnemers {
	width: 500px !important;
	background-image: url('/images/layout/border_horizontal.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

table.deelnemers td {
	background-image: url('/images/layout/border_vertical.gif');
	background-position: top right;
	background-repeat: repeat-y;
	padding: 5px;
	margin: 5px;
}

table.deelnemers td.lastinrow {
	background-image: none;
}

table.deelnemers td.noborder {
	background-image: none;
}

table.deelnemers td.bottomborder {
	background-image: url('/images/layout/border_horizontal.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
}

table.deelnemers table.noborder td, table.deelnemers table.noborder tr {
	background-image: none;
	margin: 0;
	padding: 0;
}

ul.nomargin, ul.nomargin ul {
	margin: 0;
	padding: 0;
}

ul.nomargin li {
	margin-left: 30px;
}

h3.sitemap {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	background-image: url('/images/layout/border_horizontal.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

h3.sitemap a {
	color: #ff7f00 !important;
	font-weight: bold;
}

div#form_container {
	padding: 5px;
}

div#form_container h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ff7f00;
}

div.syncBtn {
	text-align: right;
}

div.syncBtn input {
	width: 185px;
	font-size: 11px;
	margin: 0 0 0 auto;
}

form#searchform {
	float: right;
	margin: 2px 10px 0 0;
}

form#searchform input, form#searchform2 input {
	font-size: 11px;
}

input.searchfield {
	border: 1px solid #999;
	color: #999;
	padding: 2px;
}

a.crumblink {
	font-weight: bold;
	color: #666;
	font-size: 11px;
}

a.highlight {
	color: #ff7f00 !important;
}

#content_middle {
	width: auto;
	background-color: transparent;
}

#content_middle p, #content_middle div[align=justify], #content_middle h3 {
	width: auto;
	max-width: 530px;
}

span.bullet {
	font-size: 13px;
	color: #ff7f00;
	font-weight: bold;
}

li.bordered {
	background-image: url('/images/layout/border_horizontal.gif') !important;
	background-position: top left !important;
	background-repeat: repeat-x !important;
	margin-top: 5px;
	padding-top: 5px;
}

li.noimg {
	background-image: none !important;
}
