* {
margin: 0;
padding: 0;
}

body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	background-image: url(images/achtergrond.jpg);
}

#container {
width: 960px;
margin: auto;
margin-bottom: 20px;
}

#header {
	width: 960px;
	height: 122px;
}

#header a {
color: #444444;
text-decoration: none;
}

#header a:hover {
text-decoration: underline;
}

#header img {
	margin-top: 20px;
}

#header p {
	float: right;
	margin-top: 122px;
	text-align: right;
	color: #444444;
	line-height: 22px;
}

#menu_container{
	width: 960px;
	height: 64px;
}

#menu {
	width: 960px;
	height: 35px;
	float: left;
	margin: 20px 0 20px 0;
	list-style: none;
	background: #a67e5a;
}
#menu li {
width: auto;
text-align: center;
margin-left: 12px;
}

#menu li li {
margin-left: 0;
}

#menu li li {
width: 200px;
text-align: left;
border-style: solid;
border-width: 0 1px 1px 1px;
border-color: #3a1f0e;
border-bottom-color:#a67e5a;
}

.menulink, .menulink:visited, .menulink:active, .menulink:link {
padding-top: 11px;
padding-bottom: 11px;
font-size: 11px;
color: white;
}

#menu a, #menu a:visited{
text-decoration: none;
}


#left {
width: 710px;
float: left;
}

#left a {
color: #444;
text-decoration: underline;
}

#left a:hover {
text-decoration: underline;
}

.text {
border: 1px solid #eaeaea;
background: white;
line-height: 22px;
padding: 20px;
margin-bottom: 20px;
}

.text table a img{
border-style: none;
margin: 5px;
}

h1, h1 a{
color: #3a1f0e;
font-size: 15px;
font-weight: bold;
line-height: 15px;
padding-bottom: 5px;
}

#right {
width: 230px;
float: right;
}

.innerfade {
width: 230px;
float: right;
height: auto;
}

#voorbeeld_container {
width: 230px;
float: right;
}

.voorbeeld {
width: 230px;
}

.voorbeeld_top {
border: 1px solid #eaeaea;
border-bottom: none;
background: white;
padding: 0px 10px 10px 10px;
}

.voorbeeld_top a, .voorbeeld_top h1 a{
	text-decoration: none;
	padding-left: 9px;
}

.voorbeeld_top h1 {
padding-top: 20px;
}

.voorbeeld_top img {
margin-left: 8px;
}

.voorbeeld_bottom {
background: url(images/voorbeeld_bottom_bg.png) repeat-y;
padding: 15px 20px;
color: white;
line-height: 22px;

}


.voorbeeld_bottom li{
list-style: none;
}

.voorbeeld_bottom li span {
font-size: 9px;
padding-right: 5px;
}

#merken {
	width: 230px;
	float: right;
	margin-top: 20px;
}

#merken a {
float: right;
}

#merken a img {
border: none;
padding-right: 20px;
}

#bottom {
width: 960px;
height: 266px;
}

#bottom_links {
width: 320px;
float: left;
background: url(images/bottom_links.png) repeat-x #956d4a;
}

#bottom_links a {
color: white;
text-decoration: underline;
}

#bottom_links a:hover {
text-decoration: underline;
}

#bottom_midden {
width: 320px;
float: left;
background: url(images/bottom_midden.png) repeat-x #956d4a;
}

#bottom_midden a {
color: white;
text-decoration: underline;
}

#bottom_midden a:hover {
text-decoration: underline;
}

#bottom_rechts {
width: 320px;
float: left;
background: url(images/bottom_links.png) repeat-x #956d4a;
}

#bottom_rechts a {
color: white;
text-decoration: underline;
}

#bottom_rechts a:hover {
text-decoration: underline;
}

#bottom h1 {
color: white;
padding: 20px 20px 10px 20px;
}

#bottom p {
padding: 0 20px 20px 20px;
color: white;
line-height: 16px;
}

#footer {
width: 960px;
margin: 0 auto;
margin-top: 20px;
text-align: center;
}
#hr {
height: 1px;
background: #eaeaea;
width: 480px;
margin: auto;
margin-bottom: 5px;
}

#footer a {
color: #444;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

