* { margin: 0; padding: 0; }html,body{height:100%} 	body {	 				font-family: arial, helvetica, sans-serif;	font-size: 14px;	color: black;	text-align: left;	background: url("bakgrunn2.gif");	}			/* div'ene */ 	#wrap { width:1000px; margin: 0 auto; text-align: left;float: left;padding: 0;}#header { height:200px;float: left;width:1000px; background: url("header2.gif"); }	}#menuwrap { float: left; width:150px;height:auto;text-align: center;}	#menu { float: left; width:150px;height:auto;text-align: center;}.menyknapp { float: left; width:150px;height: 50px;background: url("meny.gif"); text-align: center;}		#contentwrap { position: absolute; left: 150px; top: 200px;float: left; text-align: center;width:830px;height:auto; margin: 10px;text-align: left;padding: 0;}				#content { background: white;float: left; text-align: center;width:780px;height:auto; margin: 25px;border: dotted;border-color: #336;text-align: left;padding: 0;}					#tekst { float: left; text-align: left;width:700px;padding: px;height:auto; margin: 20px;height:auto;text-align: left;padding: 0;}			#hjornet2 { float: left; background: ;width:600px;height:auto; margin: 0px;padding: 0;}					/* innholdsformattering */ 		.overskrift {		text-align: center;	padding: 10px; 	}		p { padding: 10px; /*Vil gj¿re slik at teksten dyttes vekk fra kanten. */ margin: 10px;}	.meny {}				a:link{color:#336;text-decoration:underline}a:visited{color: black;text-decoration:none}a:hover{color: #99c;background: #336;text-decoration:underline}a:active{color:black;background: #336;text-decoration:underline;}			a.menu:link{color: #336;text-decoration:underline;}a.menu:visited{color: #336;text-decoration:none}a.menu:hover{color: #99c;background: #336;text-decoration:underline}a.menu:active{color:black;text-decoration:underline}		h4{color: #336;padding: 15px;font-size: 17px;}h2{color: #336;font-size: 35px;text-align: center;padding: 5px;}