body {	
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-image: url("img/fadebg.jpg");
	background-repeat: repeat-x;
}

.text {
	color: #434341;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal
}


.divider {
	font-family:Arial;
	font-size: 10px;
	color: #2b2b2b;
}

.meny {
	color: #2b2b2b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
}

a.meny:link {
	text-decoration: none;
	color: #2b2b2b;
	
}
a.meny:visited {
	text-decoration: none;
	color: #2b2b2b;
}
a.meny:hover {
	text-decoration: underline;
	color: #414040;
}
a.meny:active {
	text-decoration: none;
	color: #2b2b2b;
}

.meny_left {
	color: #2b2b2b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}

a.meny_left:link {
	text-decoration: none;
	color: #2b2b2b;
}
a.meny_left:visited {
	text-decoration: none;
	color: #2b2b2b;
}
a.meny_left:hover {
	text-decoration: underline;
	color: #414040;
}
a.meny_left:active {
	text-decoration: none;
	color: #2b2b2b;
}

a {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal
}
a:link {
	text-decoration: none;
	color: #0063ac;
}
a:visited {
	text-decoration: none;
	color: #0063ac;
}
a:hover {
	text-decoration: underline;
	color: #434341;
}
a:active {
	text-decoration: none;
	color: #0063ac;
}
	
	.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #b7c5d2;
	border-left-color: #b7c5d2;
	border-bottom-color: #b7c5d2;
}

.border2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e3e7;
}


/*img {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	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;
}
*/
img{
border:none;
}
#map{
width: 680px; 
height: 358px;
border: 1px solid #000; 
}

.divider {
	font-family:Arial;
	font-size: 10px;
	color: #2b2b2b;
}
