h1 { font-size: 20px; font-weight: bold; font-family: Palatino Linotype;}
h2 { font-size: 24px; font-weight: normal; font-family: Palatino Linotype;}
h3 { font-size: 16px; font-weight: bold; font-family: Palatino Linotype;}
h4 { font-size: 15px; font-weight: bold; font-family: Palatino Linotype;}
h5 { font-size: 12px; font-weight: lighter; font-family: Palatino Linotype;}

body{background-color:#FEFEDE;
     color:#000000;
     font-family: Palatino Linotype;
     line-height:150%;
     font-size:17px;}
     
p{line-height:150%;
  font-size:17px;}
p.agb{font-size:14px;
}
tr{font-size:17px;}
tr.ueber{background-color:#808080;
         text-align:left;}
         

a{cursor:pointer;
  text-decoration:none;
  color: #000000;}
a.mail{text-decoration:underline;}
                
input,button{font-size: 13px;color: #000000;font-family: Palatino Linotype, sans-serif;border: 1px #bbbbbb solid;}
input,text{font-size: 18px;color: #000000;border: 1px #bbbbbb solid;}

input[type=reset],input[type=submit],input[type=button],button {margin:1px; padding:1px; cursor: pointer; cursor: hand;}