body {
margin: 0; 
padding: 0;
background-color: #ffffff;
font-family: arial, verdana; 
font-size: 12px; 
line-height: 20px; 
color: #000000; 
text-align: justify; 
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #000000;
}

#bakgr { 
background-image: url(bakgr.png);
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 100%;
height: 129px;
position: absolute;
}

#black_header  { 
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 633px;
height: 129px;
position: absolute;
}

A:link { text-decoration: none; color: #535353; background-color: #ffffff; }
A:visited { text-decoration: none; color: #535353; background-color: #ffffff; }
A:hover { text-decoration: none; color: #535353; background-color: #ffffff; }
A:active { text-decoration: none; color: #535353; background-color: #ffffff; }


#text  {
margin-top: 200px;
margin-left: 112px;
position: absolute;
width: 390px;
} 

.rubrik  { 
font-size: 18px; 
font-weight: bold;
font-family: trebuchet ms, arial, verdana; 
}

.rubrik2  { 
font-weight: bold;
}

.rubrik_titel  { 
font-size: 18px; 
font-weight: bold;
font-family: trebuchet ms, arial, verdana; 
margin-bottom: 1px;
}

.rubrik_datum  { 
font-size: 10px; 
font-weight: bold;
}

.copy  {
margin-bottom: 3px;
margin-left: 3px;
position: absolute;
} 

hr { border: thin dashed #404040; }
