/*All main-elements*/ body{ background-color: #e8dde9; } #container { background-image:url(rz_home_bg.gif); background-position: 0px 18px; background-repeat: repeat-y; background-attachment: fixed; width: 760px; height: 100%; } #content { clear: both; margin: 0 0px 0 0px; width: 450px; } #contenttext { clear: both; margin: 0 5px 0 5px; width: 450px; font-size: 0.8em; } #right td, font{ font-family: Arial, Helvetica, sans-serif; } #right { position: absolute; z-index: 1000; width 615px; left: 145px; top: 18px; } #right h3 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; } #right input { background-color:#FFF6C9; border: 1px solid; width: 200px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; } #right textarea { background-color:#FFF6C9; border: 1px solid; width: 400px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; } /*All styles for the homepage news-items*/ #main { clear: both; } #left { position: absolute; clear: both; bottom: 0px; left: 0px; margin: 0 0 0 11px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; } #newstab { position: absolute; float: right; padding: 0; visibility: visible; top: 9px; left: 451px; display: block; } /*#newstab A { font-family:Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; font-weight: bold; color:#000000; float: left; }*/ #newsitemsbox A { font-family:Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; font-weight: bold; color: #602164; } #newsitemsbox { width: 150px; position: relative; top: 32px; background-color: #FFFFFF; left: 1px; color: #602164; font-weight: bold; border: solid 2px #602164; margin-top: 4px; } #tabblad { border-top: 2px solid; border-right: 2px solid; border-left: 2px solid; padding-left: 2px; padding-right: 2px; padding-top: 2px; background-color: #FFF; font-family:Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; font-weight: bold; height: 34px; position: absolute; z-index: 5; left: 1px; color: #602164; } .newsitem { padding: 0 3px 6px 3px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align:left; color: #602164; } .newssummary { clear: both; font-weight: normal; } .newstitle { font-weight: bold; }