/* ------------------------------------
Stylesheet: Centrum voor natuur- en milieueducatie
Made by: Aelmans iMedia
Date: 19-02-07
Last modified by: Jordi van Kan
------------------------------------*/

body {
	margin:0;
	padding:0;
	background-color: #272a2a;
	color: #333333;
	text-align: center;
	font-family: "Lucida Sans", "Times New Roman", Times;
}
#containerTop, #containerMain, #containerBottom{
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
#containerMain{background: #cad6d6 url(../img/bgContainerMain.jpg) left top repeat-x;}
#containerBottom{background-color: #272a2a;}
#wrapperTop, #wrapperMain, #wrapperBottom{
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width:782px;
	text-align: left;
}
#wrapperTop{
	height:120px;
}
#wrapperMain{
	background: #cad6d6 url(../img/bgWrapperMain.jpg) left top repeat-y;
}
#wrapperBottom{
	background-color: #333333;
	height:80px;
	width:780px;
}
/* Header
----------------------------------------------------------------------*/
#wrapperTop img.logo{
	float:left;
	padding: 0px;
	margin: 0px;
	margin-top:10px;
	margin-left: 20px;
}
#wrapperTop div.headerNavigation{
	float:right;
	padding: 0px;	
	margin-top:84px;
	margin-right: 20px !important;
	margin-right: 10px;	
	color: #757575;
	font-size: 10pt;	
}
#wrapperTop div.headerNavigation a{
	color: #757575;
	text-decoration: none;
}
#wrapperTop div.headerNavigation a:hover{
	color: #333333;
	text-decoration: underline;
}
/* contentTop
----------------------------------------------------------------------*/
#contentTop{
	padding: 0px;
	margin: 0px;
	height:215px;
	background: #cad6d6 url(../img/bgContentTop.jpg) left top no-repeat;	
}
#contentTop ul.menu{
	float:left;
	list-style: none;
	display: block;	
	margin: 0px;
	margin-top: 17px;
	margin-left: 35px !important;
	margin-left: 18px;
	padding: 0px;
	width:191px;
	color: #ffffff;
	font-weight: bold;	
	font-size: 10pt;
}
#contentTop ul.menu li{
	padding: 5px;
	padding-top: 8px;	
	padding-bottom: 8px !important;
	padding-bottom: 9px;	
	margin: 0px;
	border-bottom:0px solid #ccc;
}
#contentTop ul.menu li a:link, #contentTop ul.menu li a:visited, #contentTop ul.menu li a:active {
	display: block;	
	color: #ffffff;
	text-decoration: none;
}
	
#contentTop ul.menu li a:hover,
body.navigationItem_01 #contentTop #navigationItem_01,
body.navigationItem_02 #contentTop #navigationItem_02,
body.navigationItem_03 #contentTop #navigationItem_03,
body.navigationItem_04 #contentTop #navigationItem_04,
body.navigationItem_05 #contentTop #navigationItem_05
{
	color: #8be5db;
}
#contentTop img.illustration{
	float:right;
	margin-right: 1px;
	text-align:right;
}
#contentTop #searchWindow, #contentTop #contactWindow{
	z-index: 10;
	position:absolute;
	margin: 0px;
	margin-left: 545px !important;
	margin-left: 320px;
	padding: 10px;
/*	height:85px; Let op: dit wordt inline gedefineerd t.b.v. het toggle div script*/
	width:200px;
	background: url(../img/bgToggleWindow_02.png) left top no-repeat;
}
#contentTop #contactWindow{
	background: url(../img/bgToggleWindow_01.png) left top no-repeat;
}
#contentTop #searchWindow h2, #contentTop #contactWindow h2{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 11pt;
}
#contentTop #searchWindow p, #contentTop #contactWindow p{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;	
	font-size: 9pt;
	line-height: 14pt;
}
#contentTop #searchWindow p a, #contentTop #contactWindow p a{
	color: #333333;
	text-decoration:none;
}
#contentTop #searchWindow p a:hover, #contentTop #contactWindow p a:hover{
	color: #000000;
	text-decoration:underline;
}

