BODY
{
    background-repeat:no-repeat;
    background-image:URL('../images/background/background.gif')

}

  #header
  {
    position:absolute;

    top:0px;
    left:0px;
    height:124px;
    width:750px;
    background-repeat:no-repeat;
    background-image:URL('../images/logo/poekoelan.gif')
  }
  
  #header IMG
  {
    position:absolute;
    left:350px;
  }
  
  #page
  {
    position:absolute;
    top:149px;
    left:0px;
    width:750px;
  }

  #footer
  {
    position:absolute;
    background-color:#F26539;
    top:500px;
    left:0px;
    height:24px;
    width:750px;
    visibility:hidden;
    font-family:Verdana;
    color:#ffffff;
    font-size:0.70em;
    padding-left:16px;
    padding-top:3px;
   } 
  #footer A {
    padding-right:5px;
    text-decoration:none;
    color:#ffffff;
    font-weight:normal;
  }
  
  #footer A:HOVER
  {
    text-decoration:underline;
   
  }
  
  
  #content
  {
    position:absolute;
    width:465px;
    top:18px;
  }
  
  #right
  {
    position:absolute;
    width:249px;
    top:2px;
    left:500px;
  } 
  
  .lijn
  {
    position:absolute;
    top:0px;
    left:0px;
    width:1px;
    height:700px;
    background-color:#E13A3E;
    z-index:50;
  }
  .content, .content TD, .content TH{
    font-family:Verdana;
    font-size:0.70em;
    line-height:1.4;
    
    padding-left:12px;
  }
  
  .content TH
  {
    font-weight:bold;
    text-align:left;
  }
  
  .content p 
 { 
  	margin: 0px;
  	padding: 0px; 
  	color:#000000;
    padding-bottom:5px;
    padding-top:1px;
	}
  
  .content b 
  {
	  
	}
  
  .content strong 
  {
	  
	}

  .content h1 
  { 
  	font-size: 1.9em;
  	font-weight: bold;
  	line-height: 14px;
  	margin: 0px;
    padding: 0px; 
    padding-bottom:10px;
  	color: #E13A3E;
    line-height:1.2;
	}
  
  .content h2 
  { 
  	font-size: 1.0em;
  	font-weight: bold;
  	line-height: 16px;
  	margin: 0px;
    padding: 0px; 
  	padding-top: 2px;    
  	padding-bottom: 2px;
    color: #3F3B35;
	}
  
  .content h3 
  { 
  	font-size: 1.0em;
  	font-weight: bold;
    line-height: 15px;
    margin: 0px;
  	padding: 0px; 
    padding-bottom:5px;
    padding-top:3px;  
	  color: #E13A3E;
	}
  
  
  
  .content h4 
  { 
  	font-size: 1em;
  	font-weight: normal;
    line-height: 16px;
  	margin: 0px;
  	margin-top: 3px;
    margin-bottom: 5px;
  	padding: 0px; 
	  color: #E13A3E;
	}
  
  .content h5 
  { 
  	font-size: 1.1em;
  	font-weight: bold;
  	line-height: 14px;
  	margin: 0px;
  	margin-top: 3px;
  	padding: 0px; 
	  color: #000000;
  }

  .content h6 
  { 
  	font-size: 1.1em;
  	font-weight: bold;
  	line-height: 14px;
  	margin: 0px;
  	margin-top: 3px;
  	padding: 0px; 
	  color: #000000;
  }
  
  .content a 
  {
  	text-decoration: underline;
  	color: #F26539; 
	}
  	
  .content a:hover
  {
    text-decoration: none; 
  	

	}
  .content TABLE 
  { 
    border:0px;
    
  }
  
  .content TH 
  { 
    border-bottom:1px solid #FFCF00;
    text-align:left;
    font-weight:bold;
    padding:0px;
    margin:0px;
  }
  .content TD
  {
    padding:0px;
    margin:0px;
    text-align:left;
  }
  
  .content INPUT,TEXTAREA 
  {
    border:1px solid #3F3B35;
    width:250;
  }
  
  .content .checkbox
  {
    border:0px solid #FFFFFF;
    width:20;
  }
  
  .content .button
  {
    border:1px solid #000000;
    background-color:#3F3B35;
    width:100;
    color:#ffffff;
    cursor:hand;
    font-weight:bold;
    font-size:10px;
  }
 
 
 form
 {
  padding:0px;margin:0px;
 }
 