a:link {
	color: #FFCC00;
}

a:visited {
	color: #FFCC00;
}

a:hover {
	color: #FF3333;
}

body {
	background-color: #0093DD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	scrollbar-base-color: #0093DD;
}

div#divmenubar {
	border: outset #00FFFF 2px;
	color: #0099FF;
	font-size: 80%;
	padding: 5px;
}

div#divmenubar a{
	color: #FFCC00;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

div#divmenubar a:hover{
	color: #FF3333;
	display: block;
}

div#divsubmenubar {
	border: outset #00FFFF 2px;
	padding: 0px 5px 1px;
}

div#divsubmenubar a{
	color: #FFCC00;
	display: inline;
	font-weight: bold;
	text-decoration: none;
}

div#divsubmenubar a:hover{
	color: #FF3333;
}

h1 {
	font-size: 24pt;
	font-weight: normal;
}

h2 {
	font-size: 18pt;
	font-weight: normal;
}

h3 {
	font-size: 16pt;
	font-weight: normal;
}

h4 {
	font-size: 14pt;
	font-weight: normal;
}

h5 {
	font-size: 12pt;
	font-weight: normal;
}

h6 {
	font-size: 10pt;
	font-weight: normal;
}

.bottomtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
}

.naw2 {
	color: #FFCC00;
	font-size: 80%;
	font-weight: bold;
}

.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
}
.bigtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
}
