body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}

h1 {
	font-size: 20px;
	text-align: center;
}
h3 {
	font-size: 16px;
}

a:link {
	color: #0033FF;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FE660D;
}
a:active {
	color: #FE660D;
}

.webmastertext {
}
p {
	font-size: 13px;
}

#nav {
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	text-indent: 10px;
	list-style-type: none;
	width: 150px;
	background-color: #6699FF;
	border: 1px solid #0033FF;
	height: 900px;
}

/* begin navigation styles */
#nav p	{
	text-align: center;
}

#nav ul	{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;

}

#navlist {
	padding-left: 0;
	margin-left: 0;
}

#navlist li {
	margin: 0;
	padding: 0.50em;
	font-weight: bold;
	border: 0px;
	text-align: center;
}

#navlist a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	height: 15px;

}
#navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	height: 15px;

}
#navlist a:hover {
	color: #000099;
	text-decoration: none;
	display: block;
	background-color: #6699FF;
	height: 15px;
	vertical-align: middle;
}
#navlist a:active {
	color: #003366;
	text-decoration: none;
	display: block;
	background-color: #8ADBFF;
	vertical-align: middle;
	height: 15px;
}

#logo {
	text-align: center;
	padding: 3px;
	font-weight: bold;
}

#logo p {
	
	font-size: 13px;
}

#nav img {
	text-align: center;
	padding: 5px;
	border: none;
}
.tabelkop {
	background-color: #6699FF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #0033FF;
}
li {
	font-size: 13px;
}
ul {
	padding-left: 1em;
	margin-left: 1em;
}
img {
	border: 1px solid #0066FF;
}
