body {
	background-color: gray;
	
}


#page {
	width: 985px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-left: auto;
	background-image: url(images/background.jpg); 
	background-repeat : repeat;
	background-color: black;
}

#body {
	height: 445px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	font-family: Verdana, Arial, Sans-serif; 	
}
#body img {
	padding:0;
	margin: 0;
}

#body .left {
	float: left;
	border: 0px solid;
	margin-right: 20px;
}

#body .right {
    padding-left:30px;
	float: left;
	width: 700px;	
	text-align: left;
}


#body .right h1 {
	color: black;	
	font-size: 30px;
	font-weight: normal;
}
#body .oranje h1 {
	color:black;	
	font-size: 30px;
	font-weight: normal;
}
#body .right p  {
	color : black;
	font-size: 12px;
}
#body .oranje p {
	color : black;
	font-size: 12px;
}

#body .right a {
	color: blue;
	text-decoration: none;
}
#body .oranje a
	color: black;
	text-decoration: none;
}
#body .right a.kbweekend {
	font-size: 15px;
	text=decoration: underline;
	color : #FFAF63;
	text-decoration: underline;
	text-align: center;
}

#body .right a:hover, #body .oranje a:hover{
	text-decoration:underline;
}

#menu {
	float: left; 
	width: 150px;
	margin-top: 20px;
	margin-left:5px;
}

#menu ul {
	margin-left: 5px;
	text-align: left;
	background-color: ;
	list-style-type: none;

}

#menu li {
  margin-top: 10px;
	border: 2px solid white;
	padding: 5px;
	background-color: gray;
	list-style-type:none;
}

#menu a {	
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ABD4EC;
}
#menu a:hover {
	text-decoration: underline;
	color: white;
}
#submenu table {
	margin-top: -1px;
	width: 924px;
	text-align: center;
	
}
#submenu td.placeholder {
	width:1px;
	height:19px;
	border: 0;
}

#submenu td {
	border-left:   2px solid #C1C9D6;
	border-right:  2px solid #C1C9D6;
	border-bottom: 2px solid #C1C9D6;
	margin-left:   10px;
	margin-right:  10px;
	color: white;
}
#submenu a {	
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #993300;
}
#submenu a:hover {
	text-decoration: underline;
	color: white;
}

#header {
	background-image : url(images/above.jpg);
	height: 103px;
}
#header .page_position {
	position: relative;
	left: 345px;
	top: 34px;
}

#header .page_slogan {
	display: block;
	color: white;
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	font-family: Verdana, Arial, Sans-serif;
	position: relative;
	top: 3px;
}

#header .page_header {
	display:block;
	position: relative;
	font-family: Verdana, Sans-serif;
	font-size: 30px;
	color:#FFFFCC;
}

#onderbalk {
	height: 61px;

}

#onderbalk img {
	position:relative;
	top:0px;
	left: 0px;
	z-index:20;
}
#onderbalk table {
	position:relative;
	z-index:0;
	top:-61px;
	left: 0px;
	height: 56px;
	
}
#onderbalk td {
	width: 220px;
}
#onderbalk td.white {
	background-color: white;
	width: 62px;
}
#onderbalk td.orange {
	background-color: #FFAF63;
	width: 62px;
}

#fotoalbum h3 { 
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}


#fotoalbum p {
	color: white;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-style: italic;
}

#links a {
    margin-left:30px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
#links a:hover {
	text-decoration: underline;
}
#links p {
    margin-left:150px;
	font-size: 12px;
	margin-top: 3px;
	padding-left: 10px;
	color: gray;
}

#agenda {
	margin-top:26px;
	margin-left:163px;
	width: 778px;
	height:485px;
	overflow:none;
	text-align: left;
	background-color: #CFCFCC;
	font-size: 11px;
	font-family : Verdana;
}

#agenda h1 {
	font-size: 30px;
	color: black;
}
#agenda h2 {
	font-size: 20px;
	color: black;
}
	
#agenda a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#agenda a:hover {
	text-decoration: underline;
}
#agenda p {
	font-size: 11px;
	margin-top: 3px;
	padding-left: 10px;
	color: black;
}


#formtype {
    margin-left:160px;
	font-family : verdana, arial, sans-serif;
	color: white;
	font-size: 12px;
}
#formtype td.label {
	color: black;
}

#formtype h1 {
	color: black;
	font-size: 30px;
	font-weight: normal;
}

#formtype input, #formtype textarea {
	padding-left: 5px;
	border: 1px solid bleu;
	background-color: white;
	color: black;
}

#reactie {
	float: left;
	width: 75%;
}

#reactie p {
	margin-top :10px;
	border: 1px solid  bleu;
	color: black;
	text-align: center;
	padding: 8px;
}

#nieuws {
    margin-left:160px;
    margin-top:22px;
	font-family: Verdana, Arial, Sans-serif;
	color: black;
}


#nieuws h1 {
	font-size: 16px;
	margin: 0;
	
}
#nieuws h2 {
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
}

#nieuws p {
	font-size: 12px;
}
#nieuws_archief {
	color: white;
	font-size: 11px;
}
#nieuws_archief a {
	padding-left: 10px;
	padding-bottom: 5px;
	color: white;
	text-decoration: none;
}


#nieuws_archief a:hover {
	color: white;
	text-decoration: underline;
}

#copyright {
	margin-top:75px;
	width: 100%;
}
#copyright center,a {
	color: gray;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-serif;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration:underline;
}
