/** { outline: 0; }*/
body, html {
	margin:0;
	padding:0;
	height:100%;
	background: #BDBEC0;
	font: normal 12px arial;
	color: #4f5054;
	text-align: left;
	overflow: auto;
}
h1	{ padding:10px 0px 5px 0px; margin:0px; font-size:16pt; }
h2	{ padding:7px 0px 5px 0px; margin:0px; font-size:14pt; }
h3	{ padding:5px 0px 5px 0px; margin:0px; font-size:12pt; }
p	{ margin:9px 0px 13px 0px; font-size: 10pt; }
img	{ border:none; }
a { color: #FF0000; text-decoration: none; font-size:12px; }
a:hover { color: #FF0000; text-decoration: underline; font-size:12px; }
li { margin-bottom: 5px }

#background {
	background: #BDBEC0 url('/bilder/bkg2.gif') center top repeat-y;
	margin: auto;
	width: 905px;
	overflow: hidden;
}
#container {
	margin: 0 auto;
	width: 905px;
}
#head {
	/*overflow: hidden;*/
	height:165px;
}
#head .start {
	background: url('/bilder/head.gif') top left no-repeat;
	height: 30px;
	overflow: hidden;
}
#head .start p {
	clear: both;
	text-align: right;
	margin-top: 12px;
	margin-right: 70px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	}
#head .start p a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
#head .searchField {
	background: transparent url('/bilder/logoBkg.gif') top left no-repeat;
	height: 100px;
	overflow: hidden;
}
#head .searchField .logoClick {
	margin: 0px 0px 0px 45px;
	width: 300px;
}
#head .SubSearchBox {
	clear: both;
	width: 207px;
	height: 29px;
	overflow: hidden;
}
#head .SubSearchBox ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#head .SubSearchBox ul li {
	list-style: none;
	float: left;
    margin-bottom: 0px
}
#head .SubSearchBox input.field {
	border: 0;
	overflow: hidden;
	background: transparent;
	margin-top: 8px;
	width: 124px;
}
#head .SubSearchBox input.button {
	border: 0;
	margin-left: 5px;
	margin-top: 8px;
	overflow: hidden;
}
#head .menu {
	background:transparent url('/bilder/menuBkg.gif') top left repeat-x;
	/*overflow: hidden;*/
	height:35px;
	font-size:12px;
}
#head .menu table {
	margin-top: 10px;
	margin-left: 1px;
}
#head .menu a {
	display: block;
	color: white;
	padding: 5px 12px;
}
#head .menu a:hover {
	color: white;
	background: #fc0029;
    text-decoration: none;    
}
#head .menu a.activeLink {
	color: white;
	background: #fc0029;
}
#head .mLeft {
/*	width: 550px;*/
	width: 750px;

	height:35px;
	float: left;
	/*overflow: hidden;*/
	margin-left: 58px;
}
#head .mRight {
	margin-left: 10px;
	width: 186px;
	overflow: hidden;
	height: 33px;
	float: right;
	margin-right: 45px;
}
#body {
	overflow: auto;
	margin-top: -2px;
	}
#body #subContent {
	width:730px;
	margin-left:68px;
}
#body #subContent #flashcontent {
	border:0;
	height:121px;
	width:730px;
	overflow:hidden;
	margin-top:0px;
}
#body #subContent #content {
	/*overflow: auto;*/
	width:730px;
}
#body #subContent #content .menu {
	float: left;
	width: 130px;
	margin-right: 20px;
	margin-top: -1px;
	background: #DDDEDF;
}
#body #subContent #content .menu p {
	border-bottom: 2px solid white;
	border-left: 0;
	border-right: 0;
	text-align: left;
	color: white;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}
#body #subContent #content .menu p.section {
	border-bottom: 2px solid white;
	border-left: 0;
	border-right: 0;
	text-align: left;
	color: white;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}

#body #subContent #content .menu p a {
	color: #7F8082;
	display: block;
	padding: 6px;
	padding-left: 20px;
	text-decoration: none;
}
#body #subContent #content .menu p a:hover {
	color: #7F8082;
	display: block;
	background: #A1A1A4;
	text-decoration: none;
	color: white;
}
#body #subContent #content .menu p a.active {
	color: #7F8082;
	display: block;
	background: #A1A1A4;
	text-decoration: none;
	color: white;
}
#body #subContent #content .menu p.section a {
	color: #7F8082;
	display: block;
	padding: 6px;
	padding-left: 10px;
	text-decoration: none;  
}
#body #subContent #content .menu p.section a.active {
	color: #7F8082;
	display: block;
	background: #A1A1A4;
	text-decoration: none;
	color: white;
	padding-left: 10px;
}

