body 			{
			text-decoration: none; 
			color: #000000; 
			font-family: Arial,Verdana,Helvetica,sans-serif; 
			font-size: 0.8em; 
			font-weight: medium; 
			}
			
			
a:link     		{text-decoration: underline; color: #000000; font-weight: normal}
a:visited  		{text-decoration: underline; color: #000000; font-weight: normal}
a:active   		{text-decoration: underline; color: #000000; font-weight: normal}
a:hover    		{text-decoration: none; color: #000000; font-weight: normal}

h1			{
			text-decoration: none;
			color: #000000; 
			font-family: Arial,Verdana,Helvetica,sans-serif; 
			font-size: 1.2em; 
			font-weight: bold;
			}
			
h2			{
			text-decoration: none;
			color: #000000; 
			font-family: Arial,Verdana,Helvetica,sans-serif; 
			font-size: 1em; 
			font-weight: bold;
			}
			
h3			{
			text-decoration: none;
			color: #000000; 
			font-family: Arial,Verdana,Helvetica,sans-serif; 
			font-size: 0.7em; 
			font-weight: bold;
			}

#achtergrond		{
			position: absolute;
			top: 0px;
			left: 60px;
			width: 900px;
			height: 548px;
			background-image: url(http://www.pjf-creations.nl/images/achtergrond.png);
		     	background-repeat: no-repeat;
			}

/* Footer */

#footer			{
			position: absolute;
			top: 510px;
			left: 410px;
			z-index: 2;
			font-size: 0.9em;
			}

#logo			{
			position: absolute;
			top: 508px;
			left: 335px;
			z-index: 2;
			font-size: 0.9em;
			}
			
/* Einde footer */
			
#tekstalgemeen		{
			position: absolute; 
			top: 100px; 
			left: 320px;
			width:550px; 
			height:350px;
			overflow: auto;
			}
			
#ondertext		{
			position: absolute; 
			top: 350px; 
			left: 320px;
			width:550px; 
			height:350px;
			overflow: auto;
			}
			
#menu			{
			position: absolute; 
			top: 100px; 
			left: 120px;
			width:200px; 
			height:350px;
			}
			
a.button 		{
			font-weight: bold;
			font-size: 8px;
			font-family: Arial,Verdana,Helvetica,sans-serif;
			padding: 4px 8px;
			border-top: 2px solid black;
			border-right: 2px solid black;
			border-bottom: 2px solid black;
			border-left: 2px solid black;
			text-align: center;
			min-width: 75px;
			text-transform: uppercase;
			}
			
a.button:link 		{ 
			color: #000000;
			text-decoration: none;
			}
			
a.button:visited 	{
			color: #000000;
			text-decoration: none;
			}
			
a.button:hover 		{ 
			color: red;
			border-color: black white white black;
			border-right: none;
			border-left: none;
			text-decoration: none;
			}
			
a.button:active 	{ 
	 		color: #000000; 
			text-decoration: none;
			}
			
#pdf			{
			position: absolute;
			top: 450px;
			left: 250px;
			}
/* Begin Menu */
			
#divFoldCont		{
			position:absolute; 
			left:130px; 
			top:140px; 
			visibility:hidden;
			z-index:2;
			}
			
.clFold			{
			position:absolute; 
			font-weight: bold;
			font-size: 13px;
			font-family: Arial,Verdana,Helvetica,sans-serif;
			padding: 4px 8px;
			border-top: 2px solid black;
			border-right: 2px solid black;
			border-bottom: 2px solid black;
			border-left: 2px solid black;
			text-align: center;
			width: 100px;
			text-transform: uppercase;
			z-index:2;
			}
			
.clFoldSub		{
			position:absolute; 
			left:15px; 
			visibility:hidden;
			z-index:2;
			}
			
.clFoldSub2		{
			position:absolute; 
			left:15px; 
			visibility:hidden;
			z-index:2;
			}

			
.clFoldLinks		{
			font-family:Arial,Verdana,Helvetica,sans-serif; 
			font-size:14px; 
			font-weight:bold; 
			text-decoration:none; 
			color:black;
			z-index:2;
			}
			
