*{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
}
#container {
	position: relative;
	top: 0px;
	left: 50%;
	width: 960px;
	margin: 0px;
	padding: 0px;
	border: solid 0px #D38C76;
	margin-left: -480px;
	text-align: left;
  background-image: url('../images/tdop.gif');
  background-position: center top;
  background-repeat: no-repeat;
}

#container #top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 140px;
	clear: both;
}
#container #top img {
	border: 0px;
}
#container #top a h1.offerte {
	position: absolute;
	top: 43px;
	left: 70px;
	margin: 0px;
	padding: 0px;
	color: #F8D4C5;
	font-size: 22px;
}
#container #top a h1.aanvraag {
	position: absolute;
	top: 43px;
	left: 172px;
	margin: 0px;
	padding: 0px;
	color: #D38C76;
	font-size: 22px;
}

#container #top h1 {
	position: absolute;
	top: 10px;
	left: 350px;
	margin: 0px;
	padding: 0px;
	color: #D38C76;
}
#container #top h1 a{
	color: #D38C76;
	text-decoration: none;
}

#container #top h2 {
	position: absolute;
	top: 43px;
	left: 400px;
	width: 450px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	color: #D38C76;
	font-size: 13px;
	text-align: center;
}

#container #top ul {
	position: absolute;
	top: 108px;
	left: 200px;
	width: 754px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#container #top li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-size: 14px;
}
#container #top li a{
	color: #D38C76;
	font-weight: bold;
}

#container #banner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 140px;
	clear: both;
  background-image: url('/images/banner.jpg');
  background-position: center top;
  background-repeat: no-repeat;

}
#bannercontact {
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 140px;
	clear: both;
  background-image: url('/images/bannercontact.jpg');
  background-position: center top;
  background-repeat: no-repeat;
}
#container #diensten {
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 210px;
	clear: both;
}
#container #row {
	clear: both;
	margin-top: 20px;
}
#container #dienst {
	position: relative;
	top: 0px;
	left: 0px;
	width: 215px;
	float: left;
	color: #D38C76;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	font-size: 16px;
}
#container #dienst h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
  background-image: url('/images/h3fade.gif');
  background-position: left bottom;
  background-repeat: no-repeat;
}
#container #dienst h3 a {
	color: #D38C76;
	text-decoration: none;
}
#container #dienst p {
	margin: 0px;
	padding: 0px;
	color: #333A3F;
	font-size: 12px;
	width: 190px;
}
#container #threecolumn {
	position: relative;
	top: 0px;
	left: 0px;
	width: 685px;
	float: left;
	color: #333A3F;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}

#container #onecolumn {
	position: relative;
	top: 0px;
	left: 0px;
	width: 215px;
	float: left;
	color: #333A3F;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}

#container #twocolumn {
	position: relative;
	top: 0px;
	left: 0px;
	width: 450px;
	float: left;
	color: #333A3F;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}
#container h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #D38C76;
}
#container h2 a {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #D38C76;
}
#container p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333A3F;
}


#container #footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 14px;
	clear: both;
	text-align: center;
	font-size: 10px;
}
#container #footer a {
	text-align: center;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
.odd {
	Background-color: #90BAFA;
}
.even {
	Background-color: #D3E4FC;
}
.tabletop {
	Background-color: #D38C76;
	color: #FFFFFF;
}
.tabletop a {

	color: #FFFFFF;
}

#spacer {
	position: relative;
	top: 0px;
	left: 20px;
	width: 920px;
	height: 1px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
  background-image: url('/images/spacer.gif');
  background-position: center middle;
  background-repeat: repeat-x;
  border: solid 0px #DDDDDD;
  font-size: 1px;
}
