.subnav {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ddd;
	background-image: url(/images/nav/subnav_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 816px;
	font-weight: bold;
}



.sublink	{ color: #ddd;text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.sublink:visited	{color: #ddd; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.sublink:active	{color: #ff9900; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.sublink:hover		{ color: #ff9900;text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #999;} 

.sublink_active	{color: #ff9900; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.sublink_active:visited	{color: #ff9900; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.sublink_active:active	{color: #ff9900; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.sublink_active:hover		{ color: #ff9900;text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #999;} 



.start {
	position:absolute;
	width:816px;
	height:13px;
	z-index:1;
	padding-top: 9px;
	visibility: hidden;
}
.festival {
	position:absolute;
	width:816px;
	height:13px;
	z-index:1;
	padding-top: 9px;
	visibility: hidden;
}
.tavling {
	position:absolute;
	width:816px;
	height:13px;
	z-index:1;
	padding-top: 9px;
	visibility: hidden;
}
.kontakt {
	position:absolute;
	width:816px;
	height:13px;
	z-index:1;
	padding-top: 9px;
	visibility: hidden;
}
.media {
	position:absolute;
	width:816px;
	height:13px;
	z-index:1;
	padding-top: 9px;
	visibility: hidden;
}
.nyheter {
	position:absolute;
	width:816px;
	height:13px;
	z-index:1;
	padding-top: 9px;
	visibility: hidden;
}
.subnav:hover {
	color: #ff9900;
	text-decoration: none;
}

