/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {
	overflow-y: scroll;
}



#statcounter-teller {
	width: 1px;
	height: 1px;
	z-index: -999;
	position: relative;
	left: -1000px;
        top: -1000px;
}



body {
	margin: 15px 0;
	padding: 0;
	background: #F9FCEA;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

h1 {
	margin: 0;
	padding-bottom: 15px;
}

h1.last-updated {
	margin: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	color: white;
	font-size: 15px;

}

h1.onssteunen a {
	margin-top: 15px;
	margin-left: 35px;
	color: white;
	font-size: 15px;
	text-decoration: none;
}



h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #A23013;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 810px;
	height: 200px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 200px;
	height: 200px;
	background: url(../images/img1.gif);
}

#logo * {
	text-align: center;
	text-decoration: none;
	font-style: italic;
	color: #FFFFFF;
}

#logo h1 {
	padding: 74px 0 0 0;
	letter-spacing: -2px;
	font-size: 2.25em;
}

#logo h2 {
	padding: .25em 0 0 0;
	letter-spacing: -1px;
	font-size: 1em;
}

/* Menu */

#menu {
	float: right;
	width: 600px;
	height: 200px;
	background: url(../images/header.png);
}

#menu ul {
	margin: 0;
	padding: 160px 0 0 0;
	list-style: none;
}

#menu li.menu {
	display: inline;
}

#menu li.menu a {
	display: block;
	float: left;
	padding: 0 0 0 20px;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}


.submenu, .submenu a {
	color: white;
	padding-bottom: 3px;
}

.submenu-level2 {
	margin-left: 15px;
	padding-bottom: 3px;
	color: white;
}

.submenu-level2 a {
	color: white;
	list-style: circle;
}


/* Content */

#content {
	width: 810px;
	margin: 0 auto;
	background: url(../images/img3.gif);
}


#colTwo {
	float: left;
	width: 200px;
}

#colTwo .top-head {
	padding: 30px 0 0 20px;
	background: url(../images/img5.gif) no-repeat;
}


#colTwo .content {
	padding: 10px 10px 10px 20px;
	}

#colOne {
	float: right;
	width: 600px;
	background: url(../images/img6.gif) no-repeat;
}

#colOne .top-head {
	padding: 30px 0 0 20px;
}

#colOne .content {
	padding: 20px;
}


#extra {
	height: 10px;
	background: url(../images/img7.gif) no-repeat;
	background-position: bottom;
}

/* Footer */

#footer {
	width: 660px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	padding: 1em 1em 0 0;
	text-align: right;
	font-size: x-small;
}

#last-update {
	position: relative;
	float: right;
}

.submit-button, .tue-submit {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #CC4422;
 color: #FFFFFF;
 margin-left: 3px;
 margin-top: 3px;
 border: 1px solid #A23013;
}


#klok {
 margin-top: -25px;
}

#klok a {
  color: #F7E763;
  font-size: 1px;
  margin-left: -10000px
}