/* TOPMENU */

#topmenu {
	width: 225px;
	margin: 0px;
	float: left;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style: none;
	margin: 0px;
	position: relative;
}
#topmenu li{
	cursor: hand;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	text-indent: 65px;
	line-height: 40px;
}
#topmenu li a{
	display: list-item;
	height: 40px;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
}

#topmenu #topmenu_index a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/index.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
#topmenu #topmenu_index a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
}
body#index #topmenu_index a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/index_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#topmenu #topmenu_planlaeg a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/planlaeg.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
#topmenu #topmenu_planlaeg a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
}
body#planlaeg #topmenu_planlaeg a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/planlaeg_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#topmenu #topmenu_aktiviteter a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/aktiviteter.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
#topmenu #topmenu_aktiviteter a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
}
body#aktiviteter #topmenu_aktiviteter a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/aktiviteter_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#topmenu #topmenu_nyheder a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/nyheder.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
#topmenu #topmenu_nyheder a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
}
body#nyheder #topmenu_nyheder a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/nyheder_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#topmenu #topmenu_skt a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/skt.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
#topmenu #topmenu_skt a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
}
body#skt #topmenu_skt a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/skt_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#topmenu #topmenu_dka a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/dka.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
#topmenu #topmenu_dka a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
}
body#dka #topmenu_dka a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/dka_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* SUBMENU */

#submenu {
	width: 225px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#submenu li{
	cursor: hand;
	text-align: left;
	vertical-align: middle;
	line-height: 15px;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-indent: 65px;	
}

#topmenu #submenu li a{
	height: 20px;
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/submenu.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topmenu #submenu li a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
}
#topmenu #submenu #end a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/submenu_end.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
}
#topmenu #submenu #end a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
}
#topmenu #topmenu_submenu a{	
	line-height: 15px;
	height: 20px;
}

#extramenu #submenu li a{
	height: 20px;
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/submenu_right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#extramenu #submenu li a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
}
#extramenu #submenu #end a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/submenu_end_right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
}
#extramenu #submenu #end a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
}
#extramenu #extramenu_submenu a{
	line-height: 15px;
	height: 20px;
}



/* LANGMENU */

#langmenu {
	width: 225px;
	list-style: none;
	position: relative;
	padding: 0px;
	float: right;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 32px;
	margin-left: 0px;
}
#langmenu li{
	cursor: hand;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-indent: 65px;
	line-height: 25px;
}
#langmenu li a{
	display: list-item;
	height: 25px;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
}

#langmenu #langmenu_eng a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/flag_uk.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
#langmenu #langmenu_eng a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/flag_uk_on.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
body.eng #langmenu_eng a{
	background-image: url(../images/misc/menu/flag_uk_active.png) !important;
}

#langmenu #langmenu_svensk a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/flag_s.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
#langmenu #langmenu_svensk a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/flag_s_on.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
body.svensk #langmenu_svensk a{
	background-image: url(../images/misc/menu/flag_s_active.png) !important;
}

#langmenu #langmenu_deutch a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/flag_d.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
#langmenu #langmenu_deutch a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/flag_d_on.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
body.deutch #langmenu_deutch a{
	background-image: url(../images/misc/menu/flag_d_active.png) !important;
}



/* EXTRAMENU */

#extramenu {
	width: 225px;
	list-style: none;
	position: relative;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#extramenu li{
	cursor: hand;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-indent: 65px;
	line-height: 40px;
}
#extramenu li a{
	display: list-item;
	height: 40px;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
}

#extramenu #extramenu_search form{
	display: list-item;
	text-indent: 25px;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;	
}
#extramenu #extramenu_search p{
	padding: 0px;	
}
#search_field {
	padding: 1px;
	width: 160px!important;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #83A9C9;
	border: none!important;
	background-color: #96BFE2;
	font-style: italic;
	text-indent: 10px;	
}
#search_field:focus {
	background-color: #FFFFFF;
	font-style: normal;		
}
#search_btn {
	width: 25px;
	height: 25px;
	outline: none;
	background-image: url(../images/misc/menu/search.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	position: relative;
	top: 8px;
	left: 7px;
}
#search_btn:hover {
	width: 25px;
	height: 25px;
	outline: none;
	background-image: url(../images/misc/menu/search_on.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}