#body #subContent #content .menu p.section a:hover {
	color: #7F8082;
	display: block;
	background: #A1A1A4;
	text-decoration: none;
	color: white;
}
#body #subContent #content .main {
	/*width: 535px;*/
	width:525px;
	padding-left:55px;
	/*margin-right: 15px;*/
	margin-left:0px;
	/*overflow: hidden;*/
	float: right;
	padding-top:15px;
}
#body #subContent #content .main  .heading {
	clear: both;
	overflow: hidden;
	margin: 10px 0px;
}
#body #subContent #content .main  .columns {
	clear: both;
	overflow: hidden;
}
#body #subContent #content .main  .heading {
	clear: both;
	overflow: hidden;
}
#body #subContent #content .main .columns   .cleft {
	float:left;
	width:262px;
}
#body #subContent #content .main .columns  .cright {
	float:right;
	width:262px;
}
#body #subContent #content .main .grayBox {
	border: 1px solid #929496;
	clear: both;
	overflow: auto;
	background: #BDBEC1;
	margin-top: 18px;
}
#body #subContent #content .main .grayBox .gleft {
	float: left;
	overflow: hidden;
	margin-left: 8px;
}
#body #subContent #content .main .grayBox .gleft .clear{
	clear: both;
	height: 30px;
	margin-top: 8px;
}
#body #subContent #content .main .grayBox .gleft .subWidth {
	width: 360px;
	font-size: 0.9em;
	color: white;
	font-weight: bold;
	margin-right: 8px;
}
#body #subContent #content .main .grayBox .gleft .subLeft {
	width: 180px;
	float: left;
	height: 170px;
	margin-right: 8px; 
	overflow: hidden;
}
#body #subContent #content .main .grayBox .gleft .subRight {
	width: 180px;
	height: 170px;
	float: left;
	height: inherit;
	overflow: hidden;
}
#body #subContent #content .main .grayBox .gleft .subRight ul {
	margin: 0;
	padding: 0px 15px;
	border: 0;
}
#body #subContent #content .main .grayBox .gleft .subRight p {
	margin: 0;
	padding: 0;
	border: 0;
}
#body #subContent #content .main .grayBox .gright {
	float: left;
	overflow: hidden;
	width: 143px;
	margin-left: 5px;
}
#body #subContent #content .main .grayBox .gright img {
	margin-top: 30px; 
}
#body #subContent #content .main  ul li {
	list-style: disc outside url('/bilder/listBullet.gif');
}
 #body #subContent #content .main .subGrayBox {
	border: 1px solid #929496;
	overflow: auto;
	background: #BDBEC1;
	width: 510px;
	padding: 10px;
}
#body #subContent #content .main  .left {
	float: left;
	width: 255px;
}
#body #subContent #content .main  .right {
	float: right;
	width: 255px;
}
#body #subContent #content .main  .subWidth {
	width: 440px;
}
#body #subContent #content .newsSpaceLeft {
	width: 152px;
	float: left;
	overflow: hidden;
	margin-left: 0px; 
	}
#body #subContent #content .newsSpaceLeft .newsBlock {
	width: 152px;
	margin: auto;
	margin-bottom: 10px;
	overflow: hidden;
	background: transparent url('/bilder/newsBkg.gif') top left repeat-y;
	margin-top: 0px;
	}
#body #subContent #content .newsSpaceLeft .eventsBlock {
	width: 152px;
	margin: auto;
	margin-bottom: 10px;
	overflow: hidden;
	background: transparent url('/bilder/newsBkg.gif') top left repeat-y;
	margin-top: 15px;

	}
