/*Bakgrundsfärg, bakgrundsbild, typsnitt, centering av sajt*/
body {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	font: normal 0.7em/1.4em tahoma, Geneva, sans-serif;
	background-color: #ededed;
}

/*HTML tagg*/
html{
	font-size: 100%;
}

/*Logotpe hantering*/
.PrintLogo {
	display:none;
}

/*Omsluter sidan, Styr sidans bredd*/
#Wrapper {
	width: 85em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../bv_images/bodybg.gif);
	background-position:center;
	background-repeat: repeat-y;
	padding-left:6px;
	padding-right:6px;
	background-color: #FFF;
}

/*Hoppa till innehållet*/
.Skip {
	position:absolute;
	top:-999px;
}

/*Hållare för mitteninformationen*/
#MidWrapper {
	background-color:#FFFFFF;
	clear: left;
	margin-right: auto;
	width: 99%;
	margin-left: auto;
	padding-bottom: 8px;
}



/*Gör så att länkade bilder inte får ram*/
img {
	border:none;
}

/*Rubriker*/
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
}

/*Länkhantering generellt*/
A:link, A:visited {
	color:#1c5c9f;
	text-decoration: underline;
}
A:hover {
	text-decoration:none;
	cursor:pointer;
}

/*Dold hållare till för kortkommando/genvägen till textinnehållet */
.Hidden {
	visibility: hidden;
	display: none;
}

/*Bibehåller bakgrundshantering*/
.Breaker {
	clear: both;
}

/*Horisontella hållare*/
#TopHolder {
	background-image: url(../bv_images/topbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	float: left;
	width: 100%;
	background-color: #FFF;
}
#LogoHolder {
	float: left;
	padding-left: 4px;
	/*padding-bottom: 10px;
	padding-top: 15px;*/
	width: 50%;
	/*background-color: #ef2924;*/
}
#ExternalLogos {
	float: left;
	padding-left: 10px;
	margin-top: 25px;
	clear: left;
	width: 400px;
	padding-bottom: 8px;
	position:absolute;
	top:52px;
}
#ExternalLogos img {
	padding-right:15px;
}

/*Sidhuvud - Sök*/
#SearchHolder {
	float: right;
	width: 24%;
	background-color: #ef2924;
}
#LinksHolder {
	float: right;
	width: 30%;
}

/*Sidhuvud */
/*Fält som håller Sökknapp och input*/
.SearchField {
	float: right;
	padding-bottom: 5px;
	padding-top: 4px;
}
.SearchTextField {
	float: right;
	width:92%;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 15px;
}
.TextField {
	width:75%;
}

/*Sidfoten*/
#BotHolder {
	padding-top: 0px;
	float: left;
	width: 100%;
	padding-bottom: 0px;
	background-color:#899fb4;
	margin-top: 10px;
	color: #FFFFFF;
}

/*Editor innehåll - Sidfot*/
#BotHolder .EditorContent {
	float:left;
}
#BotHolder a:link, #BotHolder a:visited {
	color:#FFFFFF;
}
#BotHolder .EditorContent IMG {
	vertical-align: middle;
}
#BotHolder .BotEditor1 {
	float:left;
	width: 80%;
	padding-top: 10px;
}
#BotHolder .BotEditor2 {
	float:right;
	width: 15%;
	padding-top: 20px;
}

/*Kolumner Startsida*/
body.StartPage DIV#LeftColumn {
	width: 20%;
	float: left;
	margin-top: 10px;
}
body.StartPage DIV#MidColumn {
	width: 64%;
	float: left;
}
body.StartPage DIV#MidColumn .EditorContent{
	padding-bottom: 8px;
}
body.StartPage DIV#RightColumn {
	width: 34%;
	float: right;
}
body.StartPage DIV#RightColumn div.EditorContent {
	clear:both;
}
body.StartPage #MidAndRightColHolder {
	width: 79%;
	float: right;
	padding-top: 11px;
}

/*3-Kolumner Subsida*/
body.SubPageThreeCols DIV#LeftColumn {
	width: 20%;
	float: left;
	margin-top: 10px;
}
body.SubPageThreeCols DIV#MidColumn {
	width: 64%;
	float: left;
}
body.SubPageThreeCols DIV#RightColumn {
	width: 34%;
	float: right;
	padding-top: 18px;
}
body.SubPageThreeCols #MidAndRightColHolder {
	width: 79%;
	float: right;
	padding-top: 11px;
}


