* {
	margin: 0;
	padding: 0;
}

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	background: url(../img/maandvandevrijheid_2010/body-pattern.jpg) repeat center top;
}

.clear {
	clear: both;
}

#wrapper {
	margin: 0 auto 40px auto;
	width: 910px;
	padding: 0 0 60px 0;
	background: url(../img/maandvandevrijheid_2010/wrapper-bottom.png) no-repeat center bottom;
}

#header {
	position: relative;
	margin: 54px 0 0 0;
	padding: 60px 0 0 0;
	width: 910px;
	height: 308px;
	background: url(../img/maandvandevrijheid_2010/wrapper-top.png) no-repeat center top;
}

h1 {
	position: absolute;
	top: -36px;
	left: 112px;
	width: 729px;
	height: 93px;
	text-indent: -9999px;
	background: url(../img/maandvandevrijheid_2010/header-maandvandevrijheid.gif) no-repeat left top;
}

h2 {
	position: absolute;
	top: -42px;
	left: -63px;
	width: 167px;
	height: 173px;
	text-indent: -9999px;
	background: url(../img/maandvandevrijheid_2010/header-mei2011zeeland.png) no-repeat left top;
	z-index: 1;
}

#logo {
	position: absolute;
	top: 0;
	left: 822px;
	width: 127px;
	height: 122px;
	background: url(../img/maandvandevrijheid_2010/logo.png) no-repeat left top;
	z-index: 1;
}

#slideshow {
	position: relative;
	padding: 4px 21px 4px 20px;
	width: 869px;
	height: 300px;
        background-color: #fff;
}

#slideshow #slideshow-item {
	width: 869px;
	height: 300px;
	float: none;
	margin: 0;
	border: none;
}

#slideshow #slideshow-effect {
	position: absolute;
	top: 0;
	left: 16px;
	width: 877px;
	height: 308px;
	background: url(../img/maandvandevrijheid_2010/slideshow-effect.png) no-repeat center top;
}

#agenda {
	position: relative;
	padding: 0px 20px 16px 20px;
	width: 870px;
	height: 91px;
	color: #fff;
	background: #fff;
}

#agenda h3 {
	position: absolute;
	z-index: 9999;
	top: 18px;
	left: 60px;
	width: 68px;
	height: 14px;
	text-indent: -9999px;
	background: url(/img/maandvandevrijheid_2010/foto-header.png) no-repeat left top;
}

#menu {
	padding: 40px 17px;
	width: 876px;
	height: 37px;
	background: #fff;
}

#menu ul {
	padding: 4px 23px;
	width: 830px;
	height: 29px;
	font-size: 1.2em;
	line-height: 29px;
	list-style: none;
	background: url(../img/maandvandevrijheid_2010/menu-background.png) no-repeat center top;
}

#menu li {
	float: left;
	padding: 0 20px 0 0;
}

#menu a:link,
#menu a:visited {
	color: #fff;
	text-decoration: none;
}

#menu a:hover,
#menu a:active {
	font-weight: bold;
	color: #005f88;
	text-decoration: none;
}

#menu a.active:link,
#menu a.active:active,
#menu a.active:visited {
	font-weight: bold;
	color: #005f88;
}

#content {
	padding: 0 17px 0 20px;
	width: 873px;
	background: #fff;
}

#col-side {
	float: right;
	padding: 2px 0 0 0;
}

#col-main {
	float: left;
	padding: 9px 20px 0 20px;
	width: 545px;
}

#zoeken {
	position: relative;
	margin: 0 0 6px 0;
	padding: 39px 0 0 13px;
	width: 168px;
	height: 31px;
	background: url(../img/maandvandevrijheid_2010/zoeken-background.png) no-repeat center top;
}

#zoeken h3 {
	position: absolute;
	top: 16px;
	left: 15px;
	width: 60px;
	height: 13px;
	background: url(../img/maandvandevrijheid_2010/zoeken-header.png) no-repeat left top;
	text-indent: -9999px;
}

