body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.3;
}

div.clear {
	clear: both;
}

#wrapper {
	width: 936px;
	margin: 0 auto 0 auto;
	text-align: left;
}

/* ========================= */ /* = Autoclearing elements = */ /* ========================= */ /* Also a part in ie.css */
#top-nav :after,#nav :after,#header :after,.row .wrap:after,#tabs :after,p.intro:after,div.intro:after {
	content: ".";
	visibility: hidden;
	clear: both;
	display: block;
	height: 0px;
}

/* ============ */ /* = Top menu = */ /* ============ */
#top-nav {
	background: url(../images/backgrounds/top-nav.gif) #EEEEEE 0 0 repeat-x;
}

#top-nav ul {
	width: 1000px;
	margin: 0 auto;
}

#top-nav li,#top-nav a,#top-nav span {
	float: left;
	color: #383D43;
}

#nav li,#nav a,#nav span {
	float: left;
	color: #74868F;
	color: #3d505a;
}

#top-nav li a {
	background: url(../images/backgrounds/top-nav-inactive.gif) 0% 50% no-repeat;
}

#top-nav li.first a {
	background: none;
}

#top-nav .last a,#nav .last a {
	background: none;
	padding-right: 0;
}

#top-nav .last span,#nav .last span {
	background: none;
	padding-right: 0;
}

#top-nav a,#top-nav span {
	padding: 8px 20px;
}

#top-nav span {
	font-weight: bold;
	background: url(../images/backgrounds/top-nav-active.gif) #ffffff 100% 0 no-repeat;
	padding-right: 28px;
	margin-right: -8px;
	z-index: 100;
	position: relative;
}

/* ========== */ /* = Header = */ /* ========== */
#header {
	margin: 15px 8px 5px 0;
	text-align: right;
	position: relative;
}

#styleswitcher {
	width: 928px;
}

#styleswitcher div {
	float: left;
	width: 880px;
}

#styleswitcher a {
	float: left;
	display: block;
	margin: 0 0 0 4px;
}

.home #header {
	margin-bottom: 15px;
}

#logo {
	float: left;
}

#styleswitcher {
	/*width: 928px;
	height: 15px;*/
}

#nav {
	float: right;
	margin: 12px 0 12px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #74868F;
}

#nav a, /*#nav span,*/ #footer a {
	padding: 0 9px;
	background: url(../images/backgrounds/nav-separator.gif) 100% 50% no-repeat;
}

/* geselecteerd menu item */
#nav a.selected {
	font-weight: bold;
}

#search {
	clear: right;
}

/* ===================== */ /* = Categories (home) = */ /* ===================== */
.category {
	float: left;
	width: 25%;
	overflow: hidden;
	margin-bottom: 5px;
}

.category .wrap {
	background: url(../images/backgrounds/category-2.gif) #eeeeee no-repeat 100% 0;
	padding-right: 8px;
	/*margin-bottom: 0px;*/
}

.category h1 {
	color: #fff;
	padding: 4px 10px;
	margin: 0;
	font-size: 1.05em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.category img {
	margin: 0;
	padding-bottom: 8px;
}

.category h1 img {
	padding: 0;
	margin: 0;
}

.home .category h1 {
	background: #972228;
	text-decoration: none;
}

.home .category img {
	background: #ff902f;
}

.category ul {
	margin: 0 10px 0 10px;
	padding: 2px 0px;
}

.category li,.mijnwebsite ul li {
	background: url(../images/backgrounds/horizontal-dots-gray.gif) 0 100% repeat-x;
	padding: 4px 0 5px 0;
}

.category li.last,.mijnwebsite ul li.last {
	background: none;
}

.category a {
	color: #000000;
}

.category .more {
	color: #ae0000;
	display: block;
	font-size: 76%;
	padding: 0px 18px 11px 0;
	margin: 0;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

.home .category {
	background: url(../images/backgrounds/category-tab-right.gif) 100% 100% no-repeat;
}

.home .category .more {
	background: url(../images/backgrounds/category-tab-left.gif) 0% 100% no-repeat;
}

/* =========== */ /* = Row NEW = */ /* =========== */
#teasers {
	clear: both;
	width: 100%;
	border-spacing: 0;
	font-size: 92%;
}

#teasers td {
	padding: 0;
	width: 25%;
	/*background: url(../images/backgrounds/teasers/teaser-bottom.gif) 0 100% no-repeat;*/
	padding-bottom: 7px;
	vertical-align: top;
}

#teasers td.noborder {
	background-image: none;
}

