.container {
	width:794px;
	height:600px;
	z-index:17;
	margin-right: auto;
	margin-left: auto;
	text-align: left;	
    position:absolute;
    margin:-300px 0px 0px -400px;
    top: 50%; 
    left: 50%;
}
.content {
	font-family: "Palatino Linotype", Arial;
	font-size: 16px;
	color: #212643;
	overflow: auto;
}
#bgcolor {
	position:absolute;
	left:7px;
	top:5px;
	width:781px;
	height:574px;
	z-index:2;
	background-color: #FFF7E0;
}
#content {
	position:absolute;
	left:219px;
	top:113px;
	width:559px;
	height:447px;
	z-index:7;
	background-color: #FCF7E4;
	overflow: auto;
}
.style1 {
	color: #0033FF;
	font-weight: bold;
	font-size: 18px;
}
body {
	background-color: #FFFFB3;
}
h1 {
	font-size: 24px;
	color: #1D2643;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
#footertekst {
	position:absolute;
	left:31px;
	top:568px;
	width:727px;
	height:26px;
	z-index:8;
}
body,td,th {
	font-family: Palatino Linotype, Arial;
	font-size: 16px;
}
a:link {
	color: #3E62AE;
}
a:visited {
	color: #4269BB;
}
a:hover {
	color: #1B2B4C;
}
a:active {
	color: #FF3333;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.image {
	float: right;
	}