/*Ingen Högerkolumn*/
body.NoRightCol DIV#LeftColumn {
	width: 20%;
	float: left;
	margin-top:10px;
}
body.NoRightCol DIV#MidColumn {
	width: 99%;
	float: left;
	margin-top: 11px;
}
body.NoRightCol DIV#RightColumn {
	display:none;
	position: absolute;
}
body.NoRightCol #MidAndRightColHolder {
	width: 79%;
	float: right;
}

/*Ingen Högerkolumn - Smal mittfält*/
body.NoRightColNarrow DIV#LeftColumn {
	width: 23%;
	float: left;
}
body.NoRightColNarrow DIV#MidColumn {
	width: 64%;
	float: left;
}
body.NoRightColNarrow DIV#MidColumn .EditorContent{

}
body.NoRightColNarrow DIV#RightColumn {
	display:none;
	position: absolute;

}
body.NoRightColNarrow #MidAndRightColHolder {
	width: 75%;
	float: right;
}
body.NoRightColNarrow DIV#Wrapper {

}


/*Topplänkar*/
.TopLinks {
	margin: 0px;
	float: right;
	clear: right;
	text-align: right;
	padding-top: 34px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 40%;
}
.TopLinks LI {
	display:inline;
}

/*Topplänkar - Hantering vid hover etc*/
.TopLinks a:link, 
.TopLinks a:visited {
	color:#333;
	text-decoration:none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-left: 8px;
	float:right;
	border-right:solid 1px #333;
}
.TopLinks a:hover {
	text-decoration:underline;
}

/*Vänstermeny*/
#LeftMenuHolder a:link, 
#LeftMenuHolder a:visited {
	display:block;
	width:100%;
	color: #333333;
	text-decoration: none;
}
h2.LeftMenuHead {
	background-color:#bfceb4;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #dae5d2;
	border-bottom: 1px solid #dae5d2;
	display: block;
}
#LeftMenuHolder {
	padding: 1px;
}
#LeftMenuTop {
	background-image: url(../bv_images/leftmenu-top.gif);
	background-repeat: no-repeat;
	height: 7px;
	background-position: op;
	background-color: #e1eca5;
}
#LeftMenuBot {
	background-image: url(../bv_images/leftmenu-bot.gif);
	background-repeat: no-repeat;
	height: 7px;
	background-color:#e1eca5;
	background-position: bottom;
}
#LeftMenuHolder .ArrowOpen {
	background-repeat: no-repeat;
	background-position: 1px 6px;
}
#LeftMenuHolder .ArrowIndicator:link, 
#LeftMenuHolder .ArrowIndicator:visited {
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
#LeftMenuHolder a:hover {
	background-color: #f4f8e1;
	text-decoration:none;
}
#LeftMenuHolder .MenuItemHolder {
	margin: 0px;
	padding: 2px;
	background-color: #e1eca5;
	background-repeat: repeat-x;
	background-position: top;
}
#LeftMenuHolder .MenuItemHolder LI {
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 0.4em;
	background-image: url(../bv_images/menu-sep.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#LeftMenuHolder .MenuItemHolder LI .ActiveItem:link, 
#LeftMenuHolder .MenuItemHolder LI .ActiveItem:visited  {
	font-weight:bold;
	background-color:#d5d6d3;
}
#LeftMenuHolder .MenuItemHolder LI a:link, 
#LeftMenuHolder .MenuItemHolder LI a:visited {
	width:100%;
}
#LeftMenuHolder .MenuItemHolder .OpenGroup {
	background-color:#f4f8e1;
}
#LeftMenuHolder .MenuItemHolder .OpenGroup li {
	background:none;
	border:none;
	padding-bottom:1px;
}
#LeftMenuHolder .MenuItemHolder .OpenGroup a:hover {
	text-decoration:underline;
	background-color:transparent;
	text-decoration:underline;
}
#LeftMenuHolder .MenuItemHolder .OpenGroup .ActiveItem:link, 
#LeftMenuHolder .MenuItemHolder .OpenGroup .ActiveItem:visited {
	background-color:transparent;
}
#LeftMenuHolder .MenuItemHolder .OpenGroup .ActiveItem:hover {
	text-decoration:underline;
 	background-color: #F4F8E1;
}
#LeftMenuHolder .MenuItemHolder span  {
	display: block;
	padding-left: 1em;
}
#LeftMenuHolder .MenuItemHolder LI UL {
	padding:0px 0px 0px 10px;
	border:none;
	margin:0px;
}
.LeftMenuEnd {
	background-repeat:repeat-x;
	height:8px;
	width: 100%;
}