#body #subContent #content .newsSpaceLeft .newsBlock  .box { padding: 0; margin: 0; border: 0; }
#content .newsSpaceLeft .newsBlock  .box img.seperator { margin-left: -10px; }
#body #subContent #content .newsSpaceLeft .newsBlock  .box p.holder { margin-top: 12px; }
#body #subContent #content .newsSpaceLeft .newsBlock  .news { margin-top: 10px; margin-left: 10px; }
#body #subContent #content .newsSpaceLeft .newsBlock  .events { margin-top: 20px; margin-left: 10px; }
#body #subContent #content .newsSpaceLeft .newsBlock  .box p { padding: 0; margin: 0; border: 0; color: white; }
#body #subContent #content .newsSpaceLeft .newsBlock  .box p.newsDate { font-size: 0.9em; padding: 0; margin: 0; border: 0; }
#body #subContent #content .newsSpaceLeft .newsBlock  .box p.title { font-size: 1em; font-weight: normal; padding: 0; margin: 0; border: 0; }
#body #subContent #content .newsSpaceLeft .newsBlock  .box p.link a{ font-size: 0.9em; font-weight: bold; padding: 0; margin: 0; color: white; border: 0; }

#body #subContent #content .newsSpaceLeft .eventsBlock .box { padding: 0; margin: 0; border: 0; }
#content .newsSpaceLeft .eventsBlock .box img.seperator { margin-left: -10px; }
#body #subContent #content .newsSpaceLeft .eventsBlock .box p.holder { margin-top: 12px; }
#body #subContent #content .newsSpaceLeft .eventsBlock .news { margin-top: 10px; margin-left: 10px; }
#body #subContent #content .newsSpaceLeft .eventsBlock .events { margin-top: 20px; margin-left: 10px; }
#body #subContent #content .newsSpaceLeft .eventsBlock .box p { padding: 0; margin: 0; border: 0; color: white; }
#body #subContent #content .newsSpaceLeft .eventsBlock .box p.newsDate { font-size: 0.9em; padding: 0; margin: 0; border: 0; }
#body #subContent #content .newsSpaceLeft .eventsBlock .box p.title { font-size: 1em; font-weight: normal; padding: 0; margin: 0; border: 0; }
#body #subContent #content .newsSpaceLeft .eventsBlock .box p.link a{ font-size: 0.9em; font-weight: bold; padding: 0; margin: 0; color: white; border: 0; }
#foot {
	width: 905px;
	height: 63px;
	overflow: hidden;
	background: transparent url('/bilder/footBkg.gif') 2px 0px no-repeat;
}
#foot p {
	clear: both;
	font-size: 9px;
	color: white;
	margin-top: 2px;
	text-align: center;
}
#foot td a {
	float: left;
	margin: 0;
	padding: 14px 5px 0px 0px;
	border: 0;
	color: white;
	font-size: 10px;
	text-decoration: none;
}

#sitemap ul {
	list-style: none;
	margin: 20px 0 0 50px;
	padding: 0;
}

#sitemap ul ul {
	list-style: none;
	margin: 0 0 0 50px;
	padding: 0;
}

.regField1 {
	width: 148px;
	height: 20px;
	background: url('/bilder/customerField1.gif') top left no-repeat;
}
.regField2 {
	width: 148px;
	height: 21px;
	background: url('/bilder/customerField2.gif') top left no-repeat;
}
.regField1 input, .regField2 input {
	border: 0;
	/*background: ;*/
	width: 104px;
	height: 14px;
	margin-left: 22px;
	margin-top: 2px;
	font-size: 0.9em;
}
.newsevent {
	overflow: auto;
}
.newsevent #datum {
	width: 100px;
	float: right;
	margin-top: 12px;    
}
.newsevent #rubrik {
	width: 400px;
	float: left;
}
.newsevent #text {
	clear: both;
}
.subBkg { background: transparent url('/bilder/subMenuBkg.jpg') top left repeat-y; }

/* Användbara klasser */
.hr { margin-top:8px; width:95%; height:8px; border-top:1px solid #E5EBDC; margin:0 auto; } /* Horisontellt streck med div */
.input  { background-color:#f3f6ee; border:1px solid #4f8e4b; color:#003822; }
.l { color:#BCB9B4; padding:0 4px; } /* Stående streck (avskiljare) */
.important { color:red; cursor:help; } /* Stjärna (krav) vid formulär*/
/* -------- */

/*CSS för utskrift*/
@media print{
   body *{visibility: hidden;}
   body {background-color: white;}
   #printyta{visibility: visible; position:absolute; top: 0px; left: 0px; width:100%; background-color: #FFFFFF;}
   #printyta *{visibility: visible;}
}