html, body { height:100%;}
body { margin:0px; padding:0px; border:0px; background-image:url(img/hinter1.gif); background-repeat:repeat-y; }
a:link { color: #0000FF; }
a:visited { color: #000080;}
a:hover { color: #FF0000;}
a:active { color: #FF0000;}

#site { width:900px;}
#header { padding:5px 0 5px 138px; height:60px;}
#menue { float:left; width:200px; text-align:right; }
#content { float:left; width:690px; height:550px; padding:0 0 0 10px; overflow:auto;}
a.homelink:link, a.homelink:visited, a.homelink:hover { color: #FFFFFF;}
p,th,td { font-size:10pt; font-family:Arial; }