body {
	font-family: "Arial", sans-serif;
	color: #000000;
	background-color: #fd9a01;
	margin: 0;
	padding: 0;
}

div#maincontent {
	width: 760px;
	margin: 0 auto;
	padding: 0;
}

h2 {
	font-weight: normal;
}

/* alle linkjes */
a {
	color: #000000;
}

a:visited {
	color: #333333;
}

ul#hoofdmenu {
	list-style: none;
	margin: 0;
	margin-left: 40px;
	margin-top: 200px;
	padding: 0;
}

ul#hoofdmenu li {
	font-family: "arial", sans-serif;
	font-size: 18pt;
	font-style: italic;
	/*text-transform: lowercase;*/
	color: #bbbbbb;
	padding-bottom: 0.5em;
}

ul#hoofdmenu li div.outline{
	font-size: 0.8em;
	color: #000000;
	padding-left: 1em;
}

ul#hoofdmenu li a {
	text-decoration: none;
	color: #000000;
}

ul#hoofdmenu li img {
	border: 1px solid #000000;
	margin-right: 0.3em;
}

div#mainmenubottom {
	padding-top: 20px;
	text-align: center;
}

div#mainmenubottom table {
	width: 80%;
	margin: 0 auto;
}

div#mainmenubottom table td {
	/*text-transform: lowercase;*/
	text-align: left;
	font-size: 1.1em;
	vertical-align: top;
	width: 33%;
}

div#mainmenubottom table td.right {
	text-align: right;
}

div#mainmenubottom table td img {
	border: 0;
}

div#mainmenubottom table td ul {
	margin: 0;
	/*margin-left: 2em;*/
	padding: 0;
	list-style: none;
}

div#mainmenubottom table td ul li {
	padding-bottom: 0.2em;
}

div#mainmenubottom table td ul div.outline {
	font-style: italic;
	font-size: 0.8em;
}

div#mainmenubottom a {
	text-decoration: none;
}

p.menu-taalkeuze a {
	padding: 0 1em;
}

p.menu-taalkeuze img {
	border: 1px solid #000000;
	margin-right: 0.3em;
}