/*Brödsmula*/
#BreadCrumb {
	margin: 0px;
	padding: 0.2em 0px 0.5em;
	width: 100%;
	float: left;
}
#BreadCrumb LI {
	list-style-type:none;
	background-image: url(../bv_images/bc-sep.gif);
	background-repeat: no-repeat;
	background-position: 100% 70%;
	text-decoration:none;
	float:left;
	margin-right: 4px;
	padding-right: 10px;
}
#BreadCrumb .LastItem {
	background-image:none;
}
#BreadCrumb a:link, #BreadCrumb a:visited {
	text-decoration:none;
	color:#666666;

}
#BreadCrumb a:hover {
	text-decoration:underline;
}

/*Sidans rubrik*/
h1.PageName {
	font-size: 1.5em;
	color: #1c5d9f;
	padding-bottom: 10px;
	clear: both;
}

/*Navigering*/
#MainNavigation {
	margin: 0.5em 0px 0px;
	padding: 0px;
	width: 100%;
	float: left;
	background-color: #8caa77;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 35px;
}
#MainNavigation li {
	list-style-type:none;
	display: inline;
}
#MainNavigation a:link, #MainNavigation a:visited {
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7d9f64;
	color: #FFF;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a3bb92;
}
#MainNavigation a:hover {
	background-color:#80a269;
	background-image: none;
}
#MainNavigation .Active:link, #MainNavigation .Active:visited {
	background-color:#748e60;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #748e60;
	padding-bottom: 0.4em;
	font-weight: bold;
	color: #FFF;
	background-repeat: no-repeat;
}
#MainNavigation .MainLastItem:link, #MainNavigation .MainLastItem:visited {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}


/*Generell styrrning av input och select*/
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
	
/*Fieldset Filterhållare */
.FilterHolder {
	padding-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 8px;
	background-color: #F3F3F3;
	padding-top: 8px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat-x;
	background-position: left top;
}
.FilterRow {
	padding-left: 8px;
	display: block;
	clear: both;
	padding-bottom: 3px;
	float: left;
	width: 95%;
}
.FilterGroup {
	float:left;
	padding-right:8px;
}
.FilterGroupButton {
	float:left;
	padding-top:18px;
	padding-right:8px;
}
.FilterGroup label {
	display:block;
	cursor:pointer;
	padding-bottom: 3px;
}
.FilterHolder P {
	padding:0px;
	margin:0px;
}
h2.FilterHeading {
	background-color:#BFCEB4;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left top;
}

/*Paginering - Generellt*/
.Paging {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	float: left;
	width: 100%;
}
.Paging LI {
	display:inline;
	list-style-type:none;
}
.Paging .CurrentPage:link, .Paging .CurrentPage:visited {
	font-weight:bold;
	background-color: #CCCCCC;
}
.Paging a:link, .Paging a:visited {
	color:#333333;
	padding: 4px;
	font-weight: normal;
}
.Paging a:hover {
	background-color:#CCCCCC;
}

/*Sökning kommentar*/
.SearchComment {
	padding-bottom: 5px;
}
.SearchComment P {
	padding:0px;
	margin:0px;
}

/*Paginering - Generellt*/
.SortList {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 100%;
	font-weight: bold;
}
.SortList LI {
	display:inline;
	list-style-type:none;
	padding-right: 5px;
}
.SortList .CurrentPage:link, .SortList .CurrentPage:visited {
	font-weight:bold;
	background-color: #CCCCCC;
	color:#FFFFFF;
}
.SortList a:link, .SortList a:visited {
	color:#333333;
	font-weight: normal;
	padding-bottom: 8px;
	padding-top: 4px;
}
.SortList a:hover {
	text-decoration: underline;
}
.SortList .SortIndex {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;
	padding-right: 8px;
}

/*Dolt fält*/
.Invisible {
	display: none;
}

/*Sidinfo*/
.PageInfo {
	padding-top: 15px;
	padding-bottom: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	width: 100%;
	float: left;
	clear: both;
}
.PageInfo P {
	padding:0px;
	margin:0px;
}
.PageInfo .Date {
	float:right;
	padding-top: 4px;
}

