@charset "utf-8";
#heading {
	margin: 0px;
	height: 215px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(../images/webground_lightgrays_000003.jpg);
	background-repeat: repeat;
}

#heading #klein {
	font-size: 8px;
	color: #060;
	text-align: center;
	margin: 0px;
}
#heading #klein a:link {
	color: #060;
}
#heading #klein a:visited {
	color: #060;
}
#heading #klein a:hover {
	color: #900;
}
#heading #klein a:active {
	color: #060;
}



#heading #logo {
	width: 100%;
	margin-top: 15px;
	text-align: center;
}
#logo_k {
	float: left;
	width: 250px;
	margin-left: 15px;
}


#heading #clock_a {
	float: right;
	width: 150px;
	margin-right: 15px;
	padding-top: 20px;
}

}

#heading #leefbaar {
	width: 175px;
}
#buttons {
	height: 25px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2A1FFF;
	text-align: center;
	padding-top: 0px;
	float: left;
	width: 100%;
	background-repeat: repeat;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#buttons a:link {
	color: #00F;
}
#buttons a:hover {
	color: #09F;
	text-decoration: none;
}
#buttons a:visited {
	color: #00F;
	text-decoration: none;
}

#buttons a:active {
	color: #060;
	text-decoration: underline;
}
