* {
	margin: 0;
	padding: 0;
}

body {
	color: white;
	font-size: 13px;
	font-family: "Century Gothic", sans-serif;

	padding-bottom: 15px;

	background-color: #C7C7C7;
}

input {
	font-size: 14px;
}

img {
	border: 0;
	margin: 2px;
}

#header img {
	margin: 0px;
}

table img {
	margin: 0px;
	margin-top: 5px;
}

h1 {
	font-size: 18px;

	margin-bottom: 10px;
	color: #6CBCD2;
}

.dagstrand h1 {
	color:	#BEDB39;
}

.paviljoen h1 {
	color:	#FB9A51;
}

.events h1 {
	color:	#DD3D25;
}

.arrangementen h1 {
	color:	#7E7EFD;
}

.fietsverhuur h1 {
	color: #0099FF;
}

h2 {
	color: #6CBCD2;
}

.dagstrand h2 {
	color:	#BEDB39;
}

.paviljoen h2 {
	color:	#FB9A51;
}

.events h2 {
	color:	#DD3D25;
}

.arrangementen h2 {
	color:	#7E7EFD;
}

.fietsverhuur h2 {
	color: #0099FF;
}

h3 {
	color: #6CBCD2;
}

.dagstrand h3 {
	color:	#BEDB39;
}

.paviljoen h3 {
	color:	#FB9A51;
}

.events h3 {
	color:	#DD3D25;
}

.arrangementen h3 {
	color:	#7E7EFD;
}

.fietsverhuur h3 {
	color: #0099FF;
}


ul {
	padding-left: 20px;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	text-align: left;

	background: url('/images_new/funbeach/container_bg.png') repeat-y;

}

#header {
	position: relative;
	padding-top: 145px;
	height: 70px;

	background: url('/images_new/funbeach/header_bg.png') no-repeat;
}

#header a {
	float: left;

	width: 262px;
	height: 50px;

	color: white;
	text-decoration: none;

	text-align: center;

	font-size: 17px;

	text-transform: uppercase;

	margin-right: 4px;
}

#social {
	position: absolute;

	top: 147px;
	left: 2px;

	width: 200px;

	height: 50px;

}

#social a {
	float: none;
	display: inline;

	width: auto;
	height: auto;

	width: 0;
	height: 0;
	margin-right: 5px;
}

#social a.last {
	margin-right: 0;
}


#topmenu {
	padding-left: 203px;
}

.dagstrand #header {
	background: url('/images_new/funbeach/header_bg_dagstrand.png') no-repeat;
}

.paviljoen #header {
	background: url('/images_new/funbeach/header_bg_paviljoen.png') no-repeat;
}

.events #header {
	background: url('/images_new/funbeach/header_bg_events.png') no-repeat;
}

.arrangementen #header {
	background: url('/images_new/funbeach/header_bg_arrangementen.png') no-repeat;
}


#header a.last {
	margin-right: 0px;
}

#header a.home {
	background: url('/images_new/funbeach/topmenu_bg_home.png') no-repeat;
}

#header a.dagstrand {
	background: url('/images_new/funbeach/menu_strand.png') no-repeat;
}

#header a.paviljoen {
	background: url('/images_new/funbeach/menu_beachclub.png') no-repeat;
}

#header a.events {
	background: url('/images_new/funbeach/menu_bg_events.png') no-repeat;
}

#header a.arrangementen {
	background: url('/images_new/funbeach/menu_arrangementen.png') no-repeat;
}

#header a span.text {
	padding-bottom: 1px;
}

#header a:hover, #header a.selected {
	text-decoration: underline;
}

#header #indicator {
	height: 5px;

	clear: both;
	background-color: #6CBCD2;
}

.dagstrand #header #indicator {
	background-color:	#BEDB39;
}

.paviljoen #header #indicator {
	background-color:	#FB9A51;
}

.events #header #indicator {
	background-color:	#DD3D25;
}

.arrangementen #header #indicator {
	background-color:	#7E7EFD;
}

