@charset "utf-8";

#wrapper {
	width: 680px;
	margin: 0 auto;
	text-align: left;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	background: url(none) no-repeat;
	vertical-align: top;
}
td img {display: block;}
a {
	color: #ee9414;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	background-color: #fff8eb;
	font-weight: bolder;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#leftColumn {
	float: left;
	width: 241px;
}
#rightColumn {
	float: right;
	width: 390px;
	position: relative;
}
#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: right;
}
h1 {
	color: #EE9414;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	border-bottom: 2px solid #A7A37E;
}
h2 {
	margin-top: 1.75em;
	margin-bottom: 0.75em;
	padding-bottom: 2px;
	background: url(../images/bg_dot.gif) repeat-x bottom;
	color: #046280;
	font-size: 1.3em;
}
p {
	line-height: 1.5;
}
img {border: 0;}
a:hover img { border-bottom: none; 
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.more {
	text-align: right;
}
.mediumPics { margin-bottom: 0px; 
}
#textWrapper { position: relative; }
#wrapCaption { width: 240px; }
#groupDiv {
	position: absolute;
	left: 39px;
	top: 29px;
	visibility: visible;
}


.enlarge {
	margin-top: 0px;
	margin-bottom: 30px;
	float: right;
	width: 110px;
	text-align: right;
}
.overlay {
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
	width: 110px;
}
#splashDiv {
	position: absolute;
	left: 0px;
	top: 232px;
	visibility: visible;
}
#dogDiv {
	position: absolute;
	left: 1px;
	top: 445px;
	visibility: visible;
}
.AccordionPanelTab h3 {
	margin: 0;
	padding: 2px 2px 4px 36px;
	font-size: 110%;
	background: url('../images/arrow_events_open.gif') no-repeat left 50%;
	color: #FFFFFF;
} 
.AccordionPanelContent {
	overflow: auto;
	height: 110px;
	font-size: 110%;
	line-height: 140%;
}
.AccordionPanelContent ul { margin: 0;	padding: 1.375em; }
.AccordionPanelTabHover { color: #fff; }
.AccordionPanelClosed .AccordionPanelTab h3 {
	background: url('../images/arrow_events_closed.gif') no-repeat left 50%;
	border-bottom: solid 1px #d0eef4;
	color: #FFFFFF;
}
.oddRow{
	background-color: #FFFF99;
}
.hoverRow, .selectRow{
	background-color: #FFFF00;
	cursor: pointer;
	cursor: hand;
}
#dataTable {
	width: 260px;
}
#dataTable td, #dataTable th{ padding: 5px; }
th { text-align: left; 
	cursor: pointer;
	cursor: hand;
}
h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	color: #046280;
	font-size: 1.1em;
}
.toelichting {
	font: italic 11px/9px Verdana, Arial, Helvetica, sans-serif;
}
