body {
			font-size: 1em;
  } /*body*/)
 
/*
main {
	position: relative;
}
*/
#au2xTxt {
	padding-top: 0px;
	height: 2em;
	position: relative;
	padding: 0px;
	top: 0px;
	width: 600px;
} /*au2xTxt*/
    
    	
    	
/*de følgende definisjoner danner farge og størrelse i au2X-logoen*/  	
.P1 { color:#000000; font-size: 100%;  font-family:Courier 10 Pitch;} /*her må vi leke litt videre for å få bort ledende [space]*/
.T1 { color:#ff3333; font-size: 100%;  font-family:Courier 10 Pitch;}
.T2 { color:#0000ff; font-size: 100%;  font-family:Courier 10 Pitch;}
.T3 { color:#000000; font-size: 	50%;  font-family:Courier 10 Pitch;}
#ashoch { /*her bestemmer vi hvor "as" i logoen plasseres*/
    		position: relative;
    		height: 2em;
    		left: -2.05em;
    		top: -0.85em;
    		width: 0.001em;
    		
} /*ashoch*/
 

#topplinje {
	background-color: #FAF9F8;
	width: inherit;
	height: auto;

} /*topplinje*/
#meny {
	background-color: #F2F1F0;
	width: 10em;
	height: auto;
	float: left;
	overflow: scroll;
} /*meny*/
#innhold {
	background-color: #FAF9F8;
	padding-right: 1em;
	padding-top: 1em;
} /*innhold*/