.clSubLinks		{
			font-family:Arial,Verdana,Helvetica,sans-serif; 
			font-size:14px; 
			font-weight:bold; 
			text-decoration:none; 
			color:black;
			z-index:2;
			}
			
.clSubLinks2		{
			font-family:Arial,Verdana,Helvetica,sans-serif; 
			font-size:12px; 
			text-decoration:none; 
			color:black;
			z-index:2;
			} 
			
/* Einde Menu */
			
/* Begin algemene iconen */

#webmail		{
			position:absolute; 
			left:15px; 
			top: 15px;
			z-index:2;
			}
			
#home			{
			position:absolute; 
			left:160px; 
			top: 55px;
			z-index:2;
			}
			
#contact		{
			position:absolute; 
			left: 130px; 
			top: 68px;
			z-index:2;
			}
		
#printer		{
			position:absolute; 
			left:100px; 
			top: 90px;
			z-index:2;
			}
			
#loep		{
			position:absolute; 
			left:90px; 
			top: 120px;
			z-index:2;
			}
			
/* Einde algemene iconen */
/* Begin contact.php pagina */
			
#kopcontact		{position: absolute; top: 0px; left: 0px; width: 300px}
#naamcontact		{position: absolute; top: 150px; left: 0px; font-weight: bold; width: 100px}
#emailcontact		{position: absolute; top: 175px; left: 0px; font-weight: bold; width: 100px}
#berichtcontact		{position: absolute; top: 200px; left: 0px; font-weight: bold; width: 100px}
#verstuurbuttoncontact	{position: absolute; top: 322px; left: 60px; width: 100px}
#naamveldcontact	{position: absolute; top: 150px; left: 60px;width: 100px}
#emailveldcontact	{position: absolute; top: 175px; left: 60px;width: 100px}
#berichtveldcontact	{position: absolute; top: 200px; left: 60px; white-space: normal; width: 100px}
#maillabel		{position: absolute; top: 27px; left: 60px; font-weight: bold; width: 100px}
#tellabel		{position: absolute; top: 45px; left: 60px; font-weight: bold; width: 100px}
#faxlabel		{position: absolute; top: 62px; left: 60px; font-weight: bold; width: 100px}
#telinfo		{position: absolute; top: 45px; left: 105px; width: 300px}
#faxinfo		{position: absolute; top: 62px; left: 105px; width: 100px}
#mailinfo		{position: absolute; top: 27px; left: 105px; width: 300px}
#tussenregel		{position: absolute; top: 115px; left: 0px; width: 500px}
#mmex			{position: absolute; top: 160px; left: 200px; overflow: auto; z-index: 3;}
#foutmelding		{position: absolute; top: 100px; left: 0px;width: 400px}
#adresinfo		{position: absolute; top: 27px; left: 305px;}
#postcodeinfo		{position: absolute; top: 45px; left: 305px;}
#adreslabel		{position: absolute; top: 27px; left: 250px; font-weight: bold;}

/* Einde contact.php */
input {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 13px;
color: #000000;
font-weight: normal;
background: #f5f5f5;
border: 1px solid #000000;
}
textarea {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 13px;
color: #000000;
font-weight: normal;
background: #f5f5f5;
border: 1px solid #000000;
}
.submit			{
			border: 1px solid black;
			background-color: #f5f5f5;
			width: 75px;
			}
			


input:focus {background-color: #ECECEC}
textarea:focus {background-color: #ECECEC}

#rss 		{
		position: absolute; 
		top: 100px; 
		left: 800px; 
		}

table.prijs {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: none none none none;
	}
 
tr.row1 {
  background-color:#CEAE4E;
  border-left:1px #CEAE4E ;
  border-right: 1px #CEAE4E;
}

tr.row2 {
   border-bottom:5px solid #000000 ;
   padding-bottom: 1.5em;
  }

 tr.row3 {
    height: 30px;
  }
 
 
td.kolom1 {
   width: 150px;
    }

td.kolom2 {
   width: 68px;
    }
    
 td.kolom3 {
   width: 79px;
    }
    
td.kolom4 {
   width: 81px;
    }
	
 td.kolom5 {
   width: 70px;
    }	
   
     td.kolom6 {
   width: 70px;
    }	 

      td.kolom7 {
   width: 70px;
    }     

 a.info{
    position:relative; /*this is the key*/
    z-index:24; 
     font-weight: bold;
	font-size: 9px;
	padding: 2px 4px;
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	text-align: center;
	}
    
    a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:0em; left:2em; width:15em;
    border:2px solid #000000;
    background-color:#CBCBCB; color:#000;
    text-align: center}
    
