


H1 { color: maroon; font-size: 45px; font-family: cursive, helvetica, impact, serif; font-weight: 200; letter-spacing: 10px; text-decoration: overline } 
H2 { color: rgb(151,124,70); font-size: 14px; font-family: fantasy, helvetica, impact, serif; font-weight: 100; text-transform: none } 
tt { color: white; font-size: 18px; font-weight: 600;}

A:link { text-decoration: none; color: rgb(151,124,70); font-weight: 200;}
A:active { text-decoration: none }
A:visited { text-decoration: none; color: rgb(151,124,70); font-weight: 200;}


//P {text-indent: 2px; background: silver; font-family: helvetica, serif; padding: 2px; position: relative; left: 10px; top:  0px; width: 20% }


.overskrift{font: 30pt/146pt helvetica, serif;  position: relative; left: 85px; top: 5px; z-index: 10 }
.overskrift2 { font: 30pt/146pt helvetica, serif; position: relative; left: 150px; top: -60px; z-index: 1 } 


.first { color: green; overflow: scroll; width: 25%; height: 150px}
.second { color: purple; overflow: scroll; width: 25%; height: 150px }
.third { color: gray; overflow: scroll; width: 25%; height: 150px }

.positionAbs {padding: 0; position: absolute; left: 100px; right: 0px; top:  5px;}


.positionAbsTekst2 {background: fixed; overflow: auto; padding: 2px; position: absolute; left: 100px; top: 600px; width: 40%; height: 110px } 

.positionAbsTekst { overflow: auto; font-size: 9px; font-family: helvetica, serif; font-weight: 100; 
color: rgb(151,124,70); position: absolute; left: 100px; top: 565px; width: 40%; height: 15px} 

.positionRel {overflow: hidden; padding: 20px; position: relative; left: 200px; top:  20px; width: 800px; height: 600px } 


DIV { padding: 0; position: relative; left: 10px; top:  10px;} 


