body {
	font-family: arial;
	font-size: 13px;
	text-align: center;
}

.container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #9dc699;
	border-right: 1px solid #9dc699;
	border-bottom: 1px solid #9dc699;
}

.navigationcontainer {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

.navigation {
	background-image: url('/images/navigation.gif');
	background-color: #d3d3d3;
	border-top: 1px solid #e9ecfe;
	border-bottom: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	padding-left: 4px;
	text-align: left;
}

.navigation h1 {
	margin-bottom: 2px;
}

.list {
	list-style-image: url(/images/icons/bullet_black.png);
	padding-left: 15px;
	margin-left: 0px;
	padding-top: 3px;
	margin-top: 0px;
}

.presentationtext {
	margin: 6px;
}

td {
	font-family: arial;
	font-size: 13px;
}

.logo {
	margin-bottom: 0px;
	border: 0px;
}

.map {
	width: 540px;
	height: 290px;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
}

.errortext {
	color: #990000;
}

.advert {
	margin-left: 4px;
}

a {
	color: #366b3c;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 13px;
}

a:visited {
	color: #366b3c;
}

a:hover {
	color: #366b3c;
	text-decoration: underline;
}

a:active {
	color: #366b3c;
}

.optionlinks {
	color: #a8cbfe;
}

.optionlinks a {
	font-weight: normal;
	color: #366b3c;
}

.optionlinks a:visited {
	color: #366b3c;
}

.optionlinks a:hover {
	color: #366b3c;
	text-decoration: underline;
}

.optionlinks a:active {
	color: #366b3c;
}

#navlinks, #navlinks a, #navlinks h1 {
	font-size: 16px;
}

.navarrow {
	margin-bottom: 1px;
	margin-left: 2px;
	margin-right: 2px;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: normal;
}

.footer a {
	font-weight: normal;
	font-size: 12px;
}

.footer td {
	font-size: 12px;
}

/* START Rubriker */
h1 {
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 15px;
}

h2 {
	margin-bottom: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

h3 {
	margin-bottom: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

.tablehead {
	background-image: url('/images/table-head.gif');
	background-color: #e9ecfe;
	border-top: 1px solid #9dc699;
	border-bottom: 1px solid #9dc699;
}

.locationhead {
	background-image: url('/images/location-head.gif');
	background-color: #e7e7e7;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #bababa;
}

.locationheadtext {
	color: #4b4b4b;
	font-weight: bold;
}

.companyheader {
	color: black;
	font-weight: bold;
	font-size: 18px;
}

.detailsheader {
	color: black;
	font-weight: bold;
}
/* SLUT Rubriker */

/* START Forumär */
.searchinput {
	width: 200px;
	font-size: 13px;
	margin-left: 3px;
	margin-right: 3px;
	height: 24px;
	color: #3c3c3c;
	border: 1px solid #aacfa6;
	padding: 2px;
	background-image: url('/images/form-input.png');
	background-repeat: repeat-x;
}

.searchbutton {
	height: 26px;
	padding-bottom: 2px;
}

.forminput {
	height: 24px;
	border: 1px solid #bfbebe;
	padding: 2px;
	background-image: url('/images/form-input.png');
	background-repeat: repeat-x;
}
/* SLUT Forumär */


