/* Layout */
body { text-align: center; font: 12px Arial,Geneva,sans-serif; background: #ffffff; }
#container { width: 782px; margin: 0px auto; }
#ram { width: 780px; border: 1px #000000 solid; padding: 0px 0px 8px 0px }
#top { width: 780px; background: #ffffff; border-bottom: 1px #000000 solid; clear: both; }
#left { float: left; width: 620px; }
#text { float: right; width: 440px; padding: 10px 10px 10px 10px; text-align: left; background: #ffffff; }
#menu { float: left; width: 152px; padding: 0px 0px 0px 8px; text-align: left; }
#ads { float: right; width: 160px; padding: 0px 0px 0px 0px; }

/* Clear both */
#clearboth { clear: both; height: 0px;}

/* Meny */
a { color: #660066; }
a.meny { font-size: 1.05em; color: #660066; font-weight: bold; letter-spacing: 0em; text-decoration: underline; margin: 12px 0px 0px 0px; }
a.meny:hover { color: #ff6600; }
a.copy {color: #660066; text-decoration: none; }

/* Rubriker */
h1 { font-size: 1.8em; color: #660066; font-weight: 400; } 
h2 { font-size: 1.6em; color: #660066; font-weight: 400; }
h3 { font-size: 1.4em; color: #660066; font-weight: 600; }
h4 { font-size: 1.2em; color: #660066; font-weight: 600; }

/* Text */
p { font-size: 1.0em; }
p.meny { font-size: 1.0em; color: #660066; text-decoration: none; margin: 6px 0px 0px 0px; }
p.bottom { font-size: 0.9em; color: #666666; margin-top: 3px; }
p.copy { font-size: 9px; font-family: Verdana; color: #cccccc; margin-top: 5px; padding: 0px 0px 0px 145px; }
p.miniblack { font-size: 9px; font-family: Verdana; color: #000000; }
td { font-size: 0.9em; color: #000000; }

/* Navigering */
a.nav {font-size: 0.8em; color: #000000; text-decoration: none; }

/* Countdown */
p.count {font-size: 12px; font-family: Verdana; color: #000000; }
#countdown {font-size: 1.1em; color: #339933; font-weight: 600; position:absolute; top:5px; left:10px; }