/**
*
* Design and coding by Jack Kwakman
* Copyright &copy; 2006, ELMA Multimedia
*
*/

/**
* Main elements
*/

body {
	text-align: left;
	line-height: 1.0;
	font: 62.5% "Trebuchet MS", Trebuchet, "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	background: #ffefb0 url(images/background.gif) repeat-y left top;
	margin: 5px 0 15px 0;
	padding: 0;
}

.clearboth {
	clear: both;
	height: 0;
	font-size: 0px;
}

.bold {
	font-weight: bold;
	font-size: 12px;
}

.italic {
	font-style: italic;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.nowrap {
	white-space: nowrap;
}

.required {
	color: red;
}

/**
* RSS
*/

.rss a {
	color: #000;
	text-decoration: none;
}

.rss img {
	border: 0;
}

/**
* Form elements
*/

form {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

p {
	margin: 5px 0 5px 0;
	padding: 0;
}

table {
	font-size: 11px;
}

.fieldline {
	background: #FFF;
	border: 1px solid #00549b;
	color: #00549b;
	font-size: 11px;
	padding: 3px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

.textfield {
	background: #FFF;
	border: 1px solid #00549b;
	color: #00549b;
	font-size: 9px;
	padding: 3px;
	width: 189px;
}

.textfieldnolength {
	background: #FFF;
	border: 1px solid #00549b;
	color: #00549b;
	font-size: 9px;
	padding: 3px;
}

.textarea {
	background: #FFF;
	border: 1px solid #00549b;
	color: #00549b;
	font-size: 11px;
	padding: 3px;
	width: 318px;
	height: 118px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

.submitbutton {
	background: #00549b;
	color: #FFF;
	border: 1px solid #FFF;
	margin: 0 0 0 6px;
	font-size: 12px;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}

.contact a {
	color: #00549b;
}

/**
* Header elements
*/

#logo {
	float: left;
	width: 160px;
	height: 66px;
	background: #00549b url(images/logo.jpg) no-repeat left top;
	position: relative;
	margin: 30px 0 0 13px;
}

#logo h2 {
	display: none;
}

#logo a {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 66px;
}

#topbanner {
	position:absolute;
	top: 6px;
	left: 255px;
}

#topbanner img {
	border:0 ;
}

#content {
	padding: 10px 0 0 0;
	width: 997px;
	clear: both;
}

#contenttopshade {
	width: 989px;
	height: 8px;
	background: #FFF url(images/topshade.jpg) repeat-y left top;
	margin: 0 0 0 1px;
	font-size: 0;
}

#contenttext {
	background: #FFF url(images/contentbg.gif) repeat-y left top;
}

/**
* Leftmenu
*/

#leftmenu {
	margin: 0 0 0 6px;
	width: 229px;
	background: #FFF;
	text-transform: uppercase;
	font-size: 12px;
}

#leftmenu ul {
	padding: 19px 0 19px 0;
	margin: 0 0 0 19px;
	list-style: none;
	width: 196px;
}

#leftmenu .normal a
{
	font-size: 11px;
}

#leftmenu .sel a
{
	background: #d2e0ec url(images/menuarrow_blue.gif) no-repeat right top;
	font-size: 11px;
}

#leftmenu .sub a {
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
}

#leftmenu li {
	width: 196px;
	text-align: left;
	display: inline;
}

#leftmenu .sub ul {
	padding: 0;
	margin: 0;
}

#leftmenu a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #00549b;
	display: block;
	padding: 4px 0 4px 11px;
}

#leftmenu a:hover {
	background: #fef57c url(images/menuarrow.gif) no-repeat right top;
}

#left {
	float: left;
	width: 237px;
}

#right {
	width: 760px;
	float: right;
	font-size: 11px;
}

#textcontainer {
	padding: 19px 12px 19px 0;
	width: 513px;
	float: left;
	line-height: 1.5;
	background: #FFF;
}

#textcontainer h1 {
	text-transform: uppercase;
	font-size: 13px;
	margin: 22px 0 22px 0;
}

#textcontainer h2 {
	text-transform: uppercase;
	font-size: 13px;
	margin: 22px 0 22px 0;
}

#rightmenu {
	margin: 20px 7px 0 0;
	width: 219px;
	float: left;
	display: inline;
	background: #FFF;
}

/**
* Skyscraper
*/

#skyscraper {
	margin: 36px 0 36px 0;
	text-align: center;
}

#skyscraper img {
	margin: auto;
	border: 0;
}

/**
* Breadcrumb
*/

