@charset "utf-8";
*{
padding:0;
margin:0;
}
a img {border : none;}

a {
	color:#FF9;
	text-decoration: none;
}
html, body {
height: 100%; /* héél belangrijk */
}

body  {
	margin: 0; /* het is een goede gewoonte om de instellingen voor margin (marge) en padding (opvulling) van het element body op nul in te stellen en daarmee op de standaardinstellingen van de verschillende browsers */
	padding: 0;
	text-align: center; /* hiermee centreert u de container (het hoofdobject) in IE 5*-browsers Vervolgens wordt de tekst ingesteld op de standaardinstelling van links uitlijnen in de kiezer #container */
	color: #FFF;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.twoColFixLtHdr #container {
	width: 1024px; /* de automatische marges (d.m.v. auto), in combinatie met een breedte, centreren de pagina */
	border: 1px solid #900;
	text-align: left; /* hiermee wordt de instelling text-align: center voor het element body genegeerd. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: scroll;
	background-color: #000;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	} 
.twoColFixLtHdr #header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	position: relative;
	height: 93px;
	width: 1024px;
}
#header a{
display:block;
position:absolute;
}

#header a.menu{
width:40px;
height:40px;
top:25px;
}
#header a.menu:hover{
top:10px;
width:72px;
height:72px;
}
#header a.menu.current{
top:11px;
width:64px;
height:64px;
}

#header a#home {left:5px;}
#header a#home:hover{left:5px;background:url(images/home.png);}
#header a#home.current{left:10px;background:url(images/homeo.png) top left;}

#header a#opruimen{left:75px;}
#header a#opruimen:hover  {left:75px;background:url(images/trash.png)}
#header a#opruimen.current{left:80px;background:url(images/trasho.png)  top left;}

#header a#preventie{left:160px;}
#header a#preventie:hover{left:145px;background-image:url(images/Eye.png);}
#header a#preventie.current{left:150px;background-image:url(images/eyeo.png);}

#header a#bestrijding{left:230px;}
#header a#bestrijding:hover{left:215px;background-image:url(images/Spider.png);}
#header a#bestrijding.current{left:220px;background-image:url(images/Spidero.png);}

#header a#tools{left:750px;}
#header a#tools:hover{left:735px;background-image:url(images/tools.png);}
#header a#tools.current{left:740px;background-image:url(images/toolso.png);}

#header a#info{left:820px;}
#header a#info:hover{left:805px;background-image:url(images/info.png);}
#header a#info.current{left:810px;background-image:url(images/infoo.png);}

#header a#aboutme{left:890px;}
#header a#aboutme:hover{left:874px;background-image:url(images/emp.png);}
#header a#aboutme.current{left:879px;background-image:url(images/empo.png);}

#header a#links{left:960px;}
#header a#links:hover{left:945px;background-image:url(images/Links.png);}
#header a#links.current{left:950px;background-image:url(images/linkso.png);}

.twoColFixLtHdr #sidebar1 {
	float: left; /* aangezien dit een zwevend element betreft, moet er een breedte worden opgegeven */
	width: 250px;
	background-color: #350402;
	/*background-image: none;
	background-repeat: no-repeat;
	*/
	height: 546px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #710000;
	border-right-color: #3D010A;
	border-bottom-color: #3D010A;
	border-left-color: #710000;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: auto;
	display: inline;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #mainContent {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 325px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #000;
	height: auto;
	border: thick none #999;
} 
.twoColFixLtHdr #footer {
	position: absolute;
	bottom: auto;
	padding: 0;
	background-color: #F0F0F0;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 48px;
	width: 1024px;
	background-attachment: scroll;
	text-align: center;
} 
/*.fltrt {  dit exemplaar van class kan worden gebruikt om een element aan de rechterzijde van uw pagina te laten zweven. Het zwevende element moet voorafgaan aan het element dat, op de pagina, naast het zwevende element moet staan. 
	float: right;
	margin-left: 8px;
}
.fltlft {  dit exemplaar van class kan worden gebruikt om een element aan de linkerzijde van uw pagina te laten zweven.
	float: left;
	margin-right: 8px;
}*/
.clearfloat { /* dit exemplaar van class moet op een element div of break zijn geplaatst en dient het laatste element te zijn vóór de afsluiting van een container (hoofdobject) die op zijn beurt een zwevend object volledig dient te bevatten */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	padding-bottom: 20px;
	padding-top: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 5px;
	word-spacing: normal;
	text-indent: 15px;
}
h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 25px;
}
#sidebar1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#sidebar1 ul {
	list-style-type:none;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#sidebar1 li, #sidebar1 a {
	font-weight:bold;
	color:#666;
	letter-spacing:1px;
	text-align:left;
	text-decoration:none;
	padding-bottom: 5px;
}

#sidebar1 a:hover {
	color:#FEFFDD;
}
table#updates {
	/*margin-top: 40px;
	margin-left: 1px;
	margin-right: auto;
	*/
	text-align: center;
	border: 7px ridge #FFFFCC;
	padding-top: 5px;
	padding-bottom: 2px;
	/*float: left;*/
}
TABLE   { border-collapse: collapse; border: 1px;
          margin-left: auto; margin-right: auto; }
th, td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
 }
#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 25px;
}
#mainContent ul li {
	list-style-position: inside;
	margin-left: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
}

.rood {
	color: #F00;
}
.gray {
	color: #808080;
}

