@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	background-color: #000517;
	background-image: url(background2.jpg);
	background-repeat: no-repeat;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	top: 0px;
	margin-bottom: 0px;
	clip: rect(0px,auto,auto,auto);
	height: auto;
	float: none;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #86A1BE;
}
#header {
	background-color: #BFD5FE;
	background-image : url(banner2.jpg);
	width: 900px;
	height: 200px;
	color:#FFC;
	font-size: 40px;
	top: 0px;
}
#menu {
	float: left;
	padding: 3px;
	font-size: 14px;
	color: #000066;
	text-align: center;
	display: inline;
	width: 150px;
	height: 594px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	color: #F9F1DE;
}
#menu li {
	list-style-type: none;
	color: #F9F1DE;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#menu a {
	color: #F9F1DE;
	font-size: medium;
	text-decoration: none;
	text-align: center;
}

#menu a:hover {
	font-size: medium;
	color: #009;
	text-decoration: none;
}

#mainContent {
	padding: 5px;
	float: left;
	width: 620px;
	font-weight: normal;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	height: auto;
	font-size: 12px;
	color: #000066;
}

#mainContent1 {
	padding: 10px;
	float: left;
	width: 720px;
	font-weight: normal;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	height: auto;
	font-size: 12px;
	color: #000066;
}

#footer {
	font-size: 10px;
	color: #000066;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	clear: both;
	text-decoration: none;
	height: 20px;
	width: 889px;
	background-image: url(AchterContainer.jpg);
}
#kolom1 {
	width: 730px;
	float: left;
	text-align: left;
	height: 585px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 5px;
	font-style: normal;
	font-weight: bold;
}

#kolom2 {
	float: left;
	width: 265px;
	text-align: left;
}

#footer a {
	color: #000066;
	text-decoration: underline;
}
a:link {
	color: 000066;
}
a:visited {
	color: 000066;
}
a:hover {
	color: 000066;
}
a:active {
	color: 000066;
}

#ContainerOnder {
	background-image: url(AchterContainer.jpg);
	height: 595px;
	width: 897px;
}
#klok {
	float: right;
}

