


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: 100;}
A:active { text-decoration: none; color: rgb(151,124,70); font-weight: 100;}
A:visited { text-decoration: none; color: rgb(151,124,70); font-weight: 100;}


//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 {position: relative; left:37%; top: 20%;}

.positionAbsTekst2 {overflow: hidden; padding: 2px; position: absolute; left: 30%; top: 40%; width: 10%; height: 40px } 


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

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

.sveboTech{ overflow: auto; font-size: 9px; font-family: helvetica, serif; font-weight: 100; 
color: rgb(151,124,70); position: relative; left: 60%; top: 125%; width:auto; height: 15px} ¨


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


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