body {
background-color: #ffffff;
font-family:times new roman;
font-size: 11px;
color: #f3f3f3;
text-decoration: none;
font-weight: none;
text-align: justify;
text-transform: normal;
margin: 0px;
color: #000000;
}
a:active {  color: #000000}
a:link {text-decoration: underline;  color: #000000}
a:visited {text-decoration: underline;  color: #000000}
a:hover {text-decoration: none;  color: #FF119D}

#about {position: absolute; top: 80px; left: 130px; width: 300px; z-index: 1; }
#archives {position: absolute; top: 60px; left: 130px; width: 600px; z-index: 1; }
#rubrik {position: absolute; top: 20px; left: 130px; z-index: 1; }
#underrubrik {position: absolute; top: 45px; left: 130px; z-index: 1; }


.rubrik {
font-family:times new roman;
font-size: 28px;
color: #000000;
text-decoration: none;
font-weight: none;
text-transform: uppercase;
}

.text {
font-family:georgia,times new roman,arial;
font-size: 9px;
color: #000000;
text-decoration: none;
font-weight: none;
line-height: 15px;
text-align : noraml
text-transform: normal;
}