#contentTop #searchWindow p.footer, #contentTop #contactWindow p.footer{
	text-align:right;
}
#contentTop #searchWindow p img, #contentTop #contactWindow p img{
	margin-right: 10px;
	margin-top: 3px;	
}
#contentTop #searchWindow form{
	text-align: right;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}
#contentTop #searchWindow form input{
	margin: 0px;
	margin-bottom: 5px;	
	padding: 3px;
	width: 192px;
	color: #333333;
	background-color: #e6f4f4;
	border: 1px solid #235d5a;
}
#contentTop #searchWindow form input.button{
	margin: 0px;
	width: 80px;
	color: #ffffff;
	font-size: 9pt;
	background-color: #38aca6;
}

/* contentMain
----------------------------------------------------------------------*/
#contentMain{
	float:left;
	padding: 0px;
	padding-left: 40px;
	padding-right: 15px;	
	margin: 0px;
	width:468px;
	font-size: 10pt;
	line-height: 16pt;	
	background: url(../img/bgContentMain.jpg) left top no-repeat;
}
#contentMain h1{
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 10px;	
	margin: 0px;
	font-size: 15pt;
	line-height: 20pt;
	font-weight:bold;
	letter-spacing: 0.03em;
}
#contentMain h2{
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #30827f;
	font-size: 11pt;
	font-weight:bold;
	letter-spacing: 0.01em;
	border-bottom: 1px dotted #38aca6;
}
#contentMain h3{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 11pt;
	font-weight:bold;	
	line-height: 15pt;	
	letter-spacing: 0em;
	border: none;
}
#contentMain h3.bottomBorder{
	padding-bottom: 5px;
	border-bottom: 1px solid #c1cdcd;	
}
#contentMain h3.newsDetails{
	font-size: 8pt;
	font-weight:normal;
}
#contentMain h3.error{
	font-size: 10pt;
	color:#FF0000;
}
#contentMain p{
	padding: 0px;
	padding-bottom: 15px;
	margin: 0px;
	font-size: 10pt;
	line-height: 16pt;
}
#contentMain img{
	padding: 5px;
	margin: 5px;
	border: 1px solid #c4cfcf;
	background:#ffffff url(../img/bgImage.jpg) left bottom repeat-x;
}
#contentMain img.noStyles{
	padding: 0px;
	border: none;
	background: none;
}
#contentMain ul{
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	font-size: 10pt;
	line-height: 14pt;
}
#contentMain li, #accordion li{
	padding: 5px;
	padding-left: 20px;
	padding-right: 0px;
	margin: 0px;
	background: url(../img/bullet_v03.gif) left top no-repeat;
	border: none;
}

#contentMain ol li{
	padding-left: 10px;	
	background: none;
}

