html, body, table {font: 12px Arial, Helvetica, sans-serif;}

a:link {color: #35539D;}
a:active {color:#FFFF00; text-decoration: underline;}
a:visited {color: #6E6E6F;}
a:hover {color: #27296B;}

h1 {font-size: 18px; text-align: center;}
h2 {font-size: 15px}
h3 {font-size: 12px;padding-bottom:0px;margin-bottom:0px;}
h4 {font-size: 12px;font-weight:normal;}
body {  background-color: #FFFFFF;}

.url {font-size: 12px}
.blau {color: #35539D; margin-top:0px; margin-left:15px; margin-bottom:-10px;}
.big {font-size: 16px;}
.red {color:red;}

em {font-weight:bold;font-style:normal;}

.even {border-top:1px solid #3C72B0;}
.odd {border-top:1px solid #77A7D7;}

#showme {background-image:url(80_p.png);margin:30px;padding: 10px;border:0px solid orange;overflow:visible;}
#border {position:absolute; top:0; left:0; 
width:100%;border:0px solid yellow;overflow:visible;}

#text {text-align:center;}


