
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #35402C;
	color: black;
	font-size: small;
	line-height: 1.5em;
}
h1, h2 {
	font-weight: normal;
}
h1 {
	color: Silver;
	font-size: 170%;
	border-bottom: 1px dotted silver;
}
h2 {
	color: Black;
	font-size: 120%;
}
p {
	color: black;
}
#main {
	width: 840px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border: 0;
}	

#logo {
	margin: 0;
	padding: 0;
	width: 54px;
	float: left;
}
.logo {
	margin: 0;
	padding: 0;
	border-width: 2px;
	border-style: solid;
	border-color: #99FF33;
}

#titel {
	width: 786 px;
	float: left;
	color: Silver;
	font-size: 190%;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	padding-top: 14px;
	border: 0;
}	
#titel a:link {
	color: Silver;
	text-decoration: none;
}	
#titel a:visited {
	color: silver;
	text-decoration: none;	
}
#titel a:hover {
	color: white;
	text-decoration: underline;
}
#titel .contact {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 60%;
	position: relative;
	left: 350px;
}

#titelbalk {
	margin: 0;
	padding: 0;
	border: 0;
	width: 840px;
	height: 57px;
}

#banner {
	border-width: 1px;
	border-style: solid;
	border-color: #99FF33;
	width: 838px;
	height: 76px;
	clear: both;
	padding: 0;
	margin: 0;
	background-image: url(../images/kippenbanner5.jpg);
	background-repeat: none;
}	

#menu {
	font-size: 100%;
}
#menu a:link {
	color: Silver;
	text-decoration: none; 
}	
#menu a:visited {
	color: silver;
	text-decoration: none;	
}
#menu a:hover {
	color: white;
	text-decoration: underline;
}
.menu {
	float: left;
	width:100%;
	padding: 0;
	margin:0;
	list-style-type: none;
}
.menuitem {
	float: left;
	width: 14em;
	text-decoration: none;
	color: silver;
	background-color: transparent;
	padding: 0.2em 0.6em;
	position: relative;
	bottom: 0px;
}
ul {
	float: left;
	width:100%;
	padding: 0;
	margin:0;
	list-style-type: none;
}

#over {
	height: 365px;
	background-color: white;
	line-height: 1.9em;
	font-style: normal;
	font-size: 11px;
	color: black;
	border-color: #99FF33;
	border-width: 1px;
	border-style: solid;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 48px;
}	
#over a:link {
	color: black;
	text-decoration: underline;
}	
#over a:visited {
	color: black;
	text-decoration: underline;
}
#over a:hover {
	color: gray;
	text-decoration: none;
}

.rechts {
	float: right;
	border-width: 1px;
	border-style: solid;
	border-color: White;
}

.tekst {
	width: 500px;	
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}


#footer {
	border-width: 1px;
	border-style: solid;
	border-color: #99FF33;
	width: 837px;
	height: 22px;
	float: none;
	padding-left: 2px;
	margin-top: 2px;
	background-color: #35402C;
	color: silver;
	font-size: 11px;
}	
#footer a:link {
	color: Silver;
	text-decoration: underline;
}	
#footer a:visited {
	color: silver;
	text-decoration: underline;	
}
#footer a:hover {
	color: white;
	text-decoration: underline;
}
