@charset "utf-8";
/* CSS Document */


/* standard oppsett */
#bg {
	width: 972px;
	margin: auto;background-color: #fff;
	
}
 #footer {
	background-color: #c0504d;
	width: 100%;
	padding: 8px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-weight: bold;
	color: #000;
}

.h1{
font-family: Arial;
line-height: 1.1em;
color: #99ccff;
font-weight:bold;
font-size: 36px;
text-shadow:0px 0px 0 rgb(-24,78,180),1px 1px 0 rgb(-39,63,165),2px 2px 0 rgb(-53,49,151),3px 3px 0 rgb(-68,34,136),4px 4px 0 rgb(-82,20,122),5px 5px 0 rgb(-97,5,107), 6px 6px 0 rgb(-111,-9,93),7px 7px 6px rgba(0,0,0,0.6),7px 7px 1px rgba(0,0,0,0.5),0px 0px 6px rgba(0,0,0,.2);}

.h2{
font-family: Arial;
line-height: 1.1em;
color: #e36c0a;
font-weight:bold;
font-size: 28px;
text-shadow:none;}
#kontakt {background-color:#c3bebe; color:#c0504d; padding: 5px; font-weight:bold;}
#kontakt a {color:#c0504d;}

audio { width: 80px;   }


video { width: 80px;   }
#venstre {
	float: left;
	background-color: #fff;
	width: 50%;
	text-align: center;
}
.liten {font-style:italic; font-size:12px; }
#hoyre {
	float: right;
	background-color: #ccc0d9; padding:10px;
	width:45%;  text-align: left;border-style:solid; border-color:#c0504d; border-width:thick;
}
#venstre2 {
	float: left;
	background-color: #fff;
	width: 50%;
	text-align: center;
}

#hoyre2 {
	float: right;
	background-color: #fff;
	width:35%;  text-align: center;
}
#footer {
	clear: both;	
}

.clear {
	clear: both;	
}
/*   */

#header li {display: inline; color:#FF0000; }
#venstre li {
	display: block;
	color:#0000CC;
	
}
