* { margin: 0; padding: 0; }html,body{height:100%} 	body {	 		margin: 0; padding: 0; 		font-family: Georgia, serif;	font-size: 14px;	color: black;	text-align: left;	background: url("bakgrunn.gif");	}			/* div'ene */ 	#wrap { width:1200px; margin: 0 auto; text-align: left;float: left;padding: 0;}#header { height:248px;float: left;width:1000px; background: url("header3.gif") no-repeat;}	#menu { float: left; width:170px;height:auto;text-align: center;background: url("meny.gif") no-repeat; }	#contentwrap { float: left; text-align: center;width: 9000px ;height:auto;display: inline;text-align: center;padding-top: 0 px !important;margin: 0px;}				#content { float: left; text-align: left;width: 900px;height: auto; margin-top: 0px;text-align: left;}							/* 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: #993333;text-decoration:underline}a:visited{color: #993333;text-decoration:none}a:hover{color: white;background: #993333;text-decoration:underline}a:active{color: white;background: #993333;text-decoration:underline;}			a.menu:link{color: #366;font-size: 20px;text-decoration:underline;}a.menu:visited{color: black;font-size: 20px;text-decoration:underline;}a.menu:hover{color: white;font-size: 20px;background: #366;text-decoration:underline}a.menu:active{color:white;font-size: 20px;text-decoration:underline}a.menuuio:link{color: #366;font-size: 20px;text-decoration: none;border: 0px;}a.menuuio:visited{color: black;font-size: 20px;text-decoration: none;border: 0px;}a.menuuio:hover{color: white;font-size: 20px;background: #366;text-decoration: none;border: 0px;}a.menuuio:active{color:white;font-size: 20px;text-decoration: none;border: 0px;}a.footer:link{color: black;text-decoration:underline;}a.footer:visited{color: black;text-decoration:underline;}a.footer:hover{color: white;background: #366;text-decoration:underline}a.footer:active{color:black;text-decoration:underline}				h4{color: black;padding: 15px;font-size: 17px;font-family: Georgia, serif;}h2{color: black;font-size: 30px;text-align: center;padding: 5px;font-family: Georgia, serif;}h1{color: #366;font-size: 40px;font-family: Georgia, serif;padding-top: 5px;}a.events:link{color: black;font-size: 20px;text-decoration:underline;}a.events:visited{color: black;font-size: 20px;text-decoration:underline;}a.events:hover{color: black;font-size: 20px;background: #9cc;text-decoration:underline}a.events:active{color:black;font-size: 20px;text-decoration:underline}