/*Skriv ut, lägg till i mina länkar*/
.PrintLine {
	padding-top: 8px;
	margin-top: 5px;
	clear: both;
	width: 100%;
	float: left;
	padding-bottom: 8px;
}
.Print {
	background-image: url(../bv_images/print.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-bottom: 4px;
	margin-right: 18px;
	float: left;
	padding-left: 25px;
	padding-top: 4px;
}
.TipAFriend {
	background-image: url(../bv_images/tipafreind.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 4px;
	margin-right: 29px;
	float: left;
	padding-left: 25px;
	padding-top: 4px;
}
.DelLink {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 4px;
	margin-right: 29px;
	float: left;
	padding-left: 25px;
	padding-top: 4px;
}

/*Sifot*/
#PageFooter {
	width: 84em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../bv_images/siteend.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 10px;
}


/*Artikelbilder*/
.ArticleImageWide {
	padding-bottom:8px;
}
.ArticleImage {
}
.ArticleImage .ImgLeftFloat {
	float:left;
	padding-right: 8px;
	padding-bottom: 8px;
}
.ArticleImage .ImgRightFloat {
	float:right;
	padding-bottom: 8px;
	padding-left: 8px;
}

/*Hållare för editor*/
.EditorContent {
	padding-bottom: 8px;
}

/*Hållare för editor, styrning av P taggen i editorn, 
styrning av utseende länkar i editorn*/
.EditorContent p {
	margin: 0px 0px 10px;
	padding: 0px;
}
.EditorContent a:link {
	text-decoration: underline;
}
.EditorContent a:hover {
	text-decoration:none;
}
.EditorContent img.bildvanster {
	float:left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	clear: left;
}
.EditorContent img.bildhoger {
	float:right;
	padding:4px;	
}
.EditorContent img.FloatLeft {
	float:left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	clear: left;
}
.EditorContent img.FloatRight {
	float:right;
	padding:4px;	
}

/*Rubriker, som redaktören kan sätta via EditMenuName i editorn, se editor.css 
för klasser som styr detta i editorn i EpiServer*/
div.EditorContent h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
div.EditorContent h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 8px 0px 0px;
	padding: 0px;
}
h2.Rubrik1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 4px;
	line-height: 1.2em;
}
h3.Rubrik2 {
	font-size: 1em;
	font-weight: bold;
	margin: 8px 0px 0px;
	padding: 0px;
}
P.Ingress {
	font-size:1.2em;
	color:#666666;
}
.BoxHeadingList {
	background-color:#e1e1e1;
	color: #333333;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/*Nyhetslista*/
.NewsList {
	width:99%;
	margin-bottom:4px;
}
.NewsList P {
	padding:0px;
	margin:0px;
}
.NewsList .Heading {
	font-weight:bold;
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
}
.NewsList .Date {
	color: #666666;
	display: inline;
	padding-left: 0px;
}
.NewsList .Image {
	float: left;
	padding-right: 5px;
}
.NewsList .Text {
	display: block;
}
.ImageText {
	font-style:italic;
	clear: both;
}
.NewsLink:link, 
.NewsLink:visited {
	float:left;
	width: 100%;
	text-decoration:none;
	color:#000000;
	margin-bottom: 8px;
}
.NewsLink:hover {
	background-color:#F2F2F2;
	text-decoration: none;
}
.NewsLink span {
	display: block;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}


/*List*/

.List {
	clear:both;
	width: 100%;
	float: left;
}
.List a:link, .List a:visited {
	float:left;
	width: 100%;
	text-decoration:none;
	color:#000000;
	margin-bottom: 8px;
}
.List a:hover {
	background-color:#eaeaea;
	text-decoration: none;
}
.List span{	
	display:block;
	padding:4px;
}

/*informationsyta*/
.InfoArea {
	padding:5px;
}

/*Bild på startsidan*/
.SplashArea {
	width: 100%;
	padding-bottom: 8px;
}

/*I fokus på startsidan*/
.HighLightArea {
	width: 100%;
	margin-bottom: 4px;
	height: 190px;
	float: left;
	background-repeat: no-repeat;
}
.HighLightArea .Field1 {
	float:left;
	width: 235px;
	position: relative;
	top: 65%;
	left: 8px;
	padding-right: 8px;
}
.HighLightArea .Field2 {
	float:left;
	width: 235px;
	position: relative;
	top: 65%;
	left: 8px;
	padding-right: 8px;
}
.HighLightArea .Field3 {
	float:left;
	width: 235px;
	position: relative;
	top: 65%;
	left: 8px;
}
.HighLightArea span {	
	display:block;
}
.HighLightArea .Heading {
	font-weight:bold;
	font-size: 1.2em;
}
.HighLightArea .HightLightImage {
	float:left;
	padding-right: 5px;
	width: 40%;
}
.HighLightArea .HighLightText {
	float:left;
	width:57%;
}
.HighLightArea .Ingress {
	color:#666666;
	font-size: 1.1em;
}


/*Bildvisning i lista*/
Body.SubPageThreeCols .HightLightImage {
	float:right;
	padding-left: 10px;
}
Body.NoRightCol .HightLightImage {
	float:right;
	padding-left: 10px;
}
Body.NoRightColNarrow .HightLightImage {
	float:right;
	padding-left: 10px;
}

/*Kolumnhantering*/
.ColRow {
	width:100%;
	float:left;
	margin-top: 5px;
}
.ColLeft {
	width:54%;
	float:left;
}
.ColRight {
	width:45%;
	float:right;
}

/*Generellt Boxar */
.BoxContent {
	padding-right: 4px;
	padding-left: 4px;
}

/*Läs mer länk under boxlistningarna */
.ReadMore {
	clear:both;
	text-align: right;
	display: block;
	background-image: url(../bv_images/dd-arrows.gif);
	background-repeat: no-repeat;
	background-position: 100% 65%;
	padding-right: 10px;
/*	padding-right: 14px;
	margin-right: 4px;
	margin-top: 4px;*/
}

/*Meddelande Box*/
.MessageBox {
	float: left;
	width: 96%;
	padding: 4px;
	border: 1px solid #d5d6c9;
}
.NoBorder{
	border:none;
}
h1.BoxHeading {
	border-bottom:solid 2px #91d3ec;
	margin-bottom: 4px;
}	

/*Boxar - Typer*/
/*Vanlig används på subsidor*/
.Regular { 
}
.Regular h1.BoxHeading {
	padding-top:0px;
	background-color:#e1e1e1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 4px;
}

/*Driftsinformation*/
.Status {
	border:1px solid #990000;
}
.Status .Text { 
	padding-top:0px;
}

/*Kalender*/
.CalendarList {

}
.CalendarList .Heading {
	font-weight:bold;
	padding-bottom: 0px;
}
.CalendarList .Text { 
	padding-top:0px;
}
.CalendarDay:link, 
.CalendarDay:visited {
	color:#487E20;
	font-weight:bold;
	width: 100%;
}
.CalendarDay:hover {
	text-decoration:underline;
}
.CalendarLink:link, 
.CalendarLink:visited {
	text-decoration:none;
	color:#000000;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.CalendarLink:hover {
	background-color:#eaeaea;
	text-decoration: none;
}
.CalendarLink span {
	display: block;
	padding: 2px;
}

/*Boxar */
.MyBox {
	border-right: 1px solid #e5e9e0;
	border-left: 1px solid #e5e9e0;
	float: left;
	width: 99%;
}
.InfoBox {
	float: left;
	width: 99%;
	background-color: #edf6e6;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
}
.InfoBox .BoxContent {
	padding:4px;
}
.InfoBox h1.BoxHeading {
	border:none;
}

/*Fält för lägga till egna länkar*/
.AddExternalLink{
	clear:both;
	text-align:right;
	display:block;
	padding:5px 24px 0 0;
	border-top:1px dashed #C8CAC9;
	margin-right:2px;
}
.AddExternalLinkField{
	background-color:#F8F8F8;
	padding:5px;
	display:block;
	clear:both;
}
.AddExternalLinkField P{
	padding:0px 0px 4px;
	margin:0px;
}
.AddExternalLinkField #NameProp{
	width:95%;
}
.AddExternalLinkField #LinkProp{
	width:95%;
}