#teasers .block,#teasers .flat {
	background: url(../images/backgrounds/teasers/teaser-top.gif) 0 0 no-repeat;
}

#teasers td.gray,div.gray {
	/*background: url(../images/backgrounds/teasers/teaser-gray-bottom.gif) 0 100% no-repeat;*/
}

div.gray {
	
}

#teasers div.news.teaser {
	background: none;
	border: 1px solid #ccc;
	height: 106px;
	width: 195px;
}

#teasers td.gray {
	background: url(../images/backgrounds/teasers/teaser-gray-bottom.gif) 0 100% repeat-y;
}

/* verbergt lege placeholders */
#teasers td.none {
	background: none;
}

#teasers td.double {
	background: url(../images/backgrounds/teasers/teaser-double-bottom.gif) 0 100% no-repeat;
}

#teasers td.double .block {
	background: url(../images/backgrounds/teasers/teaser-double-top.gif) 0 0 no-repeat;
}

#teasers td.yellow {
	padding-right: 7px;
}

#teasers td.yellow .block {
	background: #eee;
	border-bottom: 7px solid #ff902f;
	height: 101px;
}

/* ======= */ /* = Row = */ /* ======= */
.row {
	clear: both;
	font-size: 92%;
}

.row h2,.row .mijnwebsite,#teasers h2,#teasers .mijnwebsite {
	font-size: 109%;
}

.row h2/*,#teasers h2*/ {
	margin-bottom: 3px;
}

.row h2 a:hover,#teasers h2 a:hover {
	background: none;
}

#teasers .block {
	padding: 12px 14px 5px 14px;
}

.row .block {
	float: left;
}

.row .mijnwebsite,.row .flat,#teasers .mijnwebsite,#teasers .flat {
	padding: 0;
	width: 221px;
	padding-right: 8px;
	padding-left: 5px;
}

/* CSS BUGFIX: only display this image for mijn evean teasers */
#teasers .mijnwebsite,.row .mijnwebsite {
	background: url(../images/backgrounds/mijndetrans-left.gif) 0 0 no-repeat;
}

.mijnwebsite h2 {
	font-size: 100%;
	padding: 5px 22px 0px 10px;
	height: 21px;
	background: url(../images/backgrounds/mijndetrans-right.gif) 100% 0 no-repeat;
	float: left;
}

.mijnwebsite ul {
	clear: both;
	margin: 0 15px 0 10px;
}

.mijnwebsite ul a {
	color: #000000;
	display: block;
	background: url(../images/list-bullet.gif) 0% 50% no-repeat;
	padding-left: 27px;
}

.mijnwebsite ul li a:hover {
	background: url(../images/list-bullet.gif) 0% 50% no-repeat;
}

.row h2 a,.row .flat h2 a,#teasers h2 a,#teasers .flat h2 a {
	margin: 0;
	padding: 0;
	background: none;
}

#content ul.news {
	list-style: none;
	margin-left: 0;
}

#content ul.news li {
	margin-left: 0;
}

#textRegioCheck {
	border: 1px solid #a5acb2;
	/*	height: 20px;*/
	width: 100px;
	padding: 2px;
}

#textPostcode {
	border: 1px solid #a5acb2;
	/*	height: 20px;*/
	width: 100px;
	padding: 2px;
}

p .row .flat,#teasers .flat {
	width: 226px;
	padding-bottom: 0;
	padding-left: 0;
}

.row .flat img,#teasers .flat img {
	float: left;
	padding-bottom: 1px;
	margin-right: 6px;
}

.row .flat a,#teasers .flat a {
	margin-right: 15px;
	background: url(../images/arrow-transp.gif) 100% 100% no-repeat;
}

.row .flat h2,#teasers .flat h2 {
	padding: 10px 0 0 0;
}

.row .banner,#teasers .banner {
	padding: 1px 8px 1px 2px;
	width: 223px;
}

/* BUGFIX for banners spanning two columns */
.row .double .banner,#teasers .double .banner {
	width: 100%;
}

.row .banner a,.row .banner a:hover,#teasers .banner a,#teasers .banner a:hover {
	background: none;
	padding: 0;
	padding-bottom: 1px;
}

.block label {
	display: block;
	margin-top: 3px;
	font-weight: bold;
}

.block select {
	width: 100%;
}

.row a,.block a,.direct-naar a,a.arrow {
	color: #000000;
	display: block;
	padding-right: 8px;
	background: url(../images/arrow-transp.gif) 100% 50% no-repeat;
}

.row a:hover,.block a:hover,.direct-naar a:hover,a.arrow:hover {
	background: url(../images/arrow-transp-hover.gif) 100% 50% no-repeat;
}