/* Begin voorwaarden.php */

#pdflogo 	{
		position: absolute; 
		top: 10px; 
		left: 280px; 
		}
		
/* Einde voorwaarden.php */

/* Begin bestel.php */

#bedrijf	{
		position: absolute; 
		top: 120px; 
		left: 0px; 
		}

#bedrijfveld	{
		position: absolute; 
		top: 120px; 
		left: 100px; 
		}
		
#contactpersoon	{
		position: absolute; 
		top: 150px; 
		left: 0px; 
		}
		
#sexe		{
		position: absolute; 
		top: 150px; 
		left: 100px; 
		}
		
#contactpersoonveld	
		{
		position: absolute; 
		top: 150px; 
		left: 165px; 
		}
			
#adres 		{
		position: absolute; 
		top: 180px; 
		left: 0px; 
		}
		
#adresveld 	{
		position: absolute; 
		top: 180px; 
		left: 100px; 
		}
		
#postcode	{
		position: absolute; 
		top: 210px; 
		left: 0px; 
		}

#postcodeveld	{
		position: absolute; 
		top: 210px; 
		left: 100px; 
		}

#telefoonnummer	{
		position: absolute; 
		top: 240px; 
		left: 0px; 
		}

#telefoonnummerveld
		{
		position: absolute; 
		top: 240px; 
		left: 100px; 
		}

#plaats		{
		position: absolute; 
		top: 210px; 
		left: 163px; 
		}

#plaatsveld	{
		position: absolute; 
		top: 210px; 
		left: 200px; 
		}

#fax		{
		position: absolute; 
		top: 270px; 
		left: 0px; 
		}

#faxveld	{
		position: absolute; 
		top: 270px; 
		left: 100px; 
		}

#betalingscyclus
		{
		position: absolute; 
		top: 300px; 
		left: 0px; 
		}

#betalingscyclusveld
		{
		position: absolute; 
		top: 300px; 
		left: 100px;
		}
		
#verstuurbuttoncontact2	
		{
		position: absolute; 
		top: 330px; 
		left: 100px; 
		width: 100px
		}

/* Einde bestel.php */

/* Begin inlog.php */

#txtinloggen	{
		position: absolute; 
		top: 0px; 
		left: 0px; 
		}
		
#txtgebruikersnaam	
		{
		position: absolute; 
		top: 260px; 
		left: 0px; 
		font-weight: bold;
		}

#inputusername	{
		position: absolute; 
		top: 260px; 
		left: 125px; 
		}
		
#txtwachtwoord	{
		position: absolute; 
		top: 280px; 
		left: 0px;
		font-weight: bold; 
		}
		
#inputpassword	{
		position: absolute; 
		top: 280px; 
		left: 125px; 
		}
		
#buttonsubmit	{
		position: absolute; 
		top: 320px; 
		left: 125px; 
		}
		
/* Einde inlog.php */

/* Begin prijsdomein.php */

table.registratietabel {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: none none none none;
	padding-bottom: 0px;
padding-top: 0px;
margin: 0px 0px 0px 0px
	}
 
tr.registratietabel {
   border-left:2px solid #000000 ;
	padding-bottom: 0px;
padding-top: 0px;
margin: 0px 0px 0px 0px
    }

td.registratietabel {
   border-left:2px solid #000000 ;
	padding-right: 10px;
	padding-bottom: 0px;
padding-top: 0px;
margin: 0px 0px 0px 0px
    }

td.registratietabel2 {
   padding-right: 15px;	
	padding-bottom: 0px;
padding-top: 0px;
margin: 0px 0px 0px 0px
    }

/* Einde prijsdomein.php */