a img { border: none; }

.hidden {
	display: none;
}
.start-bottom {
	width: 100%;
}


* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	width: 100%;
}

body {
	text-align: center;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}

#header {
	width: 100%;
	height: 70px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #00437A;
}

#content-wrapper {
	width: 950px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#ref1 {
	width: 250px;
	margin-right: 20px;
	float: left;
}
#ref3 {
	float: left;
	width: 250px;
	margin-right: 20px;
}
#fler_ref {
	float: left;
	width: 135px;
	height: 40px;
	margin-top: 65px;
}

#ref2 {
	width: 250px;
	margin-right: 20px;
	float: left;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


#footer {
	float: left;
	clear: both;
	display: table;
	width: 950px;
	padding: 0px;
	text-align: left;
	margin: 0;
}

.intro {
}

.intro.single { margin-bottom: 40px; }


.transparent {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#clear {
	height: 10px;
	clear: both;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009EDE;
	text-decoration: underline;
}
a.reflink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009EDE;
	text-decoration: underline;
}
a.reflink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
#fargkarta {
}
#fargkarta li {
	height: 25px;
	text-align: left;
	list-style-type: none;
	padding-left: 5px;
	padding-top: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006699;
}
