#container {
	color: #006;
	margin: auto;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	background-color: #eae5e5;
	width: 1000px;
	
}
h1 {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align:center
}
h5 {
	font-size: 20px;
	color: #FFF;
	text-transform: lowercase;
	text-align: center;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #GGG;
}
h3 {
	font-size: 14px;
	color: #FFF;
}
a {
	color: #001E3C;
	text-decoration: underline;
}



#container #hoofding {
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 100%;
}
#container #linkerkolom {
	float: left;
	width: 135px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
}
#container #rechterkolom {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 135px;
}
#container #linkerkolom table tr th table tr td #menu1 {
	text-align: center;
	vertical-align:middle;
	display: block;
	list-style-type: none;
	padding-left: 4px;
	font-size: 15px;
}
#container #linkerkolom table tr th table tr td #menu1 li #menu2 {
	font-size: 13px;
	font-style: italic;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	list-style-type: none;
}
#container #linkerkolom table tr th table tr td #menu1 li a {
	display: block;
	background-image: url(afbeeldingen/templatefig/menu1a.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
#container #linkerkolom table tr th table tr td #menu1 li a:hover {
	font-style: italic;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(afbeeldingen/templatefig/menu1hover.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
#container #linkerkolom table tr th table tr td #menu2 li a {
	font-weight: bold;
	text-decoration: underline;
	display: block;
	background-image: url(afbeeldingen/templatefig/menu1aklein.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 105px;
}
#container #linkerkolom table tr th table tr td #menu2 li a:hover {
	font-style: italic;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(afbeeldingen/templatefig/menu1hoverklein.jpg);
	background-repeat: no-repeat;
	height: 22px;
}

#container #menu {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 30px;
	background-color: #eae5e5;
}
#container #menu #navigatiebalk {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
#container #menu #navigatiebalk li {
	font-size: 15px;
	background-color: #eae5e5;
	text-align: center;
	float: left;
	width: 166px;
	height: 25px;
}
#container #menu #navigatiebalk li a {
	font-weight: bold;
	color: #001E3C;
	text-decoration: underline;
	display: block;
	background-image: url(afbeeldingen/templatefig/menu2a.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	
}
#container #menu #navigatiebalk li a:hover {
	font-style: italic;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(afbeeldingen/templatefig/menu2hover.jpg);
}
#container #rechterkolom a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
h4 {
	font-size: 36px;
	text-transform: uppercase;
	display: block;
	border: 1px solid #F93;
}
#container #linkerkolom p a em {
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #009;
}
