/*================== WORLD ==================*/

.worldwide #ww_map {
	background: url(../worldwide/images/maps/world.gif) center top no-repeat;
	width: 780px;
}

.worldwide #ww_area {
	background-image: url(../worldwide/images/heads/headworldwide.gif);
}




/*================== AFRIKA ==================*/
.africa #ww_map {
	background: url(../worldwide/images/maps/region_africa.gif) center top no-repeat;
	width: 558px;
}

.africa #ww_area {
	background-image: url(../worldwide/images/heads/ukheads/headafrika_uk.gif);
}

.africa .header_dk {
	background-image: url(../worldwide/images/heads/dkheads/headafrika_dk.gif) !important;
}




/*================== ASIEN ==================*/

.easternasia #ww_map {
	background: url(../worldwide/images/maps/region_easternasia.gif) center top no-repeat;
	width: 558px;
}

.easternasia #ww_area {
	background-image: url(../worldwide/images/heads/ukheads/headasien_uk.gif);
}

.easternasia .header_dk {
	background-image: url(../worldwide/images/heads/dkheads/headasien_dk.gif) !important;
}




/*================== AUSTRALIEN OG NZ ==================*/

.southpacific #ww_map {
	background: url(../worldwide/images/maps/region_southpacific.gif) center top no-repeat;
	width: 558px;
}

.southpacific #ww_area {
	background-image: url(../worldwide/images/heads/ukheads/headaustralien_uk.gif);
}

.southpacific .header_dk {
	background-image: url(../worldwide/images/heads/dkheads/headaustralien_dk.gif) !important;
}




/*================== CANADA ==================*/

.canada #ww_map {
	background: url(../worldwide/images/maps/region_canada.gif) center top no-repeat;
	width: 558px;
}

.canada #ww_area {
	background-image: url(../worldwide/images/heads/dkheads/headcanada_dk_fr_it_uk_us.gif);
}

.canada .header_de,
.canada .header_se {
	background-image: url(../worldwide/images/heads/deheads/headcanada_de_se.gif) !important;
}




/*================== CENTRALAMERIKA ==================*/

.centralamerica #ww_map {
	background: url(../worldwide/images/maps/region_centralamerica.gif) center top no-repeat;
	width: 558px;
}

.centralamerica #ww_area {
	background-image: url(../worldwide/images/heads/ukheads/headcentralamerika_uk_us.gif);
}

.centralamerica .header_dk,
.centralamerica .header_se {
	background-image: url(../worldwide/images/heads/dkheads/headcentralamerika_dk_se.gif) !important;
}



/*================== EUROPA ==================*/

.europe #ww_map {
	background: url(../worldwide/images/maps/region_europe_russia.gif) center top no-repeat;
	width: 558px;
}

.europe #ww_area {
	background-image: url(../worldwide/images/heads/ukheads/headeuropa_uk.gif);
}

.europe .header_dk {
	background-image: url(../worldwide/images/heads/dkheads/headeuropa.gif) !important;
}



/*================== MELLEMØSTEN ==================*/

.middleeast #ww_map {
	background: url(../worldwide/images/maps/region_middleeast.gif) center top no-repeat;
	width: 558px;
}

.middleeast #ww_area {
	background-image: url(../worldwide/images/heads/ukheads/headmellemoesten_uk.gif);
}

.middleeast .header_dk {
	background-image: url(../worldwide/images/heads/dkheads/headmellemoesten_dk.gif) !important;
}



/*================== SYDAMERIKA ==================*/

.southamerica #ww_map {
	background: url(../worldwide/images/maps/region_southamerica.gif) center top no-repeat;
	width: 558px;
}

.southamerica #ww_area {
	background-image: url(../worldwide/images/heads/ukheads/headsydamerika_uk.gif);
}

.southamerica .header_dk,
.southamerica .header_se {
	background-image: url(../worldwide/images/heads/dkheads/headsydamerika_dk.gif) !important;
}



/*================== USA ==================*/

.usa #ww_map {
	background: url(../worldwide/images/maps/region_usa.gif) center top no-repeat;
	width: 558px;
}

.usa #ww_area {
	background-image: url(../worldwide/images/heads/headusa.gif);
}