body {
	font-family: Verdana, Geneva, sans-serif, Helvetica;
	font-size: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f7941d;
}

#worldmap {
	width: 760px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#worldmap #topbanner {
	height: 158px;
	background-image: url(../images/topbanner.png);
	background-repeat: no-repeat;
}
#worldmap #topbanner .logo {
	padding-top: 23px;
	padding-right: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #FFF;
	text-align: right;
	font-weight: bold;
}
#worldmap #footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 64px;
}
#worldmap #content {
	background-image: url(../images/bgContent.png);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#worldmap #content .content {
	clear: both;
	font-size: 0.75em;
	font-weight: normal;
}

#worldmap #topbanner .meny {
	padding-right: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding-top: 77px;
}
#worldmap #topbanner .meny a {
	color: #FFF;
	text-decoration: none;
}
#worldmap #topbanner .meny a:focus{
	color: #FFF;
	text-decoration: none;
}
#worldmap #topbanner .meny a:hover {
	color: #FFF;
	text-decoration: underline;
}
#worldmap #topbanner .meny a {
	color: #FFF;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #333; } 
h1 { font-size: 2em; line-height: 1; margin-bottom: 0.5em; } 
h2 { font-size: 1.7em; margin-bottom: 0.75em; } 
h3 { font-size: 1.4em; line-height: 1; margin-bottom: 1em; } 
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; } 
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; } 
h6 { font-size: 1em; font-weight: bold; } 
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }


/*ul {
	padding-left: 15px;
}*/
#worldmap #footer .adress {
	padding-top: 30px;
	font-size: 0.75em;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 80px;
}
#worldmap #footer .adress a {
	color: #333;
	text-decoration: none;
}
#worldmap #content .content ul {
	padding-left: 15px;
}
#worldmap #content .content li {
	padding-left: 0px;
}

/* #Pixellink - sätter storlek och färg på font, mått bredd på div. */
#pixellink {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 10px;
 color: #FFF;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}

/* 
.Pixellink - färg på länkar left,right ore center på text, padding. 
.Pixellink a - färg på länkar. 
.Pixellink a:visit - färg på länkar som man har varit på. 
*/
.pixellink {
	color: #F60;
	text-align: right;
	padding-right: 75px;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 5px;
}
.pixellink a{
	color: #F60;
 }
.pixellink a:visit{
 color: F60;
} 
#worldmap #content .content .bullet {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	width: 20px;
	background-position: 10px 4px;
}
#worldmap #content .content .bullettext {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
