* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #DDD;
}

.hide {
	overflow: hidden;
	display: block;
	width: 0;
	height: 0;
}

h1, #nav, #content {
	position: relative;
	display: block;
	width: 780px;
	left: 50%;
	margin-left: -385px;
}

h1 {
	height: 72px;
	background: url(/img/h1.gif) top left no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

#nav {
	border-top: 1px solid #FEFFE5;
	background: #89003F url(/img/navigation.gif) top left no-repeat;
	list-style: none;
	zoom: 1;
	padding: 3px 0;
}

#nav li {
	display: block;
	float: left;
}

#nav li a:link, #nav li a:visited {
	border-left: 1px solid #FEFFE5;
	font-size: 13px;
	line-height: 1.5;
	color: #FEFFE5;
	text-decoration: none;
	padding: 0 7px;
}

#nav li#first a {
	border: 0;
}

#content {
	background: #FEFFE5 url(/img/body.gif) center 20px no-repeat;
	padding: 30px 0;
	zoom: 1;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#content:after, #nav:after, .group:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.group {
	zoom: 1;
	-ms-zoom: 1;
}

#content .announcement {
	background: transparent url(/img/announcement-bg.png) top left;
	padding: 10px;
	-moz-box-shadow: 0 0 40px rgba(0,0,0,0.1) inset, 3px 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.1) inset, 3px 3px 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 40px rgba(0,0,0,0.1) inset, 3px 3px 5px rgba(0,0,0,0.3);
	border: 1px solid #000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin: 0 50px 30px;
}

#content .announcement p,
#content .announcement h2 {
	margin-left: 0;
	margin-right: 0;
}

#content .announcement p {
	margin-bottom: 0;
	margin-top: 1.5em;
}

#content p, #content table, #content h2, #content h3, #content h4, #content h5, #content form ol {
	margin: 0 50px 1.5em 50px;
}

#content ul {
	margin: 0 70px 1.5em 70px;
}

#content h2, #content h3, #content h4, #content li {
	color: #7E0034;
}

#content h2 {
	margin-bottom: 0.75em;
	font: bold 1.3em/1.5 Georgia, serif;
}

#content h3 {
	margin-bottom: 0.5em;
	font: bold 1em Georgia, serif;
}

#content h4 {
	margin-bottom: 0;
	font: bold 0.8em/1.5 Verdana, sans-serif;
}

#content h5 {
	color: #000;
	margin-bottom: 0;
	font: normal italic 0.8em/1.5 Verdana, sans-serif;
}

#content table {
	border-collapse: collapse;
}

#content p, #content td, #content caption, #content th, #content li {
	font-size: 0.8em;
	line-height: 1.5em;
}

#content li p {
	font-size: 1em;
	margin-left: 0;
	margin-right: 0;
}

#content caption {
	text-align: left;
}

#content thead td {
	background-color: #89003F;
	color: #FEFFE5;
}

#content .optredens tbody {
	border-top 0;
}

#content .optredens {
	width: 680px;
}

#content td, #content th {
	vertical-align: top;
	text-align: left;
	padding: 0 10px 0 0;
}

#content a:link, #content a:visited {
	color: #89003F;
	text-decoration: underline;
}

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

#content a img {
	border: 0;
}

#content #home_img, #content #presentatiegroep_img {
	float: right;
	margin: 0 0 10px 10px;
}

#content form label.error, #content form #form_errors {
	color: #F00;
	font-weight: bold;
}

#content #albums {
	list-style: none;
	margin: 0 50px 1.5em 50px;
}

#content #albums li {
	display: block;
	margin-bottom: 1em;
}

#content #albums li img {
	width: 75px;
	height: 56px;
}

#content #albums li a {
	text-decoration: none;
}

#content #albums li a span {
	vertical-align: top;
	text-decoration: underline;
}

#content #albums li a:hover span {
	text-decoration: none;
} 

.hasMap #content #map, .hasMap #content #directions {
	margin: 0 50px;
}

.hasMap #content #map {
	height: 500px;
	width: 680px;
}

.hasMap #content #map p {
	margin: 0;
}

.hasMap #content #map ul#options {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-left: 20px;
}

.hasMap #content #map ul#options a:link, .hasMap #content #map ul#options a:visited {
	color: #89003F;
}

.hasMap #content #directions {
	width: 670px;
}

.hasMap #content #directions a:link, .hasMap #content #directions a:link {
	color: #89003F;
}

.hasMap #content #directions tbody {
	border-top: 0;
}

#content form ol, #content form ul {
	list-style-type: none;
} 

#content form fieldset {
	float: left;
	width: 306px;
	padding: 10px 10px 0;
	border: 1px solid #7E0034;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#content form fieldset + fieldset {
	margin-left: 20px;
}

#content form legend {
	padding: 0 2px;
	font-weight: bold;
	color: #7E0034;
}

#content form fieldset ul {
	margin: 0;
}

#content form li {
	position: relative;
	margin-bottom: 1.5em;
}

#content form .offset {
	padding-left: 150px;
}

#content form .error, #content form .error li {
	color: #F00;
}

#content form .error {
	border-left: 2px solid #F00;
	padding-left: 10px;
	margin-left: -12px;	
}

#content form .offset.error {
	padding-left: 160px;
}

#content form .offset label {
	position: absolute;
	left: 0;
	top: 0;
}

#content form .error label {
	left: 10px;
}

#content form .optionlist {
	margin: 0;
}

#content form .optionlist li {
	font-size: 1em;
	padding-left: 0;
	margin-bottom: 0;
}

#content #totalcost {
	font-size: 1em;
	font-weight: bold;
}

#content ul.errors {
	list-style-type: none;
	border-top: 1px solid #F00;
	border-bottom: 1px solid #F00;
	background-color: #FAA;
	padding: 10px 20px;
	margin-left: 50px;
	margin-right: 50px;
}

#content .column {
	float: left;
	width: 220px;
	margin-left: 10px; 
}

#content .column:first-child {
	margin-left: 50px;
}

#content .volunteers h4 {
	margin-left: 0;
	margin-right: 0;
}

#content .volunteers ul {
	list-style-type: none;
	margin: 0 0 1em 0;
}

#content .volunteers li {
	color: #000;
}