.breadcrumb {
	width: 513px;
	background: #d2e0ec url(images/breadcrumb.gif) repeat-x bottom left;
	text-transform: lowercase;
	color: #00549b;
	overflow: hidden;
}

.breadcrumb ul {
	margin: 0;
	padding: 10px;
}

.breadcrumb li {
	display: inline;
}

.breadcrumb a {
	color: #00549b;
	font-weight: bold;
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

/**
* Bluebox
*/

.bluebox {
	padding: 16px 21px 16px 21px;
	background: #00549b url(images/blueboxbg.gif) repeat-x bottom left;
	margin: 0 0 18px 0;
	color: #FFF;
}

.bluebox a {
	color: #FFF;
	text-decoration: none;
}

.bluebox h3 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
}

/**
* Light bluebox
*/

.lightbluebox {
	padding: 16px 21px 16px 21px;
	background: #d2e0ec;
	margin: 0 0 18px 0;
	color: #00549b;
}

.lightbluebox h3 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #00549b;
	font-size: 13px;
	text-transform: uppercase;
}

/**
* Yellowbox
*/

.yellowbox {
	padding: 16px 21px 16px 21px;
	background: #fcf8c4;
	margin: 0 0 18px 0;
	color: #00549b;
}

.yellowbox h3 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #00549b;
	font-size: 13px;
	text-transform: uppercase;
}

.bluebox .boxreadmore a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

.boxreadmore {
	text-align: right;
}

.boxreadmore a {
	font-weight: bold;
	text-decoration: none;
	color: #00549b;
}

.boxreadmore img {
	margin: 0 0 0 11px;
}

/**
* Searchbox
*/

.searchfield {
	background: #FFF;
	border: 1px solid #bfd3e4;
	color: #00549b;
	font-size: 9px;
	padding: 3px;
	width: 90px;
}

.searchsubmit {
	background: #bfd3e4;
	color: #00549b;
	border: 1px solid #FFF;
	margin: 0 0 0 6px;
	font-size: 12px;
}

.newsletterfield {
	background: #FFF;
	border: 1px solid #bfd3e4;
	color: #00549b;
	font-size: 9px;
	padding: 3px;
	width: 70px;
}

/**
* Pollbox
*/

#pollform label {
	cursor: pointer;
	margin: 0 0 0 5px;
	font-weight: bold;
}

/**
* Loginbox
*/

.loginwarning {
	color: red;
}

#loginbox {
	color: #00549b;
	font-size: 9px;
}

#loginbox label, #login label {
	font-size: 10px;
	color: #00549b;
}

#loginbox table {
	color: #00549b;
}

.loginfield {
	background: #FFF;
	border: 1px solid #00549b;
	color: #00549b;
	font-size: 9px;
	padding: 3px;
}

.loginsubmit {
	background: #00549b;
	color: #FFF;
	border: 1px solid #FFF;
	margin: 0 0 0 6px;
	font-size: 12px;
	padding: 2px 3px 2px 3px;
}

/**
* Calendar box
*/

.calendarheader {
	font-size: 12px;
	font-weight: bold;
	clear: both;
}

.calendarbox {
	width: 173px;
	padding: 16px 21px 16px 21px;
	margin: 0 0 18px 0;
	color: #000;
}

.calendarbox h3 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #000;
	font-size: 13px;
	text-transform: uppercase;
}

.calendarbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
}

.calendarbox li {
	display: inline;
	margin: 0 15px 0 0;
	padding: 0;
	width: 30px;
	float: left;
}

.calendarbox a {
	text-decoration: none;
	color: #000;
}

/**
* News styles
*/

.newsoverview {
	margin: 21px 0 0 0;
}

.newsoverview h3 {
	font-size: 12px;
	margin: 0 0 16px 0;
	padding: 0;
	color: #045497;
}

.newsoverview a {
	text-decoration: none;
	color: #045497;
	font-weight: bold;
}

.pager {
	margin: 0 0 20px 0;
}

.pager a {
	text-decoration: none;
	color: #045497;
	font-weight: bold;
}

.newsimage {
	width: 150px;
	text-align: center;
}

.newsimage img {
	border: 1px solid #045497;
	margin: 0;
}

#newsoverview {
	width: 515px;
}

.blueline {
	height: 1px;
	background: #FFF url(images/blueline.gif) repeat-x;
	margin: 15px 0 15px 0;
	font-size: 0;
	clear: both;
}

.newsdetails img {
	border: 1px solid #045497;
	margin: 0 21px 21px 0;
	float: left;
}

.newsdetails a {
	text-decoration: none;
	color: #045497;
	font-weight: bold;
}

