html, body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, Verdana;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow:hidden;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #003267;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
img {
	border: 0px;
}
#progressbaroverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color:#000000;
	z-index: 250;
}
#progressbar {
	background-color: #FFFFFF;
	position: absolute;
	padding: 1px;
	margin: 0 auto;
	width: 200px;
	height: 30px;
	top: 45%;
	left: 42%;
	display: block;
	z-index: 251;
}
#progressbarpercentage {
	position: absolute;
	background-color: #003C7B;
	width: 0%;
	height: 30px;
	display: block;
	text-align: center;
	float: left;
}
#progressbarcontent {
	position: absolute;
	text-align: center;
	padding-top: 2px;
	width: 100%;
	float: left;
	font-family: Georgia;
	font-size: 20px;
	color: #3f98f1;
}
#googlemaps {
	width: 100%;
	height: 100%;
	margin-top: 40px;
	position: absolute;
}
#taskbar {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	height: 40px; /* 40 */
	background-image: url(../img/taskbarbackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 150;
	overflow: hidden;
}
#toggletaskbar {
	position: absolute;
	margin-top: 35px;
	margin-left: 40px;
	z-index: 152;
	background-color: #ccff00;
	border: 1px solid #003c7b;
}
#toggletaskbar a {
	height: 8px;
	width: 20px;
	display: block;
}
#taskbar a {
	float: left;
	height: 34px; /* 38 - paddingtop */
	border-right: 1px solid #003c7b;
	width: 40px;
	padding-top: 4px;
	display: block;
	overflow: hidden;
	background-color: #8FC6FC;
	text-align: center;
	vertical-align: middle;
}
#taskbar #menu {
	z-index: 152;
	position: absolute;
}
#taskbar a:hover {
	background-color: #C6E1FC;
}
#taskbar a.active {
	background-color: #3F98F1;
}
#taskbar #clock {
	float: right;
	background-image: url(../img/clock.gif);
	padding: 2px;
	width: 58px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin: 10px;
	z-index: 152;
}
#logo {
	background-image: url(../img/van-rossum.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	height: 31px;
	width: 100%;
	position: absolute;
	z-index: 151;
}
#sidebar {
	width: 202px;
	padding-top: 0px;
	height: 100%;
	background-image: url(../img/sidebarbackground.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	position: absolute;
	z-index: 100;
	overflow: hidden;
}
#sidebarcontent {
	margin: 0px;
	padding: 4px;
	margin-top: 50px;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 100%;
	width: 172px; /* 200 - margin - padding */
	background-color: #8FC6FC;
	border: 1px solid #003c7b;
}
#sidebarcontent h1 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 4px;
	padding-left: 0px;
}
#sidebarcontent h2 {
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	margin-top: 10px;
	padding: 4px;
	padding-left: 0px;
}
#sidebarcontent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebarcontent ul li {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
#sidebarcontent .periode {
	font-style: italic;
}
a {
	color: #003C7B;
	text-decoration: none;
}
a:hover {
	color: #3f98f1;
	text-decoration: underline;
}
#togglesidebar {
	position: absolute;
	margin-top: 60px;
	margin-left: -5px;
	z-index: 101;
	background-color: #ccff00;
	border: 1px solid #003c7b;
}
#togglesidebar a {
	height: 20px;
	width: 8px;
	display: block;
}
#browser,
#firstRun {
	position: absolute;
	z-index: 252;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 60%;
	height: 70%;
	top: 10%;
	left: 20%;
	display: none;
	padding: 10px;
	overflow-y: scroll;
}
#firstRun a.close {
	position: fixed;
	margin-top: -45px;
	margin-left: -11px;
	z-index: 253;
	display: block;
	height: 26px;
	border: 1px solid #000000;
	border-bottom: 0px;
	color: #CCFF00;
	padding: 4px;
	background-color: #FFFFFF;
	text-decoration: none;
}
#firstRun a:hover {
	background-color: #C0C0C0;
}

img.infowindow {
	float:left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.clear {
	clear: both;
}

.infowindow {
	font-family: Verdana;
}
p.inactive {
	color: #FF0000;
}
#browser {
font-family: Verdana;
}
#browser ul {
	margin-left: 20px;
	list-style-type: disc;
	margin-bottom: 10px;
}