body {
	background-color: #F5F5F5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	text-align: center;
}
#A1 {
	background-image: url(../gfx/A1-AC.png);
	background-position: 0px 0px;
}
#A2 {
	background-image: url(../gfx/A2-AC.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: large;
	text-align: right;
}
#F1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	padding-left: 170px;
	text-align: left;
	color: #FFF;
	background-image: url(../gfx/leeuw.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}

#A3 {
	background-image: url(../gfx/A3-AC.png);
	background-position: 0px 0px;
}
#B1 {
	background-image: url(../gfx/B1-AC.png);
	background-position: 0px 0px;
}
#B2 {
	background-image: url(../gfx/B2-AC.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: small;
	font-style: italic;
	text-align: right;
}
#F4 {
	font-size: x-small;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

#B3 {
	background-image: url(../gfx/B3-AC.png);
}
#C1 {
	background-color: #baaa82;
	background-image: url(../gfx/C1-AC.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	vertical-align: top;
	text-align: left;
}
#D2 {
	background-image: url(../gfx/D2-AC.png);
	background-position: 0px 0px;
}
#E1 {
	background-image: url(../gfx/E1-AC.png);
	background-position: 0px 0px;
}
#E2 {
	background-image: url(../gfx/E2-AC.png);
	background-position: 0px 0px;
}
#G1 {
	background-image: url(../gfx/C1-AC.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #BAAA82;
}
#G2 {
	background-color: #BAAA82;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #3F3723;
	font-size: small;
	font-style: normal;
	color: #333;
	text-align: justify;
}
#H1 {
	font-size: small;
	font-style: italic;
	text-align: left;
}
#H3 {
	font-size: small;
	font-style: italic;
	text-align: right;
}
#H2 {
	font-size: small;
	font-style: italic;
	text-align: center;
}
.titel {
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
.doorlopende_tekst {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}


#G3 {
	background-color: #BAAA82;
	background-image: url(../gfx/C3-AC.png);
	background-repeat: repeat-y;
	background-position: 10px 0px;
}

#E3 {
	background-image: url(../gfx/E3-AC.png);
	background-position: 0px 0px;
}

#C2 {
	background-color: #baaa82;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
#C3 {
	background-color: #baaa82;
	background-image: url(../gfx/C3-AC.png);
	background-position: 10px 0px;
	background-repeat: repeat-y;
}
#D1 {
	background-image: url(../gfx/D1-AC.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 25px;
}
#menu {
	background: #00aeff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 10em;
	color:#333;
	font-weight:bold
}
#menu li {
	margin: 0;
	padding: 0;
}
#menu a {
	background: #00aeff;
	border-bottom: 1px solid #393939;
	color: #333;
	display: block;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
	padding-bottom: 8px;
	font-style:italic;
	background-color: #2580a2;
	background-image: url(../gfx/hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
