body, td {
  text-align: left;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 1em;
  color: #000000;
  background-color: #ffffff;
  margin-left: 80px;
  }
  
 #kader {
  width: 800px;
  margin-left: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 82px;
  font-size: 0.8em;
  background-color: #ffffff;
  color: #000000;
  background-image: url(images/cordendulk-logo3.gif); 
  background-repeat: no-repeat;
  background-position: top;
   }

#header-left {
	width: 400px;
	text-align: left;
	float: left;
}
		
#header-right {
	width: 400px;
	text-align: right;
	float: right;
}


#contentleft {
  width: 230px;
margin-top: 60px;
margin-right: 0px
margin-bottom: 0px
margin-left: 0px 
padding-top: 30px;
padding-bottom: 30px;
float: right;
background-color: #EFEFEF;
color: #000000;
text-align: center;
line-height: 24px;      
  }
	
#contentcenter {
width: 570px;
padding-top: 0px;
margin-top: 60px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
float: left;
line-height: 16px;
letter-spacing: 0.03em;
text-align: center;
      }
	
img {
	border: none;
}
			
p {
  margin:  14px 18px 14px 18px;
  }


h1 {
  margin: 14px 18px 8px 18px;
  font-size: 1.3em;
  font-weight: normal;
  letter-spacing: 2px;
  color: Black; 
}

h1.left
{
margin: 14px 18px 8px 18px;
  font-size: 1.3em;
  font-weight: normal;
  letter-spacing: 2px;
  color: Black; 
  text-align: left;
}
		

h2 {
margin: 12px 18px 6px 18px;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 1px;
 }

 h2.left {
margin: 12px 18px 6px 18px;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: left;
 }
 
 
h3 {
margin: 12px 18px 6px 18px;
  font-size: 1em;
font-weight: normal;
}
	
p.left {
 margin: 0px 18px 14px 18px;
 text-align: left;	
}

p.left-vet {
margin: 14px 18px 14px 18px;
text-align: left;		
font-weight: bold; 
}



p.menu {	
font-weight: normal;
	letter-spacing: normal;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		}  

	
a {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  }

a:hover {
  color: #696969;
  text-decoration: underline;
}

a.vet {  
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
  }

a.vet:hover {
  color: #696969;
  text-decoration: underline;
}