.mijnwebsite ul a:hover {
	background-position: 100% 50%;
}

.direct-naar h2 {
	margin: 3px 0;
}

.direct-naar {
	background: url(../images/backgrounds/direct-naar.jpg) 100% 100% no-repeat;
	padding: 8px 12px 25px 6px;
}

.home .direct-naar {
	background: none;
	padding: 0;
}

.direct-naar select {
	width: 100%;
}

/* ========== */ /* = Footer = */ /* ========== */
#footer {
	clear: both;
	color: #362F2D;
	margin: 0 8px 0 0;
	padding-top: 10px;
	font-size: 82%;
}

.portal #footer {
	padding-top: 20px;
}

#footer li,#footer a,#footer span {
	float: left;
	padding-left: 0;
	color: #362F2D;
}

#footer ul {
	float: left;
	margin-left: -8px;
}

#footer li {
	display: inline;
	margin-left: 8px;
}

#footer .tagline {
	font-size: 122%;
	font-weight: bold;
	float: right;
}

#top {
	text-align: center;
}

/* ======== */ /* = Tabs = */ /* ======== */
#tabs {
	/*	padding-bottom: 13px;
	background: url(../images/backgrounds/body-default.gif) 0 100% repeat-x;*/
	border-bottom: 6px solid #972228;
	margin-bottom: 6px;
}

#tabs li,#tabs a,#tabs span {
	float: left;
	color: #333;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tabs li a,#tabs li span {
	background-position: 100% 0;
	padding: 2px 25px 2px 12px;
}

#tabs li a {
	text-decoration: none;
}

#tabs li {
	background-image: url(../images/backgrounds/tab-left.gif);
}

#tabs li a,#tabs li span {
	background-image: url(../images/backgrounds/tab-right.gif);
}

#tabs li.detrans {
	background-image: url(../images/backgrounds/tab-active-left.gif);
}

#tabs li.detrans a,#tabs li.detrans span {
	background-image: url(../images/backgrounds/tab-active-right.gif);
	color: #fff;
}

/* =============== */ /* = Primary nav = */ /* =============== */
#primary-nav {
	margin-left: 198px;
	margin-right: 8px;
}

/* ================= */ /* = Secondary nav = */ /* ================= */
#secondary-nav {
	font-size: 91%;
	margin-top: 18px;
	width: 174px;
}

#secondary-nav ul {
	margin-bottom: 20px;
}

#secondary-nav ul.menu li strong {
	color: #902026;
	font-size: 109%;
}

#secondary-nav ul.menu li a {
	/*font-weight: bold;
	color: #243b90;*/
}

#secondary-nav ul.menu li.level4 a {
	font-weight: normal;
}

#secondary-nav ul.menu li.level4 span a {
	font-weight: bold;
}

#secondary-nav ul li {
	display: block;
	background: url(../images/backgrounds/horizontal-dots.gif) 0 100% repeat-x;
	padding: 5px 0;
}

#secondary-nav ul li.level4 {
	margin-left: 19px;
}

#secondary-nav ul li a {
	color: #000;
	font-weight: bold;
}

#secondary-nav ul li span {
	padding-left: 19px;
	background: url(../images/secondary-nav-active.gif) 0 25% no-repeat;
	/*font-weight: bold;
	color: #D97C1F;*/
}

#secondary-nav ul li.level4 span {
	padding-left: 19px;
}

#secondary-nav ul li span a {
	text-decoration: none;
	/*color: #73878e;*/
}

#secondary-nav ul li span a:hover {
	text-decoration: underline;
}

/* ==================== */ /* = Body and Content = */ /* ==================== */
#body {
	float: right;
	width: 730px;
	display: inline;
	margin-right: 8px;
}

#body.notabs {
	padding-top: 12px;
	background: url(../images/backgrounds/body-default.gif) 0 0 repeat-x;
}

#body h1 {
	color: #972228;
	margin: 8px 0 12px 0;
	font-family: Verdana, sans-serif;
	font-size: 150%;
	/*font-style: italic;*/
	width: 440px;
}

#content {
	float: left;
	width: 489px;
	margin-right: 10px;
	position: relative;
}

.search #content {
	width: 589px;
}

#content h2 {
	margin-top: 10px;
	/*color: #D97C1F;*/
}

#content .highlight h2/*,#content .introtekst h2*/ {
	margin-top: 0;
}

.subportal #content h2.nomargin,.portal #content h2 {
	margin-top: 0;
}

#banners {
	margin-left: 499px;
}

* html #banners {
	/*width: 224px;
	overflow: hidden;*/
}

