body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  color: black;
  margin: 0;
  padding: 0;
}

img {
	border:none;
}

a{text-decoration: none; color: #8D4D31; font-weight: bold;}
a:hover, a:focus {text-decoration: none; color: #CD7048;} 

a.menulinks {text-decoration: none; color: #8D4D31; font-weight: bold;}
a.menulinks:hover, a.menulinks:focus {text-decoration: none; color: #CD7048;} 

a.none {text-decoration: none; color: black;}
a.none:hover, a.none:focus {text-decoration: underline; color: black;}

.text  {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  color: black;
  padding-top: 10px;
  padding-right: 15px;
  margin-top: 3px;
  margin-bottom: 10px;
}

ul {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  color: black;
  padding-top: 10px;
  padding-right: 15px;
  margin-top: 3px;
  margin-bottom: 10px;
}

.bannertxt {margin: 5px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 13px;
  color: black;}

#boven {
	background-image:  url(../images/aarde/aardestrepen.jpg);
	background-repeat: no-repeat;
	width: 794;
	height: 93;	
}

#logo {
	background-image:  url(../images/aarde/aardelogo.jpg);
	background-repeat: no-repeat;
	width: 233;
}

#menu {
	background-image:  url(../images/aarde/aardeboven3.jpg);
	background-repeat: no-repeat;
	width: 443;
	height: 35;
}

h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #8D4D31;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D4D31;
	margin-right: 10px;
}

h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding-top: 10px;
    padding-right: 10px;
	margin-bottom: 0;
}

#menulinks {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 12px;
	color: #8D4D31;
	height: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8D4D31;
	border-bottom-color: #8D4D31;
	text-align: right;
	padding-right: 5px;
}
#menulinksboven {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 12px;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8D4D31;
	color: #8D4D31;
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8D4D31;
	border-bottom-color: #8D4D31;
	padding-right: 5px;
}


#lijnrechts {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8D4D31;
	padding-left: 5px;
}
#rechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D4D31;
}

.contact  {
  font-family: Verdana, Arial;
  font-size: 12px;
  color: black;
}

input, textarea{
	border:1px solid #8D4D31;
}

.radio {
	border: none;
}

.submit {
	background-color: #8D4D31;
	border: none;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: white;
}

#header {
	background-color: #8D4D31;
	text-align: center;
	border: 2px solid #8D4D31;
	font-family: Verdana, Arial;
	font-size:13px;
	font-weight: bold;
	color: white;
	cursor: hand;
	
}

#banner {
	background-color: #CD7048;
	border: 2px solid #8D4D31;
}