/*Dölja visa block - Dölj*/
.HiddenBlock {
	display:none;
}

/*Dölja visa block - visa*/
.VisibleBlock {
	display:block;
}


/*Länkbox för undersida*/
.Links {
	padding:0px;
	margin:0px;
	width: 98%;
}
.Links li {
	list-style-type:none;
	border-bottom:dashed 1px #c8cac9;
	float: left;
	width: 100%;
	padding-bottom: 2px;
	padding-top: 2px;
}
.Links a:link, .Links a:visited  {
	text-decoration:none;
	display: block;
	width: 100%;
	text-decoration:none;
}	
.Links a:hover {
	text-decoration:underline;
}

/*Dokumentblock för undersida*/
.Docs {
	padding:0px;
	margin:0px;
	width: 98%;
}
.Docs li {
	list-style-type:none;
	float: left;
	width: 100%;
	padding-bottom: 2px;
	padding-top: 2px;
}
.Docs a:link, .Docs a:visited  {
	text-decoration:none;
	display: block;
	width: 92%;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left:20px;
}	
.Docs a:hover {
	text-decoration:underline;
}

/*Kontaktblock för undersida*/
.Contact span{
	width: 100%;
	display:block;
}

/*Filtyper i dokument*/	
.pdf {
	background-image:url(../bv_images/pdf.gif);
	background-repeat:no-repeat;
}
.doc {
	background-image:url(../bv_images/doc.gif);
	background-repeat:no-repeat;
}
.xls {
	background-image:url(../bv_images/xls.gif);
	background-repeat:no-repeat;
}
.xls {
	background-image:url(../bv_images/wav.gif);
	background-repeat:no-repeat;
}
.txt {
	background-image:url(../bv_images/txt.gif);
	background-repeat:no-repeat;
}
.tif {
	background-image:url(../bv_images/tif.gif);
	background-repeat:no-repeat;
}
.tiff {
	background-image:url(../bv_images/tiff.gif);
	background-repeat:no-repeat;
}
.ppt {
	background-image:url(../bv_images/ppt.gif);
	background-repeat:no-repeat;
}
.png {
	background-image:url(../bv_images/png.gif);
	background-repeat:no-repeat;
}
.mpg {
	background-image:url(../bv_images/mpg.gif);
	background-repeat:no-repeat;
}
.mp3{
	background-image:url(../bv_images/mp3.gif);
	background-repeat:no-repeat;
}
.jpg{
	background-image:url(../bv_images/jpg.gif);
	background-repeat:no-repeat;
}
.jpeg{
	background-image:url(../bv_images/jpeg.gif);
	background-repeat:no-repeat;
}
.htm{
	background-image:url(../bv_images/htm.gif);
	background-repeat:no-repeat;
}
.html{
	background-image:url(../bv_images/htm.gif);
	background-repeat:no-repeat;
}
.gif{
	background-image:url(../bv_images/gif.gif);
	background-repeat:no-repeat;
}
.default{
	background-image:url(../bv_images/default.gif);
	background-repeat:no-repeat;
}


