@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFfde;
}
#header-bottom {
	height: 28px;
	background-position: left;
	background-color: #035D1C;
	margin: 0px;
	padding: 0px;
}
#header-bottom td{
	font-size: 65%;
	color: #FFFFDE;
	border: 1px solid #FFFFDE;
	margin: 5px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

#menu table{
	padding:0;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20;
}
#header-bottom table {
	margin-left: 20px;
}

.menu_item1 A{
	text-decoration : none;
	
	width: 150px;
	color: #FFFFDE;
}
.menu_item1 A:HOVER{
	color: #FFCC33;
}
TD.menu_item1_down{
	border:1px solid #FFF;
	background-color: #995500;
	}
.menu_item1_down A{
	color: #FFFFFF;
	text-decoration : none;
}
.menu_item1_down A:HOVER{
	color: #FFFF99;
	text-decoration : none;
	font-style: normal;
}
#mainContent {
	zoom: 1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFFFde;
}
#mainContent p {
	font-size: 75%;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 5px;
}
#mainContent h2 {
	font-size: 95%;
	margin-bottom: 0px;
	margin-top: 20px;
}
#mainContent h3 {
	font-size: 80%;
	margin-top: 15px;
	margin-bottom: 0px;
}

#mainContent .fotolinks{
}
#mainContent .fotorechts{
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 1px;
	margin: 5px;
}

#container {
	width: 95%;
	background: #FFFFFF;
	text-align: left;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 
#header img {
	text-align: center;
	vertical-align: middle;
	margin-left: 5px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
}

#header {
	background-color: #035d1c;
	height: 60px;
	padding: 0;
	background-image: url(afb/header.jpg);
	background-repeat: no-repeat;
	width: 100%;
} 
#main {
	background-image: url(afb/groen_streepje.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	background-color: #FFFFDE;
}

#header-bottom ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#linkerkant {
	float: left;
	width: 280px; /* top and bottom padding create visual space within this div  */
	background-color: #035D1C;
	background-image: url(afb/oranje-site.jpg);
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#linkerkant img {
	margin: 0px;
	padding: 0px;
}


#linkerkant a {
	color: #000000;
	text-decoration: none;
	background-color: #DCAF4A;
}
#linkerkant a:hover{
	text-decoration: underline;
}

#linkerkant p {
	margin-left: 10px; 
	margin-right: 10px;
}
#linkerkant h3 {
	font-size: 100%;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFDE;
}

#mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 280px;
} 

#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #995500;
	font-style: italic;
	margin-top: 20px;
}
#linkerkant p {
	color: #FFFFDE;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 70%;
	line-height: 1.4em;
	margin-top: 0px;
}
#mainContent td {
	font-size: 70%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#mainContent a {
	color: #FFFFDE;
	text-decoration: underline;
}
#mainContent li {
	font-size: 75%;
}
#mainContent input {
	color: #000000;
	background-color: #FFF3BF;
}
#mainContent textarea {
	background-color: #FFF3BF;
}
#mainContent img {
	padding: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#mainContent ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainContent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #995500;
	font-style: italic;
	margin-top: 20px;
}
#linkerkant h3 {
	font-size: 80%;
}

