body {
  margin: 0px auto;
  margin-bottom: 0px;
  background: #d2dbe0 url('../assets/bg.jpg') repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 75%;
  color: #000000;
}

img {
	border: 0px;
}

a {
  color: #d30000;
}

a:hover {
  color: #9a0202;
}

p {
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
}

h1 {
  margin: 0px;
}

h2 {
	font-size: 100%;
	margin: 0px;
}

label {
  float: left;
  display: block;
  width: 130px;
  text-align: left;
  margin-bottom: 3px;
}

.error {
  border: 1px solid #f00;
  background: #ffffe1 url('../assets/icon_error.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.info {
  border: 1px solid #cdcdcd;
  background: #ffffe1 url('../assets/icon_info.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.formfield {
  background-color: #fff;
  border: 1px solid #8fabb9;
  margin-bottom: 3px;
}

td.formfield {
	margin-bottom: 0px;
}

.fielderror {
  background-color: #efaeb7;
}

.formbutton {
  color: #fff;
  background: #5b0707 url('../assets/bg_formbutton.jpg') repeat-x;
  padding: 4px 10px 4px 10px;
  border: 1px solid black;
  font-size: 90%;
}

.cleaner {
  clear: both;
}

/* Highslide CSS */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
  outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}
.highslide:hover img {
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
  border-bottom: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
  display: none;
  border-bottom: 1px solid white;
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  padding: 5px;
  color: white;
  background: #7b0000;
}
.highslide-loading {
  display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
  text-decoration: none;
	padding: 2px;
	border: 1px solid black;
  background-color: white;
  padding-left: 22px;
  background-image: url(highslide/graphics/loader.white.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
  display: block;
}
.highslide-display-none {
  display: none;
}

/*Pagina items*/
.paginaregel,
.paginaregel_even {
}

.paginaregel img,
.paginaregel_even img {
  float: right;
  width: 150px;
  margin-right: 5px;
  margin-left: 10px;
  border: 1px solid #604731;
}

.paginaregel_even {
}

.overviewrow,
.overviewrow_even {
  padding: 5px;
}

.overviewrow_even {
  background: #e1e0e0;
}

.overviewrow_image {
  float: left;
  width: 110px;
  height: 75px;
  background: url( '../assets/no_image.png' ) no-repeat;
}

.overviewrow_image img {
  width: 100px;
  height: 75px;
}

.overviewrow_content {
  float: right;
  width: 580px;
}

.overviewrow_head {
}

.overviewrow_text {
  font-size: 95%;
}

#container {
	position: relative;
	margin: auto;
	width: 980px;
	padding-top: 119px;
}

#main_menu {
	position: absolute;
	right: 0px;
	top: 80px;
	margin: 0px;
	padding: 0px;
	width: 731px;
	height: 39px;
	background: url('../assets/menu.png') no-repeat;
}

#main_menu li {
	float: left;
	display: block;
	height: 39px;
}

#mm_bedrijf {
	width: 82px;
}
#mm_verwarming {
	width: 127px;
}
#mm_airco {
	width: 86px;
}
#mm_ventilatie {
	width: 116px;
}
#mm_service {
	width: 101px;
}
#mm_projecten {
	width: 115px;
}
#mm_contact {
	width: 104px;
}

#main_menu li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
}

#mm_bedrijf a:hover {
	background: url('../assets/menu.png') 0px -39px no-repeat;
}
#mm_verwarming a:hover {
	background: url('../assets/menu.png') -82px -39px no-repeat;
}
#mm_ventilatie a:hover {
	background: url('../assets/menu.png') -209px -39px no-repeat;
}
#mm_airco a:hover {
	background: url('../assets/menu.png') -325px -39px no-repeat;
}
#mm_service a:hover {
	background: url('../assets/menu.png') -411px -39px no-repeat;
}
#mm_projecten a:hover {
	background: url('../assets/menu.png') -512px -39px no-repeat;
}
#mm_contact a:hover {
	background: url('../assets/menu.png') -627px -39px no-repeat;
}
#mm_bedrijf a.active {
	background: url('../assets/menu.png') 0px -78px no-repeat;
}
#mm_verwarming a.active {
	background: url('../assets/menu.png') -82px -78px no-repeat;
}
#mm_ventilatie a.active {
	background: url('../assets/menu.png') -209px -78px no-repeat;
}
#mm_airco a.active {
	background: url('../assets/menu.png') -325px -78px no-repeat;
}
#mm_service a.active {
	background: url('../assets/menu.png') -411px -78px no-repeat;
}
#mm_projecten a.active {
	background: url('../assets/menu.png') -512px -78px no-repeat;
}
#mm_contact a.active {
	background: url('../assets/menu.png') -627px -78px no-repeat;
}