#accordion li{
	background: url(../img/bullet_v04.gif) left top no-repeat;
}
#contentMain li ul{
	margin-left: 20px;
	list-style-type: circle;
	line-height: 12pt;
	font-size: 9pt;	
}
#contentMain li ul li{
	background: none;
	padding: 2px;
	padding-left: 10px;	
}
#contentMain iframe{
	margin: 0px;
	padding: 5px;
	padding-bottom: 5px !important;
	padding-bottom: 1px;	
	background-color: #ffffff;
	border: 1px solid #c1cdcd;
}
#contentMain div.contentBox{
	float:left;
	padding: 0px;
	margin: 0px;
	width:215px;
}
#contentMain div.contentBoxMarginRight{
	margin-right: 28px;
}
#contentMain div.contentBox h2{
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #30827f;
	font-size: 11pt;
	font-weight:bold;
	letter-spacing: 0.01em;
	border-bottom: 1px dotted #38aca6;
}
#contentMain div.contentBox h3{
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
	font-size: 10pt;	
	line-height: 15pt;	
	letter-spacing: 0em;
	border: none;
}
#contentMain div.contentBox h3 a{
	color: #333333;
	text-decoration: none;
}
#contentMain div.contentBox h3 a:hover{
	color: #1d9e99;
	text-decoration: none;
}
#contentMain div.contentBox p{
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 9pt;
	line-height: 14pt;
}
#contentMain div.contentBox p.contentBoxFooter, #contentRight p.footer{
	padding-top: 5px;
	font-size: 8pt;
	text-align:right;
	border-top: 1px solid #d4e0e0;
}
#contentMain div.contentBox p.contentBoxFooterNoBorder, #contentRight p.noBorder{
	border:none;
}
#contentMain div.contentBox ul, #contentRight ul.overview{
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	font-size: 9pt;
	line-height: 14pt;
}
#contentMain div.contentBox li, #contentRight ul.overview li{
	padding: 10px;
	padding-left: 20px;
	padding-right: 0px;
	margin: 0px;
	background: url(../img/bullet_v01.gif) left top no-repeat;
	border-bottom: 1px solid #d4e0e0;
}
#contentMain a, #contentMain div.contentBox a{
	color:#1d9e99;
	text-decoration: none;
}
#contentMain a:hover, #contentMain div.contentBox a:hover{
	color:#1d9e99;
	text-decoration: underline;
}
#contentMain div.contentBox li a, #contentMain div.contentBox p.contentBoxFooter a, #contentRight p.footer a{
	color:#333333;
	text-decoration: none;
}
#contentMain div.contentBox li a:hover, #contentMain div.contentBox p.contentBoxFooter a:hover, #contentRight p.footer a:hover{
	color:#1d9e99;
	text-decoration: underline;
}
#contentMain div.contentBox li a{
	display:block;
}
#contentMain div.newsOverview{
	margin: 0px;
	margin-top:20px;
	margin-bottom:10px;
	padding: 10px;
	background-color:#e1eeee;
	border-left: 1px solid #d4e0e0;
	border-right: 1px solid #d4e0e0;
	cursor: pointer;
}
#contentMain div.newsOverview h3{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #333333;
	font-size: 11pt;	
	line-height: 18pt;	
	letter-spacing: 0em;
	border: none;
}
#contentMain div.newsOverview h3 span.newsDate{
	font-size: 8pt;
	line-height: 13pt;
	font-weight:normal;
	font-style:italic;
	letter-spacing:0em;	
}
#contentMain div.newsOverview p{
	padding: 0px;
	margin: 0px;
}
.textsize8pt{
	font-size: 8pt;
}
.textsize7pt{
	font-size: 7pt;
}
#contentMain table.tableFilterOverview, #contentMain table.tableSummary, #contentMain table.tableForm{
	margin: 0px;
	margin-top: 10px;	
	margin-bottom: 20px;	
	padding: 0px;
	background-color: #fefefe;
	border-top: 1px solid #c1cdcd;
	border-bottom: 1px solid #c1cdcd;	
}
#contentMain table.tableFilterOverview tr td, #contentMain table.tableSummary tr td, #contentMain table.tableForm tr td{
	padding: 4px;
	padding-left: 5px;
	font-size: 9pt;
	border-bottom: 1px solid #d5e2e2;	
}
#contentMain table.tableSummary tr td, #contentMain table.tableForm tr td{
	vertical-align:top;
}
#contentMain table.tableSummary tr.bgColor_v2 td, #contentMain table.tableForm tr.bgColor_v2 td{
	background-color:#fafafa;
}
#contentMain table.tableForm tr.footer td{
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align:middle;
	background-color: #ffffff;
	border: none;
}
#contentMain table.tableFilterOverview tr.noBorder td, #contentMain table.tableSummary tr.noBorder td{
	border-bottom: none;	
}
#contentMain table.lesmaterialen{
	margin: 0px;
	margin-bottom: 10px;	
	padding: 0px;
}
#contentMain table.lesmaterialen th{
	padding: 1px;
	padding-left: 5px;
	color: #717676;
	font-size: 9pt;
	font-weight: normal;
	background-color: #a7d9d8;
	border-left: 1px solid #d4edec;
}
#contentMain table.lesmaterialen th.noBackground{
	background: none;
	border-left: none;
}
#contentMain table.lesmaterialen th.rowHeader{
	padding: 4px;
	color: #ffffff;
	font-size: 10pt;	
	font-weight: bold;	
	background-color: #29a5a0;
}
#contentMain table.lesmaterialen tr{
	background-color: #e1eeee;
}
#contentMain table.lesmaterialen tr.bgColor_v2{
	background-color: #deeaea;
}
#contentMain table.lesmaterialen tr.bgColor_v3{
	background-color: #f8f9f9;
}
.bgColor_v4{
	background: #ecf6f6;
}
#contentMain table.lesmaterialen td{
	padding: 4px;
	padding-left: 5px;
	font-size: 10pt;
	font-weight: normal;
	border-left: 1px solid #d4e0e0;
	border-bottom: 1px solid #d4e0e0;	
	cursor: pointer;	
}
#contentMain table.lesmaterialen td a{
	color: #333333;
	text-decoration: none;
}
#contentMain table.lesmaterialen td a:hover{
	color: #1d9e99;
}
#contentMain table.lesmaterialen th.noBorder, #contentMain table.lesmaterialen td.noBorder{
	border-left: none;
}
#contentMain form{
	margin: 0px;
	margin-bottom: 10px;	
	padding: 0px;
}
#contentMain form input{
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;	
	width: 270px;
	border: 1px solid #9ba1a1;
}
#contentMain form input.radio{
	padding: 0px;
	margin-left:10px;
	margin-right:5px;
	width:15px;
	border: none;
}
#contentMain form input.firstRadio{
	padding: 0px;
	margin-left:0px;
	width:15px;	
	border: none;	
}
#contentMain form input.formButton, #contentRight form input.formButton {
	width: 120px;
	height: 25px;
	color: #333333;
	background: #d5e2e2;
	border: 1px solid #9ba1a1;
}
#contentMain form input.formButton:hover, #contentRight form input.formButton:hover {
	background: #c3d4d4;
}
#contentMain form input.breed150px {
	width: 150px;
}
#contentMain form textarea{
	padding: 5px;
	color: #333333;
	font-size: 10pt;
	line-height: 14pt;
	font-family: "Lucida Sans", "Times New Roman", Times;	
	width: 270px;
	height: 80px;
	border: 1px solid #9ba1a1;
}
#contentMain form select{
	padding: 2px;
	width: 250px;
	border: 1px solid #c1cdcd;
	background-color: #ffffff;
}
#contentMain form select.medium, #contentRight form select.medium {
	width: 230px;
	margin-bottom:7px;
}
#contentRight form {
	width: 220px;
	margin: 0 0 0 7px;
}
#contentMain form select.small, #contentRight form select.small {
	width: 90px;
}
#contentRight form input.medium {
	width: 120px;
}
#contentRight form input.large {
	width: 200px;
}

