/* GENERELLT */
body {
	margin: 0px;
	background-color: #665C66;
}
a {
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
}
form {
	margin : 0px;
}
img {
	border : 0px;
}
a img {
	vertical-align: middle;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

h2.list {
	font-size: 100%;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}
p, li, dt, dd, label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 125%;
}

/* ÖVERGRIPANDE SIDLAYOUT */
.MainWrapper {
	text-align: center;
}
.MainLayout {
	width: 930px;
	height: 100%;
	background-color: #BB99AA;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
.MainLayout tr {
	vertical-align: top;
}
.MainLayout td {
	text-align: left;
	border: 1px solid #FFFFFF;
}
.SiteHeading {
	height: 99px;
	background-image: url(images/lighthouse3.jpg);
	background-repeat: no-repeat;
	background-position: -12;
}
.SiteMenu {
	background-color: #DDD0DD;
}
.PageContent {
	width: 100%;
	background-color: #FFFFFF;
}

/* SIDHUVUD (.SiteHeading) */
.SiteHeading a {
	position: relative;
	top: 27px;
	left: 15px;
}
.SiteHeading a img {
	height: 50px;
	width: 180px;
}

/* MENY (.SiteMenu) */
.Menu {
	width: 180px;
}
.Menu div {
	border-bottom: 1px solid #FFFFFF;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.Menu div div {
	border-bottom: none;
	font-size: 100%;
}
.Menu div span {
	display: block;
	width: 100%;
	padding: 6px 5px 6px 10px;
}
.Menu div div span {
	padding: 2px 0px 5px 25px;
}
.Menu div div div span {
	padding: 2px 0px 5px 40px;
}
.Menu .Expanded, .Menu .Selected {
	background-color: #EEEEEE;
}
.Menu a {
	color: #000000;
	text-decoration: none;
}
.Menu a:active, .Menu a:active span, .Menu a:hover, .Menu a:hover span {
	background-color: #997799;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
.Menu .DummyLink {
	color: #666666;
}

/* SIDINNEHÅLL (.PageContent) */

/* SIDINNEHÅLL - Sidhuvud/Rubrik */
.Heading {
	margin-bottom: 15px;
	padding: 8px 205px 8px 15px;
	background-color: #997799;
	background-image: url(images/tab_99.gif);
	background-repeat: no-repeat;
	background-position: 430px 12px;
	color: #FFFFFF;
}
.Heading h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

/* SIDINNEHÅLL - Sidfot */
.Footing {
	clear: both;
	margin: 0px 15px 15px 15px;
	border-top: 1px dashed #999999;
	padding-top: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 125%;
}

/* SIDINNEHÅLL - Sidinnehåll */
.Body {
	margin: 15px 15px 25px 15px;
}
.Body .MainInfo {
	width: 475px;
	overflow: hidden;
}
.Body .MainInfo img {
	border: 1px solid #333333;
}
.Body .MainInfo a img {
	border: none;
	vertical-align: text-bottom;
}
.Body .RelatedInfo {
	float: right;
	width: 194px;
	overflow: hidden;
	border-left: 1px dashed #999999;
}
.Body .RelatedInfo h2, .Body .RelatedInfo h3, .Body .RelatedInfo p {
	margin-left: 10px;
}
.Body .RelatedInfo .ContactCaption {
	margin-bottom: 0px;
	font-size: 60%;
	font-style: normal;
}
.Body .RelatedInfo .ContactInfo {
	margin-top: 0px;
}
.Intro {
	color: #808080;
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
}
.Nobr {
	white-space: nowrap;
}
.Error {
	color: #CC0000;
	font-weight: bold;
}
.SubInfo { 
	color: #808080; 
	font-size: 90%; 
	font-weight: normal; 
}

/* Formulär */
form table {
	margin: -2px;
}
form td {
	padding: 2px;
}
form label {
	line-height: 150%;
}
form input, form select { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%; 
}
form .Button {
	font-family: Arial, Helvetica, sans-serif;
	width: 5em;
}
form .Caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	line-height: 125%;
}
form .Description {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 125%;
}

/* Översikt/länklista */
.ListItem a {
	width: 100%;
	cursor: hand;
}
/*
.ListItem a:active, .ListItem a:hover {
	background-color: #EEE5EE;
	text-decoration: none;
}
*/
.ListItem br {
	display: none;
}
.ListItem span br {
	display: inline;
}
.ListItem .Caption, .ListItem .Description, .ListItem .Link {
	display: block;
}
.ListItem .Caption {
	color: #000000;
	font-weight: bold;
}
.ListItem .Caption img {
	height: 8px;
	width: 8px;
	margin-right: 5px;
	vertical-align: baseline;
}
.ListItem .Description {
	color: #000000;
}
.ListItem .Description a {
	width: auto;
}
.ListItem .Link {
	text-align: right;
}
.ListItem a:active .Link, .ListItem a:hover .Link {
	text-decoration: underline;
}

/* Specialfärger */
.ListPage #Kasall .Caption img, .DetailPage #Kasall {
	background-color: #CC0000;
}
.ListPage #Efh .Caption img, .DetailPage #Efh {
	background-color: #DD3333;
}
.ListPage #Klos .Caption img, .DetailPage #Klos {
	background-color: #FF9900;
}
.ListPage #Grav .Caption img, .DetailPage #Grav {
	background-color: #99CCCC;
}
.ListPage #BeGrav .Caption img, .DetailPage #BeGrav {
	background-color: #99CC00;
}
.ListPage #GeoGrav .Caption img, .DetailPage #GeoGrav {
	background-color: #669900;
}
.ListPage #FinnGraven .Caption img, .DetailPage #Finngraven {
	background-color: #00CC00;
}
.ListPage #Acta .Caption img, .DetailPage #Acta {
	background-color: #3366CC;
}
.ListPage #Ksak .Caption img, .DetailPage #Ksak {
	background-color: #660099;
}
.ListPage #Sak .Caption img, .DetailPage #Sak {
	background-color: #6633CC;
}
.ListPage #Insidan .Caption img, .DetailPage #Insidan {
	background-color: #0000B5;
}
.ListPage #Medarbetaren .Caption img, .DetailPage #Medarbetaren {
	background-color: #8866AA;
}
.ListPage #LabOra .Caption img, .DetailPage #LabOra {
	background-color: #AA6699;
}
.ListPage #Tid .Caption img, .DetailPage #Tid {
	background-color: #88BBFF;
}
.ListPage #Tjanster, .ListPage #Tjanst .Caption img, .DetailPage #Tjanst {
	background-color: #339999;
}
.ListPage #Utbildningar, .ListPage #Utbildning .Caption img, .DetailPage #Utbildning {
	background-color: #330099;
}
#Support {
	background-color: #F5C500;
}

