a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

table {
	width: 100%;
	height: 100%;
}

body, html {
	background-color: #005362;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height:100%;
	text-align:center;
	margin:0px;
	padding:0px;
	}

td {
	vertical-align: middle;
	text-align: center;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px; 
	height: 100%;
	min-height: 100%;
	overflow: -moz-scrollbars-vertical !important;
	overflow: auto;
	overflow-x: hidden;
	background-color: #FDFEFB;
	z-index: 1;
}

div.menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 400px;
	z-index: 4;
}

div.titel {
	position: absolute;
	top: 330px;
	left: 100px;
	width: 600px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005362;
	z-index: 5;
}

div.tekst {
	position: absolute;
	top: 330px;
	left: 100px;
	width: 550px;
	height: 200px;
	padding-bottom: 60px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	z-index: 5;
}

div.picture {
	position: absolute;
	top: 370px;
	left: 100px;
	width: 200px;
	height: 133px;
	border: 1px solid #3B4C6A;
	z-index: 6;
}

div.wit {
	position: absolute;
	top: 400px;
	left: 0px;
	width: 800px;
	height: 250px;
	z-index: 4;
}

div.wit1 {
	position: absolute;
	top: 400px;
	left: 0px;
	width: 800px;
	height: 150px;
	z-index: 4;
}

div.controls {
	position: absolute;
	top: 495px;
	left: 350px;
	width: 200px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	z-index: 5;
}

div.tekst_contact {
	position: absolute;
	top: 370px;
	left: 324px;
	width: 300px;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-bottom: 60px;
	z-index: 7;
}

div.contactmail {
	position: absolute;
	top: 494px;
	left: 324px;
	width: 150px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-bottom: 60px;
	z-index: 7;
}

div.footer {
	position:absolute;
	left: 0px;
	height: 40px;
	width: 800px;
	bottom: 0;
	margin-top: 10px;
	margin-left: auto;
    margin-right: auto;
	text-align:left;
	font-size: 12px;
	background-image:url(images/box.jpg);
	z-index: 2;
}

div.cindy {
	position: absolute;
	top: 370px;
	left: 100px;
	width: 200px;
	height: 133px;
	border: 1px solid #3B4C6A;
	z-index: 7;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005362;
  	margin: 0;
  	padding: 0;
  	text-align: left;
  	padding: 0;
}
