h1 {
	font-size: 3em;
}
h3 {
	font-size: 2em;
}

div#center {
	text-align: center;
}
div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:900px;
}
td.border{
	width: 50%;
	border: groove 10px green;
}

div#container {
	/* float:left;*/
	width:900px;
}
.pageheader{
	width: 900px;
	background-color: #ff6309;
	text-align: center;
	color: #800000;
	font-family: "Times New Roman";
	line-height: 70%;
}
/* MENU SECTION */
.menulinks {
	width: 200px;
	color: #ffffff;
	background-color: #fff;
	vertical-align: top;
	line-height: 300%;
}
.menulinks A:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}
.menulinks A:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}
.menulinks A:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}
.menulinks A:hover {
	text-decoration: underline; 
	color: #cbcb00;
}

/* MENU SECTION */
.menurechts {
	width: 200px;
	color: #ffffff;
	background-color: #fff;
	vertical-align: top;
	line-height: 300%;
}
.menurechts A:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}
.menurechts A:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}
.menurechts A:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}
.menurechts A:hover {
	text-decoration: underline; 
	color: #ff6309;
}
table.tekst{
	width: 100%;
}
.content{
	vertical-align: top;
	width: 500px;
}
img.iright{
	float: right;
}
li {
	text-align: left;
}
p.bluehigh{
	fontweight: bold;
	font-size: 1.2em;
	color: blue;
	font-style: italic;
}
p.left{
	text-align: left;
}
.pageheader A:link {
	text-decoration: none;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}
.pageheader A:visited {
	text-decoration: none;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}
.pageheader A:active {
	text-decoration: none;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}
.pageheader A:hover {
	text-decoration: underline; 
	color: grey;
}
