body {
	font: 100% arial, sans-serif;
	line-height:1.2em;
	color: #6b1412;
	background-color: #7fc343;  /* dit is de rondom kleur*/
	background-image: url(img/bg.jpg);  
	background-repeat: repeat-y;
	background-position: 50% 0px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}


#container {
	position:relative;
	width: 945px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-left: 1px;
}

#content {
	float:left;
	width: 945px;
}

#menu {
	float: left;
	width: 428px;
	height: 138px;
	background-image: url(img/circaso.jpg);  
	background-repeat: no-repeat;
	padding: 160px 20px 0px 0px; 
	text-align: right;
	line-height:1.5em;
}

#menu a {
	color:#6b1412; 
	text-decoration: none;
	font-size: 110%;
}

#menu a:visited {
	color:#6b1412; 
	text-decoration: none;
}

#menu a:hover {
	color:#7fc343; 
	text-decoration: none;
}

#menu a.active {
	color:#7fc343; 
	text-decoration: none;
}

#menu a.active:hover {
	color:#7fc343; 
	text-decoration: none;
}


#foto {
	float: left;
	width: 497px;
	height: 298px;
}

#submenu {
	float: left;
	width: 845px;
	padding: 10px 0px 10px 100px; 
	font-size: 80%;
	font-weight: bold;
}

#submenu a {
	color:#7fc343; 
	text-decoration: none;
}

#submenu a:visited {
	color:#7fc343; 
	text-decoration: none;
}

#submenu a:hover {
	color:#ed2624; 
	text-decoration: none;
}

#submenu a.active {
	color:#ed2624; 
	text-decoration: none;
}

#submenu a.active:hover {
	color:#ed2624; 
	text-decoration: none;
}

#hometekst {
	float: left;
	width: 550px;
	padding: 0px 20px 0px 100px; 
	font-size: 80%;
}

#hometekst a {
	color:#ed2624; 
	text-decoration: underline;
}

#hometekst a:visited {
	color:#ed2624; 
	text-decoration: underline;
}

#hometekst a:hover {
	color:#6b1412; 
	text-decoration: underline;
}

h1 {
	color: #ed2624;
	display:block;
	margin:30px 0 0 0px;
	padding:0;
	border-bottom: 1px solid #7fc343;
	font-size: 110%;
}

#snelvinden {
	float: right;
	width: 175px;
	border-left: 1px solid #6b1412;
	font-size: 80%;
	padding: 10px 80px 0px 15px; 
}

#snelvinden a {
	color:#7fc343; 
	text-decoration: none;
}

#snelvinden a:visited {
	color:#7fc343; 
	text-decoration: none;
}

#snelvinden a:hover {
	color:#7fc343; 
	text-decoration: underline;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color:#6b1412; 
}

#tekst {
	float: left;
	width: 765px;
	padding: 0px 80px 0px 100px; 
	font-size: 80%;
}

#tekst a {
	color:#ed2624; 
	text-decoration: underline;
}

#tekst a:visited {
	color:#ed2624; 
	text-decoration: underline;
}

#tekst a:hover {
	color:#6b1412; 
	text-decoration: underline;
}