#zoeken fieldset {
	border: none;
}

#zoeken .textinput {
	float: left;
	margin: 0 9px 0 0;
	padding: 0 5px;
	width: 120px;
	height: 17px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	background: url(../img/maandvandevrijheid_2010/zoeken-input.png) no-repeat center top;
	border: none;
}

#zoeken .submit {
	width: 17px;
	height: 17px;
	background: url(../img/maandvandevrijheid_2010/zoeken-submit.png) no-repeat center top;
	border: none;
	cursor: pointer;
}

#submenu {
	margin: 0 0 0 12px;
	padding: 0 0 13px 0;
	width: 165px;
	background: #37acde url(../img/maandvandevrijheid_2010/submenu-bottom.gif) no-repeat center bottom;
}

#submenu ul {
	padding: 13px 0 0 0;
	width: 165px;
	font-size: 1.2em;
	line-height: 14px;
	list-style: none;
	background: url(../img/maandvandevrijheid_2010/submenu-top.gif) no-repeat center top;
}

#submenu li {
	width: 165px;
}

#submenu a:link,
#submenu a:visited {
	display: block;
	padding: 7px 10px;
	width: 145px;
	color: #fff;
	text-decoration: none;
}

#submenu a:hover,
#submenu a:active {
	font-weight: bold;
	color: #005f88;
	text-decoration: none;
}

#submenu a.active:link,
#submenu a.active:active,
#submenu a.active:visited {
	font-weight: bold;
	color: #005f88;
}

#submenu ul ul {
	display: none;
	padding: 0 10px;
	width: 145px;
	font-size: 1.0em;
	background: #3cb9ef url(../img/maandvandevrijheid_2010/submenu-sublevel.gif) repeat-x center top;
}

#submenu ul .active ul {
	display: block;
	width: 145px;
}

#submenu .active ul li {
	width: 145px;
}

#submenu .active ul a:link,
#submenu .active ul a:visited {
	width: 125px;
	font-weight: normal;
	color: #fff;
}

#submenu .active ul a:hover,
#submenu .active ul a:active {
	font-weight: bold;
	color: #005f88;
}

#submenu .active ul .active a:link,
#submenu .active ul .active a:visited {
	font-weight: bold;
	color: #005f88;
}

.content h3 {
	padding: 0 0 12px 0;
	font-size: 2.2em;
	line-height: 31px;
	color: #ef8b00;
}

.content h4 {
	padding: 24px 0 12px 0;
	font-size: 1.6em;
	line-height: 23px;
}

.content h5 {
	font-size: 1.2em;
	line-height: 17px;
}

.content p {
	padding: 0 0 12px 0;
	font-size: 1.2em;
	line-height: 17px;
}

.content ul {
	padding: 0 0 10px 30px;
	font-size: 1.2em;
	line-height: 17px;
}

/***************************************
Definition list gescheiden door groene strepen
****************************************/

.content dl
{
	float: left;
	width: 550px;
	margin: 1em 0 25px 0;
	padding: 0;
	border-bottom: 1px solid #97be0d;
	font-size: 1.2em;
}

.content dt
{
	clear: left;
	float: left;
	width: 100px;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #97be0d;
	font-weight: bold;
}

.content dd
{
	float: left;
	width: 430px;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #97be0d;
}

/* Definition list labels groene achtergrond witte letters


.content dl
{

	float: left;
	width: 550px;
	margin: 1em 0 25px 0;
	padding: 0;
	font-size: 1.2em;
}

.content dt
{
	clear: left;
	float: left;
	width: 80px;
	margin: 0;
	padding: 5px;
        background:#97be0d;
	font-weight: bold;
	color:#fff;
}

.content dd
{
	float: left;
	width: 430px;
        margin: 2px 0px 2px 10px;
	padding: 5px;
}
*/



.content a:link,
.content a:visited {
	color: #b22d42;
	text-decoration: underline;
}

.content a:hover,
.content a:active {
	color: #b22d42;
	text-decoration: none;
}

