body {
	margin: 0 0 1em 0;
	padding: 0;
	color: black;
	background-color: #eee;
	line-height: 130%;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	text-align: center;
}

#wrapper-header {	
	background: #000000; 
}

#header {
	background-color: #000000;
	width: 900px;
	height: 100px;
	/*padding-top:6px;
	padding-bottom:6px;*/
	text-align:center;
	margin: 0 auto;
	margin-left:240px;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
}

#header h1 {
	margin: 0;
	padding: 0;
	color: #eee;	
	padding-right: 10px;
	padding-top:30px;
	letter-spacing: -1px;
	text-align:right;
}

#wrapper-menu {
	/*background: #bbb url('/images/menu-background.jpg') top left repeat-x;*/
	background-color: #000000;
	float: left;
	width: 100%;
}

#menu {
	width: 900px;
	margin: 0 auto;
	margin-left:218px;	
	font-size: 95%;
	white-space: nowrap; /* stops half a menu link dropping to next line. Instead, the whole link will drop. This only happens if you have a lot of menu links, and large text size */
	padding-right: 2px;	/* The menu far left, and far right borders are not quite lining up in non IE browsers for some reason. This makes it less noticable */
}

* html #menu { padding-right: 0; } /* See above comment. This re-adjusts IE to the above padding */

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-left: 1px solid #bbb;
	/*border-right: 1px solid #bbb;*/
	width: 100%;
}

#menu li { display: inline; }

#menu a {
	font-weight:bold;
	padding: 0.25em 1em;
	/*background: #aaa url('/images/menu.jpg') repeat-x;*/
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #bbb;
}

#menu a:hover {
	font-weight:bold;
	/*background: #bbb url('/images/menu-hover.jpg') repeat-x;*/
	color: #bbb;
}

#content {
	width: 880px; /* 880px because it has 10px padding on each side, which brings it to 880px wide */
	margin: 0 auto;
	margin-left:50px;	
	padding: 3.5em 10px 20px 10px;
	/*border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background: white;*/
	font-size: 90%;
	text-align: left;
}

* html #content { padding-top: 1.8em; } /* Set padding top in IE to 20px */


#content p{
	margin:0;
	padding:0;
}

#footer {
	margin: 0 auto;
	margin-left:50px;
	padding: 2px 10px;
	width: 880px;
	text-align: right;
	color: white;
	letter-spacing: 0.15em;
	background: #bbb url('/images/menu-background.jpg') top left repeat-x;
	border: 1px solid #bbb;
	font-size: 80%;
}

h2 {
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #bbb;
	font-size: 150%;
	letter-spacing: -1px;
}

#footer a {
	font-weight:bold;
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	font-weight:bold;
	color: #000;
	text-decoration: none;
}

a:link, a:visited {
	color: #333;
	text-decoration: none;
}
.event-link a:link, .event-link a:visited {
	color: #5FB523;
	text-decoration: underline;
}
.event-link a:hover, .event-link a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 a {
	color: #666;
	text-decoration: none;
}

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

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

p { margin-left: 1em; }

input,textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	background-image: url(/images/input_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c5c5c5;
}

/* Splash */
.meer_activiteiten{
	padding:10px;
	width:85px;
	height:20px;
	background-color:#bbb;
	color:#FFFFFF;
	float:right;
	margin-top:35px;
	text-align:center;
	font-weight:bold;
}

.meer_activiteiten a:hover{
	border-style:none;
	color:#ddd;
}

.meer_activiteiten a{
	text-decoration:none;
	color:#FFFFFF;
}

#splashtextwrap{
	color:#black;
	height:100%;
	background-color:#ddd;
}

#splashtext{
	background-color:#ddd;
	color:#black;
	float:left;
	height:100%;
}

/* Submenu */
.submenu {
	width: 880px;
}

.submenu li {
	line-height: 15px;
	list-style-type: none;
	width: auto;
	margin-bottom: 0px;
	height: 15px;
	margin-top: 0px;
}

.submenu a,.archiefalbums a:link,.archiefalbums a:active,.archiefalbums a:visited {
	color: #ddd;
	font-weight: bolder;
	text-decoration: none;
	background-color: #222;
	width: auto;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 5px;
}

.submenu a:hover {
	text-decoration: none;
	font-weight: bolder;
	color: #222;
	background-color: #ddd;
	width: auto;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 5px;	
}

.submenu_nor {
	width: 880px;
	line-height: 15px;
	list-style-type: none;
	width: auto;
	margin-bottom: 0px;
	height: 15px;
	margin-top: 0px;	
}


.submenu_nor a,.archiefalbums a:link,.archiefalbums a:active,.archiefalbums a:visited {
	color: #ddd;
	font-weight: bolder;
	text-decoration: none;
	background-color: #222;
	width: auto;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 5px;
}

.submenu_nor a:hover {
	text-decoration: none;
	font-weight: bolder;
	color: #222;
	background-color: #ddd;
	width: auto;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 5px;	
}


.submenu_hover {
	width: 880px;
	list-style-type: none;
	width: auto;
	padding-top: 5px;
}


.submenu_hover a{
	text-decoration: none;
	font-weight: bolder;
	color: #222;
	background-color: #ddd;
	width: auto;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 5px;	
}