/* CSS Document */body { background-color: #cc3333; }/* Blocks*/#layout { width: 740px; margin-left: auto; margin-right: auto; background-color: #FFFFFF; }#top { width: 720px; height: 165px; margin-left: 10px; margin-top: 10px; }#middle { width: 430px; float: left; margin-left: 20px; margin-top: 10px; background-image: url(http://www6.mentoronline.se/facilityfair/images/bg_middle.gif); }#middle_content { width: 410px; }#right { width: 280px; float: left; margin-top: 10px; }#right_content { width: 250px; margin-left: 20px;}/* Links */a:link { text-decoration: none; color: #AB0B25; }a:visited { text-decoration: none; color: #AB0B25; }a:hover { text-decoration: none; color: #000000; }a:active { text-decoration: none; color: #AB0B25; }/* text */.rubrik { color: #000000; font-size: 28px; font-family: Georgia, "Times New Roman", Times, serif; }.rubrik_fet { color: #2f448d; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; }.text { color: #000000; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; }.text_fet { color: #000000; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }.text_nyhet { color: #000000; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; }.text_fet_nyhet { color: #000000; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }.text_fet_red { color: #AB0B25; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }.text_red {	color: #AB0B25;	font-size: 16px;	font-family: Georgia, "Times New Roman", Times, serif;	font-weight: bold;}
