/*/////////////////////////////////////////////////////
LINKS /////////////////////////////////////////////////
/////////////////////////////////////////////////////*/

a:link, a:visited {
	color:#0000CC;
	text-decoration: underline;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
} 

a:hover {
	text-decoration: none
}

a.Lverdographics:link, a.Lverdographics:visited {
	color:#C1DCE8;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
} 

a.Lverdographics:hover {
	text-decoration: underline
}

a.Lfooter:link, a.Lfooter:visited {
	color:#FFFFFF;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
} 

a.Lfooter:hover {
	text-decoration: underline
}

/*/////////////////////////////////////////////////////
GENERAL ///////////////////////////////////////////////
/////////////////////////////////////////////////////*/

body {
	background: #58A4C5 url(images/general/background_body.gif) repeat-x fixed;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#maindiv {
	text-align: center;
	width: 780px;
	margin: 0px auto 20px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 139px;
}

#contentArea {
	background: url(images/general/background_contentArea.gif) repeat-y;
	padding: 0px 0px 20px;
	margin: 0px;
	float: left;
	width: 780px;
}

#content {
	width: 525px;
	float: left;
	line-height: 1.6em;
	text-align: left;
	margin: 0;
	padding: 15px 30px 0px;
	background: url(images/general/background_content.gif) repeat-x;
}

#indexItems {
	width: 525px;
	margin-top: 22px;
	border-top: 1px solid #B2AB8B;
	padding-top: 28px;
	line-height: 24px;
}

#indexItems img {
	padding-bottom: 10px;
}

#indexItemL {
	float: left;
	width: 160px;
	padding-right: 14px;
	text-align: left;
}

#indexItemM {
	float: left;
	width: 160px;
	padding-right: 15px;
	text-align: left;
}

#indexItemR {
	float: left;
	width: 160px;
	padding-right: 15px;
	text-align: left;
}

h1 {
	color: #007A40;
	margin: 0px 0px 15px;
	font-size: 16px;
	font-weight: bold;
	background: #FEFEE2;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #E1EDA9;
}

h2 {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	color: #005500;
}

h2.contact {
	border-top: 1px solid #CECBA2;
	padding-top: 15px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}



.nieuws {
	font-size: 12px;
	color: #006600;
}

.nieuwsLijn {
	font-size: 12px;
	color: #006600;
	padding-top: 15px;
	border-top: 1px solid #CECBA2;
}
.clearLeft {
	clear: left;
}


.imgLeft {
	float: left;
	padding-right: 10px;
}

.imgRight {
	float: right;
	padding-left: 10px;
}

.indexDatum {
	color: #0069B3;
}

/*/////////////////////////////////////////////////////
AFVALWIJZER ///////////////////////////////////////////
/////////////////////////////////////////////////////*/

#afvalwijzerL {
	width: 180px;
}

#afvalwijzerR {
	width: 280px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

#afvalwijzerL ul, #afvalwijzerR ul {
	margin-bottom: 0px;
}

#afvalwijzerL, #afvalwijzerR {
	float: left;
	background-color: #FEFEF2;
	margin-top: 10px;
	margin-bottom: 15px;	
	padding-top: 15px;
	padding-bottom: 15px;
}

#afvalwijzerL ul, #afvalwijzerR ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

#afvalwijzerL a, #afvalwijzerR a {
	font-weight: bold;
	text-decoration: none;
}

#afvalwijzerL a:hover, #afvalwijzerR a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.afvalWijzer {
	width: 75%;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
	font-size: 12px;
	margin-bottom: -8px;
}

.betaalcontainers {
	background: #F78E1E;
}

.glas {
	background: #89BF7C;
}

.grof {
	background: #B890C2;
}

.luiers {
	background: #F4C904;
}

.papier {
	background: #FCB033;
}

.pmd {
	background: #00ADEF;
}

.restafval {
	background: #B47B55;
}

.sluikstorten {
	background: #ED1D24;
}

.tuinafval {
	background: #50B947;
}

/*/////////////////////////////////////////////////////
NAVIGATIE /////////////////////////////////////////////
/////////////////////////////////////////////////////*/

#navHome {
	background: url(images/general/index_left.jpg) no-repeat;
	height: 465px;
}

#navsub {
	width: 195px;
	float: left;
}

#navsub ul {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	list-style-image: none;
}

#navsub li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#navsub a {
	display: block;
	text-decoration: none;
	width: 127px;
	height: 30px;
	margin: 0px;
	padding-left: 68px;
	padding-top: 12px;
	color: #004A82;
	font-weight: bold;
}

#navsub li a.NShome {
	background: url(images/buttons/home.gif) no-repeat left top;
}

#navsub li a.NSnieuws {
	background: url(images/buttons/nieuws.gif) no-repeat left top;
}

#navsub li a.NShorizonnet {
	background: url(images/buttons/horizonnet.gif) no-repeat left top;
}

#navsub li a.NSafvalwijzer {
	background: url(images/buttons/afvalwijzer.gif) no-repeat left top;
}

#navsub li a.NScijfers {
	background: url(images/buttons/cijfers.gif) no-repeat left top;
}

#navsub li a.NScontainerpark {
	background: url(images/buttons/containerpark.gif) no-repeat left top;
}
#navsub li a.NShondepoep {
	background: url(images/buttons/hondepoep.gif) no-repeat left top;
}
#navsub li a.NSideeenbus {
	background: url(images/buttons/ideeenbus.gif) no-repeat left top;
}



#navsub li a.NScontact {
	background: url(images/buttons/contact.gif) no-repeat left top;
}

#navsub a:hover {
	color: #FD7646;
}


#navsub a#current {
	color: #D12D00;
}

/*/////////////////////////////////////////////////////
FOOTER ////////////////////////////////////////////////
/////////////////////////////////////////////////////*/

#footer {
	background: url(images/general/background_footer.gif) no-repeat;
	margin: 0px;
	height: 50px;
	padding-top: 3px;
	clear: left;
}

#verdographics {
	position: relative;
	top: 20px;
	float: right;
	clear: both;
	padding-right: 20px;
	font-size: 11px;
	color: #C1DCE8;
	text-align: right;
	margin-bottom: 15px;
	width: 200px;
}

#footerLeft {
	text-align: left;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
	position: relative;
	top: 2px;
}

#footerRight {
	text-align: right;
	float: right;
	position: relative;
	top: 2px;
	padding-right: 20px;
}
.lijn {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4C4C4;
	padding-top: 15px;
}
