body{
	text-align: center;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #908b7b;
	background: url(../image/bg.jpg);
	background-repeat:repeat-x;
	background-color:#908b7b;
}	
#wrapper{
	text-align:left;
	margin:0 auto;
	width:930Px;
}
a:link {
	color: #908b7b;
	text-decoration: none;
}
a:hover {
	color: #908b7b;
	text-decoration: underline;
}
a:visited {
	color: #908b7b;
	text-decoration: none;
}
.header {
	text-align: left;
	width: 930px;
	height: 327px;
	background-image: url(../image/headbar.jpg);
}
.seedays {
	float:right;
	width: 616px;
	height: 291px;
	margin-top: 35px;
	margin-right: 10px;
}
.ganse {
	float:left;
	width: 235px;
	height: 40px;
	margin-top: 100px;
	margin-left: 0px;
}
.safety {
	float:left;
	width: 235px;
	height: 126px;
	margin-left: 10px;
	margin-top: 201px;
}
.mainhead {
	background-image: url(../image/main_back.jpg);
	background-repeat: repeat-y;
	width: 930px;
	margin-top: 0px !important;
	margin-top: -4px;
}
#table{
	font-size: 12px;
	color: #333333;
}
#footer {
	width: 100%;
	text-align: -moz-center;
}
.footerbar {
	width: 930px;
	text-align: center;
	background-image: url(../image/footerbar.jpg);
	background-repeat: no-repeat;
	height: 61px;
	background-position: center top;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 13px;
}
.footerbar a,
.footerbar a:visited
 {
	color:#FFFFFF;
	text-decoration:none;
}
.footerbar a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
table {
	font-size: 11px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #6eb7cf;
	font-style: italic;
}
h2 {
	font-size: 11px;
	font-weight: bold;
}
.adres_links {
	font-size: 11px;
	color: #6eb7cf;
	text-align: right;
	padding-right: 10px;
}
.adres_rechts {
	font-size: 11px;
	color: #6eb7cf;
	text-align: left;
	padding-left: 10px;
}
.text_links {
	font-size: 11px;
	text-align: justify;
	padding-left: 10px;
	vertical-align: top;
}
.text_rechts {
	font-size: 11px;
	text-align: justify;
	padding-right: 10px;
	vertical-align: top;
}
.adres_links a,
.adres_links a:visited,
.adres_rechts a,
.adres_rechts a:visited
 {
	color:#6eb7cf;
	text-decoration:none;
}
.adres_links a:hover,
.adres_rechts a:hover
{
	color:#6eb7cf;
	text-decoration: underline;
}


/* all pages*/
#column_navigatie {
	float: left;
	width: 265px !important;
	width: 285px;
	font-size: 14px;
	padding-right: 15px !important;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 15px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -0.1mm;
}
.navigatiebuttons {
	text-align: right;
	list-style-position: inside;
	padding-bottom: 20px;
}

.menuOff {
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 25px;
	cursor: hand;
	font-weight: bold;
	text-decoration: none;
	color: #908b7b;
}
.menuOn {
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 25px;
	cursor: hand;
	font-weight: bold;
	text-decoration: underline;
	color: #d4d0c3;
}
#column_main {
	float: left;
	width: 580px !important;
	width: 612px;
	font-size: 11px;
	text-align: left;
	padding-right: 10px !important;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px !important;
	padding-left: 25px;
	padding-top: 10px !important;
	padding-top: 20px;
	background-image: url(../image/back-stripe.jpg);
	background-repeat: repeat-y;
	background-position: left !important;
	background-position: 10px;
	list-style-image: none;
}
#column_main li {
	text-align: left;
	list-style-type: square;
	list-style-image: url(../image/bullet.png);
	list-style-position: outside;
}

/*form classes*/
.form_field {
	width: 200px !important;
	width: 180px;
	background: #f3f0e7;
	border: 1px solid #6eb7cf;
	padding: 3px 0 0 3px;
	height: 22px;
	color: #908b7b;
	font-size: 10px;
}
.form_check {
	background: #f3f0e7;
	border: 1px solid #6eb7cf;
	padding: 3px 0 0 3px;
	height: 22px;
	color: #908b7b;
	font-size: 10px;
}

.form_memo {
	width: 490px !important;
	width: 470px;
	background: #f3f0e7 url(../image/form_memo.gif) 5px 3px no-repeat;
	border: 1px solid #6eb7cf;
	padding: 3px 0 0 25px;
	height: 66px;
	color: #908b7b;
	font-size: 11px;
}



