#fotos a, #fotos a img {margin:0;}
a img {
border:none;

}
body {
	position: relative; 
	/* #22232F  */
	background: #C0C0C0;
	margin: 0; 
	padding: 0;}
div#links {
	position: absolute; 
	top: 81px; 
	left: 0; 
	width: 166px; 
	height: 400px; 
	font: 16px Verdana, sans-serif; 
	z-index: 100;}
div#links a {
	display: block; 
	text-align: center; 
	font: bold 1em sans-serif; 
	padding: 5px 10px; 
	margin: 0 0 1px; 
	border-width: 0; 
	text-decoration: none; 
	color: white;
	background: lightslategray; 
	border-right: 5px solid #800000;}
div#links a:hover {
	color: white; 
	background: darkslategray;
	border-right: 5px double white;}
div#links a span {display: none;}

/*de popup-info per menu-item*/
div#links a:hover span {
	display: block; 
	position: absolute; 
	top: 310px; /* +- 30 per menu-item*/ 
	left: 0; 
	width: 125px; 
	padding: 5px; 
	margin: 10px; 
	z-index: 100; 
	color: #6D5F25; 
	background: #C0C0C0;
	font: 10px Verdana, sans-serif; 
	text-align: center;}
div#maincontent {
	padding-left: 30px;
    /*
    padding-right: 15%;
    */
    width:50em;
}
div#content
{
	position: absolute; 
	min-height: 500px; 
	top: 0px; 
	/*left: 161px; */
	left: 150px; 
	right: 0px; 
	color: black; 
	background: #EEEEEE;
	font: 13px Verdana, sans-serif; 
	padding: 10px; 
	border: solid 0px #800000;	
}
div#content p {
	margin: 0 1em 1em;}
div#content h3 {
	margin-bottom: 0.25em;}
div#adres {
	margin-left: 2em;}
h1 {
	margin: -9px -9px 0.5em; 
	padding: 15px 0 5px; 
	text-align: right; 
	background: #DDDDDD;
	color: #5C5B23; 
	letter-spacing: 0.5em; 
	text-transform: lowercase; 
	font: bold 25px sans-serif; 
	height: 28px; 
	vertical-align: middle; 
	white-space: nowrap;}
h2 {
	color:#22232F;
	font:17px Verdana, sans-serif;
}
h3 {
	color:#22232F;
	font:1.7em; Verdana, sans-serif;
}
dt {
	font-weight: bold;}
dd {
	margin-bottom: 0.66em;}
div#content a:link {
	color: black; }
div#content a:visited {
	color: black; }
div#content a:link:hover {
	color: gray;}
div#content a:visited:hover {
	color: black; }
code, pre {
	color: gray; 
	font: 110% monospace;}
div#design
{
    z-index:101;
	position:absolute;	
	font: 9px Verdana, sans-serif;
	padding-bottom: 0px;
	left: 0px;
	right: 0px;
	color: gray;
	top:388px; /* +30 per menu-item*/
}
div#design a 
{
	color:gray;
	text-decoration:none;
}
div#design a:link
{
	color:gray;
}
div#design a:link:hover {
	color: gray;}
div#design a:visited
{
	color:gray;
}
img#clipartleft
{
	float:left;
}
img#clipartright 
{
	float:right;
}
#fotos h2 {
	margin-top:3em;
}

