body {
	behavior:url("/styles/csshover.htc");
	text-align: center;
	background-color: #ad9c71;
}

a img {
	border: none;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 1018px;
	position: relative;
	background: url(/images/summercamps_05.jpg) repeat-y top left;
}

#topheader {
	height: 26px;
	background: url(/images/summercamps_02.jpg) no-repeat top left;
}

#header {
	height: 180px;
	background: url(/images/header.jpg) no-repeat 13px 0;
}

#header h1 {
	display: none;
}

#menu {
	position: absolute;
	top: 176px;
	right: 30px;
	font-size: 120%;
}

#menu ul {
	list-style: none;
}

#menu ul ul {
	display: none;
}

#menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 30px;
	left: 20px;
	background-color: #fff;
	border-bottom: 1px solid #E1BA00;
	border-right: 1px solid #E1BA00;
	border-left: 1px solid #ECD971;
	width: 200px;
	font-size: 80%;
	line-height: 100%;
	z-index: 100;
}

#menu li {
	padding-left: 25px;
	float: left;
	position: relative;
}

#menu li.selected {
	font-weight: bold;
}

#menu li a, #menu li a:visited {
	color: #000;
	text-decoration: none;
	line-height: 30px;
}

#menu li a:hover, #menu li a:active, #menu li.selected a {
	text-decoration: underline;
}

#menu ul ul li {
	padding: 7px;
	float: none;
}

#menu ul ul li a, #menu ul ul li a:visited {
	line-height: 100%;
}

#footer {
	background: url(/images/summercamps_07.jpg) no-repeat bottom left;
	height: 19px;
}

#footer p {
	display: none;
}

#footer a, #footer a:visited, #footer a:hover {
	color: #fff;
}

/*
	FORMS
*/
#content .zend_form {
	border: 1px solid #CCC;
	padding: 10px;
}

#content .zend_form dd {
	margin-bottom: 1em;
}

#content .zend_form dt {
	font-weight: bold;
	color: #333;
}
#content .zend_form ul.errors {
	border: 1px solid #f00;
	margin: 5px 0 0 0;
	padding: 2px 5px;
	background-color: #FFF9F9;
}
#content .zend_form ul.errors li {
	margin: 0;
	list-style-position: inside;
	color: #800000;
	font-weight: bold;
}
#content .zend_form input.text {
	border: 1px solid #999;
	width: 300px;
	padding: 3px;
}
#content .zend_form textarea.textarea {
	border: 1px solid #999;
	width: 400px;
	padding: 3px;
}
#content .zend_form select.select {
	border: 1px solid #999;
	padding: 3px;
}

/* End Forms */

.small {
	font-size: 80%;
	line-height: 100%;
}

.result {
	background-color: #E6E6E6;
	padding: 10px;
	margin-bottom: 1em;
}

#content .result h3 {
	margin: 0 0 3px 0;
	font-size: 100%;
}

#content .result p {
	margin: 0;
}

#content table.fotoalbums td {
	vertical-align: top;
	height: 125px;
	padding-left: 15px;
}

#content table.fotoalbums td.albumfoto {
	text-align: center;
	width: 125px;
	padding: 0;
}

#content table.fotoalbums h2 {
	margin-top: 10px;
	font-size: 120%;
}

#content table.fotoalbum {
	border-collapse: collapse;
}

#content table.fotoalbum a {
	height: 125px;
}

#content table.fotoalbum td {
	text-align: center;
	vertical-align: middle;
	width: 137px;
	height: 140px;
}

#sidebar {
	float: left;
	width: 160px;
	margin: 20px 0 0 28px;
	_margin: 20px 0 0 14px;
}

#sidebar .banners {
	margin-left: -7px;
}

#sidebar ul {
	list-style: none;
}

#sidebar .camps {
	line-height: 110%;
	margin-bottom: 2em;
}

#sidebar .camps h3 {
	color: #e3ca56;
	font-size: 110%;
	margin-bottom: 5px;
}

#sidebar .camps a {
	color: #e3ca56;
	text-decoration: none;
}

#sidebar .camps a:hover {
	text-decoration: underline;
}

#sidebar .camps li.selected a {
	font-weight: bold;
	text-decoration: underline;
}

#sidebar .camps li {
	margin-bottom: 5px;
}

.details {
	width: 200px;
	float: right;
	margin-left: 1em;
}

