body {	
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-image: url("assets/images/fadebg.jpg");
}

.text {
	font-family:Tahoma, Arial;
	font-size: 11px;
	color: #434341;
}

.divider {
	font-family:Arial;
	font-size: 10px;
	color: #2b2b2b;
}

.meny {
	color: #2b2b2b;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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;
}

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-right-style: solid;
	border-left-style: solid;
	border-right-color: #e7e3e7;
	border-left-color: #e7e3e7;
}

.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: 650px; 
height: 300px;
border: 1px solid #000; 
}