.portal .row {
	/*padding-top: 18px;*/
	background: none;
}

.portal .row .block {
	width: 220px;
	padding: 15px 6px 0 9px;
}

.subportal #content .block {
	width: 476px;
	padding: 15px 6px 0 9px;
	background: url(../images/backgrounds/ankeiler-wide.gif) 0 0 no-repeat;
}

.subportal #content .block h2.dots {
	padding-bottom: 13px;
	background: url(../images/backgrounds/horizontal-dots.gif) 0 100% repeat-x;
}

.subportal #content .block h2.dots-on-top {
	padding-top: 13px;
	background: url(../images/backgrounds/horizontal-dots.gif) 0 0 repeat-x;
}

hr,.line-of-dots {
	border: 0;
	height: 5px;
	margin-top: -5px;
	margin-bottom: 8px;
	background: url(../images/backgrounds/horizontal-dots.gif) 0 50% repeat-x;
}

.search .line-of-dots {
	width: 471px;
	margin-bottom: 5px;
}

#breadcrumb {
	font-size: 82%;
	margin-bottom: 15px;
}

#breadcrumb a {
	color: #000;
}

#page-tools {
	position: absolute;
	left: 443px;
	top: -33px;
	width: 50px;
}

#page-tools img {
	margin-left: 5px;
}

div.intro {
	/*margin: 0px 0 10px 0;
	padding: 0 5px;
	background: url(../images/backgrounds/intro.jpg) 100% 100% no-repeat;*/
}

/* Templateverschil in HTML in contentpagina's. Entopic gebruikt
   class highlight, wij gebruiken class introtekst. Template kan 
   niet aangepast worden, dit heeft ook gevolgen voor Evean. 
   Oplossing: div.introtekst toevoegen waar div.highlight gebruikt 
   wordt. */
div.highlight/*,div.introtekst*/ {
	background: url(../images/backgrounds/content-highlight.jpg) #fff 0 0 no-repeat;
	padding: 12px 10px 10px 10px;
	margin: 10px 0 10px 0px;
}

div.introtekst div {
	/*padding: 12px 10px 10px 10px;
	margin: 10px 0 10px -2px;*/
}

div.highlight ol li a /*,div.introtekst ol li a*/ {
	color: #000;
}

div.highlight ol li span /*,div.introtekst ol li span*/ {
	color: #9c4480;
	font-weight: bold;
}

.highlight img {
	/*position: relative;*/
}

div.highlight ol li p a /*,div.introtekst ol li p a*/ {
	color: #9c4480;
	text-decoration: underline;
}

div.highlight ol li p /*,div.introtekst ol li p*/ {
	color: #9c4480;
	margin-bottom: 1em;
}

div.highlight .brochureItem {
	/*float: left;
	margin: 0px 10px 5px 0px;
	width: 224px;*/
}

div.highlight .brochureItem .image {
	/*height: 150px;*/
}

#content p,#content ul,#content address {
	margin-bottom: 1em;
}

#content ul.arrows {
	list-style: none;
	margin-top: 5px;
}

#content  ul.arrows li {
	margin: 2px 0 2px 0;
}

ul.arrows li a {
	position: relative;
	display: block;
	padding-left: 14px;
	background: url(../images/arrow-transp.gif) 0 4px no-repeat;
}

h2.alfabet {
	font-weight: normal;
}

.alfabet a {
	color: #000;
	text-decoration: underline;
}

ol {
	list-style: decimal outside;
	margin-left: 2.5em;
}

.imagebrochure {
	background-image: url(../images/schaduw.jpg);
	background-repeat: no-repeat;
	background-position: 1px top;
	margin-right: 5px;
}

h2.contentTitle {
	text-decoration: none;
	color: #000;
}

/* =========== */ /* = FAQ     = */ /* =========== */
.faq .header {
	color: #000;
}

.faq li.active a.header {
	font-weight: bold;
	/*color: #D97C1F;*/
}

.faq li.active li a.header {
	font-weight: normal;
}

.faq li.active li.active a.header {
	font-weight: bold;
	color: #9c4480;
}

.faq li ul {
	margin-left: 2.3em;
}

#content .faq li li {
	list-style: disc outside;
	background: none;
	margin-left: 0;
	padding-left: 0;
}

.faq li li a {
	background: none;
	margin-left: 0;
	padding-left: 0;
	color: green;
}

.faq li li .sub,.faq li div.sub {
	margin-left: 1em;
	color: #9c4480;
}

.faqQuestion {
	color: black;
	font-weight: normal !important;
	cursor: pointer;
}