.content .imgleft {
	float: left;
	margin: 3px 10px 3px 0;
}

.content .imgright {
	float: right;
	margin: 3px 0 3px 10px;
}

/* SCROLLER TBV AGENDA
---------------------------------------------------------------- */

#agendascroller {
	color: #fff;
}

ul.jcarousel-list {
	padding: 0;
       margin: 0;
}

#agendascroller h4 {
	padding: 10px 0 10px 0;
       margin: 0;
	font-size: 1.8em;
	line-height: 0px;
}

#agendascroller p {
	padding: 0 10px 10px 0;
	height: 34px;
	font-size: 1.2em;
	line-height: 17px;
}

#agendascroller .link {
	padding: 0 10px 0;
	height: auto;
	text-align: right;
}

#agendascroller a:link,
#agendascroller a:visited {
	color: #fff;
	text-decoration: none;
}

#agendascroller a:hover,
#agendascroller a:active {
	color: #fff;
	text-decoration: underline;
}

#agendascroller .foto {
	float: left;
	position: relative;
	margin: 0 10px 0 0;
	padding: 1px;
	width: 115px;
	height: 85px;
}

#agendascroller .foto .effect {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 117px;
	height: 87px;
	background: url(/img/maandvandevrijheid_2010/agenda-effect.png) no-repeat center top;
}


/* QUESTIONNAIRE
---------------------------------------------------------------- */

.zeelandquestionnaire,
.zeelandquestionnaire form,
.zeelandquestionnaire table
{
  width: 570px;
  position: relative;
  font-size: 1.1em;
}

* html .zeelandquestionnaire,
* html .zeelandquestionnaire form,
* html .zeelandquestionnaire table
{
  width: 550px;
}

.zeelandquestionnaire .questionnaire_navigation
{
  text-align: left;
}

.zeelandquestionnaire .questionnaire_navigation_bottom
{
  padding-top: 20px;
  text-align: left;
}

.zeelandquestionnaire .table td
{
  padding: 0px;
  margin: 0px;
}
/*
.zeelandquestionnaire table input
{
  padding: 0 2px 0 2px !important;
  border-width: 1px;
  color: #000000;
}
*/
.zeelandquestionnaire h2
{
	font: bold 0.9em Arial, Verdana, sans-serif;
	color: #B81050;
	margin: 15px 0 9px 0px;
}

.questionnaire_button
{
  color: #000 !important;
  margin-bottom: 5px;
}

.zeelandquestionnaire .table,
.zeelandquestionnaire .table td
{
  width: auto !important;
  position: relative;
}

* html .zeelandquestionnaire .table,
* html .zeelandquestionnaire .table td
{
  width: auto !important;
}

.fixedwidthTable
{
  width: 520px !important;
}


/* TABEL
---------------------------------------------------------------- */

.generatedTableWrapper
{
  width: 590px;
  padding: 10;
  margin: 0;
  clear: both;
}

.generatedTable
{
  background: #97be0d !important;
  float: left !important;
  clear: none !important;
  border: none !important;
  /*  WIM, FIX voor tabellen zonder dubbele wrapper. */
  width: 580px;
  padding: 10;
  margin: 0 0 12px 0;
  clear: both;
  font-size: 1.1em;
}

.generatedInnerTable
{
  border: none;
}

.generatedTable .plattetekst
{
  padding: 2px;
}

.generatedTable thead
{
  text-align: left;
  padding-left: 2px;
}

.generatedTable th
{
  background: #97be0d !important;
  color: #fff !important;
}

* html .generatedTable th
{
  padding: 2px;
}

.thwhite
{
  background: #97be0d;
  vertical-align: top;
  font-weight: bold;
  color: #97be0d;
  text-align: left;
}

.tdblack
{
  background: #FFFFFF;
  font-weight: normal;
  vertical-align: top;
  color: #000000;
  text-align: left;
}


span.gsaNavActive {
  background-color: #B2C5E8;
}

span.gsaNav {
 background-color: #fff;
}
