#home {
}

#home_left {
	float: left;
	width: 754px;
}

#home_sfeer {
	width: 754px;
	height: 387px;
	position: relative;
	overflow: hidden;
}

#home_sfeer_tabs {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 754px;
	height: 42px;
	background: url('../assets/home_sfeer_tabs.png') no-repeat;
	margin: 0px;
	padding: 0px;
}

#home_sfeer_tabs li {
	display: block;
	float: left;
	list-style-type: none;
	height: 42px;
}

#home_sfeer_tab_1 {
	width: 189px;
}
#home_sfeer_tab_2 {
	width: 189px;
}
#home_sfeer_tab_3 {
	width: 189px;
}
#home_sfeer_tab_4 {
	width: 187px;
}

#home_sfeer_tab_1 a,
#home_sfeer_tab_2 a,
#home_sfeer_tab_3 a,
#home_sfeer_tab_4 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
}

#home_sfeer_tab_1 a {
	background: url('../assets/home_tab_itechniek.png') no-repeat;
}
#home_sfeer_tab_2 a {
	background: url('../assets/home_tab_haarden.png') no-repeat;
}
#home_sfeer_tab_3 a {
	background: url('../assets/home_tab_icenter.png') no-repeat;
}
#home_sfeer_tab_4 a {
	background: url('../assets/home_tab_baderie.png') no-repeat;
}

#home_sfeer_tab_1 a.current,
#home_sfeer_tab_2 a.current,
#home_sfeer_tab_3 a.current,
#home_sfeer_tab_4 a.current {
	background-color: #ffffff;
}

.home_tab_pane {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 754px;
	height: 387px;
}

.home_tab_pane img {
	border: 0px;
	width: 754px;
	height: 387px;
}

#bezoek_onze_shop {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1000;
	display: block;
	width: 103px;
	height: 90px;
	background: url('../assets/kloeze_home_webshop.png') no-repeat;
	text-indent: -9999px;
	outline: none;
}

#home_bottom {
	padding: 10px 0px 10px 0px;
	background: url('../assets/bg_home_bottom.jpg') 0px 200px no-repeat;
	position: relative;
}

#home_bottom_nieuws {
	float: left;
	width: 285px;
	padding: 0px 10px 0px 10px;
}

#home_bottom_nieuws p {
	padding: 0px;
	margin: 0px;
}

.homerow,
.homerow_even {
	position: relative;
	padding: 5px;
}

.homerow_even {
	background: #dae8ed;
}

.homerow:hover,
.homerow_even:hover {
	background: #e4f4fa;
}

.homerow_image {
	float: left;
	width: 80px;
}

.homerow_image img {
	width: 100%;
}

.homerow_content {
	float: right;
	width: 185px;
	font-size: 95%;
}

.homerow_head {
	font-size: 110%;
	margin: 0px;
}

.homerow_url {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
}
.homerow_url a {
	display: block;
	width: 100%;
	height: 100%;
	background: url('../assets/blank.gif');
	text-indent: -9999px;
	outline: none;
}

#home_bottom_actie {
	float: left;
	width: 225px;
	text-align: center;
	padding: 20px 0px 0px 0px;
}

#home_bottom_actie img {
	width: 215px;
}

#home_bottom_referentie {
	float: left;
	width: 224px;
	padding: 9px 0px 0px 0px;
}

#home_bottom_referentie h1 {
	text-align: center;
}

#home_onze_acties {
	float: right;
	width: 438px;
	height: 174px;
	padding: 5px 5px 0px 0px;
	/*
	position: absolute;
	right: 6px;
	top: 30px;
	*/
}

#home_onze_acties img {
	border: 0px;
}

.homeref {
	position: relative;
	width: 200px;
	margin: 25px 12px 0px 12px;
}

.homeref_title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 196px;
	padding: 4px;
	background: url('../assets/home_bg_ref_titel.png');
	text-align: center;
}

.homeref_url {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
}

.homeref_url a {
	display: block;
	width: 100%;
	height: 100%;
	background: url('../assets/blank.gif');
	outline: none;
	text-indent: -9999px;
}

#home_right {
	float: right;
	width: 215px;
}

.home_right_telnr
, .home_right_offerte
, .home_right_acties {
	margin-bottom: 5px;
}

.right_content_blok {
	background: #0fa5d5 url( '../assets/bg_right_blok.jpg' ) no-repeat;
	padding: 5px 4px 5px 4px;
	margin: 0px 0px 5px 0px;
}

.right_content_titel {
	text-align: center;
	color: #073b76;
	height: 23px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}

.right_content_titel a {
	display: block;
	width: 100%;
	height: 100%;
	color: #073b76;
	text-decoration: none;
}
.right_content_titel a:hover {
	text-decoration: underline;
}

.right_content {
	padding-top: 5px;
	color: white;
}


.right_content table {
	margin: 0px;
	padding: 0px;
}
