#container {
	background-color: #FFFFFF;
	height: 660px;
	width: 900px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#banner {
	position: relative;
	height: 100px;
	width: 100%;
	background-image: url(images/BANNER.gif);
	background-repeat: no-repeat;
	font-size: medium;
	text-align: right;
	vertical-align: bottom;
	color: #33FF00;
}
#links {
	background-color: #999999;
	height: 20px;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#links a {
	color: #003300;
	font-size: small;
	text-align: left;
	text-decoration: none;
	display: inline;
}

body {
	text-align: center;
	top: 0px;
}
#box {
	height: auto;
	width: 100%;
	background-color: #33FF00;
	background-image: url(images/verloop.jpg);
	background-repeat: repeat-y;
}


#left {
	position: relative;
	height: 100%;
	width: 170px;
	float: left;
}
#blok1 {
	position: relative;
	height: 33%;
	width: 100%;
	background-color: #003300;
	color: #CC0000;
}
#blok1 a {
	color: #33FF00;
	text-decoration: none;
}
#blok1 a:hover {
	color: #003300;
	background-color: #33FF00;
}


#blok1 h1 {
	font-size: large;
	color: #CC0000;
}


#bottom {
	background-color: #666666;
	height: 30px;
	width: 100%;
	margin-top: 3px;
	color: #003300;
	text-align: left;
	text-indent: 640px;
	font-size: small;
}
#blok2 {
	position: relative;
	height: 34%;
	width: 100%;
	background-color: #006600;
	color: #00FF00;
	text-align: center;
	vertical-align: middle;
}
#blok3 {
	position: relative;
	height: 33%;
	width: 100%;
	background-color: #009900;
	color: #00FF00;
	text-align: center;
}
#links a:hover {

	color: #00FF00;
	font-size: small;
	text-align: left;
	text-decoration: none;
	display: inline;
}
h1 {
	font-size: xx-large;
	color: #CC0000;
}
h2 {

	font-size: x-large;
	color: #003300;
}
h3 {


	font-size: large;
	color: #003300;
}
h4 {



	font-size: medium;
	color: #003300;
}
h5 {




	font-size: small;
	color: #003300;
}
h6 {





	font-size: x-small;
	color: #003300;
}
h7 {






	font-size: xx-small;
	color: #003300;
}
#data {
	background-color: #33FF00;
	float: right;
	height: 100%;
	width: 710px;
	position: relative;
	color: #003300;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	background-image: url(images/klimop.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#links a:active {

	color: #CC0000;
	font-size: small;
	text-align: left;
	text-decoration: none;
	display: inline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#data a {
	font-size: medium;
	color: #003300;
}
#data a:hover {
	font-size: medium;
	color: #CC0000;
}
#data a:visited {
	font-size: medium;
	color: #cc0000;
}
#data img {
	text-align: center;
}
#bottom a {
	text-decoration: none;
}