.agendadata a {
	text-decoration: none;
	color: #045497;
	font-weight: bold;
}

.newsdate {
	font-weight: bold;
	font-size: 12px;
}

.pagenav ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

.pagenav li {
	margin: 0;
	padding: 5px 5px 0 17px;
}

.pagenav .print  {
	background: url(images/print.gif) no-repeat top left;
}

.pagenav .previous {
	background: url(images/previous.gif) no-repeat top left;
}

.pagenav a {
	font-weight: bold;
	color: #00549b;
	text-decoration: none;
	font-size: 11px;
}

.emailpage {
	background: #d2e0ec;
	padding: 19px;
	color: #00549b;
}

.emailpage h3 {
	padding: 0;
	margin: 0;
	color: #00549b;
	text-transform: uppercase;
	font-size: 14px;
}

.emailpage table {
	margin: 10px 0 0 0;
	color: #045497;
}

.emailpage td {
	padding: 0 5px 5px 0;
}

.emailpage .header {
	width: 120px;
	font-size: 12px;
	font-weight: bold;
}

.emailpage .normal {
	width: 100px;
}

.emailpage .textfield {
	background: #FFF;
	border: 1px solid #00549b;
	color: #00549b;
	font-size: 9px;
	padding: 3px;
	width: 90px;
}

.emailpage .textarea {
	background: #FFF;
	border: 1px solid #00549b;
	color: #00549b;
	font-size: 11px;
	padding: 3px;
	width: 450px;
	height: 94px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

/**
* Poll
*/

.pollresult {
	margin: 10px 0 10px 0;
}

/**
* DOWNLOAD ICONS
*/

#downloads h3 {
	color: #00549b;
	font-size: 14px;
}

#downloads ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

#downloads li {
	padding: 3px 5px 5px 25px;
	margin: 0;
}

#downloads .word  {
	background: url(images/icons/word.gif) no-repeat top left;
}

#downloads .file {
	background: url(images/icons/file.gif) no-repeat top left;
}

#downloads .pdf {
	background: url(images/icons/pdf.gif) no-repeat top left;
}

#downloads .jpg {
	background: url(images/icons/jpg.gif) no-repeat top left;
}

#downloads .gif {
	background: url(images/icons/gif.gif) no-repeat top left;
}

#downloads .xls {
	background: url(images/icons/excel.gif) no-repeat top left;
}

#downloads .bmp {
	background: url(images/icons/bmp.gif) no-repeat top left;
}

#downloads .mp3 {
	background: url(images/icons/mp3.gif) no-repeat top left;
}

#downloads .zip {
	background: url(images/icons/zip.gif) no-repeat top left;
}

#downloads .ppt {
	background: url(images/icons/ppt.gif) no-repeat top left;
}

#downloads .tif {
	background: url(images/icons/tif.gif) no-repeat top left;
}

#downloads .mpg {
	background: url(images/icons/mpg.gif) no-repeat top left;
}

#downloads a {
	font-weight: bold;
	color: #00549b;
	text-decoration: none;
	font-size: 11px;
}

#downloads a:hover {
	color: red;
}

/**
* Footer
*/

#footer {
	width: 997px;
	height: 80px;
	background: #FFF url(images/footer.jpg) no-repeat;
	text-align: right;
	color: #00549b;
}

#footer ul {
	margin: 0 35px 0 0;
	padding: 21px 0 0 0;
}

#footer li {
	display: inline;
}

#footer a {
	color: #00549b;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

	div.formHeader1 {
/*		background-color: #00549B;
		color: #DDDDDD;
		padding: 3px 8px; */
		font-weight: bold;
		font-size:14px;
		margin-bottom: 15px;
	}
	div.formHeader2 {
		font-size:12px;
		margin-bottom: 20px;
	}
	
	div.error {
		border :solid 2px #FF0000;
		color:#FF0000;
		padding-left:8px;
		padding-top:8px;
		margin-bottom: 20px;
	}
	
	div.error ul {
		padding-left:15px;
		margin: 0 0 8px 0;
	}
	
	div.error span#field {
		display: none;
	}
	
	form#personaldata {
		line-height: 150%;
	}
	form#personaldata strong {
		color:#00549B;
		font-size:110%;
		font-weight:bolder;
	}
	
	table#foodtypes {
		margin-left: 20px;
	}

/**
 * Styles for BULLET-form
 */
form#bulletform h3 {
	margin-bottom: 0;
	font-size: 13px;
	white-space:nowrap;
}
form#bulletform span.toomuch {
	font-weight: bold;
	color: #FF0000;
	font-size: 110%;
}

