
body { background-color: #0676B7;background-image: url('../images/design/bg-body.jpg'); background-position: top left; background-repeat : repeat-x; background-attachment : fixed;
font-family: Verdana;
font-size: 8pt;
line-height:150%
}

table {font-family: Verdana,Arial;
font-size: 8pt; line-height:150%}

.venstre {width:120px; float: left; margin-top: 10px; margin-left: 0px;
}

.nyhed { width:120px; height: 140px; padding: 5px; border: 1px dotted #ffffff; font-size: 9px;
}

.banner {margin-top: 21px; height: 140px; background-color: #07527E; color: #ffffff; width: 120px; padding: 5px; border: 1px solid #ffffff;
}


a { font-size: 8pt; color:#ffff00;}
a:link 	   {color : #ffff00; text-decoration : none; }            
a:visited    {color : #ffff00; text-decoration : none;}
a:hover      {color : #ffff00; text-decoration : underline;}
a:active     { color : #ffff00; text-decoration : none;}  

