/* CSS Document */

#Werkzaamhedenlinks {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 28px;
	list-style-type: none;
	float: right;
	padding-right: 15px;
	height: 450px;
}
#Werkzaamhedenlinks li {
	border-bottom: 1px solid #666;
	padding-left: 25px;
}
#Werkzaamhedenlinks li a, #Werkzaamhedenlinks li a:link, #Werkzaamhedenlinks  li a:active {
	color: #444;
	text-decoration: none;
}
#Werkzaamhedenlinks  li a:hover {
	color: #000;
	text-decoration: underline;
}
#Werkzaamhedenlinks #Gas {
	background-image: url(../images/icons/gas.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#Werkzaamhedenlinks #Water {
	background-image: url(../images/icons/water.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#Werkzaamhedenlinks #Cv {
	background-image: url(../images/icons/centraleverwarming.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#Werkzaamhedenlinks #Loodgieter {
	background-image: url(../images/icons/loodgieter.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#Werkzaamhedenlinks #Dakbedekking {
	background-image: url(../images/icons/dakbedekking.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#Werkzaamhedenlinks #Sterkin img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#Werkzaamhedenlinks #contactgegevens {
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
