html {height:100%;margin-bottom:1px}
body  {
font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
font-size: 12px;
	background:;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.sof #container { 
	width: 1024px;
	background: url(../bilder/con_back.png);
	margin: 0 auto;
	border: 0;
	text-align: left;
}
.sof #box { 
	width: 980px;
	margin: 0 auto;
	text-align: center;
	background-color:#FFFFFF;
	border-top: 5px solid #005595;
} 
ul { list-style-type: disc;}
hr { border: 1px dotted #ccc;}
.sof #header { 
	padding: 0 10px 0 0px;
	background-image:url(../bilder/top1.jpg);
	background-repeat:no-repeat;
	height: 200px;
} 
.sof #header2 { 
	padding: 0 10px 0 0px;
	background-image:url(../bilder/top2.jpg);
	background-repeat:no-repeat;
	height: 200px;
}
.sof #header3 { 
	padding: 0 10px 0 0px;
	background-image:url(../bilder/top3.jpg);
	background-repeat:no-repeat;
	height: 200px;
}
.sof #header4 { 
	padding: 0 10px 0 0px;
	background-image:url(../bilder/top4.jpg);
	background-repeat:no-repeat;
	height: 200px;
}
.sof #header5 { 
	padding: 0 10px 0 0px;
	background-image:url(../bilder/top5.jpg);
	background-repeat:no-repeat;
	height: 200px;
}
.sof #header6 { 
	padding: 0 10px 0 0px;
	background-image:url(../bilder/top6.jpg);
	background-repeat:no-repeat;
	height: 200px;
}
.sof #header7 { 
	padding: 0 10px 0 0px;
	background-image:url(../bilder/top7.jpg);
	background-repeat:no-repeat;
	height: 200px;
}
.sof #header8 { 
	padding: 0 10px 0 0px;
	background-image:url(../bilder/top8.jpg);
	background-repeat:no-repeat;
	height: 200px;
}

.sof #header h1 {
	margin: 0;
	padding: 10px 0px;
}
.sof #leftside {
	float: left;
	width: 180px;
	background: #FFFFFF;
	padding: 10px;
	text-align: left;
}
.sof #rightside { 
	float: right;
	width: 180px;
	background: #FFFFFF;
	padding: 10px;
	text-align: left;
	margin-right:10px;
}
.sof #mainContent { 
	margin-left: 200px;
	margin-right: 200px;
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	text-align: left;
line-height:1.8em;
min-height: 300px;
} 
.sof #footer { 
	margin: 0;
	padding: 0 10px 0 20px;
	border-bottom: 20px solid #4e8abe;
} 
.sof #footer p {
	margin: 0;
	padding: 10px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#center { 
	margin-left: 100px;
}
.sof #shadowbottom { 
	background: url(../bilder/con_foot.png);
	background-position:top;
	background-repeat: no-repeat;
	margin: 0;
	padding:15px;
} 
.flikloggain {
background-image:url(../bilder/flik_loggain.gif);
background-repeat:no-repeat;
background-position:bottom;
	}
.fliknyheter {
background-image:url(../bilder/flik_nyheter.gif);
background-repeat:no-repeat;
background-position:bottom;
	}
.flikaktuellt {
background-image:url(../bilder/flik_aktuellt.gif);
background-repeat:no-repeat;
background-position:bottom;
	}
.ljusbla {
background-color: #4e8abe;
	}
.blalinje {
background-color: #4e8abe;
border-style:solid;
border:1px;
width:90%;
	}
.blalinjelong {
background-color: #4e8abe;
border-style:solid;
border:1px;
	}

a {
	color: #005595;
	text-decoration:none;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	}


h1 {
		font-size: 26px;
		line-height: 1.3em;
		font-weight: normal;
		letter-spacing: 1px;
		color: #005595;
		}
		
h2 {
		font-size: 18px;
		line-height:1.3em;
		font-weight: normal;
		letter-spacing: 1px;
		color: #005595;
		}
h3 {
		font-size: 14px;
		font-weight: bold;
		line-height:1.3em;
		font-weight: normal;
		letter-spacing: 1px;
		color: #005595;
	}
h4 {
		font-size: 12px;
		font-weight: bold;
		line-height:1.3em;
		margin-bottom:0;
		font-weight: normal;
		letter-spacing: 1px;
		color: #005595;
	}
	
a:link {color: #005595;}

a:visited {color: #005595;}

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

.loginfont {
color:#FFFFFF;
}
.calfont {
color:#000000;
}
.skugga {
	background-color:white;
	margin:3px 0 6px 0;
	padding:3px;
	background-image:url(../bilder/bgField.gif);
	background-repeat:repeat-x;
	border:1px solid #FFFFFF;

}
.skugga2 {
	background-color:white;
	margin:3px 0 6px 0;
	padding:3px;
	background-image:url(../bilder/bgField.gif);
	background-repeat:repeat-x;
	border:1px dotted #ccc;
	color:#999999;

}
.dottedborder {
	border:1px dotted #ccc;
}
.sof_table {
border-top:2px solid #005595;
border-bottom:4px solid #4e8abe;
}
.formtable {
border-top:2px solid #005595;
border-left:1px dotted #ccc;
border-right:1px dotted #ccc;
border-bottom:4px solid #4e8abe;
}
.select1{background:#FFFFFF;  border-color:#005595;}

.cellborder{
   border-width: 1px;   
   border-style: dotted;
   border-color: #ccc;
}
.today{
background: #4e8abe;
font-weight: bold;
font-size: 9px;
}
.vecka{
background: #d0d0d0;
}
.dag{
background: #fff;
font-size: 9px;
}
.error{
	color:#FF0033;
	font: 12px/1.5em "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}
.ok{
	color: #009900;
	font: 12px/1.5em "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	}
