body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
}

.text				{font-family: Verdana, Tahoma, Arial; font-size: 12px;margin: 5px;color: #000000;text-align: left;}

.meny				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;margin: 5px;color: #FFFFFF;text-align: left; font-weight: bold;}

a.meny:link			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;margin: 5px;color: #FFFFFF;text-align: left; font-weight: bold;}

a.meny:visited 		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;margin: 5px;color: #FFFFFF;text-align: left; font-weight: bold;}

a.meny:hover 		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;margin: 5px;color: #FFFFFF;text-align: left; font-weight: bold;}

a.meny:active 		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;margin: 5px;color: #FFFFFF;text-align: left; font-weight: bold;}


.sprak				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #FFFFFF;text-align: left; font-weight: normal;}

a.sprak:link			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #FFFFFF;text-align: left; font-weight: normal;}

a.sprak:visited 		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #FFFFFF;text-align: left; font-weight: normal;}

a.sprak:hover 		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #FFFFFF;text-align: left; font-weight: normal;}

a.sprak:active 		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #FFFFFF;text-align: left; font-weight: normal;}


a 					{font-size: 13px; color: #f9833c; font-weight:bold}

a:link 				{text-decoration: none; color: #f9833c; font-weight:bold}

a:visited			{text-decoration: none; color: #f9833c; font-weight:bold}

a:hover 			{text-decoration: none; color: #f9833; font-weight:bold}

a:active 			{text-decoration: none; color: #f9833c; font-weight:bold}

.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066a4;
	border-right-color: #0066a4;
	border-bottom-color: #0066a4;
	border-left-color: #0066a4;
	}
	
	.border2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066a4;
	border-right-color: #0066a4;
	border-bottom-color: #0066a4;
	border-left-color: #0066a4;
	}
	
	.border3 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066a4;
	border-right-color: #0066a4;
	border-bottom-color: #0066a4;
	border-left-color: #0066a4;
	}
	
	.border4 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066a4;
	border-right-color: #0066a4;
	border-bottom-color: #0066a4;
	border-left-color: #0066a4;
	}
	
	img {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#map{
width: 500px; 
height: 350px;
border: 1px solid #000; 
}
