html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body { 
	font-size: 100%;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #6D4C2B;
	line-height: 25px;
	text-align: left;
	width: 100%;
}

h1 { 
	font-size: 100%; 
	font-weight: bold;
	color: #DA5D38;
	margin-top: 40px;	}

h2 { 
	font-size: 100%;
	font-weight: bold;
	color: #DA5D38; }

h3 { 
	font-weight: bold; }

ul, li {
	margin-left: -10px;
	list-style-type: circle; }

a:link, 
a:visited, 
a:active {
	color: #6D4C2B;
	text-decoration: underline;
}

a:hover {
	color: #ed1c24;
	text-decoration: underline;
}

#topbanner { 
	width: 100%;
	height: 147px;
	margin-left: 6px;
	margin-bottom: -20px;
	background-image: url(images/topen.gif);
}

#topbanner img {
	position: relative;
	left: 100%;
	top: 73px;
}

#menu {
	margin-top: 30px;
}

/* Default menu-optie staat in span */
#menu span, #menu a {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Tahoma;
}

#menu span {
	top: 0px;
	color: #DA5D38;
}

#menu a:link, 
#menu a:visited, 
#menu a:active, 
#menu a:hover {
	color: #6D4C2B;
	text-decoration: none;
}

/* Rollover voor een menu-optie */
#menu a:hover {
	color: #DA5D38;
}

#language {
	margin-top: 30px;
	margin-bottom: 40px;
	text-align: left;
}

/ * Default language staat in span */
#language span, #language a {
	text-align: center;
	top: -2px;
}

#language span {
	color: #c8a573;
	font-weight: bold;
}

#language a:link, 
#language a:visited, 
#language a:active, 
#language a:hover {
	color: #c8a573;
	text-decoration: none;
}

#language a:hover {
	color: #DA5D38;
}

#content {
	background-color: #fff;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px; 
}

#footer {
	font-size: 60%;
	text-align: right;
	line-height: 20px;
	margin-bottom: -25px;
	color: #c8a573;
}

#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
	text-decoration: none;
	color: #8A9D6C;
}

#footer a:hover {
	color: #ed1c24;
}

#foto {
  margin-left:20px;
	margin-top: 45px;
	margin-bottom:20px; 
}