#top_nav {
	position: absolute;
	top: 5px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#top_nav li {
	display: inline;
}

#top_nav li a {
	display:inline-block;
	padding-left: 6px;
	padding-right: 4px;
	color: black;
	text-decoration: none;
}

#top_nav li a:hover {
	text-decoration: underline;
}

#logo {
	position: absolute;
	left: 0px;
	top: 16px;
	display: block;
	width: 285px;
	height: 81px;
	background: url('../assets/logo.png') no-repeat;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
}

#bar_between {
  position: relative;
	width: 980px;
	height: 35px;
	background: url('../assets/bg_altijd_warm_klimaat.jpg') 395px 0px no-repeat;
}

#home_beller_sneller {
	position: absolute;
	top: 13px;
	left: 0px;
	width: 206px;
	height: 10px;
	background: url('../assets/home_beller_sneller.png') no-repeat;
}

#bread_list {
	position: absolute;
	top: 9px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#bread_list li {
	list-style-type: none;
	display: inline;
	font-size: 85%;
}

#bread_list li a {
	display: inline-block;
	padding-left: 12px;
	padding-right: 2px;
	color: #053957;
	text-decoration: none;
	background: url('../assets/bread_items.png') 0px 3px no-repeat;
}

#bread_list li a.firstbc {
	padding-left: 0px;
	background: none;
}

#bread_list li a:hover {
	text-decoration: underline;
}

#search_block {
  position: absolute;
  top: 7px;
  right: 1px;
}

.searchfield {
  border: 1px solid #999;
}
.searchbutton {
  border: 1px solid #000;
  background: #2a3f5f;
  color: white;
}

#sliding_blocks {
	position: relative;
	width: 978px;
	height: 358px;
	margin-bottom: 10px;
	border: 1px solid #d3d3d3;
	background: white;
}

#scrollable {
	position: relative;
	width: 978px;
	height: 358px;
	overflow: hidden;
}

#scrollable_items {
	position: absolute;
	width: 20000em;
	height: 358px;
}

.scrollable_item {
	position: relative;
	float: left;
	width: 978px;
	height: 358px;
}

.scrollable_item_img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 978px;
	height: 358px;
}

.scrollable_item_img img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 978px;
	height: 358px;
}

.scrollable_item_txt_left {
	position: absolute;
	top: 20px;
	left: 50px;
	width: 410px;
	height: 320px;
	font-size: 95%;
	line-height: 140%;
}

.scrollable_item_txt_right {
	position: absolute;
	top: 20px;
	right: 50px;
	width: 410px;
	height: 320px;
	font-size: 95%;
	line-height: 140%;
}

.scrollable_item_txt_left h1,
.scrollable_item_txt_right h1 {
	font-size: 120%;
	margin-bottom: 10px;
}

.scrollable_item_url {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 978px;
	height: 358px;
	background: url('../assets/blank.gif') repeat-y;
}

.scrollable_item_url a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
}

#scroll_arrow_left,
#scroll_arrow_right {
	position: absolute;
	top: 169px;
	width: 27px;
	height: 27px;
}

#scroll_arrow_left {
	left: 10px;
	background: url('../assets/arrow_left.png') no-repeat;
}

#scroll_arrow_right {
	right: 10px;
	background: url('../assets/arrow_right.png') no-repeat;
}

#bottom_blocks {
	width: 980px;
	background: url('../assets/bg_bottom_blocks.jpg') repeat-y;
}

.bottom_block,
.bottom_block_last {
	float: left;
	width: 300px;
	padding: 10px;
	margin-right: 10px;
	font-size: 90%;
}

.bottom_block_last {
	margin-right: 0px;
}

