body {
	margin: 0px 0px 50px 0px;
	background-color: #FFFFFF;
}

body, table, tr, td { 
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	line-height: 13px;
	color: #787878;
}

#masterContainer {
	width: 745px;
	padding-top: 40px;
	margin-right: auto; 
	margin-left: auto;
}

#sidhuvud {
	width: 745px;
	height: 32px;
	background-image: url(bilder/bakgr_sidhuvud.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: scroll; 
	clear: both;
}

#carousel {
	height: 287px;
	padding: 25px 0 24px;
	overflow: hidden;
	position: relative;
}
#carousel ul {
	position: relative;
	width: 10000px;
	padding: 0;
	margin: 0 0 0 151px;
	z-index: 0;
}
#carousel li {
	float: left;
	list-style: none;
	margin: 0 30px;
}
#carousel li a {
	display: block;
  display:table-cell;
	width: 383px;
	height: 287px;
	text-align: center;
	line-height: 287px;
	vertical-align: middle;
	border: 0;
}
#carousel li a img {
	border: 0;
}
#carousel-prev,
#carousel-next {
	position: absolute;
	left: 0;
	top: 50%;
	width: 36px;
	height: 40px;
	margin-top: -20px;
	border-radius: 0 4px 4px 0;
	background: #fff;
	background: rgba(255,255,255,.8);
	z-index: 100;
	text-align: center;
	line-height: 38px;
	font-size: 20px;
}
#carousel-next {
	left: auto;
	right: 0;
	border-radius: 4px 0 0 4px;
}

.boxStart {
	clear:both;
}

.miniContainerStart {
	width: 207px; /* 239 - padding - ram */
	height: 72px; /* 102 - padding - ram */
	padding: 14px 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #dfdfdf;
	overflow: hidden;
}

.miniContainerStart img {
	border: 0;
}

.miniContainerStart a:link,
.miniContainerStart a:visited,
.miniContainerStart a:active,
.miniContainerStart a:hover {
	color: #787878;
	outline: 0;
}

.miniContainerStart h1 a:link,
.miniContainerStart h1 a:visited,
.miniContainerStart h1 a:active,
.miniContainerStart h1 a:hover {
	color: #242424;
}

.boxStart .hover {
	border-color: #787878;
}

.boxStart .link,
#projectContainer .link {
	cursor: pointer;
}

.linjeStart {
	width: 745px;
	height: 1px;
	margin-top: 14px;
}

.linjeAktuellt {
	width: 745px;
	height: 1px;
	margin-top: 45px;
	padding-bottom: 2px;
}

#nyhet { /* Används under Aktuellt */
	margin-top: 33px;
	clear: both;
}

.nyhetBild {
	padding-top: 10px;
	clear: both;
}

.nyhetText {
	padding-top: 10px;
	clear: both;
}

#mainContainer { /* Används under navigationen på de flesta sidor */
	margin-top: 45px;
	clear: both;
}

.bakgrundFade { /* Används på projektsidan */
	width: 723px; /* 745 - padding */
	padding: 7px 11px 0px 11px;
	margin-bottom: 22px;
	background-image: url(bilder/fade_vitgra.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	clear: both;
}

.containerVal {
	width: 508px;
	margin-bottom: 1px;
}

.containerValTva {
	width: 371px; /* 387 - padding */
	padding: 4px 8px;
	float: left;
	background-color: #EFEFEF;
}

.containerValTvaOff {display: none;}

#projectContainer {
	position: relative;
	overflow: hidden;
}

#projectContainer .hover {
	background: #efefef;
}

.projektILista {
	width: 715px; /* 745 - padding */
	padding: 11px 15px;
	/* background-color: #efefef; */
}

#undernav {
	width: 735px; /* 745 - padding */
	height: 18px;
	padding: 7px 10px 32px 0px;
	clear: both;
}

.tilldelning {
	margin-bottom: 30px;
	clear: both;
}

.medarbetare {
	margin-bottom: 30px;
	clear: both;
}

.textavst {
	padding-bottom: 13px;
	clear: both;
}

#flerBilder {
	width: 480px; /* 518 - padding */
	padding: 12px 19px 14px 19px;
	background-color: #efefef;
	margin-left: 23px;
	clear: both;
}
#flerBilder td.flerBilderBakgr {
	background: #D6D6D6;
	text-align: center;
}

#pages {text-align: center;}

/* ------------ Länkar projektsidan ------------ */

.sortLankEttOff { /* Platta bakom */
	margin: 0px;
	padding: 0px 0px;
	width: 121px;
	list-style-type: none;
	background-color: #efefef;
}

.sortLankEttOff a { /* Länkområde */
	display: block;
	width: auto;
	height: 100%;
	padding: 3px 0px 5px 11px;
	text-decoration: none;
	outline: 0;
}

.sortLankEttOff a:link {
	color: #787878;
	text-decoration: none;
}

.sortLankEttOff a:visited {
	color: #787878;
	text-decoration: none;
}

.sortLankEttOff a:hover {
	background-color: #787878;
	color: #ffffff;
	text-decoration: none;
} 

.sortLankEttOn { /* Platta bakom */
	margin: 0px;
	padding: 0px 0px;
	width: 121px;
	list-style-type: none;
	background-color: #787878;
}

.sortLankEttOn a { /* Länkområde */
	display: block;
	width: auto;
	height: 100%;
	padding: 3px 0px 5px 11px;
	text-decoration: none;
	outline: 0;
}

.sortLankEttOn a:link {
	color: #ffffff;
	text-decoration: none;
}

.sortLankEttOn a:visited {
	color: #ffffff;
	text-decoration: none;
}

.sortLankEttOn a:hover {
	background-color: #787878;
	color: #ffffff;
	text-decoration: none;
} 

.sortLankEttNoLink { /* Icke länkad platta */
	width: 94px; /* 105 - padding */
	padding: 3px 0px 5px 11px;
	background-color: #787878;
	color: #ffffff;
}

.sortLankSmall { /* Platta bakom */
	margin: 0px;
	padding: 0px 0px;
	list-style-type: none;
}

.sortLankSmall a { /* Länkområde */
	font-size: 10px;
	line-height: 16px;
	padding: 0px 6px 2px 6px;
	text-decoration: none;
	float: left;
	outline: 0;
}

.sortLankSmall a:link {
	color: #787878;
	text-decoration: none;
}

.sortLankSmall a:visited {
	color: #787878;
	text-decoration: none;
}

.sortLankSmall a:hover, .sortLankSmall a:active, .sortLankSmall a.choosen {
	background-color: #787878;
	color: #ffffff;
	text-decoration: none;
}

.sortContentEttOn {
	background-color: #efefef;
	padding-bottom:4px;
}

/* ------------ Texter ------------ */

h1 { /* Märkgrå 13px */
	font-size: 13px;
	line-height: 15px;
	color: #242424;
	margin: 0px 0px 1px 0px;
	font-weight: normal;
}

h2 { /* Mörkgrå 11px */
	font-size: 11px;
	line-height: 13px;
	color: #242424;
	margin: 0px;
	font-weight: normal;
}

p {
	margin: 0px 0px 1px 0px;
	padding-bottom: 1em;
}

.textFoto {
	font-size: 10px;
	line-height: 12px;
	color: #bbbbbb;
	padding-top: 1px;
}

.pil {
	font-size: 13px;
}

.pilLiten {
	font-size: 12px;
}

.fetstil {
	color: #242424;
}

a:link, a:visited {
	text-decoration: none;
	color : #787878;
} 
 
a:active, a:hover {
	text-decoration: none;
	color : #242424;
}