/* contentRight
----------------------------------------------------------------------*/
#contentRight{
	float:right;
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
	line-height: 14pt;	
	width:255px;
}
#contentRight.noNotes{
	margin-top: 10px;
}
#contentRight h2{
	padding: 0px;
	padding-bottom: 5px;
	margin: 10px;
	margin-right: 15px;		
	margin-bottom: 0px;
	color: #333333;
	font-size: 10pt;
	font-weight:bold;
	letter-spacing: 0.01em;
	border-bottom: 1px dotted #d4e0e0;
}
h3{
	padding: 0px;
	margin: 10px;
	margin-right: 15px;		
	margin-bottom: 5px;
	color: #333333;
	font-size: 9pt;
	font-weight:bold;	
	line-height: 15pt;	
	letter-spacing: 0em;
	border: none;
}
h3.calendar{
	margin-top: 0px;
	margin-bottom: 9px;
	padding-top: 5px;
}
#contentRight p{
	padding: 0px;
	padding-bottom: 10px;
	margin: 10px;
	margin-right: 15px;	
	color: #333333;
	font-size: 9pt;
	line-height: 14pt;
}
#contentRight div.courseMaterialIllustration{
	margin: 0px;
	margin-left: 15px;
	padding: 10px;
	width:216px;
	height: 178px;
	text-align:left;
	vertical-align:middle;	
	background: url(../img/bgIllustrations.jpg) left top no-repeat;	
}
#contentRight div.courseMaterialIllustration table{
	margin: 0px;
	width:196px;
	height: 158px;
	text-align:center;
	vertical-align:middle;
}
#contentRight ul{
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;	
	list-style-type:none;
	font-size: 9pt;
	line-height: 14pt;
}
#contentRight ul.overview{
	margin-left: 10px;
	margin-right: 20px;	

}
#contentRight li{
	padding: 5px;
	padding-left: 20px;
	padding-right: 10px;
	margin: 0px;
	background: url(../img/bullet_v03.gif) left top no-repeat;
}
#contentRight a{
	color:#1d9e99;
	text-decoration: none;
}
#contentRight a:hover{
	text-decoration: underline;
}
#notes{
	margin: 0px;
	margin-left: 8px;
	margin-bottom: 20px;
	padding: 0px;
	padding-top: 60px;
	padding-left:20px;
	padding-right:20px;	
	width:200px;
	height:190px;
	background: url(../img/bgNotes.jpg) left top no-repeat;
}
#notes a{
	color: #333333;
	text-decoration: none;
}
#notes a:hover{
	background-color:#f3ece2;
	text-decoration: none;	
}
#notes.sub-navigation, #notes.calendar{
	padding-top: 25px;
	background: url(../img/bgNotes_sub-navigation.jpg) left top no-repeat;
	height:225px;	
}
#notes.calendar{
	padding-top: 0px;
	height:250px;		
}
#notes h2.sub-navigation, #notes h2.calendar{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-left: 10px;	
	padding-bottom: 5px;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	border: none;
}
#notes ul.sub-navigation{
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	font-size: 9pt;
	line-height: 14pt;
	border-top: 1px solid #efe8de;		
}
#notes ul.sub-navigation li{
	padding: 10px;
	padding-left: 25px;
	padding-right: 0px;
	margin: 0px;
	background: url(../img/bullet_v02.gif) left top no-repeat;
	border-bottom: 1px solid #efe8de;	
}
#notes ul.sub-navigation li:hover,
body.subNavigationItem_01 #notes #subNavigationItem_01,
body.subNavigationItem_02 #notes #subNavigationItem_02,
body.subNavigationItem_03 #notes #subNavigationItem_03,
body.subNavigationItem_04 #notes #subNavigationItem_04,
body.subNavigationItem_05 #notes #subNavigationItem_05{
	font-weight: bold;
	background-color:#f6efe5;
}
#notes ul.sub-navigation li a{
	display:block;
	height: 20px;
	color: #333333;
	text-decoration: none;
}
#notes ul.sub-navigation li a:hover{
	font-weight: bold;
	background: none;
}
#notes p.error{
	margin: 0px;
	padding-top: 5px;
	text-align:center;
	font-size: 8pt;
	line-height: 13pt;
	font-style:italic;
	border-top: 1px solid #efe8de;	
}
#notes div.activiteit{
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	border-bottom: 1px solid #efe8de;	
	height: 36px;
	cursor: pointer;
}
#contentMain div.activiteit{
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	border: none;
	height: 36px;
}
#notes div.activiteit:hover{
	background-color:#f3ece2;
}
#notes div.borderTop{
	border-top: 1px solid #efe8de;
}
#notes div.activiteit p, #contentMain div.activiteit p{
	padding: 0px;
	margin: 0px;	
	float:right;
	width:158px;
	font-size: 8pt;
	line-height: 13pt;
}
#contentMain div.activiteit p{
	float:right;
	width:420px;
	font-size: 10pt;
	line-height: 15pt;
}
#notes div.calendar, #contentMain div.calendar{
	float:left;
	margin: 0px;
	padding: 0px;
	padding-top: 9px;
	padding-left: 4px;
	width: 33px;
	height: 36px !important;
	height: 27px;
	text-align:center;
	color: #797979;
	font-size: 11pt;
	line-height: 10pt;
	font-weight: bold;	
	background: url(../img/bgCalendar.gif) right top no-repeat;
}
#notes div.calendar span, #contentMain div.calendar span{
	font-size: 7pt;
}