#extramenu #extramenu_shop a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/aarskort.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
#extramenu #extramenu_shop a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
}
body#planlaeg #extramenu_shop a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/aarskort_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#extramenu #extramenu_sms a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/sms.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
#extramenu #extramenu_sms a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
}
body#nyheder #extramenu_sms a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/sms_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#extramenu #extramenu_boern a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/boern.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
#extramenu #extramenu_boern a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
}
body#boern #extramenu_boern a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/boern_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#extramenu #extramenu_bagom a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/film.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}
#extramenu #extramenu_bagom a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
}
body#bagom #extramenu_bagom a{
	display: list-item;
	cursor: hand;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/film_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* FRONTMENU */
#frontmenu {
	width: 225px;
	list-style: none;
	position: relative;
	float: right;
	padding: 0px;
	margin: 0px;
}
#frontmenu li{
	cursor: hand;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-indent: 65px;
	line-height: 40px;
}
#frontmenu li a{
	display: list-item;
	cursor: hand;
}

#frontmenu #frontmenu_priser a{
	display: list-item;
	cursor: hand;
	color: #FFF200;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/priser.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
	font-weight: bold;
}
#frontmenu #frontmenu_aabningstider a{
	display: list-item;
	cursor: hand;
	color: #FFF200;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/aabningstider.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
	font-weight: bold;
}
#frontmenu #frontmenu_findvej a{
	display: list-item;
	cursor: hand;
	color: #FFF200;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/findvej.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
	font-weight: bold;
}
#frontmenu li p{
	width: 150px;
	margin-left: 65px;
	text-indent: 0px;
	color: #FFF200;
	line-height: 1.2em;
}
#frontmenu li p:first-child{
	margin-top: -10px;
}
#frontmenu a{
	color: #FFF200;
}



/* TOOLMENU */
#toolmenu {
	float: right;
	list-style-type: none;
	position: relative;
	top: 50px;
}
#footerimg #toolmenu {
	float: left;
	list-style-type: none;
	position: relative;
	top: 5px;
	right: 25px;
}
#toolmenu li{
	display: list-item;
	list-style: none!important;
	float: left;
	cursor: hand;
	margin-left: 20px;
	text-align: left;
}
#toolmenu li a{
	float: left;
	cursor: hand;
	text-decoration: none;
	text-align: center;
	font-size: 9px;
	color: #666666;
}
#toolmenu li a:hover{
	text-decoration: none;
	color: #999999;
}
#toolmenu img {
	float: left;
	position: relative;
	top: 4px;
	right: 5px;
}


/* SHOPMENU */
#shopmenu {
	width: 173px;
	float: right;
	list-style: none;
	margin: 0px !important;
}
#shopmenu li{
	text-decoration: none;
	cursor: hand;
	list-style: none!important;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 50px;
	padding: 0px!important;
}
#shopmenu li a{
	display: list-item;
	cursor: hand;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	
	
}
#shopmenu li p{
	margin-left: 50px;
	text-indent: 0px;
}
#shopmenu a:hover{
	display: list-item;
	cursor: hand;
	color: #999999;
	text-decoration: none;
	background-color: #FBFBFB;
}

#shopmenu #shopmenu_forny a{
	display: list-item;
	cursor: hand;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/shop_forny.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#shopmenu #shopmenu_voksen a{
	display: list-item;
	cursor: hand;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/shop_card.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#shopmenu #shopmenu_barn a{
	display: list-item;
	cursor: hand;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/shop_card.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#shopmenu #shopmenu_pens a{
	display: list-item;
	cursor: hand;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/shop_card.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#shopmenu #shopmenu_kurv a{
	display: list-item;
	cursor: hand;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/shop_kurv.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#shopmenu #shopmenu_koeb a{
	display: list-item;
	cursor: hand;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/misc/menu/shop_koeb.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}



/* MEDIAMENU */

#mediamenu {
	width: 100%;
	list-style: none;
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(../images/misc/bg_media.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mediamenu li{
	cursor: hand;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 25px;
	
}
#mediamenu li a{
	display: list-item;
	cursor: hand;
	color: #000000;
	text-decoration: none;
	height: 25px;
	padding-right: 25px;
	padding-left: 60px;

	
	background-image: url(../images/misc/menu/media.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
	
}
#mediamenu li a:hover{
	background-color: #FFFFFF;	
}

