body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 150%;
margin: 0;
color:black;
}

h1, h2, h3 {
color: #00ad9c;
font-size: 30px;
font-family: 'Trebuchet MS', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

a, a:visited { color: #00ad9c; text-decoration: underline; }
a:hover { color: #00ad9c; text-decoration: none; }

a img { border: none; }

/* LANDINGPAGE */

div.tel {
margin: 10px 0 0 0;
}

div.tel_btn{
background: url(../img/telbg.jpg) no-repeat;
padding: 17px 12px 18px 18px;
width: 211px;
font-size: 20px;
margin-top: 5px;
}