#notes div table.calendar{
	height: 175px;
	width: 170px;
	padding: 2px;
	background:url(../img/bgCalendarTable.jpg) left top no-repeat;
}
#notes div table.calendar tr th{
	padding: 2px;
	text-align:center;
	color: #ffffff;
	font-size: 8pt;
}
#notes div table.calendar tr td{
	padding: 2px;
	text-align:center;
	color: #777777;
	font-size: 8pt;
	border-bottom: 1px solid #b9b4ad;	
	border-left: 1px solid #b9b4ad;
}
#notes div table.calendar tr td.today{
	color:#333333;
	background-color:#eae9e6;
}
#notes div table.calendar tr td.calendarWeekend{
	background-color:#efefef;
}
#notes div table.calendar tr td.calendarLink{
	background-color:#f6d4a3;
	cursor: pointer;
	font-weight: bold;	
}
#notes div table.calendar tr td.calendarLink a{
	text-decoration: none;
	background: none;
}
#notes div table.calendar tr td.calendarLink a:hover{
	text-decoration: none;
}
#notes div table.calendar tr td.borderLeft{
	border-left: 1px solid #b9b4ad;
}
#notes div table.calendar tr td.noBorderLeft{
	border-left: none;
}
#notes div table.calendar tr td.noBorderBottom{
	border-bottom: none;
}
#notes div table.calendar tr td.noBorder{
	border: none;
}
#notes div table.calendarFooter{
	width: 170px;
}
#notes div table.calendarFooter tr td{
	padding: 2px;
	font-size: 8pt;
}
#notes div table.calendarFooter tr td a{
	color: #333333;
	text-decoration: none;
	background: none;
}
#notes div table.calendarFooter tr td a:hover{
	color: #333333;
	text-decoration: underline;
}
#notes.sub-navigation{
	padding-top: 25px !important;
	padding-top: 0px;
}

