
/**************************** HTML elements ***********************************/
body {
background: #000;
color: #E8E8E8;	
margin: 0;
padding: 0;
font: 100% "Verdana",sans-serif;

}

table, th, td, div, span, a{
	color:#E8E8E8;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
    background-repeat:no-repeat;
	background-position: top right;
	}

a {
	text-decoration: none;
	color: #9900CD;
	font-weight: bold;	
}

a:hover {
text-decoration: underline;
color: #A2A2A2;	
}

a:visited {
	text-decoration: none;
	color: #9900CD;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #9900CD;
}

h1 { 
	font-size: 20px;
	font-weight:bold;
	color: #E8E8E8;
}

h2 { 
	font-size: 20px;
	font-weight:bold;
	color:#E8E8E8;
}

h3 { 
	font-size: 14px;
	font-weight:bold;
	color: #A2A2A2;
}
/*********************** STYLE SHEET SPECIFICS ********************************/
#intro_logo {
width: 423px;
height: 135px;
left: 0px;
top: 0px;
margin: 0;
/*padding: 15px 0;*/
background: #000 url(../../images/img_logo.gif) no-repeat bottom left;
position:absolute;
}

#intro_ecommerce {
width: 572px;
height: 135px;
left: 423px;
top: 0px;
margin: 0;
/*padding: 15px 0;*/
background: #000 url(../../images/img_ecommerce.jpg) no-repeat bottom left;
position:absolute;
}

#intro_ecommerce-2 {
width: 403px;
height: 135px;
left: 995px;
top: 0px;
margin: 0;
/*padding: 15px 0;*/
background: #000 url(../../images/img_ecommerce-2.jpg) no-repeat bottom left;
position:absolute;
}

#intro_plaatje1-1{
width: 572px;
height: 258px;
left: 423px;
top: 135px;
margin: 0;
/*padding: 15px 0;*/
background: #000 url(../../images/img_plaatje1-1.jpg) no-repeat bottom left;
position:absolute;
}

#intro_plaatje1-2{
width: 403px;
height: 258px;
left: 995px;
top: 135px;
margin: 0;
/*padding: 15px 0;*/
background: #000 url(../../images/img_plaatje1-2.jpg) no-repeat bottom left;
position:absolute;
}

#intro_plaatje2-1{
width: 572px;
height: 248px;
left: 423px;
top: 393px;
margin: 0;
/*padding: 15px 0;*/
background: #000 url(../../images/img_plaatje2-1.jpg) no-repeat bottom left;
position:absolute;
}

#intro_plaatje2-3{
width: 720px;
height: 248px;
left: 678px;
top: 393px;
margin: 0;
/*padding: 15px 0;*/
background: #000 url(../../images/img_plaatje2-3.jpg) no-repeat bottom left;
position:absolute;
}

#intro_button{
width: 238px;
height: 238px;
left: 480px;
top: 350px;
margin: 0;
/*padding: 15px 0;*/
background: url(../../images/animatie.gif) no-repeat bottom left;
position:absolute;
z-index: 10;
}

#intro_tekst {
width: 330px;
height: 200px;
left: 59px;
top: 135px;
margin: 0;
/*padding: 15px 0;*/
position:absolute;
}

#klik {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
margin: 0;
position:absolute;
z-index: 9;
}






.commentform{ 
margin:0px; 
color:000000; 
font-size : 12px; 
font-weight:normal; 
background-color : #FFFFFF; 

}


.pivot-search fieldset {
	border: 1px solid #fff;
}

.pivot-search legend, .pivot-search label {
	display: none;
}

img.badge {
	border: 0;
}

/* attaching background images to the headers */
#stuff .links h3{
background: #ffffff url(file:///D|/Klusjes%20Ivonne/Treiterschijf.nl/HTML/pivot/templates/links.png) no-repeat center left;
}

#stuff .linkdump h3{
background: #ffffff url(file:///D|/Klusjes%20Ivonne/Treiterschijf.nl/HTML/pivot/templates/linkdump.png) no-repeat center left;
}

#secondary .about h3{
background: #ffffff url(file:///D|/Klusjes%20Ivonne/Treiterschijf.nl/HTML/pivot/templates/about.png) no-repeat center left;
}

#secondary .archives h3{
background: #ffffff url(file:///D|/Klusjes%20Ivonne/Treiterschijf.nl/HTML/pivot/templates/archives.png) no-repeat center left;
}

#secondary .search h3{
background: #ffffff url(file:///D|/Klusjes%20Ivonne/Treiterschijf.nl/HTML/pivot/templates/search.png) no-repeat center left;
}

#secondary .calendar-box h3{
background: #ffffff url(file:///D|/Klusjes%20Ivonne/Treiterschijf.nl/HTML/pivot/templates/calendar.png) no-repeat center left;
}

#secondary .comments h3{
background: #ffffff url(file:///D|/Klusjes%20Ivonne/Treiterschijf.nl/HTML/pivot/templates/comments.png) no-repeat center left;
}

#stuff .referrers h3{
background: #ffffff url(file:///D|/Klusjes%20Ivonne/Treiterschijf.nl/HTML/pivot/templates/referrers.png) no-repeat center left;
}

#stuff .stuff h3{
background: #ffffff url(file:///D|/Klusjes%20Ivonne/Treiterschijf.nl/HTML/pivot/templates/stuff.png) no-repeat center left;
}

/* a nice footer */
#footer {
width: 100%;
text-align: center;
color: #666666;
clear: both;
}



