/*hetra.no, main.css (90 %) v090523*/
/*BODY*/
body{width:100%;min-width:600px;margin:0;padding:0;border:0;background:#fff;color:#000;font-size:90%}
/*HEADER*/
#header{clear:both;float:left;width:100%;background:#99cccc;color:inherit}
/*COLUMN CONTAINER*/
.colmask{position:relative;clear:both;float:left;width:100%;overflow:hidden}
/*COMMON COLUMN SETTINGS*/
.colright,.colmid,.colleft{position:relative;float:left;width:100%;}.col1,.col2,.col3{position:relative;padding:0 0 .4em 0;float:left;width:inherit;overflow:hidden;}.col1{margin-top:1em;}.col2{margin-top:.3em;}.col3{margin-top:.8em}
/*3-COLUMN STYLES*/
.threecol{background:#ddeeee;color:#000;font-size:85%;}.threecol .colmid{right:25%;background:#fff;color:#000;}.threecol .colleft{right:50%;background:#99cccc;color:#000;}.threecol .col1{width:46%;left:102%;}.threecol .col2{width:21%;left:31%;}.threecol .col3{width:23%;left:84.25%}
/*FOOTER*/
#footer{clear:both;float:left;width:100%;border-top:1px solid #99cccc;border-bottom:1px solid #99cccc;background:#fff;color:#000;}#footer p{padding-top:.3em;font-size:70%}