html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: #000;
	background: #FFF;
}

h1 {
	font-family: "Century Gothic";
	font-size: 1.50em;
	font-weight: bold;
	color: #FF9900;
}

h2 {
	font-family: "Century Gothic";
	font-size: 1.20em;
	font-weight: bold;
	color: #99CC00;
	padding: 5px 0;
}

h2 a {
	font-family: "Century Gothic";
	font-size: 1.20em;	
	font-weight: bold;
	color: #99CC00;
	padding: 5px 0;
	text-decoration: none;
}

p {
	margin-top: 10px;
	color: #666666;
}

ol, ul {
	list-style: none;
}


table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}
	
div#banner {
	height: 125px;
	width: 100%;
	background-color: #99CC00;
	text-align: center;
}

div#frame {
	text-align: center;
}

div#menu {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

div#content {
	width: 800px;
	min-height: 50px;
	margin: 20px auto 20px auto;
	padding: 0;
	text-align: left;
}

div#advertisement {
	margin: 20px auto 20px auto;
	text-align: center;
}

div#footer {
	height: 50px;
	width: 100%;
	background-color: #99CC00;
}

div#inside {
	width: 800px;
	margin: 20px auto 20px auto;
	padding: 0;
}

div#hexastudios {
	float: left;
	width: 54px;
}

div#top {
	float: right;
	width: 15px;
}

img#logo {
	margin: 40px 0 0 0;
	padding: 0;
	border: 0;
}

span#clock {
	font-weight: bold;
}

table#wereldklok td {
	padding: 3px;
}

table#wereldklok td.stad {
	width: 200px;
}

table#wereldklok td.land {
	width: 200px;
}

table#wereldklok td.tijdstip {
	width: 100px;
}

table#wereldklok td.datum {
	width: 100px;
}

table#wereldklok td.dst {
	width: 100px;
}