/* contentFooter
----------------------------------------------------------------------*/
#contentFooter{
	clear:both;
	float:left;
	padding: 0px;
	padding-left: 40px;
	padding-right: 15px;	
	padding-bottom: 10px;
	margin: 0px;
	margin-top: 10px;
	width:468px;
}
#contentFooter p{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	color: #8c9393;
	font-size: 8pt;
	text-align: right;
	border-top: 1px solid #d4e0e0;
}
#contentFooter p a{
	color: #8c9393;
	text-decoration: none;
}
#contentFooter p a:hover{
	color: #333333;
}
#contentFooter p img{
	margin: 5px;
	margin-left: 15px;	
}
/* Footer
----------------------------------------------------------------------*/
#wrapperBottom p{
	margin: 0px;
	margin-left: 20px !important;
	margin-left: 10px;	
	margin-top: 35px;
	padding: 0px;
	color: #ffffff;
	font-size: 8pt;
}
#wrapperBottom p a{
	color: #ffffff;
	text-decoration: none;
}
#wrapperBottom p a:hover{
	color: #159d97;
}
#wrapperBottom p.footerNavigation{
	float:left;
}
#wrapperBottom p.footerText{
	float:right;
	margin-right: 20px !important;
	margin-right: 10px;	
	color: #7d7f7f;
}
#wrapperBottom p.footerText a{
	color: #7d7f7f;
	text-decoration: none;
}
#wrapperBottom p.footerText a:hover{
	color: #ffffff;
}
/* tabNavigation
----------------------------------------------------------------------*/
#tabNavigation{
	margin: 0px;
	margin-top: 10px;	
	margin-bottom: 20px;		
	padding: 0px;
	padding-right: 5px;
	width:460px;
	height:25px;
	text-align: right;
	background: url(../img/bgTabNavigation.jpg) right bottom no-repeat;
}
#tabNavigation ul{
	float:right;
	width: 381px;
	padding: 0px;
	margin: 0px;	
	list-style-type: none;
}
#tabNavigation ul li{
	padding: 0px;
	padding-top: 3px;
	margin: 0px;
	margin-right: 1px;	
	float:left;	 
	width: 125px;
	height: 22px;
	text-align:center;
	background: url(../img/bgTabNavigation_button.jpg) left bottom no-repeat;
}
#tabNavigation ul li.large{
	width: 187px;
	background: url(../img/bgTabNavigation_buttonLarge.jpg) left bottom no-repeat;
}
#tabNavigation ul li a{
	display: block;
	color: #333333;
	text-decoration: none;
}
#tabNavigation ul li a:hover{
	color: #333333;
	text-decoration: underline;
}
#tabNavigation ul li.statusOn{
	background: url(../img/bgTabNavigation_button-active.jpg) left bottom no-repeat;
}
#tabNavigation ul li.largeStatusOn{
	background: url(../img/bgTabNavigation_buttonLarge-active.jpg) left bottom no-repeat;
}

