body {
	margin: 0;
	padding: 0;
	background-image: url(http://www.nolensparkfeesten.nl/images/background.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
	background-color: #FFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}
/* TinyMCE specific rules */
body.mceContentBody {
	background-image:none;
	background-color:#fff;
}
img {
	border: 0px;
}
a:link {
	color: #ffcc00;
	text-decoration: none;
}
a:visited {
	color: #ffcc00;
	text-decoration: none;
}
a:hover {
	color: #99ff00;
	text-decoration: none;
}
a:active {
	color: #99ff00;
	text-decoration: none;
}
#menu a:link {
	color: #99ff00;
	text-decoration: none;
}
#menu a:visited {
	color: #99ff00;
	text-decoration: none;
}
#menu a:hover {
	color: #ffcc00;
	text-decoration: none;
}
#menu a:active {
	color: #ffcc00;
	text-decoration: none;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	padding-left: 80px;
}
.wrapper {
	width: 960px;
	height: 100%;	
	margin: 0;
	
	background-image: url(http://www.nolensparkfeesten.nl/images/wrapper.png);
	background-repeat: repeat-y;
	background-position: center top;

}

div.wrapper {
	margin: auto;
}
#header {
	width: 960px;
	height: 180px;
	margin-left: 5px;
	
	background-image: url(http://www.nolensparkfeesten.nl/images/menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	position: relative;
}
#home {
	position: absolute;
	top: 50px;
	left: 25px;
	height: 100px;
	width: 260px;
}
#menu {
	position: absolute;
	top: 95px;
	left: 350px;
	
	text-align:center;
	font-size:18px;
	font-weight: bold;
	text-transform: uppercase;
}

#tekst {
	width:885px;
	margin-left: 40px;
	text-align: right;
}
#tekst h1 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 19px;
	color: #ffcc00;
	text-transform: uppercase;
}
#tekst h2 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 19px;
	color: #99ff00;
	text-transform: uppercase;
}
#tekst h3 {
	margin: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}


#footer {
	width: 892px;
	height: 23px;
	margin: 0;
	padding-right: 20px;
	padding-top: 7px;
	padding-left: 10px;
	
	text-align: right;
	
	float:none;
	font-size:9px;
}

.clearfloat { clear: both; height: 0; font-size: 1px; line-height: 0px; }

/* Site Onderdelen */

/* Agenda */
#agenda_voorpagina {
	width: 330px;
	float: left;
	font-size:16px;
	font-weight: bold;
	color: #99ff00;
}

#agenda_overzicht .item {
	margin: 0px;
}
#agenda_overzicht .spacer {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cc1146;
	
	margin-bottom: 10px;
	margin-top: 10px;
}

#agenda_overzicht .aanvang {
	margin: 0px;
	padding-top:2px;
	font-style: oblique;
	font-weight: bold;
}
#agenda_overzicht .activiteit {
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
}
#agenda_overzicht .informatie_kort {
	padding-top: 2px;	
}
#agenda_overzicht .verder {
	text-align:right;
}

#agenda_detail .aanvang {
	text-align: left;
}
#agenda_detail .einde {
	text-align: left;
}
#agenda_detail .activiteit {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}
#agenda_detail .afbeelding {
	margin-bottom: 5px;
	margin-right: 15px;
	float: left;
}
#agenda_detail img {
	border: solid;
	border-color: #d51146;	
	border-width: 2px;
}
#agenda_detail .informatie_kort {
	padding-top: 20px;
	font-weight: bold;
}
#agenda_detail .informatie {
	padding-top: 2px;
}
#agenda_detail .terug {
	text-align:right;
	padding-top: 20px;
}

.archiefbalk { 
	text-align: center;
	width:440px;
}
.archiefbalk li {
	list-style: none;
	display: inline;
	margin: 2px;
	padding: 4px;
	color: #cc1146;
}

/* Reserveren */
#reserveren .verplicht {
	color:#cc1146;
}

#reserveren .spacer {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cc1146;
	
	margin-bottom: 10px;
	margin-top: 10px;
}

.innerError {
    color:#cc1146;
}
.innerHelp {

}

/* Album */
#album_overzicht .spacer {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cc1146;
	
	margin-bottom: 10px;
	margin-top: 10px;
}

.album_item {
	margin: 0;
}
.album_item h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 13px;
}
.album_item p {
	line-height: 1.3;
	margin-top: 0px;
	padding-top: 0px;
}
.album_item h3 {
	padding-bottom: 7px;
}
.album_item .foto {
	
	width: 150px;
	display: block;
	float: left;
}
.album_item .foto img {
	border: solid;
	border-color: #d51146;	
	border-width: 1px;
}
#foto .afbeelding {
	padding-top: 5px;
}

