body {
 font-family: Univers, Verdana, Arial, Helvetica, sans-serif;
 font-size: 13.5pt;
 font-weight:normal;
 color: #4f4f4f;
 background-color: #FFFFFF;
 margin-right: 2%;
 background-image: url(images/schnecke.jpg);
 background-repeat:no-repeat;
 background-attachment: fixed;
 background-position: center center;
 margin: 20%
}

img { border:0px }
img.flag { 
    border:0px; 
    padding-left:30px; padding-right:30px; 
    padding-top:10px; padding-bottom:10px;
}
td.w50 { width:50%; }

div.font100 { font-size:10pt; }
div.font75 { font-size:7.5pt;}

a:link { font-size: 9pt; color: #6F6F6F; text-decoration: underline }
a:visited { font-weight: bold; font-size: 9pt; color: #0000BF; text-decoration: none}
a:active { font-size: 9pt; color: #00009F; text-decoration: underline }
a:hover { color: #003080; }