.details div {
	background-color: #FF8000;
	padding: 10px;
	margin-bottom: 1em;
}

.fotos {
	border: 1px solid #DEDEDE;
	padding: 10px;
	text-align: center;
}

.fotos img {
	margin: 5px;
}

.campcontent {
	width: 558px;
	float: left;
}

#content {
	float: right;
}

.camp img {
	float: right;
	padding: 0 0 10px 10px;
	width: 125px;
}

.camp {
	background-color: #FFF2E5;
	padding: 10px;
	margin-bottom: 1em;
}

#content .camp h2, #content .datawrap h2 {
	margin-top: 0;
}

#content .camp h2 span {
	font-weight: normal;
}

.datawrap {
	background-color: #FFF2E5;
	padding: 10px;
}

table.data {
	width: 100%;
	border-collapse: collapse;
}

table.data th, table.data td {
	padding: 2px 5px;
	border-bottom: 1px solid #D2D2D2;
}

table.data th {
	border-bottom: 1px solid #424242;
}

.largefield {
	padding: 3px;
	border: 1px solid #C5C5C5;
	width: 250px;
}
.smallfield {
	padding: 3px;
	border: 1px solid #C5C5C5;
	width: 50px;
}
.homepage .keurmerken {
	text-align: center;
}
.homepage .locaties {
	height: 170px;
	width: 375px;
}
.homepage .locaties a {
	display: block;
	height: 170px;
	width: 375px;
	top: 0;
	left: 0;
}
.homepage .kiescamp {
	width: 336px;
	padding-left: 64px;
	margin-left: -25px;
	height: 175px;
	background: #cd7b3f url(/images/kiescamp.jpg) no-repeat top left;
	margin-bottom: 1em;
}
.homepage .kiescamp p {
	padding: 30px 20px;
}
.homepage .links {
	width: 550px;
	float: left;
}
.homepage .rechts {
	width: 200px;
	float: right;
}
.homepage .laatstefotos {
	background-color: #F7DB26;
	margin-top: 10px;
	text-align: center;
}
.homepage .laatstefotos a {
	padding: 5px 0 5px 2px;
	display: inline-block;
}
.homepage .laatstefotos a img {
	height: 93px;
}

#inschrijving .zend_form {
	border: none;
	padding: 0;
}

#inschrijving fieldset, fieldset.inschrijvingCamp {
	border: 1px solid #CCC;
	padding: 10px;
}

#inschrijving fieldset legend, fieldset.inschrijvingCamp legend {
	padding: 0 5px;
	font-weight: bold;
	font-size: 110%;
}

#inschrijving textarea.mediumfield {
	height: 80px;
}
#inschrijving #fieldset-Landalarrangement dt, #inschrijving #fieldset-Betaling dt {
	display: none;
}

fieldset.inschrijvingCamp table td, fieldset.inschrijvingCamp table th {
	padding: 0 20px 0 0 ;
}

.error {
	padding: 10px;
	border: 1px solid #f00;
	font-weight: bold;
	color: #800000;
}

table.list {
	width: 100%;
	_font-size: 80%;
	border-collapse: collapse;
}

table.list td, table.list th {
	padding: 2px 5px;
	border-bottom: 1px solid #D5D5D5;
}

table.list th {
	border-bottom: 1px solid #7B7B7B;
}

.campblok {
	width: 210px;
	height: 180px;
	padding: 10px;
	float: left;
	background-color: #C4B186;
	margin: 10px;
	text-align: center;
}
#content .campblok p {
	margin: 0;
}
.campblok img {
	width: 210px;
}
#content .campblok h2 {
	font-size: 110%;
	margin-top: 5px;
}

.homecamp {
	float: left;
}
.homecamp img {
}
#content .homecamp h2 {
	display: none;
}
#content .homecamp p {
	display: none;
}
.homecamp a {
	text-decoration: none;
	color: #000;
}
#tellafriend {
	padding: 10px;
	border: 1px solid #999;
	background-color: #E6E6E6;
	margin: 1em 0;
}
.tellafriend {
	float: left;
	width: 240px;
}
#content #tellafriend h3 {
	margin-top: 0;
}
.oke {
	font-weight: bold;
	color: #008000;
}
#content ul.bestanden {
	list-style: none;
	margin-left: 0;
}
ul.bestanden li {
	background: url(/cms/images/icons/page_white_acrobat.png) no-repeat 0 1px;
	padding: 0 0 4px 22px;
}