html, body, div, p {
	font-family: Verdana, Arial, sans-serif; 
	color: #444;
	font-size: 9pt;
}

body {
	margin: 0px; 
	b\ackground: #fff;
}


/*
LINKS --------------------- */

a:link, a:active, a:visited {
	color: #444;
	text-decoration: underline;
}

a img {
	border-width: 0; 
	border-style: none;
}


/*
COMMON --------------------- */

br {
	clear: both;
}

hr {
	display: none;
}

p {
	margin: 15px 0;
	line-height: 150%;
}


/* website layout options */

div.site {
	width: 850px;	
	margin: auto;
}

div#top {
	height: 30px;
}

div#menubanner {
	height: 40px;
	background: #00A361
}

div#content {	
	background: #fff;
	overflow: hidden;
}

/* collapse menu options, 100% css  */

div#menubar {
	padding: 0;	
	margin: 0;
	width: 852px;
	height: 40px;
}

div#menubar a:link, div#menubar a:active, div#menubar a:visited {
	color: #fff;
	text-decoration: none;
}


div#menubar ul, li {
	display: block;
}

div#menubar ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

div#menubar li {
	position: relative;
	float: left;
	margin: 2px 2px;
	width: 82px;
	height: 15px;
	padding: 3px;
	border: 1px #fff solid;
	color: #fff;
	background: #00A361;
	text-align: center;
	z-index: 9;
}

div#menubar li:hover {
	display:block;
	z-index: 15;
}

div#menubar ul li ul li {
	position: relative;
	float: left;
	margin: 2px 3px;
	width: 110px;
	height: 15px;
	padding: 3px;
	border: 1px #fff solid;
	color: #fff;

	text-align: center;
	z-index: 9;
}

div#menubar ul ul {
	display: none;
	position: absolute;
	left: -20px;
	top: 20px;
	width: 125px;
	padding-top: 15px;
	background: #00A361;
	border: 1px #fff solid;
}

div#menubar li:hover ul {
	display: none;	
}

div#menubar li:hover ul {
	display: block;	
}


/* logo options */

div#leftcontent {
	float: left;
}

div#leftcontent #logo {
	margin: 0 0 20px 0 ;
	padding: 0;
	height: 144px;
	width: 222px;	
}

div#leftcontent #logo a {
	width: 222px;
	height: 144px;
	display: block;
	background: url(../img/logo.gif) no-repeat;
}

div#leftcontent #logo a span {
	display: none;
}

div#leftcontent div#hoofdsponsor {
	margin: 0;
	padding: 0;
	width: 240px;	
}

div#hoofdsponsor ul {
	margin: 10px 0 0;
	padding: 0;
}

div#hoofdsponsor h1 {
	font-size: 0.9em;
}

#flevolandschap {
	margin: 3px 0;
	padding: 0;	
	height: 51px;
	width: 168px;
	display: block;
	background: url(../img/flevolandschap.gif) no-repeat;
}

#flevolandschap a {
	height: 51px;
	width: 168px;
	display: block;
}

#flevolandschap a span {
	display: none;
}



/* content items */

div#content-item {
	float: right;
	margin: 8px 0;
	padding: 3px 3px 0 5px;
	border-left: 2px solid #1B61A8;
	width: 600px;
}

div#content-item h1 {
	font-size: 1.3em;
}

div#content-item ul {
	margin: 0;
	padding: 0;	
	list-style: none;
}

/* contact info*/

.mailingform dt {
	margin: 3px;
	padding: 2px;
	float: left;
	clear: both;
	width: 100px;
	height: 20px;
}

.mailingform dd {
	float: left;
	padding: 2px;	
	margin: 3px;
	height: 20px;
	width: 280px;
}

.mailingform dd input {
	width: 250px;
	border: 1px #1B61A8 solid;
}

.mailingform div#button input {
	margin: 25px 3px;
	float: left;
	width: 75px;
	height: 30px;
	border: 1px #1B61A8 solid;
	background: #fff;
}

/* footer items */

div#footer {
	margin: auto;
	padding: 0;
	width: 852px;
	height: 25px;
	color: #000;
	font-size: 0.8em;
	background: #fff;
}

div#footer ul {
	float: right;
	margin: 0;
	padding: 0;
}

div#footer ul li {
	list-style: none;
	float: left;
	padding: 5px;
}

div#footer ul li a {
	text-decoration: none;
}

/* image listing */

.csc-textpic-imagewrap {
	margin: 15px 0;
}

.csc-textpic-image {
	margin: 15px 0;
}

/* -- Program overview --*/

#hoofdsponsor {
	width: 230px;
	overflow: hidden;
}

#hoofdsponsor ul {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
	font-size: 12pt;
	font-weight: bold;
}

#hoofdsponsor ul ul {
	margin: 5px;
	padding: 0 0 0 10px;
	list-style: none;
}

#hoofdsponsor ul ul li {
	margin: 5px 0;
	padding: 3px 0 0;
}

#hoofdsponsor img {
	max-width: 220px;
}