﻿body {
	   /*  background-image:url('plaatjes/Amsterdamkaart1809.jpg'); */

}

#wrapper0 {
	background-color:rgba(250,0,0,0.2);
}

#wrapper  {
    position:relative;
    width:1100px;
    height:800px;
    margin-left:auto;
    margin-right:auto;
    font-family:verdana;
    font-size:14px;
    /*background:url('1809klein.jpg');
    /*background-color:rgba(250,0,0,0.2);*/

}

#header  {
	width: 100%;
	height: 83px;
	text-align: center;
	font-size: 70px;
	font-weight: bold;
	color: #ff0;
    background: url('plaatjes/vlag.jpg');
	vertical-align: middle;
}

#topmenu  {
   width: 100%;
   height: 90px;
}

.topmenutable{
   width: 100%;
}

.topmenutable td {
	width:100%;
}


#boommenu {
	width: 100%;
	height: 350px;
}

.boommenutable {
	width:1100px;
}

.row1 {
	width:60px;
	height:60px;
}

.row2 {
	width:1000px;
	font-family:Verdana;
	font-size:medium;
}

.update {
	font-size:small;
}

#footermenu {
	width:100%;
	height:200;
}

.footertable {
	width:1100px;
}

.footerrow1 {
	width:60px;
	height:60px;
}

.footerrow2 {
	width: 450px;
	font-family: Verdana;
	font-size: medium;
}






/* Topmenu */
a.mainlevel:link, a.mainlevel:visited {
	background: #0099ff;
	border-radius: 30px 0px 30px 0px;
	box-shadow: 2px 2px 0 0 #000000;
	display: block;
	color: magenta;
	width: 250px;
	height: 50px;
	font: normal 700 16px/50px Verdana;
	text-align: center;
	text-shadow: 1px 1px 0 #000000;
	text-decoration: none;
}

a.mainlevel:hover {
	background: #555555;
	çolor: #333;
}

/* Submenu */
a.mainlevel1:link, a.mainlevel1:visited {
	background:#33ccff;
	border-radius:30px 0px 30px 0px;
	box-shadow: 2px 2px 0 0 #000000;
	display: block;
	color: magenta;
	width: 50px;
	height: 50px;
	font: normal 700 25px/50px Verdana;
	text-align:center;
	text-shadow: 1px 1px 0 #000000;
    text-decoration:none;
}

a.mainlevel1:hover {
	background: #555555;
	çolor: #333;
}

/* Footermenu */
a.mainlevel2:link, a.mainlevel2:visited {
	background:#99ccff;
	border-radius:30px 0px 30px 0px;
	box-shadow: 2px 2px 0 0 #000000;
	display: block;
	color: magenta;
	width: 50px;
	height: 50px;
	font: normal 700 25px/50px Verdana;
	text-align:center;
	text-shadow: 1px 1px 0 #000000;
    text-decoration:none;
}

a.mainlevel2:hover {
	background: #555555;
	çolor: #333;
}
