body, table {
font-family: 'Trebuchet MS',Arial, Tahoma, Verdana, sans-serif;
font-size: 14px;
line-height: 140%;
margin: 0;
color:#074C8C;  
}

h1, h2, h3 {
color: #074C8C;
font-size: 24px;
font-family: 'Trebuchet MS',Arial, Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;  
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

a, a:visited { color: #036EC8; text-decoration: underline; }
a:hover { color: #074C8C; text-decoration: none; }

a img { border: none }

.button  {
display: block;
width: 340px;
height: 95px;
padding: 7px;
color: #074C8C;
text-decoration: none;

background-color: #e2dcc4;
-moz-box-shadow: 2px 2px 10px #2b73b6;
-webkit-box-shadow: 2px 2px 10px  #2b73b6;
box-shadow: 2px 2px 10px #2b73b6;
-webkit-border-radius: 12px  ;
-khtml-border-radius: 12px  ;
-moz-border-radius: 12px ;
}

.tabelle {
border-radius: 15px 0px 15px 0px;
-moz-border-radius: 15px 0px 15px 0px; 
-khtml-border-radius: 15px 0px 15px 0px;
-o-border-radius: 15px 0px 15px 0px; 
-webkit-border-radius: 15px 0px 15px 0px;
}

