a:link { color:#413c36; text-decoration:none; } /* noch nicht besuchte Ziele */ a:visited { color:#413c36; text-decoration:none;} /* besuchte Ziele */ a:hover { color:#ae290a; text-decoration:none;} /* Verweise bei "MouseOver" */ a:active { color:#413c36; text-decoration:none;} /* Angeklickte Verweise */ a:focus { color:#413c36; text-decoration:none;} /* Verweise, die Fokus erhalten */ body { background-color:#FFFFFF; background-image:url(bilder/bg.jpg); font-family: arial; } #container { background-image:url(bilder/hintergrund.jpg); color:white; vertical-align:middle; position:fixed; top:80px; width:800px; height:480px; left:0px; } #leiste { position:fixed; width:799px; height:24px; left:0px; top:54px; /* background-color:#FFFFFF; */ border-top-style:none; border-bottom-style:none; border-right-style:none; border-width:1px; } #infoueberschrift { font-weight:bold; margin-bottom: 10px; } #nachoben { margin-top: 10px; margin-bottom: 25px; font-size: 75%; } #bilder_nachoben { margin-top: 10px; font-size: 75%; } #zitat { font-style: italic; } #blocksatz { text-align: justify; } #zitierter { font-size: 75%; margin-bottom: 10px; } #person_links { float: left; width: 135px; } #person_rechts { position:relative; } #kontakt { position:relative; left: 25px; width:350px; }