#languages {
	position: absolute;
	top: 15px;
	right: 15px;

	width: 100px;
	height: 30px;

	text-align: right;
}

#languages a {
	float: none;
	display: inline;
	padding: 0;
	margin: 0 5px;

	width: auto;
	height: auto;
}


#menu {
	float: left;
	width: 175px;

	padding: 0 20px 0 15px;

}

#menu a {
	display: block;
	color: white;
	text-decoration: none;

	font-size: 13px;
}

#menu a.level1, a.level1_selected {
	padding: 3px 0 3px 10px;
	margin: 3px 0;

	text-transform: uppercase;
}

#menu a.level1:hover, a.level1_selected  {
	background-color: #6CBCD2;
}

#menu a.dagstrand:hover, a.dagstrand_selected  {
	background-color:	#BEDB39;
}

#menu a.paviljoen:hover, a.paviljoen_selected  {
	background-color:	#FB9A51;
}

#menu a.events:hover, a.events_selected  {
	background-color:	#DD3D25;
}

#menu a.arrangementen:hover, a.arrangementen_selected  {
	background-color:	#7E7EFD;
}

#menu a.fietsverhuur:hover, a.fietsverhuur_selected  {
	background-color: #0099FF;
}



#menu ul {
	padding-left: 30px;
}

#menu li {
	padding: 3px 0 3px 0px;
	color: #6CBCD2;
}

.dagstrand #menu li {
	color:	#BEDB39;
}

.paviljoen #menu li {
	color:	#FB9A51;
}

.events #menu li {
	color:	#DD3D25;
}

.arrangementen #menu li {
	color:	#7E7EFD;
}

#menu a.level2, a.level2_selected {
}

#menu a.level2:hover, #menu a.level2_selected {
	color: #6CBCD2;
}

.dagstrand #menu a.level2:hover, .dagstrand #menu a.level2_selected {
	color:	#BEDB39;
}

.paviljoen #menu a.level2:hover, .paviljoen #menu a.level2_selected {
	color:	#FB9A51;
}

.events #menu a.level2:hover, .events #menu a.level2_selected {
	color:	#DD3D25;
}

.arrangementen #menu a.level2:hover, .arrangementen #menu a.level2_selected {
	color:	#7E7EFD;
}

#page {
	margin: 20px 0;
	position: relative;
}

#content {
	float: left;

	width: 700px;
	min-height: 300px;
	_height: 300px;

	padding: 5px 0 30px 38px;

	color: white;

	line-height: 22px;
}

#content a {
	color: #F9E41A;
	text-decoration: none;
}

.dagstrand #content a {
	color:	#BEDB39;
}

.paviljoen #content a {
	color:	#FB9A51;
}

.events #content a {
	color:	#DD3D25;
}

.arrangementen #content a {
	color:	#7E7EFD;
}

#content a:hover {
	text-decoration: underline;
}

#banners {
	float: left;

	width: 200px;

	text-align: center;
}

#banners a {
	text-decoration: none;
	color: #F9E41A;

	font-weight: bold;
}
#banners a:hover {
	color: white;
}

#banners img {
	border: 0;
}

#footer {
	clear: both;

	color: white;

	text-align: center;
	font-weight: bold;

	font-size: 12px;

	padding: 3px 0;

	background-color: #6CBCD2;

	height: 20px; /* anders in IE6 belachelijk hoog */

	letter-spacing: 2px;
}

.dagstrand #footer {
	background-color:	#BEDB39;
}

.paviljoen #footer {
	background-color:	#FB9A51;
}

.events #footer {
	background-color:	#DD3D25;
}

.arrangementen #footer {
	background-color:	#7E7EFD;
}

#footer a {
	color: white;
	text-decoration: none;
}

td {
	padding: 2px 5px 2px 0;
}

input[type=text] {
	width: 350px;
}

input[type=submit] {
	padding: 2px 5px;
}

.error {
	color: red;
}