.faqQuestion:hover {
	text-decoration: underline;
}

/* Toegevoegd om het antwoord een specifieke kleur te kunnen geven */
.sub p.answer {
	/*color: #D97C1F;*/
}

/* nieuw banner spul */
img.banner {
	border: 1px solid #DAD8D9;
}

#teasers td.banner {
	padding: 0;
	padding-bottom: 7px;
	background: none;
}

div.banner {
	background: #eee;
	/*border: none;*/
	padding: 0px !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	position: relative;
}

#teasers .banner .banner .visual {
	/*display: block;
	color: #000;
	background-position: 6px 0;
	background-repeat: no-repeat;
	height: 92px;*/
}

#banners .banner .visual {
	/*display: block;
	color: #000;
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 92px;*/
}

.sequence {
	/*top: 0pt;
	left: 0pt;*/
}

.banner h2 {
	font-size: 100%;
	font-weight: bold;
	background: #ff902f;
	padding: 3px 10px;
	color: #fff;
	/*width: 231px;
	position: absolute;
	bottom: -5px;*/
}

.banner h2 a {
	padding: 0;
	/*color: #fff;*/
	background: none;
}

.banner h2 a:hover {
	text-decoration: none;
}

.banner .visual {
	display: block;
	color: #000;
	background: #fff none 100% 0 no-repeat;
	border-bottom: 7px solid #ff902f;
	border-left: 1px solid #ff902f;
	border-right: 1px solid #ff902f;
	height: 95px;
}

.banner .visual a {
	position: absolute;
	left: 10px;
	top: 50%;
	font-size: 120%;
	margin-top: -2em;
	color: #000;
}

* html .banner .visual a {
	top: 0;
	margin-top: 50px;
}

* html .banner .poll a {
	margin-left: 150px;
}

*+html .banner .poll a {
	margin-left: 150px;
}

/* Visuals */
.banner.werken-dagbesteding .visual {
	background-image: url("../images/banners/bg-werken-dagbesteding.jpg");
}

.banner.kinderen-jongeren .visual {
	background-image: url("../images/banners/bg-kinderen-jongeren.jpg");
}

.banner.leftimage .visual p {
	/*padding: 0 10px 0 80px;*/
}

.banner.korting .visual {
	background-image: url(../images/banners/bg-korting.jpg)
}

.banner.locatiewijzer .visual {
	background-image: url(../images/banners/bg-locatiewijzer.jpg)
}

.banner .poll {
	display: block;
	color: #000;
	padding: 0px 10px 0px 10px;
	background-position: 100% 0;
	background-repeat: no-repeat;
	border-bottom: 7px solid #ff902f;
	height: 95px;
}

.banner .poll a {
	margin-left: 160px;
	font-size: 120%;
}

.banner.big {
	background: #fff;
	border-bottom: 4px solid #ff902f !important;
	border-left: 1px solid #ff902f;
	border-right: 1px solid #ff902f;
}

.banner.big ul {
	font-size: 92%;
	/*background-position: 100% 100%;
	background-repeat: no-repeat;
	margin-bottom: 20px;*/
	padding-left: 2px;
}

.banner.big ul li {
	width: 220px;
	padding: 3px 0;
	background: url(../images/backgrounds/horizontal-dots-gray.gif) 0 100% repeat-x;
	/*margin-right: 1em;*/
}

.banner.big ul li.last {
	background: none;
}

.banner.big ul li a {
	display: block;
	padding-left: 6px;
	color: #000;
	/*background: url(../images/bullet.gif) 7px 6px no-repeat;*/
}

.banner.big ul li a span {
	display: block;
	background: url(../images/list-bullet.gif) 100% 50% no-repeat;
	padding-right: 8px;
}

.banner.big ul li a:hover span {
	/*background: url(../images/arrow-transp-hover.gif) 100% 100% no-repeat;*/
}

#banners .banner {
	margin-bottom: 10px;
}

/* oude css van banners die nodig is */
#banners .block {
	float: left;
	padding: 0px 22px 5px 14px;
	width: 189px;
}

/* =========== */ /* = Forms   = */ /* =========== */
form.zoek-mini {
	margin: 10px 0 1em 0px;
}

form.zoek-mini p {
	margin-left: 20px;
}

form.zoek-mini dt {
	text-align: right;
	margin-right: 1em;
}

form dl {
	margin-bottom: 1em;
	line-height: 1.4em;
}

form.direct-navigation {
	background: url(../images/backgrounds/horizontal-dots-gray.gif) 0 0 repeat-x;
	padding: 5px 0 0 0;
	text-align: right;
}