/*Ta bort ram på sista alternativet i högerlistor*/
.MyBox li.LastItem, .MessageBox li.LastItem{
	border-bottom:none;
}

/*Kalender*/	
.calendarlistingarea h2.DateHeading {
	font-size: 1em;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.calendarlistingarea a:link, .calendarlistingarea a:visited {
	display:block;
	width:99%;
	color: #000000;
	padding: 2px;
	text-decoration: none;
}
.calendarlistingarea a:hover {
	background-color:#eaeaea;
}
div.monthcalendararea {
	float: right;
	width: 38%;
}
div.calendarlistingarea {
	float: left;
	width: 100%;
	text-align: left;	
}
h1.calendardayheading {
	font-size: 1.2em;
	color: #333;
	display: inline;
}
table.calendarframe {
	border-color: #fff;
	background-color: #fff;
}
.leftfloating {
	float: left;
	width: 73%;
	margin-bottom: 10px;
}
.rightfloating {
	float: right;
}
.centered {
	text-align: center;
}
.rightaligned {
	text-align: right;
}
.leftaligned {
	text-align: left;
}
.SPCalendarList {
	padding-left: 5px;
}

/*Generell rubrik ovanför listningar*/
.ListHeading {
	margin-bottom: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	font-size: 1.1em;
}
.Orange {
	border-bottom:solid 3px #ffb652;
}
.Blue {
	border-bottom:solid 3px #8ed2ec;
}

/*Formulär*/
.FormHolder {
}
.FormHolder Label {
	display:block;
	width:100%;
	padding-top: 8px;
	font-weight: bold;
}

/*söksida*/
.SearchComment{
	padding-bottom:5px;
}
.SearchComment P{
	padding:0px;
	margin:0px;
}
.SearchList{
}
.SearchList P{
	padding:0px;
	margin:0px;
}
.SearchList .Heading{
	font-weight:bold;
	display:block;
	padding-bottom:0px;
	padding-top:0px;
}
.SearchList .Date{
	color:#666;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
}
.FilterGroupButton{
	float:left;
	padding:20px 8px 0px 0px;
}
.FilterGroup .InLinelabel{
	display:inline;
}
.SearchList .Origin{
	color:#666;
}
.SearchList .Text{
	display:block;
}
.SearchList a:link, .SearchList a:visited{
	width:100%;
	text-decoration:none;
	color:#000;
	margin-bottom:8px;
	display: block;
	clear: both;
}
.SearchList a:hover{
	background-color:#eaeaea;
	text-decoration:none;
}
.SearchList span{
	display:block;
	padding:3px;
}

/*Anpassningar - Större text*/
body.TextLarge {
	font-size:1.5ex;
}
body.TextLarge div#Wrapper {
	width:960px;
	background-color:#FFF;
	background-image:none;
}
body.TextLarge div.SiteSelector {
	width:960px;
	background-image:none;
}
body.TextLarge div#PageFooter {
	width:960px;
	background-color:#FFF;
	background-image:none;
}

