
.main-body { background-color: #000000; background-image: url('../images/bg-peking.jpg'); background-position: top center; background-repeat : no-repeat; background-attachment : none;
font-family: verdana;
font-size: 10pt;
line-height:150%; border: 1px Solid #000000;

}

body {background-color: #333333; background-image: url('../images/bg_peking.jpg'); background-position:top center; background-repeat: repeat-x; background-attachment : fixed; 
color: #ffffff;
font-family: Verdana;
font-size: 8pt;
line-height:150%
}

table {font-family: Verdana,Arial;
font-size: 10pt; line-height:150%;
background-color: #000000;}

.heading {font-family: Verdana; color: #cc3333; font-size:18pt; text-decoration : underline; text-align: center;}

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

.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: 10pt; color:#cc9900;}
a:link 	   {color : #cc9900; text-decoration : none; }            
a:visited    {color : #cc9900; text-decoration : none;}
a:hover      {color : #ff9900; text-decoration : underline;}
a:active     { color : #cc9900; text-decoration : none;}  


