@charset "utf-8";
/* CSS Document */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 62.5%;
	background-repeat: repeat-x;
	background-image: url(../images/background-01.jpg);
	margin-top: 0px;
	padding-top: 0px;
}

#main_container {
	height: 800px;
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#header {
	height: 175px;
	width: 1000px;
	background-image: url(../images/header-background.jpg);
}

#nav_top {
	height: 35px;
	width: 519px;
	margin-top: 0px;
	margin-left: 72px;
	padding-top: 60px;
}

#nav_bottom {
	height: 37px;
	width: 519px;
	margin-left: 72px;
}

#slides {
	background-image: url(../images/slides-background.jpg);
	height: 555px;
	width: 630px;
	float: left;
}

#content {
	height: 555px;
	width: 370px;
	float: left;
	background-image: url(../images/content-background.jpg);
}

#footer {
	height: 70px;
	width: 1000px;
	background-image: url(../images/footer-background.jpg);
	clear: both;
}

a.nav_verwarming {
	background-image: url(../images/btn_verwarming-01.jpg);
	width: 114px;
	float: left;
	display: block;
	height: 35px;
}

a.nav_verwarming:hover {
	background-image: url(../images/btn_verwarming-02.jpg);
	height: 35px;
	width: 114px;
}

a.nav_loodgieterswerk {
	background-image: url(../images/btn_loodgieterswerk-01.jpg);
	width: 141px;
	float: left;
	display: block;
	height: 35px;
}

a.nav_loodgieterswerk:hover {
	background-image: url(../images/btn_loodgieterswerk-02.jpg);
	height: 35px;
	width: 141px;
}

a.nav_badkamer {
	background-image: url(../images/btn_badkamer-01.jpg);
	width: 97px;
	float: left;
	display: block;
	height: 35px;
}

a.nav_badkamer:hover {
	background-image: url(../images/btn_badkamer-02.jpg);
	height: 35px;
	width: 97px;
}

a.nav_sanitair {
	background-image: url(../images/btn_sanitair-01.jpg);
	width: 82px;
	float: left;
	display: block;
	height: 35px;
}

a.nav_sanitair:hover {
	background-image: url(../images/btn_sanitair-02.jpg);
	height: 35px;
	width: 82px;
}

a.nav_zinkwerk {
	background-image: url(../images/btn_zinkwerk-01.jpg);
	width: 85px;
	float: left;
	display: block;
	height: 35px;
}

a.nav_zinkwerk:hover {
	background-image: url(../images/btn_zinkwerk-02.jpg);
	height: 35px;
	width: 85px;
}

a.nav_home {
	background-image: url(../images/btn_home-01.jpg);
	width: 74px;
	display: block;
	height: 37px;
	clear: both;
	float: left;
}

a.nav_home:hover {
	background-image: url(../images/btn_home-02.jpg);
	height: 37px;
	width: 74px;
}

a.nav_serviceenonderhoud {
	background-image: url(../images/btn_serviceenonderhoud-01.jpg);
	width: 167px;
	display: block;
	height: 37px;
	float: left;
}

a.nav_serviceenonderhoud:hover {
	background-image: url(../images/btn_serviceenonderhoud-02.jpg);
	height: 37px;
	width: 167px;
}

a.nav_installatie {
	background-image: url(../images/btn_installatie-01.jpg);
	width: 97px;
	display: block;
	height: 37px;
	float: left;
}

a.nav_installatie:hover {
	background-image: url(../images/btn_installatie-02.jpg);
	height: 37px;
	width: 97px;
}

a.nav_referenties {
	background-image: url(../images/btn_referenties-01.jpg);
	width: 106px;
	display: block;
	height: 37px;
	float: left;
}

a.nav_referenties:hover {
	background-image: url(../images/btn_referenties-02.jpg);
	height: 37px;
	width: 106px;
}

a.nav_contact {
	background-image: url(../images/btn_contact-01.jpg);
	width: 75px;
	display: block;
	height: 37px;
	float: left;
}

a.nav_contact:hover {
	background-image: url(../images/btn_contact-02.jpg);
	height: 37px;
	width: 75px;
}

a.nav_nefit {
	background-image: url(../images/logo-nefit.png);
	width: 55px;
	display: block;
	height: 35px;
	padding-left: 0px;
	margin-left: 845px;
	padding-top: 0px;
	margin-top: -50px;
}

a.nav_nefit:hover {
	background-image: url(../images/logo-nefit.png);
	height: 35px;
	width: 55px;
}

a.arrow  {
	font-size: 10em;
	color: #666666;
	text-decoration: none;
}

p {
	font-size: 1.1em;
	padding-left: 60px;
	padding-right: 60px;
}

.klein {
	font-size: 0.9em;
	padding-left: 150px;
	padding-top: 0px;
	margin-top: 0px;
	text-decoration: none;
}

h1 {
	font-size: 1.5em;
	color: #666;
	padding-left: 55px;
	padding-top: 0px;
	margin-top: 35px;
	margin-bottom: 35px;
	padding-bottom: 0px;
}

#main_container #footer p .klein a {
	text-decoration: none;
	color: #666;
	font-style: italic;
}

#main_container #footer p .klein a:hover {
	background-color: #C00;
	color: #FFF;
}

#main_container #content p a {
	text-decoration: underline;
	color: #666;
	font-style: italic;
}
#main_container #content p a:hover {
	background-color: #C00;
	color: #FFF;
}

#main_container #content li {
	padding-left: 0px;
	list-style-type: none;
	margin-left: 40px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1em;
}

