
  /*  Dette er stylesheet dokument til Abu sin     */
  */   hjemmeside....        minstyle.css  */ 
   
  
 body { 
	background-color:#800ff;
	color: white;
	font-size: 12;
        font-family: comic sans ms, sans-serif;
        background-image: url(knapper/topp.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        background-attachment: fixed;
}

  
p.vanlig_tekst { font-size:16;
	        font-family: comic sans ms, sans-serif;
  	

 }

 p.tekst
 {
	font-family: comic sans ms, helvetica;
	font-size: 14px;
	line-height: 1.5;
 }
 p.tekst_stor
 {
	font-family: comic sans ms, helvetica;
	font-size: 15px;
	line-height: 1.5;
 }
 p.overskrift
 {
	font-family: comic sans ms, helvetica;
	font-size: 18px;
	line-height: 1.5;
 }
p.header{
	
	font-family:comic sans ms, helvetica;
	font-color:black
	font-size: 100px;
	line-height: 1.5;

}
p.sitat{
        font-family:sans-serif, helvetica;
	font-size: 11px;
	line-height: 1.5;



}
h1{
	font-size: 20px;
	font-family:comic sans ms, sans-serif;
	font-color: black
 	

}
h2{
	font-size: 25px;
	font-family:comic sans ms, sans-serif;
	font-color: black
	font-weight: normal;

 
}
h3{
	font-size: 15px;
	font-family:comic sans ms, sans-serif;
	font-color: black
	font-weight: normal;

 
}
h4{
	font-size: 21px;
	font-family:comic sans ms, sans-serif;
	font-color: black
	font-weight: normal;

 
}
td.greySpesiel{
		background-color: #E2E2E2;
       vertical-align: top;
       margin: 0px;
       height: 30px;
		font-weight: bold;
}
td.grey
{
       
       background-color: #E2E2E2;
       vertical-align: top;
       height: 30px;
       margin: 0px;
}
td.main
{
	width: 100%;
	vertical-align: top;
}

table.main
{
	width: 80%;
	padding: 0px;
	height: 50%;
}
table.header
{
	width: 100%;
	height: 100%;
	padding: 0px;
	border-width: 0px;
}

td.header
{
	background-color: #6699CC;
	height: 30px;
	vertical-align: top;
	font-weight: bold
}

td.venstre
{
	width: 130px;
	height: 15px;
	background-color: #E2E2E2;
	vertical-align: top;
	margin: 0px;
}

