body    {  background-color: #FEF399; margin-top: 40px; overflow: auto }

table, tr, td  
{ 
color: #2E2E3A; 
font-size: 16px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
line-height: 24px;
}

.register
{ 
color: #F53B02; 
font-size: 16px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
line-height: 24px;
}





a  {	
color: #f60; 
font-size: 15px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
line-height: 24px;
}


.footer  {	
color: red; 
font-size: 13px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
}

.imgright
{float:right; padding:0px}

a:hover
{
color: #396;
text-decoration: none;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

li 
{ 
line-height: 18px;
/*list-style-image: url("images/li.gif"); */
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
list-style-position: inside;
}



.small
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
text-align: left;
font-weight: 300;
color : #253658;
}



.imageborder 
{
border-style: solid;
border-width:1px;
border-color: #FC863E;
margin: 2px;
}

textarea
{
color: #396;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : 300;
overflow : hidden;
border : 1px solid  #FC863E;
width:250px;
}

 input 
 {
color: #396;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : 300;
border : 1px solid  #FC863E;
width:250px;
}

.senden
{background-color: #FC863E; color: #333; border : 0px;}