/* toolTips
----------------------------------------------------------------------*/
.tipsWindow{
	cursor:help;
}
.tool-tip {
	text-align:left;
	color: #333333;
	width: 292px;
	height: 116px;
	z-index: 13000;
	background: url(../img/bgTipWindow.gif) top left no-repeat;	
}
 
.tool-title {
	font-weight: bold;
	font-size: 11pt;
	margin: 0px;
	padding: 5px;
	padding-top: 7px;	
	color: #333333;
	height: 18px;
}
 
.tool-text {
	margin: 0px;
	padding: 5px;
	font-size: 9pt;
	line-height: 14pt;
}
/* accordion
----------------------------------------------------------------------*/
.toggler {
	border-top: 1px solid #b6c4c4;	
	border-bottom: 1px solid #b6c4c4;
	cursor: pointer;	
}
.togglerDisable{
	border-top: 1px solid #b6c4c4;	
	border-bottom: 1px solid #b6c4c4;
	background-color: #d4edec;
}
 
.element {
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 0px;	
	background-color: #e1eeee;
	background: #ffffff url(../img/bgActivities.jpg) top left repeat-x;	
	border-left: 1px solid #e1eeee;	
	border-right: 1px solid #e1eeee;		
}
div.aanmeldbutton{
	margin: 0px;
	margin-left: 220px;
	padding:2px;
	width: 220px;
	height: 25px;	
	font-size: 9pt;
	text-align: center;
	background: url(../img/bgTabActivities.jpg) top left no-repeat;	
}

#inloggen_formulier {
	height: auto;
	margin: 20px 0 0 0;
	padding: 20px;
	border: 1px solid #4eaac5;
}
#inloggen_formulier input.margin-bottom18px {
	margin-bottom:18px;	
}
.form-fout {
	color: #a20404;
	font-weight:bold;
	font-size:0.9em;
}
