* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	font-size: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	color: #333;
	background: #fff url(../images/bg.gif) repeat-x;
	line-height: 1.5em;
}

p {
	margin: 0 0 12px 0;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

.clear {
	clear: both;
}

hr {
	display: none;
}

img {
	border: 0px;
}

h1,h2,h3,h4,h5,h6 {
	display: block;
	font-weight: bold;
}

ul, ol {
	list-style: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

input, textarea, select {
	border: 1px solid #969ca1;
	width: 130px;
	font-size: 12px;
	padding: 2px 0 2px 0;
	margin: 0 0 10px 0;
}

input.radio {
	width: 20px;
	border: 0px;
	margin: 0;
}

textarea {
	width: 300px;
	height: 90px;
}

input.radio {
	margin-right: 10px;
}

/* header */

#container {
	position: relative;
	width: 801px;
	margin: 0px auto;
	border-left: 1px solid #a7a6a6;
	border-right: 1px solid #a7a6a6;
	background: #fff url(../images/bg_content.gif) repeat-y;
}

/* header */
#logo {
	margin: 0 0 15px 0;
	display: block;
	width: 258px;
	height: 77px;
}

#left {
	width: 258px;
	float: left;
	padding: 0 12px 0 11px;
	background: url(../images/bg_left.png) repeat-x;
}

#left h4 {
	width: 100%;
	text-align: center;
	font-size: 1.1em;
	color: #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0 0 18px 0;
	padding: 4px 0 4px 0;
}

#left h5 {
	font-size: 1em;
	margin: 0 0 0 10px;
	font-weight: normal;
	text-decoration: underline;
}

#left ul {
	margin: 5px 0 20px 10px;
}

#left li {
	padding: 3px 0 3px 0;
}

#left #map {
	margin: -10px 0 25px 0;
}

#left ul.lists li {
	font-size: 10px;
	float: left;
	margin-right: 10px;
	padding: 0;
	width: 100px;
	line-height: 15px;
}

#left ul.lists li.right {
	margin-right: 0px;
	width: 130px;
}

#content {
	float: left;
	width: 491px;
	padding: 0 0 0 15px;
}

#content h1 {
	clear: both;
	font-size: 1.2em;
	color: #fff;
	background: #333333;
	padding: 4px 8px 4px 8px;
	margin: 15px 0 22px 0;
}

#content h2 {
	clear: both;
	font-size: 1.2em;
	color: #fff;
	background: #333333;
	padding: 4px 8px 4px 8px;
	margin: 15px 0 22px 0;
}

#content p {
	margin-left: 12px;
	line-height: 20px;
}

#content img.header {
	margin: 0 0 0 -14px;
}

#content img.logo {
	float: left;
	float: right;
	padding: 5px;
	border: 1px solid #999999;
}

#content img.left {
	float: left;
	margin: 0 16px 0 0;
}

#content a {
	color: #2200cc;
	text-decoration: underline;
}

#content ul.list {
	margin: 0 0 0 27px;
}

#content ul.list li {
	background: none 0 3px no-repeat;
	padding: 0 0 0 19px;
}

a.offerte, a.verstuur {
	display: block;
	width: 130px;
	height: 32px;
}

#content div.images {
	margin: 0 12px 0 12px;
}

#content div.images img {
float: left;
	padding: 0 13px 13px 0;
}

#content div.images img.last {
	padding-right: 0px;
	float: right;
}

#content p.links a {
	font-size: 10px;
}

fieldset {
	border: 0;
	margin: 0 0 0 12px;
}

fieldset legend {
	display: none;
}

label {
	display: block;
	float: left;
	width: 170px;
}

#footer {
	background: url(../images/bg_footer.png) no-repeat;
	width: 784px;
	margin: 0 auto;
	padding: 15px 0 11px 17px;
	bottom: 0px;
	font-size: 11px;
	text-align: center;
	border-left: 1px solid #a7a6a6;
	border-right: 1px solid #a7a6a6;
}

#footer ul li {
	display: inline;
	width: 225px;
	padding: 0 0 9px 19px;
	background: transparent url(../images/list-icon-grey.gif) 0 2px no-repeat;
}

#logo {
	background: url(http://www.watwaar.nl/images/headerimages/20_logo.jpg) no-repeat;
}

#content a.link {
	color: #ff3300;
}

#content ul.list li {
	background-image: url(../images/steunkleurimages/2_pijl.png);
}

a.offerte {
	background: url(../images/steunkleurimages/2_but_offerte.png) no-repeat;
}

a.verstuur {
	background: url(../images/steunkleurimages/2_but_verstuur.png) no-repeat;
}

#content strong {
	color: #ff3300;
}

#imagemaplist li a.over {
	color: #fff;
	background-color: #ff3300;
}

input.radio, input.checkbox {
	width: 15px;
	border: 0px;
	margin: 0;
	padding: 0 0 2px 0;
}


