body{
	padding:0px;
	margin:0px;
	background: #000;
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
}

a{
	color: #000;
}

h1{
	line-height: 24px;
	font-size: 20px;
}

h2{
	font-size:15px;
	margin-top:0px;

	
}

h2 a{
	color: #000;
	font-size:13px;
}

#menybunn{
	margin: 0 auto;
	background: url(bilder/meny_bak.jpg);
	height:33px;
}

#topp{
	background: url(bilder/topp.png); 
	height:67px;
}

#topp2{
	background: url(bilder/toppdeltakere.png); 
	height:137px;
	position: absolute;
	top:0px
}



#meny{
	background: url(bilder/meny_bak.png);
}

a img{
	border:0px;
}

#speakers{
	position: absolute;
	left:810px;
}

#meny{
	text-align: left;
	list-style: none;
	padding:0px;
	display: block;
	width:844px;
	margin: 0 auto;
}

#meny li{
	float: left;
}

#meny li a{
	height:33px;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size:10px;
}

#meny li#venstre a{
	background: url(bilder/meny/venstre.png) no-repeat;
	width: 37px;
}

#meny li#meny1 a{
	background: url(bilder/meny/1.png) no-repeat;
	width: 133px;
}

#meny li#meny2 a{
	background: url(bilder/meny/2.png) no-repeat;
	width: 120px;
}

#meny li#meny3 a{
	background: url(bilder/meny/3.png) no-repeat;
	width: 168px;
}

#meny li#meny4 a{
	background: url(bilder/meny/5.png) no-repeat;
	width: 183px;
}

#meny li#meny5 a{
	background: url(bilder/meny/4.png) no-repeat;
	width: 170px;
}

#meny li#hoyre a{
	background: url(bilder/meny/hoyre.png) no-repeat;
	width: 33px;
}

#meny li a:hover, #meny li.aktiv a{
	background-color: #004E85;
	color: #fff;
}

#fargebakForside{
	background: url(bilder/fargebak.png);
	height:565px;
}

#fargebakInfo{
	background: url(bilder/info_rad.jpg);
	height:565px;
}

#fargebakTips{
	background: url(bilder/tips_rad.jpg);
	height:565px;
}

#fargebakLastopp{
	background: url(bilder/lastoppbak.jpg);
	background-position: right bottom;
	height:565px;
}

#fargebakFinale{
	background: url(bilder/lastoppfinale.png);
	background-position: right top;
	height:655px;
}

#fargebakRaptv{
	background: url(bilder/raptv_rad.jpg);
	height:565px;
}

#fargebakVilkaar{
	background: url(bilder/vilkaar_rad.jpg);
	height:565px;
}


#bunn{
	margin:0 auto;
	text-align: center;
}


fieldset { 
	border: 1px solid #ddd; 
	padding: 0 15px 15px 15px; 
	margin: 0 0 12px 0;
}
legend { 
	color: #000; 
	font-size: 14px; 
	padding: 10px; 
}

label { 
	width: 100px; 
	float: left;
}

input{
	width:200px;
}

form.stem input{
	width: auto;
}

#innhold{
	background: url(bilder/tekst_bak.jpg) center center no-repeat #fff;
}

.beat{
	margin-bottom:20px;
	background: #e9e9e9;
	padding:10px;
	border:1px solid #999;
	width:300px;
}

ol#finalister{
	padding:0px;
	margin:0px;
	margin-top:10px;
}
ol#finalister li{
	float: left;
	list-style: none;
	margin-left:30px;
	width:230px;
	height: 153px;
}

