a,a:link {
	color: orange;
	padding: 2px 1px 1px;
	text-decoration: none;
	}

a:hover {
	background: orange;
	border-bottom: 1px solid #f69600;
	color: #000;
	}

a:hover img {
	background: #feffad;
	border: 1px solid #f69600;
	}

#content+#footer {
	clear: both;
	}

#footer {
	margin-top: 6em;
	text-align: center;
	}
	
#content a:visited {
	color: #aaa;
	}

#submenu a:visited {
	color: #ffc;
	}

#menu .current a {
	color: #f00;
	}

#submenu .current a {
	color: #fff;
	}

#fotos-navigation a:hover, #content a:hover, #submenu a:hover {
	color: #000;
	}

body {
	background: #000;
	color: #fff;
	font: 10pt Verdana;
	line-height: 150%;
	margin: 0 20%;
	}

h1 {
	text-align: center;
	}

h1 a:hover,h1 a img,h1 a:hover img {
	background: #000;
	border: 0;
	}

h2 {
 margin: 2em 0 1em;
	font: 14pt Georgia;
	}

h3 {
	font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
	}

dd {
	margin-top: -1.5em;
	margin-left: 5em;
	}

dt {
	font-weight: bold;
	}

#formulier-1 dd {
	margin: -1.5em 0 .5em 12em;
	}

#formulier-1 .submit {
	margin: 3em 0 0 0;
	width: 20em;
	height: 2em;
	}

pre {
	/*overflow: auto;*/
	height: auto;
	font: 10pt Verdana;
	line-height: 150%;
	border: 1px solid #fff;
	padding: 1em;
	text-align: center;
	}	

#menu {
	text-align: center;
	white-space: nowrap;
	padding: 0;
	}

#menu li, #menu li a {
	display: inline;
	padding: 1em 2em;
	text-transform: lowercase;
	font-weight: bold;
	}

#menu li a:hover {
 background: transparent;
 color: orange;
 border-bottom: 3px solid orange;
 }

#menu li {
 padding: 0;
 }

#menu .current a {
 border-bottom: 3px solid red;
 color: orange;
 }

#menu .current a:hover {
	border-bottom: 3px solid red;
	}

.img, #foto {
	text-align: center;
	margin: 1em;
	}

.img img, #foto img {
	border: 1px solid #aaa;
	padding: 1em;
	}

#submenu li, #submenu li a {
	margin: 0;
	list-style-type: none;
	}

.links {
	float: left;
	}

.rechts {
	float: right;
	}

#fotos-navigation {
	text-align: center;
	}

#fotos-navigation li {
	list-style-type: none;
	display: inline;
	}

#fotos-navigation a {
	padding: 1em;
	color: #aaa;
	}

#fotos-lijst li {
	list-style-type: none;
	display: inline;
	}

#fotos-lijst a {
	color: orange;
	padding: 0;
	text-decoration: none;
	}

#fotos-lijst a:hover {
	border: 0;
	padding: 0;
	background: none;
	color: #000;
	}

#fotos-lijst a img {
	border: 2px solid orange;
	}

#fotos-lijst a:visited img {
	border: 2px solid #aaa;
	}

#fotos-lijst a:hover img {
	border: 2px solid #fff;
	}

#frm-1-inp-3 {
 width: 550px;
 }
/*
#menu li li {
	display: none;
	}

#menu li.current ul {
	display: block;
	}
*/