.bottom_block h1,
.bottom_block_last h1 {
	font-size: 130%;
	color: #595959;
	padding-bottom: 3px;
	border-bottom: 1px dashed #909ea5;
}

.news_row {
}

.news_row_title {
	padding-top: 3px;
}

.news_row_desc {
	padding-bottom: 5px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #909ea5;
}

.proj_row {
	padding-bottom: 3px;
	border-bottom: 1px dashed #909ea5;
	margin-bottom: 3px;
}

.proj_row_img {
	float: left;
	padding-top: 3px;
	width: 100px;
}

.proj_row_img img {
	width: 100px;
}

.proj_row_desc {
	float: right;
	padding-top: 3px;
	width: 190px;
}

.bottom_block_left {
	float: left;
	width: 100px;
	margin-top: 3px;
}

.bottom_block_left img {
	width: 100px;
	margin-bottom: 10px;
}

.bottom_block_right {
	float: right;
	width: 190px;
	margin-top: 3px;
}

/*vervolg pagina*/
#content {
	width: 980px;
	background: white url('../assets/bg_content_zakelijk.jpg') repeat-y;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

#content_left {
	position: relative;
	float: left;
	width: 217px;
	margin-left: 13px;
	padding-top: 40px;
}

#left_top_zakelijk,
#left_top_particulier,
#left_top_zakelijk_projecten,
#left_top_particulier_projecten {
	position: absolute;
	top: 0px;
	left: -11px;
	margin: 0px;
	display: block;
	width: 228px;
	height: 20px;
}

#left_top_zakelijk {
	background: url( '../assets/left_top_zakelijk.jpg' ) no-repeat;
}

#left_top_particulier {
	background: url( '../assets/left_top_particulier.jpg' ) no-repeat;
}

#left_top_zakelijk_projecten,
#left_top_particulier_projecten {
	background: url( '../assets/left_top_projecten.jpg' ) no-repeat;
}

#left_top_zakelijk a,
#left_top_particulier a,
#left_top_zakelijk_projecten a,
#left_top_particulier_projecten a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
}

#content_left #sub_menu {
	margin: 0px;
	padding: 0px;
}

#content_left #sub_menu li {
	list-style-type: none;
	display: block;
	background: url('../assets/li_bg_submenu.jpg') 10px 11px no-repeat;
}

#content_left #sub_menu li a {
	display: block;
	color: #053957;
	font-size: 110%;
	padding: 7px 5px 10px 27px;
	background: url('../assets/li_bg_a_submenu.jpg') bottom center no-repeat;
	text-decoration: none;
}

#content_left #sub_menu li a:hover {
	text-decoration: underline;
}

#content_left #sub_menu li a.active {
	color: white;
	text-decoration: underline;
}

#left_beller_sneller {
	margin: 10px 0px 10px;
	display: block;
	text-indent: -9999px;
	width: 217px;
	height: 37px;
	background: url('../assets/btn_left_beller_sneller.jpg') no-repeat;
}

#left_recent_projects {
	padding: 10px;
	margin-bottom: 20px;
	background: #c7d5dc;
}

#left_recent_projects h1 {
	margin-bottom: 10px;
	font-size: 140%;
	color: #595959;
}

.left_row_project {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #909ea5;
}

.left_row_project h3 {
	margin: 0px 0px 5px 0px;
	font-size: 100%;
}

.left_row_project_img {
	float: left;
	width: 60px;
}
.left_row_project_img img {
	width: 100%;
}

.left_row_project_content {
	float: right;
	width: 132px;
	font-size: 90%;
}

#content_right {
	float: right;
	width: 710px;
	padding: 20px;
	line-height: 160%;
}

#content_right h1 {
	margin: 0px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 170%;
	color: #02588a;
	border-bottom: 1px dotted #909ea5;
}

.projectgroepHeader {
	width: 710px;
	margin-top: -5px;
	margin-bottom: 15px;
}

.projectPic {
	margin: 10px;
}

#static_left {
	float: left;
	width: 220px;
}

#static_left img {
	margin-bottom: 20px;
}
#static_right {
	float: right;
	width: 470px;
}

#copyright {
	padding: 5px;
	padding-right: 0px;
	font-size: 80%;
	text-align: right;
}

#copyright a {
	color: black;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
	line-height: 100%;
}