/**
*
* Design and coding by Wendy Borst
* Copyright &copy; 2010 Raadhuis
*
*/

/**
* Main elements
*/

body {
	text-align: center;
	font: 62.5% Verdana, Tahoma, Arial, Trebuchet MS, helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
	line-height: 1.8em;
}

.clearboth {
	clear: both;
	height: 0;
	font-size: 0px;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

p {
	margin: 5px 0 5px 0;
	padding: 0;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}


/**
* Form elements
*/

form {
	margin: 0;
	padding: 0;
}

.textfield {
	background: #FFF;
	border: 1px solid #b8b8b8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 1.0em;
	padding: 3px;
	margin-bottom: 2px;
	height: 16px;
}

.textarea {
	background: #FFF;
	border: 1px solid #b8b8b8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 1.0em;
	padding: 3px;
	height: 100px;
	margin-bottom: 2px;
}

.submitbutton {
	background: #f57a21;
	color: #FFF;
	border: 1px solid #f57a21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0px;
	font-size: 1.0em;
	font-weight: bold;
	height: 18px;
}

/**
* Header
*/

#header {
	height: 180px;
	width: 960px;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

#parkwalk {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 310px;
	height: 130px;
	background: url(images/park_walk.gif) no-repeat left top;
}

#parkwalk h2 {
	display: none;
}

#parkwalk a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 310px;
	height: 130px;
}

#vlielandterschelling {
	position: absolute;
	top: 0px;
	left: 320px;
	width: 310px;
	height: 130px;
	background: url(images/vlieland_terschelling.gif) no-repeat left top;
}

#vlielandterschelling h2 {
	display: none;
}

#vlielandterschelling a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 310px;
	height: 130px;
}

#foto {
	position: absolute;
	top: 0px;
	left: 640px;
	width: 320px;
	height: 180px;
}

#foto img {
	border: 0;
	margin: 0;
	Padding: 0;
}


/**
* Menu
*/

#menu {
	position: absolute;
	left: 0px;
	top: 140px;
	width: 630px;
	height: 40px;
	text-align: left;
	color: #FFFFFF;
	font-size: 1.4em;
	letter-spacing: 0.05em;
	font-family: arial, tahoma, verdana, sans-serif;
	background: #424242;
}

#menu ul {
	margin: 0px 0px 0px 30px;
	padding: 12px 0px 0px 0px;
}

#menu li {
	list-style-type: none;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 20px;
	display: inline;
	background: url(images/menu_bullet.gif) left 4px no-repeat;
}

#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}


/**
* Content general
*/

#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: left;
	background: url(images/content_bg.gif) center top repeat-y;
}

h1 {
	color: #00498d;
	font-size: 1.6em;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-style: italic;
	color: #36841a;
	margin: 0;
}

h3 {
	color: #000000;
	font-size: 1.6em;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
}

#contentleft {
	padding: 30px;
	margin: 0px 0px 0px 0px;
	width: 570px;
	float: left;
	text-align: left;
}

#contentright {
	padding: 30px;
	margin: 0px 0px 0px 0px;
	width: 260px;
	float: right;
	text-align: left;
}

#content ul {
	margin-bottom: 10px;
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
}

#content ul li {
	margin: 0px 0px 0px -15px;
	padding-left: 5px;
}

#content ol {
	margin-bottom: 10px;
}

#content  ol li {
	margin: 0px 0px 0px -15px;
	padding-left: 5px;
}

.actie {
	/*background: #5ba730;*/
	background: #FF8000;
	color: #FFFFFF;
	width: 200px;
	padding: 10px 20px;
	font-weight: bold;
	font-size: 1.6em;
	border: #FFFFFF 1px solid;
	line-height: 1.5em;
}


/**
* Content tarieven
*/

.prijs {
	float: right;
	text-align: right;
	margin-right: 30px;
}

.prijs.last {
	float: right;
	text-align: right;
	margin-right: 0px;
}

.border {
	border-bottom: #bbb 1px solid;
}


/**
* Content contact
*/

#contentcontact {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	clear: both;
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: left;
	background: url(images/content_bg_contact.gif) center top repeat-y;
}

#contentcontactleft {
	padding: 30px;
	margin: 0px 10px 0px 0px;
	width: 250px;
	float: left;
	text-align: left;
	color: #FFFFFF;
}

#contentcontactmiddle {
	padding: 30px;
	margin: 0px 0px 0px 0px;
	width: 250px;
	float: left;
	text-align: left;
	color: #FFFFFF;
}

#contentcontactright {
	padding: 30px;
	margin: 0px 0px 0px 0px;
	width: 260px;
	float: right;
	text-align: left;
}

#contentcontact h1 {
	color: #FFFFFF;
	font-size: 1.6em;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	margin-right: -10px;
}

#contentcontact a {
	color: #FFFFFF;
	text-decoration: underline;
}

#contentcontact a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#contentcontact a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#contentcontactright a {
	color: #000000;
	text-decoration: underline;
}

#contentcontactright a:link {
	color: #000000;
	text-decoration: underline;
}

#contentcontactright a:hover {
	color: #000000;
	text-decoration: underline;
}


/**
* Footer
*/

#footer {
	width: 960px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.0em;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	background: #424242;
	height: 30px;
}

#footerleft {
	float: left;
	padding-left: 30px;
	padding-top: 7px;
}

#footerright {
	float: right;
	padding-right: 30px;
	padding-top: 7px;
}

#footer ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer li {
	display: inline;
}

#footer .between {
	padding: 0px 10px 0px 10px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