#vacature-overzicht-image {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 177px;
	height: 118px;
}

form.direct-navigation p {
	position: relative;
	background: url(../images/backgrounds/horizontal-dots-gray.gif) 0 100% repeat-x;
	padding: 0 0 5px 0;
}

form.direct-navigation label {
	font-weight: bold;
	padding-right: 5px;
}

form.direct-navigation select {
	width: 170px;
}

form.direct-navigation-vacature {
	background: url(../images/backgrounds/horizontal-dots-gray.gif) 0 0 repeat-x;
	padding: 5px 0 0 0;
	width: 305px;
	margin-left: 173px;
	display: block;
}

form.direct-navigation-vacature dt {
	text-align: left;
}

form.direct-navigation-vacature select {
	width: 170px;
}

form.zoek-mini-right dt {
	text-align: right;
	font-weight: bold;
	line-height: 1.3em;
}

form.zoek-mini-right dd {
	text-align: right;
}

form dt {
	float: left;
	width: 15em;
}

form dd {
	margin-bottom: 5px;
	margin-left: 16em;
}

form dd input.small {
	width: 6em;
}

form dd textarea {
	width: 15em;
}

.search form dt .left {
	float: left;
	font-weight: bold;
}

.search form dt {
	width: 320px;
	text-align: right;
	margin-right: 1em;
	position: relative;
}

.search form select,.search form .inputbox {
	width: 130px;
}

.search form .button {
	margin-left: 2em;
	width: 60px;
}

.intro form {
	float: right;
	text-align: right;
}

.intro form dt {
	font-weight: bold;
	float: left;
	width: 80px;
}

.intro form dd {
	margin-left: 100px;
	margin-bottom: 5px;
}

form .error {
	padding: 2px 4px;
	background: #E9EDEF;
	color: #FB020D;
	position: relative;
}

dl .error {
	color: #FB020D;
	background: url(../images/error.gif) 100% 50% no-repeat;
	padding: 0;
}

/* ========================== */ /* = General purpose styles = */ /* ========================== */
.button {
	padding: 0 8px;
}

span.intro {
	margin: 0 0 10px 0;
}

p.intro img {
	float: left;
	margin: 0 10px 0 0;
	position: relative;
}

p.intro-with-image {
	margin-left: 192px;
}

p.intro-with-image img {
	margin-left: -192px;
}

p.dots,ul.dots,div.dots,dl.dots,h2.dots,hr {
	position: relative;
	background: url(../images/backgrounds/horizontal-dots-gray.gif) 0 100% repeat-x;
	padding-bottom: 10px;
}

h2.dots {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.dots {
	background-position: 0 0;
	padding-top: 5px;
	padding-bottom: 0;
}

div.dots .dots {
	padding-bottom: 5px;
}

.intro-form {
	margin-top: 20px;
	float: right;
}

.intro-form dd.last {
	margin-top: 25px;
}

a:hover,.category a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

a.more {
	background: url(../images/list-bullet.gif) 100% 50% no-repeat;
	color: #000;
	display: block;
	font-weight: normal;
	margin: 10px 0 6px 0;
	padding-right: 26px;
	text-align: right;
	text-decoration: underline;
}

#content ul {
	list-style: disc outside;
}

#content ul li {
	margin-left: 1.5em;
}

table {
	border-collapse: collapse;
}

table td,table th {
	padding: 0;
}

table th {
	padding-right: 10px;
}

#content table th {
	font-weight: normal;
}

h2 a {
	display: block;
	color: #000000;
	position: relative;
}

/* ========================== */ /* = Kalender = */ /* ========================== */
table.calendar {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}

table.calendar th,table.calendar td {
	padding: 3px 0;
	padding-right: 10px;
	background: url(../images/backgrounds/horizontal-table-dots.gif) 100% 100% no-repeat;
}

table.calendar td.nodots {
	background: none;
}

table.calendar thead th {
	font-weight: normal;
	font-style: italic;
}

table td a,table td a:link,table td a:hover { /*	
	Dit zorgt voor een underline in de teaser.
	color: #000;
	text-decoration: underline;*/
	
}

/* ========================== */ /* = NEW: Product aanvragen = */ /* ========================== */
p.productaanvraag {
	margin-top: 20px;
}

/* ========================== */ /* = NEW: Uitgebreid zoeken = */ /* ========================== */
.searchInput {
	position: absolute;
	left: 260px;
}

.searchBox {
	padding: 5px;
	margin: 5px;
}

.searchBox h3 {
	margin-bottom: 10px;
}

.level2 {
	margin-left: 25px;
}

