#spalte2Cont {
	width: 710px
}
#spalte3Cont {
	width: 40px
}

h2, h3, h4
	{
		color: #F38B0F;
		text-transform: uppercase;
	}
	
	h4 { margin: -6px 0 6px 0; }
	
	
	p { font-size: 12px; }
	.symbol
	{
		color: #94b235;
		text-transform: uppercase;
		font-size: 12px;
	}
	
	.menyknapp	
	{
		width: 108px;
		font-size: 12px;
	}
	
	.introtekst
	{
		font-size: 13px;
		line-height: 130%;
	}
	
	.listetekst
	{
		font-size: 12px;
		line-height: 130%;
	}
	
	#taxi
	{
		background-image: url(images/taxi.gif);
		background-repeat: no-repeat;
		width: 288px;
		height: 304px;
		border-color: a2cf20;
		border-width: 1px;
		border-style: solid;
	}
	
	#fly
	{
		background-image: url(images/fly.gif);
		background-repeat: no-repeat;
		background-position: -35px 150px;
		width: 288px;
		height: 334px;
		border-color: a2cf20;
		border-width: 1px;
		border-style: solid;
	}
	
	#eksterne
	{
		background-image: url(images/striper.gif);
		background-repeat: repeat;
		width: 288px;
		border-color: a2cf20;
		border-width: 1px;
		border-style: solid;
	}
	
	#eksterne a
	{
		display: block;
		font-size: 12px;
		line-height: 130%;
	}
	
	.menycontainer { margin: 4px 10px 4px 10px; }
	
	.lokalmeny
	{
		display: block;
		color: #94b235;
		font-size: 12px;
		line-height: 160%;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	.kuler1	
	{
		background-image: url(images/kuler.gif);
		background-repeat: no-repeat;
		width: 288px;
		height: 5px;
		border-color: a2cf20;
		border-width: 1px 1px 0px 1px;
		border-style: solid;
	}
	
	.kuler2
	{
		background-image: url(images/kuler.gif);
		background-repeat: no-repeat;
		width: 288px;
		height: 5px;
		border-color: a2cf20;
		border-width: 0px 1px 1px 1px;
		border-style: solid;
	}
	
	.bildevisning td	
	{
		font-size: 70%;
		font-weight: bold;
		padding: 0 4px 2px 0px;
	}
	
	.bildevisning img	
	{
		margin: 0 4px 0 0px;
	}
	
	