/*

  Anti Malware Help 2008 (screen) style sheet
  ===============================================

  Copyright:		2008 © Onsia Patrick
  Author:			Onsia Patrick
  Last edit:		13/12/2010 5:40:43 by Onsia Patrick

*/

/* The Reset ---------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th {
	text-align: center;
}
q:before,q:after { content: ''; }
a { text-decoration: none; }
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; /* 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/web/bg.png);*/
	background:#000;
	background-image: url(images/web/background_dark.png);
	background-repeat: repeat;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* -------------------------------------------- */

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

a {
	color:#FFC;
	text-decoration: none;
	font-weight: bold;
}
html, body {
height: 100%; /* hÃ©Ã©l belangrijk */
}

.twoColFixLtHdr #container {
	width: 1024px; /* de automatische marges (d.m.v. auto), in combinatie met een breedte, centreren de pagina */
	border: 1px solid #900; /* hiermee wordt de instelling text-align: center voor het element body genegeerd. */
	margin-top: 0;
	margin-right: auto;
	/*margin-bottom: 0;*/
	margin-bottom: -48px;
	position: relative;
	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/web/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/Icons/home.png);}
#header a#home.current{left:10px;background:url(images/Icons/homeo.png) top left;}

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

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

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

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

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

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

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

.twoColFixLtHdr #sidebar1 {
	float: left; /* aangezien dit een zwevend element betreft, moet er een breedte worden opgegeven */
	width: 220px;
	background-color: #350402;
	height: auto;
	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: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-left: auto;
	display: inline;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
}
#sidebar1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#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.25em;
	padding-left: 5px;
}

#sidebar1 li {
	padding-bottom: 0.5em;
}

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

#sidebar1 a:hover {
	color:#FEFFDD;
}
#sidebar1 h3 {
	background-color: #350402;
}

#sidebar1 a.menu:hover{
	font-size:18px;
	color: #FFC;
}	
	
.twoColFixLtHdr #mainContent {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 290px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #000;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: left;
} 
.twoColFixLtHdr #footer {
	position: relative;
	background-color: #F0F0F0;
	background-image: url(images/web/footer.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 1024px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
} 

/* 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. */

.fltrt { float: right;
	margin-left: 8px;
	}
	
.fltlft { 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:330px;
	font-size: 1px;
}
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: 0.5em;
	padding-top: 1px;
	text-align: left;
	background-color: #333;
	margin-top: 1em;
	margin-bottom: 1em;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding-left: 1em;
	word-spacing: normal;
	background-color: #333;
	margin-top: 1em;
	margin-bottom: 1em;
}
h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: normal;
	margin-top: 1em;
	margin-bottom: 1em;
	/* background-color: #666; */
	color: #CCC;
	font-weight: bold;
}

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;
	text-align: left;
	padding-left: 1em;
}
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: 14px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	line-height: 20px;
	padding-bottom: 6px;
	padding-top: 3px;
	padding-left: 25px;
}
#mainContent ul li {
	margin-left: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
	list-style-position: inside;
	text-transform: none;
	list-style-type: disc;
	line-height: normal;
	list-style-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#mainContent ol li {
	margin-top: 0.5em;
	margin-left: 2em;
	margin-bottom: 0.5em;
	padding-top: 0.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

.rood {
	color: #F00;
	text-align: left;
	font-weight: bold;
}
.gray {
	color: #808080;
	font-style: italic;
}
.donatie {
	text-align: left;
	float: right;
}

.belstatCounter {
	text-align: left;
	float: left;
}
/*#mainContent p high {
	font-size: 16px;
	font-weight: bold;
}*/

.high {
	font-size: 18px;
	font-weight: bold;
}

#asap {
	background-image: url(images/ASAP.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	position: absolute;
	width: 432px;
	height: 48px;
	background-color: #000;
	padding-bottom: 0em;
	margin-left: 20px;
	padding-top: 0px;
	top: 1073px;
	right: auto;
	left: 303px;
}
table#links{
	letter-spacing: normal;
	border: medium ridge #CCC;
	text-align: left;
	vertical-align: middle;
}
#links td {
	padding-left: 0.5em;
	text-align: left;
	font-weight: bold;
}
#links th {
	text-align: left;
	font-weight: bold;
	background-color: #333;
	padding-left: 0.5em;
}

table#compatible{
	letter-spacing: normal;
	border: medium ridge #CCC;
	text-align: center;
}
#compatible td {
	padding-left: 0.5em;
	text-align: left;
	font-weight: bold;
}

#compatible th {
	text-align: center;
	font-weight: bold;
	background-color: #006;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #09F;
}
#index2MiddleImage {
	position: relative;
	left: auto;
	right: auto;
	top: 10em;
	bottom: auto;
	width: auto;
	height: auto;
	text-align: center;
}
.index2 #box {
	width: 800px;
	left: 33px;
	height: auto;
	float: none;
	margin-left: 100px;
	position: relative;
	top: 100px;
	}
	
	.index #box p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
		}

.index2 #container {
	width: 1024px; /* hiermee wordt de instelling text-align: center voor het element body genegeerd. */
	margin-top: 0;
	margin-right: auto;
	/*margin-bottom: 0;*/
	margin-bottom: auto;
	position: relative;
	margin-left: auto;
	background-attachment: scroll;
	background-color: #000;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	} 
.Mark1 {
	color: #8080FF;
}