/* ===================== */ /* = Alternative pages = */ /* ===================== */
div.intro p.intro:after {
	clear: none;
}

div.intro {
	background: url(../images/backgrounds/intro-gray.jpg) 100% 100% no-repeat;
	padding: 0px 1px 0 10px;
	margin-bottom: 10px;
}

div.intro img {
	/*float: left;
	margin: 0 0 0 -5px;*/
	border: 1px solid #999;
}

div.introtekst,div.brochures {
	margin-bottom: 2em;
	padding: 0 5px;
}

div.brochures {
	/*margin-left: 7px;*/
}

/* Niet zo'n fraaie hack om de achtergrond te verbergen. Ook hier het 
   probleem dat Evean wel een achtergrond heeft en Icare niet op content-
   pagina's. Deze class wordt bij Evean niet geimplementeerd zodat hier 
   de achtergrond wel zichtbaar is. */
div.clearbackgrd {
	/*background: none;*/
}

#content.normal {
	background: transparent url(../images/backgrounds/content.jpg) 0% 100% no-repeat;
	padding: 0 14px 14px 14px;
	width: 461px;
}

#content h2 a {
	background: none;
	padding: 0;
}

p.dots {
	padding-bottom: 1em;
}

.page-nav,.portallinks ul {
	margin-left: 0;
}

#content .page-nav li,#content .portallinks ul li {
	background: transparent url(../images/backgrounds/horizontal-dots-gray.gif) repeat-x scroll 0pt 100%;
	display: block;
	position: relative;
	padding: 2px 0pt;
	margin-left: 0;
}

#content .portallinks h2 {
	/*color: #000;
	padding-left: 15px;
	padding-bottom: 5px;
	background: transparent url(../images/backgrounds/horizontal-dots.gif) repeat-x scroll 0pt 100%;*/
}

#content .page-nav li a {
	/*color: #D97C1F;*/
}

#content .page-nav li a,#content .portallinks ul li a {
	color: #000;
	font-weight: bold;
	padding-left: 27px;
	background: url(../images/list-bullet.gif) 0 50% no-repeat;
}

#content .page-nav li a:hover,#content .portallinks ul li a:hover {
	color: #ae0000;
}

#content .portallinks h2 {
	padding-left: 15px;
	padding-bottom: 5px;
	color: #000;
	background: transparent url(../images/backgrounds/horizontal-dots-gray.gif) repeat-x scroll 0pt 100%;
}

#content .portallinks .right h2 {
	font-weight: normal !important;
}

#content .portallinks .right ul li a {
	font-weight: normal !important;
}


#content .page-nav li a,#content .portallinks ul li a {
	/*font-weight: bold;
	padding-left: 15px;
	background: url(../images/secondary-nav-active.gif) 0 4px no-repeat;
	color: #D97C1F;*/
}

.portallinks .left {
	float: left;
	width: 48%;
}

.portallinks .right {
	float: left;
	width: 48%;
	margin-left: 2%;
	display: inline;
}

h2.regular {
	font-weight: normal;
}

/* ========================== */ /* = Zwangerschapskalender  = */ /* ========================== */
hr.zwangerschapskalender_spacer {
	margin-bottom: 10px;
	height: 20px;
	color: orange;
	background-color: orange;
}

span.zwangerschapskalender_heading {
	color: #003366;
	font-weight: bold;
}

input.zwangerschapskalender_submitfield {
	border: 1px solid #cccccc;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff9933;
	height: 20px;
	width: 140px;
	margin-top: 10px;
}

/* ========================== */ /* = Search tabs            = */ /* ========================== */
.searchresultTabs {
	font-size: 18px !important;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
}

.searchresultTabs ul {
	border-bottom: solid 1px #D1D1D1;
	height: 34px;
}

.searchresultTabs ul li {
	display: block;
}

