@charset "UTF-8";
body {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/logo_loon_smits.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.clear {
	clear:both;
}


#homeknop {
	height: 110px;
	width: 475px;
	position: absolute;
	left: 30px;
	top: 20px;
}
#homeknop a {
	text-decoration: none;
	height: 110px;
	width: 475px;
	display: block;
}

.oneColFixCtrHdr #container {
	width: 910px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	position:relative;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 145px;
}
.oneColFixCtrHdr #mainContent #product_groep {
	text-align: center;
}
.oneColFixCtrHdr #mainContent #product_groep #container_grijs_blok {
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent #product_groep #navigatie {
	color: #43A828;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
.oneColFixCtrHdr #mainContent #product_groep #navigatie a {
	color: #58585A;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
.oneColFixCtrHdr #mainContent #product_groep #navigatie a:hover {
	color: #43A828;	
}
.oneColFixCtrHdr #mainContent #product_groep #navigatie .selected a {
	color: #43A828;	
}
.oneColFixCtrHdr #mainContent #product_groep #groepen {
	width: 890px;
	margin-right: 0px;
	margin-left: 42px;
	padding-bottom: 0px;
	text-align: center;
}
.oneColFixCtrHdr #mainContent #product_groep #groepen a {
	color: #585858;
	text-decoration: none;
	cursor: hand;
}
.oneColFixCtrHdr #mainContent #product_groep #groepen a:hover {
	text-decoration: none;
	color: #42B349;
}
.oneColFixCtrHdr #mainContent #product_groep #groepen .item {
	width: 116px;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}
.oneColFixCtrHdr #mainContent #product_groep #groepen .foto {
	width: 105px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center center;
}
.oneColFixCtrHdr #mainContent #product_groep #groepen .item .titel {
	font-size: 14px;
	font-weight: normal;
	color: #585858;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 4px;
	right: 4px;
	text-align: center;
}
.oneColFixCtrHdr #mainContent #product_groep #groepen .item .titel a:hover {
	color: #42B349;
}
.oneColFixCtrHdr #mainContent #product_groep h1 {
	font-size: 28px;
	color: #58585A;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}
.oneColFixCtrHdr #mainContent #content {
	margin-top: 30px;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #mainContent #content .voorpaginablok {
	border: 1px solid #E23939;
	margin-right: 15px;
	height: 300px;
	width: 275px;
	float: left;
	margin-bottom: 30px;
	font-size: 11px;
}
.oneColFixCtrHdr #mainContent #content .voorpaginablok a {
	font-weight: bold;
	color: #43A828;
	text-decoration: none;	
}
.oneColFixCtrHdr #mainContent #content .voorpaginablok a:hover {
	color: #000;	
}
.oneColFixCtrHdr #mainContent #content .voorpaginablok p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}
.oneColFixCtrHdr #mainContent #content .voorpaginablok h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #43A828;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.oneColFixCtrHdr #mainContent #content .voorpaginablok .tekst {
	padding: 10px;	
}





.oneColFixCtrHdr #mainContent #content .inside a {
	color: #43A828;
	text-decoration: none;	
}
.oneColFixCtrHdr #mainContent #content .inside a:hover {
	color: #000000;	
}
.oneColFixCtrHdr #mainContent #content .meer_informatie a {
	margin-top: 20px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
	margin-left: 0px;
	width: 200px;
	display: block;
	cursor: hand;
}
.oneColFixCtrHdr #mainContent #content .meer_informatie a:hover {
	color: #000000;
	background-color: #43A828;
}
.oneColFixCtrHdr #mainContent #content .meer_informatie_lees {
	padding: 10px;
	border: 1px solid #43A828;
	background-color: #FFF;
	margin-top: 20px;
}
.form_meer_informatie {
	
}
.form_meer_informatie h3 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;	
}
.form_meer_informatie label {
	float: left;
	width: 125px;
}
.form_meer_informatie .veld {
	float: left;
	border: 1px solid #43A828;
	display: block;
}
.form_meer_informatie .knop {
	color: #000000;
	background-color: #43A828;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #000000;
	font-weight: bold;	
}
.oneColFixCtrHdr #mainContent #content .pagina_content {
	width: 600px;
	margin-left: 35px;
	float: left;
}
.oneColFixCtrHdr #mainContent #content .pagina_content h6 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.oneColFixCtrHdr #mainContent #content .pagina_content .content {
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.oneColFixCtrHdr #mainContent #content #kolom_rechts {
	width: 200px;
	margin-left: 35px;
	float: left;
}
.oneColFixCtrHdr #mainContent #content #kolom_rechts .submenu {
	border: 1px solid #43A828;
	margin-bottom: 15px;
}
.oneColFixCtrHdr #mainContent #content #kolom_rechts .submenu h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #43A828;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;	
}
.oneColFixCtrHdr #mainContent #content #kader_links {
	float:left;
	width:400px;
	height:250px;
	background-image: url(../images/kader_jaarlijks_onderhoud.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 35px;
}
.oneColFixCtrHdr #mainContent #content #kader_links .tekst {
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.oneColFixCtrHdr #mainContent #content #kader_rechts {
	float:left;
	width:400px;
	height:250px;
	margin-left: 35px;
	margin-bottom: 30px;
}
.oneColFixCtrHdr #footer {
	padding: 0px;
}
.oneColFixCtrHdr #footerenergie {
	background-image:url(../images/footer_energie.gif); 
	background-repeat:no-repeat; 
	height:119px; 
	width:910px;
}
.oneColFixCtrHdr #footerenergie p {
	color: #666;
	text-align: center;
	padding-top: 70px;
	font-size: 14px;
}


#itemsoverzicht {
		
}
#itemsoverzicht .item {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#itemsoverzicht .item .foto {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 0px;
	border: 1px solid #000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
#itemsoverzicht .item .tekstcontainer {
	display: block;
	padding-left: 110px;
}
#itemsoverzicht .item .tekstcontainer .titel {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 2px;
	margin-bottom: 3px;
	background-color: #43A828;
	padding-top: 2px;
	display: block;
	padding-left: 5px;
}
#itemsoverzicht .item .tekstcontainer .tekst {
	
		
}
#itemsoverzicht .item .tekstcontainer .tekst ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#itemsoverzicht .item .tekstcontainer .tekst ul li {
	padding-left: 12px;
	background: url(../images/li_background.png) no-repeat 2px 4px;
}
