body {
    background: #0a6d46 url(/00afbeeldingen/kampheader.jpg) repeat-x scroll 170px 0;
	font: 1em Verdana, sans-serif;
}


#titelblok {
	left: 150px;
	right: 50px;
	top: 5px;
	position: absolute;
	height: 120px;
	text-align: center;
}
#titel {
	color: #ffc752;
	text-shadow: #4a7f61 3px 3px 2px;
	font: small-caps 4em/1em impact, verdana, sans-serif;
}

/* @group menuboven */

#menuboven 
{
	text-align: center;
	position: relative;
	top: 40px;
}

#menuboven a
{
	text-align:center;
	font-weight: bold;
	color: #0a6d46;
	background: #ffc752;
	padding: 3px;
	margin: 0px;
	line-height: 2em;
	text-decoration: none;
	border-style: solid;
	border-width: 2px;
}

#menuboven a:hover
	{color: #fff; 
	background: #0a6d46;}

#menuboven ul, 
#menuboven ul li
{
	list-style-type: none;
	display: inline;
}
	
/* @end */

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-weight: 900;
	text-align: center;
	line-height: 1em;
	color: #ffc752;
	font-size: 2em;
}

h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-weight: 900;
	text-align: left;
	line-height: 1em;
	color: #ffc752;
	font-size: 1.4em;
}

h3 {
	margin: 0px 0px 0;
	padding:0px;
	font-weight: bold;
	color: #ffc752;
	font-size: 1.1em;
	line-height: 1.2em;
}

.PAavond {
	color: #ffc752;
}

/* @group table */

table.programma {
	border-width: 1px;
	border-style: outset;
	border-color: #4a7f61;
	border-collapse: separate;
	background-color: #ffc752;
	color: #fff;
	empty-cells: show;
	width: 570px;
}
table.programma td {
	border-width: 1px;
	border-style: inset;
	border-color: #417a6b;
	background-color: #0a6d46;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 5px;
}

/* @end */

/* @group a */

a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffc752;
}
a:active { 
	text-decoration: underline;
	color: #ffc752;
}

a img { 
  border: 0;
  }

/* @end */

/* @group Content */

#Content {
	left: 150px;
	right: 0;
	top: 180px;
	bottom: 10px;
	position: absolute;
	padding-left: 10%;
	padding-right: 10%;
	color: #ffffff;
}

#Content  a {
	text-decoration: none;
	color: #ffffff;
}
#Content  a:link {
	text-decoration: none;
	color: #ffffff;
}
#Content  a:visited {
	text-decoration: none;
	color: #ffffff;
}
#Content  a:hover {
	text-decoration: underline;
	color: #ffc752;
}
#Content  a:active { 
	text-decoration: underline;
	color: #d4863a;
}

/* @end */

/* @group Menu */

#Menu {
	color: #0a6d46;
	position: fixed;
	font-weight: bold;
	width: 135px;
	line-height: 1.4em;
	z-index: 2;
	top: 0;
	left: 0;
	bottom: 0;
	padding-top: 165px;
	padding-left: 35px;
	background-color: #ffc752;
}

#Menu  a {
	text-decoration: none;
    color : #0a6d46;
}
#Menu  a:link {
	text-decoration: none;
    color : #0a6d46;
}
#Menu  a:visited {
	text-decoration: none;
    color : #0a6d46;
}
#Menu  a:hover {
	text-decoration: underline;
    color : #0a6d46;
}
#Menu  a:active { 
	text-decoration: underline;
    color : #0a6d46;
}

.submenu {
	font-weight: normal;
	font-style: italic;
	left: 50px;
}

/* @end */

/* @group Update */

#Update {
	color: #0a6d46;
	background-color: #ffc752;
	top: 540px;
	position: absolute;
	padding-left: 20px;
	font-size: 0.8em;
	font-weight: normal;
	width: 130px;
	line-height: 1.2em;
	height: auto;
	left: 0;
	font-style: italic;
}

#Update  a {
	text-decoration: none;
    color : #0a6d46;
}

#Update  a:link {
	text-decoration: none;
    color : #0a6d46;
}

#Update  a:visited {
	text-decoration: none;
    color : #0a6d46;
}

#Update  a:hover {
	text-decoration: underline;
    color : #0a6d46;
}

#Update  a:active { 
	text-decoration: underline;
    color : #0a6d46;
}

/* @end */

/* @group Pics */

.pic {
	display: block;
	margin: 0 auto;
	text-align: center;
	float: none;
	background-color: #ffffff;
	padding: 5px;
	border-top: 3px solid #555;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	border-left: 3px solid #555;
}

.piczl {
	display: block;
	margin: 0 auto;
	text-align: left;
	float: none;
}

.piczr {
	display: block;
	margin: 0 auto;
	float: right;
}

.picz {
	display: block;
	margin: 0 auto;
	text-align: center;
	float: none;
}

#Content div.pic { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.pic a { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.pic a:link { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.pic a:visited { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.pic a:hover { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.pic a:active { 
	color: #0a6d46;
	text-decoration: none;
}

.picl {
	float: left;
	margin: 5px 20px 0px 0px;
	background-color: #ffffff;
	padding: 5px;
	border-top: 3px solid #555;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	border-left: 3px solid #555;
}

#Content div.picl { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.picl a { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.picl a:link { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.picl a:visited { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.picl a:hover { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.picl a:active { 
	color: #0a6d46;
	text-decoration: none;
}

.picr {
	float: right;
	margin: 5px 0px 0px 20px;
	background-color: #ffffff;
	padding: 5px;
	border-top: 3px solid #555;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	border-left: 3px solid #555;
}

#Content div.picr { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.picr a { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.picr a:link { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.picr a:visited { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.picr a:hover { 
	color: #0a6d46;
	text-decoration: none;
}

#Content div.picr a:active { 
	color: #0a6d46;
	text-decoration: none;
}

.clearboth {
	clear: both;
	}

/* @end */

/* @group Vaste elementen */

#logo {
	position: fixed;
	left: 10px;
	border: none;
    margin: 0px;
	text-decoration: none;
	top: 5px;
	z-index: 5;
}
#logo a {
text-decoration: none;
	color: #ffffff;
}

#foslogo {
	position: fixed;
	left: 20px;
	border: none;
    margin: 0px;
	text-decoration: none;
	bottom: 75px;
	z-index: 3;
}
#foslogo a {
text-decoration: none;
	color: #ffffff;
}

#cal {
	position: fixed;
	left: 9px;
	border: none;
	bottom: 78px;
	z-index: 3;
}
#cal a {
text-decoration: none;
	color: #ffffff;
}

#wosm {
	position: fixed;
	left: 10px;
	border: none;
	bottom: 40px;
	z-index: 3;
}
#wosm a {
text-decoration: none;
	color: #ffffff;
}

#wagggs {
	position: fixed;
	left: 10px;
	border: none;
	bottom: 5px;
	z-index: 3;
}
#wagggs a {
text-decoration: none;
	color: #ffffff;
}

/* @end */


#photopage {
	position: absolute;
	left: 170px;
	top: 150px;
	width: 1050px;
	height: 1005px;
}

#guestbook {
	position: relative;
	left: 170px;
	top: 150px;
	width: 75%;
	height: 1200px;
	overflow: hidden;
}