.searchresultTabs ul li.result1 {
	padding: 7px 36px 6px 20px;
	color: #333333;
	background-image: url(../images/bg_search_tab_disabled.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	position: absolute;
	margin: -1px 0px 0px 0px;
	z-index: 20;
	height: 20px;
	width: 230px;
	white-space: nowrap;
}

.searchresultTabs ul li.result1active {
	padding: 7px 36px 6px 20px;
	color: #333333;
	background-image: url(../images/bg_search_tab.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	position: absolute;
	margin: -1px 0px 0px 0px;
	z-index: 20;
	height: 34px;
	width: 230px;
	white-space: nowrap;
}

.searchresultTabs ul li.result2 {
	padding: 7px 36px 6px 20px;
	color: #333333;
	background-image: url(../images/bg_search_tab_disabled.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	position: absolute;
	height: 20px;
	width: 230px;
	margin: 0px 0px 0px 288px;
	z-index: 10;
	white-space: nowrap;
}

.searchresultTabs ul li.result2active {
	padding: 7px 36px 6px 20px;
	color: #333333;
	background-image: url(../images/bg_search_tab.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	position: absolute;
	margin: 0px 0px 0px 288px;
	height: 34px;
	width: 230px;
	z-index: 10;
	white-space: nowrap;
}

.searchresultTabs ul li.result1 a {
	color: #BFBFBF;
}

.searchresultTabs ul li.result1 a:hover {
	color: #666666;
}

.searchresultTabs ul li.result2 a {
	color: #BFBFBF;
}

.searchresultTabs ul li.result2 a:hover {
	color: #666666;
}

.searchresultTabs ul li.result1active a:visited {
	color: #666666;
}

.searchresultTabs ul li.result2active a:visited {
	color: #666666;
}

a.searchxtra {
	background-image: url(../images/icn_arrow_search.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
}

/* SimpleModal Styles */
#modalOverlay {
	background-color: #ffffff;
	cursor: wait;
}

#modalContainer {
	width: 457px;
	left: 50%;
	top: 340px;
	margin-left: -228px; /* Half the width */
	background-color: #ffffff;
	border: 1px solid #DFDFDF;
	text-align: left;
}

#modalContainer .modalHeader {
	color: #fff;
	height: 20px;
	background: #972228;
	padding: 3px 10px 0px 10px;
	font-weight: bold;
}

#modalContainer .modalContent {
	padding: 10px;
}

#modalContainer .modalFooter {
	height: 4px;
	margin-bottom: 1px;
	background: #972228;
}

a.modalCloseImg {
	background: url(../images/x.png) no-repeat;
	width: 12px;
	height: 12px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: 4px;
	right: 4px;
	/*left: 570px;*/
	cursor: pointer;
}

/* POLL */
.poll {
	font-size: 80%;
	/*padding-left: 8px !important;
	height: 90px;*/
}

.banner .poll label {
	/*margin-left: 2px;
	vertical-align: 1%;
	height: 12px;*/
}

.banner .poll input {
	/*margin: 0;
	padding: 0;*/
}

.banner .poll .btn {
	position: relative;
	/*z-index: 100;
	margin-top: 70px;
	text-align: right;
	width: 120px;
	margin-left: 83px;*/
}

.banner .poll .btn a {
	/*color: black;
	padding: 0;*/
	position: absolute;
	top: 70px;
	width: 120px;
	text-align: right;
	right: 6px;
}

.banner .poll h3 {
	padding: 3px 0px;
	/*margin-bottom: 3px;*/
}

* html .poll h3 {
	padding: 0px;
}

*+html .poll h3 {
	
}

.poll form#poll .pollOption {
	margin-top: 6px;
}

*+html .poll form#poll .pollOption {
	/*margin-top: 0px;*/
}

* html .poll form#poll .pollOption {
	/*margin-top: 0px;*/
}

.poll .question {
	font-weight: bold;
}

.poll .answer {
	clear: both;
	height: 16px;
	margin-top: 3px;
}

.poll .result {
	height: 21px;
}

.poll .answer .value {
	float: left;
	width: 30%;
}

.poll .result .votes {
	clear: both;
	margin-top: 9px;
	position: absolute;
}

.poll .result .value {
	width: 100%;
}

.poll .answer .votes .bar {
	float: left;
	height: 6px;
	margin-top: 5px;;
}

.poll .answer .votes .percentage {
	float: left;
	margin-left: 10px;
	font-weight: bold;
}

.poll .answer .vote1 .bar {
	background-color: #739235;
}

.poll .answer .vote1 .percentage {
	color: #739235;
}

.poll .answer .vote2 .bar {
	background-color: #91B837;
}

.poll .answer .vote2 .percentage {
	color: #91B837;
}

.poll .answer .vote3 .bar {
	background-color: #C49C00;
}

.poll .answer .vote3 .percentage {
	color: #C49C00;
}

.poll .answer .votes .numberOfVotes {
	margin-left: 10px;
	float: left;
}

.poll .archive {
	float: right;
	font-weight: bold;
}

.pollOption {
	/*margin: -3px 0 0 0 !important;
	padding: 0;
	height: 18px !important;*/
}

.pollOption input {
	/*vertical-align: middle;
	margin-right: 4px;
	margin-bottom: 0px;*/
}

#teasers .banner h2 {
	/*top: 67px;
	height: 16px;*/
}