/*Anpassningar - störst text*/
body.TextLargest {
	font-size:1.8ex;
}
body.TextLargest div#Wrapper {
	width:960px;
	background-color:#FFF;
	background-image:none;
}
body.TextLargest div.SiteSelector {
	width:960px;
	background-image:none;
}
body.TextLargest div#PageFooter {
	width:960px;
	background-color:#FFF;
	background-image:none;
}
body.TextLargest ul#MainNavigation {
	background-color:#8caa77;
	background-image:none;
	padding-bottom:0px;
	height:auto;
	border-bottom:5px solid #748E60;
}
.FooterEditor {
	clear: both;
	width: 100%;
	padding-top: 10px;
}
.FooterEditor .EditorLeft {
	padding:4px;
	background-color: #ef2924;
	color:White;
}
.MediaHolder {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	background-color: #E9E9E9;
}

/*Fieldset*/
.FieldSet {
	padding:4px;
}
.FieldSet legend {
	color:#333;
	font-weight:bold;
	padding-left: 3px;
	padding-right: 3px;

}
.FieldSet label {
	display:block;
}
.FieldSet p {
	padding:0px;
	margin:0px;
}

/*Bildlista*/
.ImageList {
	float: left;
	margin-bottom: 8px;
	width: 49%;
}
.ImageList .Text {
	float: right;
	width: 49%;
}
.ImageList .Image {
	float: left;
}
.Text p.Description {
	margin: 0px;
	padding: 0px;
}
.ColLeftHold{
	float: left;
	width: 49%;
}
.ColRightHold{
}

/*Välja box*/
.FilterBox {
	width: 100%;
	padding-bottom: 10px;
}
.FilterBox label {
	display:block;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 4px;
}
.ItemsList li {
	list-style-type:none;
	padding-bottom: 4px;
}
.ItemsList {
	margin: 0px;
	padding: 0px;
}

/*Informationsbox i högerkolumn*/
.InfoBoxHolderTop {
	background-image: url(../bv_images/toprightbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 5px;
	clear: both;
}
.InfoBoxHolderBot {
	background-image: url(../bv_images/botrightbox.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 5px;
}
.InfoBoxHolder {
	clear: both;
	background-color: #B8E3F3;
	background-image: url(../bv_images/toprightbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	margin-top: 10px;
	float: left;
	width: 100%;
}
.InfoBoxHolder .EditorContent {
	padding-bottom: 0px;
	padding-left: 8px;
}
.SlideIndex {
	float: left;
	width: 45%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.SlideFlip{
	float: right;
	width: 45%;
	text-align: right;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.SlideShow {
	width: 100%;
}
.SlideImage {
	clear: both;
	background-color: #333333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height:auto !important; /*FF-hack - höjdinställning för att skapa mellanrum till skriv ut*/
	height:350px; 
	min-height:350px;
}
.SlideImage img {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 2%;
	margin-bottom: 2%;
}
.SlideTop {
	background-image: url(../bv_images/slideshade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	float: left;
	width: 100%;
}
.SlideBot {
	background-image: url(../bv_images/slideshade-bot.gif);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 8px;

}
.SlideInfo {
	clear: both;
	width: 98%;
	display: block;
	padding-left: 8px;
	font-weight: bold;
}
