body {
	margin: 0px;
}

div#bottom_border {
	height: 95px;
	background-image: url('../img/hoek_onder.jpg');
	background-repeat: no-repeat;
	background-color: #dddddd;
}

img#logo {
	border-style: none;
	float: left;
	margin-left: 17px;
	margin-top: 13px;
}

#tmpl_container
{
	width: 955px;
	background-color: white;
	border-width: 0px 1px 0px 1px;
	border-color: fuchsia #CCC fuchsia #CCC;
	border-style: dotted solid dotted solid;
}

.tmpl_container_center {
	left: 50%;
	position: absolute;
	margin-left: -477px;
}

.tmpl_container_left {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: 0px;
}

#tmpl_zoek {
	position: absolute;
	right: 58px;
	top: 113px;
}

#tmpl_header {
	height: 114px;
	background-image: url('../headers/header.jpg');
}

#tmpl_menu2 {
	border-style: solid none none none;
	border-width: 2px;
	border-color: white;
	height: 24px;
	background-image: url('../img/menu2_indewijk.png');
	padding-left: 178px;
}

#tmpl_menu2 .line {
	color: white;
	font-size: 14px;
	margin-right: 10px;
}

#tmpl_menu2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-left: 5px;
}

#tmpl_menu2 li {
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 10px;
}

#tmpl_menu2 a {
	color: #c4c5c6;
	font-family: tahoma, arial, helvetica;
	text-decoration: none;
	font-size: 13px;
}

#tmpl_menu2 a:hover {
	color: white;
	font-weight: bold;
}

#tmpl_menu3 {
	height: 17px;
	background-color: #c4c5c7;
	background-image: url('../img/menu3.png');
	padding-left: 188px;
}

#tmpl_menu4 {
}


#tmpl_quote {
	margin-top: 37px;
	height: 65px;
	background-color: #0e7abb;
	width: 165px;
}

#tmpl_quote img {
	margin: 0px;
	padding: 0px;
}


#tmpl_links {
	float: left;
	width: 185px;
	background-image: url('../img/menu_left.png');
	background-repeat: no-repeat;

}

#tmpl_content {
	width: 580px;
	float: left;
}

#tmpl_main {
	padding-left: 10px;
	padding-top: 15px;
	width: 570px;
}

#tmpl_rechts {
	width: 165px;
	float: right;
}

#tmpl_site {
}

#tmpl_menu4 {
	margin-left: 55px;
	margin-top: 60px;
}

#tmpl_menu1 {
	position: absolute;
	top: 94px;
	left: 170px;
}

#tmpl_breadcrump {
	position: absolute;
	left: 121px;
	top: 81px;
}