body,td,th {
	color: #000033;
	font: small "Times New Roman", Times, serif;
}

body {
	background-color: #99CCCC;
	scrollbar-3dlight-color:#ffd700;
    scrollbar-arrow-color:#ff0;
    scrollbar-base-color:#ff6347;
    scrollbar-darkshadow-color:#ffa500;
    scrollbar-face-color:#008080;
    scrollbar-highlight-color:#ff69b4;
    scrollbar-shadow-color:#f0f
}

a:link, a:visited {
	color: #000066;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000099; background: #FFCC00; 
}

a:active {
	text-decoration: none;
	color: #0000FF;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold; color: #003366;
}

h1 {font-size: 160%;}

h2 {font-size: 140%;}

h3 {font-size: 120%;}

h4 {font-size: 100%;}

#menubalk {
	background: center 10px;
	text-align: center;
	width: 98%;
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
	overflow: hidden;
	z-index: 9;
	position: fixed;
	top: 10px;
}

.menuknop {
	background-color: #CCFF00;
	padding: 2px;
	width: 13%;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	position: relative;
	top: 0px;
	display: block;
	float: left;
	border: thin solid #99CCCC;
}

.menuknop:hover {
	background-color: #FFCC00;
	letter-spacing: 0.2em;
}
.kapitalen {
	font: bold xx-large "Courier New", Courier, monospace;
	text-transform: uppercase;
	text-align: center;
}
.poeziemenu {
	background: #99FFCC;
	float: left;
	height: 500px;
	width: 250px;
	overflow: hidden;
	padding: 5px;
	position: fixed;
	left: 30px;
	top: 50px;
}
.poeziemenuitem {
	display: block;
	padding: 5px;
	height: 15px;
	list-style: disc;
	text-align: left;
	position: relative;
	top: 10px;
}
.poeziedeel {
	display: block;
	position: absolute;
	width: 500px;
	left: 300px;
	top: 50px;
	padding: 10px;
}

#inhoud {
	top: 53px;
	position: absolute;
	left: 12px;
	width: 80%;
}
.intro {
	font-size: 120%;
	font-weight: bolder;
	text-align: center;
}

.stedenbalk {
	background: center 10px;
	text-align: center;
	width: 98%;
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
	overflow: hidden;
	z-index: 9;
	position: fixed;
	top: 40px;
}
.stedenbalk .menuknop {
	width: 12%;
}
.inhoudsteden {
	top: 40px;
	position: absolute;
}
.stedenfotoos {
	text-align: center;
	vertical-align: middle;
	height: 300px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 200px;
}
.inhoudsteden .poeziemenu {
	height: 100px;
	position: absolute;
	top: 60px;
	left: 10px;
}
.siteindexitem {
	height: 75px;
	width: 250px;
	border-top: 5px dashed #FF0000;
	border-right: 10px dashed #FF0000;
	border-bottom: 10px dashed #FF0000;
	border-left: 5px dashed #FF0000;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	word-spacing: 0.3em;
	background: #66FFCC;
	font-size: 150%;
	font-variant: small-caps;
}
.inhoudbevatter {
	background: ;
	margin: 5px;
	padding: 5px;
	height: 500px;
	width: 900px;
	border: 1px solid #6699CC;
}

