.Skip {
	display: none;
}
.SearchArea {
	display: none;
}
#LeftColumn {
	display: none;
}
.Logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Bakgrundsfärg, bakgrundsbild, typsnitt, centering av sajt*/
body {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	background-repeat: repeat-y;
	background-position: center;
}
/*HTML tagg*/
html {
	font-size: 100%;
}
.ImageLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.GroupWrapper {
	clear: both;
}
.GroupWrapper h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	background-color: #efeadd;
}
/*RSS-lista*/
.RSSListHolder {
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
body.StartPage div.RSSListHolder {
	padding-left:5px;
	padding-right:8px;
	padding-top:3px;
	clear:both;
	width: 98%;
}
.RSSList:link, .RSSList:visited {
	display: block;
	width: 100%;
	margin-top: 1px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 1px;
}
.RSSList:hover {
	background-color:#D0C29D;
}
div#RightColumn .RSSList:hover {
	background-color: #D1E1E9;
}
.RSSListHolder span {
	display:block;
}
.RSSListHolder .Date {
	color:#666666;
	font-size: 0.9em;
}
.RSSListHolder .Category {
	color:#666666;
	font-size: 0.9em;
}
.RSSListHolder .Heading {
	font-weight:bold;
	color: #872514;
}
.RSSListContent {
	padding:2px;
}

/*Vanlig lista*/
.RegularListHolder {
	clear: both;
	width: 100%;
	padding-bottom: 20px;
}
.RegularList:link, .RegularList:visited {
	display: block;
	width: 100%;
	margin-top: 1px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 1px;
}
.RegularList:hover {
	background-color:#efeadd;
}
.RegularListHolder span {
	display:block;
}
.RegularListHolder .Date {
	color:#666666;
	font-size: 0.9em;
}
.RegularListHolder .Heading {
	font-weight:bold;
	color: #872514;
}
.RegularListContent {
	padding:2px;
}
.RegularListHolder .Category {
	color:#666666;
	font-size: 0.9em;
}

/*Kalender*/
body.StartPage div.CalendarList {
	padding-left:5px;
	padding-right:8px;
	padding-top:3px;
	clear:both;
}
.CalendarList .Heading {
	font-weight:bold;
	padding-bottom: 0px;
	color: #872514;
}
.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;
	width: 100%;
	float: left;
}
.CalendarLink:hover {
	background-color:#efeadd;
	text-decoration: none;
}
.CalendarLink span {
	display: block;
	padding: 2px;
}.CalendarList {
	padding-bottom: 20px;
}
#BreadCrumb {
	display: none;
}
#RightColumn {
	float: right;
	width: 25%;
}
#MidColumn {
	float: left;
	width: 73%;
}
.PageFooter {
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.FooterLeft {
	float: left;
}
.FooterRight {
	float: right;
}
.PrintLine {
	display: none;
}
.PageInfo {
	clear: both;
}
.PageInfo p {
	margin: 0px;
	padding: 0px;
}
ul.Docs {
	margin: 0px;
	padding: 0px;
}
ul.LinkList {
	margin: 0px;
	padding: 0px;
}
#RightColumn h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 1.3em;
}
.Docs li {
	list-style-type: none;
	padding-bottom: 8px;
}
.LinkList li {
	list-style-type: none;
	padding-bottom: 8px;
}
 .GroupWrapper h2 span {
	padding: 4px;
	display: block;
}
/*Alternerande ytor*/
.GroupWrapper {
	float: left;
	width: 100%;
	padding-top: 5px;
}
#MidColumn div.DGroupDivider div.EditorContent {
	clear: both;
	margin-top: 8px;
	float: left;
	width: 100%;
}
.DGroupDivider {
	width:100%;
	clear:both;
	float: left;
	margin-bottom: 15px;
}
/*DesignA 1 ruta*/
.DesignA .D1 {
	width: 100%;
}
.DesignA .D2, .DesignA .D3, .DesignA .D4 {
	display:none;
}
/*DesignB 2 rutor*/
.DesignB .D1 {
	float: left;
	width: 49%;
}
.DesignB .D2 {
	float: right;
	width: 49%;
}
.DesignB .D3, .DesignB .D4 {
	display:none;
}
/*DesignC 2 rutor radbryt*/
.DesignC .D1 {
	float: left;
	width: 100%;
}
.DesignC .D2 {
	display:none;
}
.DesignC .D3 {
	float: left;
	width: 100%;
	padding-top: 8px;
}
.DesignC .D4 {
	display:none;
}
/*DesignE 3 rutor radbryt*/
.DesignD .D1 {
	float: left;
	width: 49%;
}
.DesignD .D2 {
	float: right;
	width: 49%;
}
.DesignD .D3 {
	float: left;
	width: 100%;
	padding-top: 8px;
}
.DesignD .D4 {
	display:none;
}
/*DesignE 2 rutor radbryt*/
.DesignE .D1 {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.DesignE .D2 {
	float: left;
	width: 49%;
	display: none;
}
.DesignE .D3 {
	float: left;
	width: 49%;
}
.DesignE .D4 {
	float: right;
	width: 49%;
}
/*DesignF 4 rutor*/
.DesignF .D1 {
	float: left;
	width: 49%;
	padding-bottom: 8px;
}
.DesignF .D2 {
	float: right;
	width: 49%;
}
.DesignF .D3 {
	float: left;
	width: 49%;
}
.DesignF .D4 {
	float: right;
	width: 49%;
}
.GotoMore:link, .GotoMore:visited {
	clear: both;
}
h1.PageName {
	font-size: 1.6em;
}
.Logo {
	margin-bottom: 30px;
}
/*Fieldset Filterhållare */
.FilterHolder {
	padding-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-color: #ECECEC;
	padding-top: 8px;
	float: left;
	width: 96%;
	clear: both;
	margin-top: 8px;
	padding-right: 2%;
	padding-left: 2%;
	background-image: url(images/filterbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.FilterHolder label {
	padding-bottom:4px;
}
.FilterRow {
	display: block;
	clear: both;
	padding-bottom: 3px;
	float: left;
	width: 100%;
	padding-top: 3px;
}
.Narrow {
	padding-left: 0px;
}
fieldset.FilterGroupFlat {
	width:40%;
	margin-right: 10px;
}
fieldset.FilterGroupFlat legend {
	font-weight:bold;
	color: #000;
}
.FilterGroup {
	float:left;
	margin-right: 10px;
}
.FilterGroup legend {
	color:#000;
}
.FilterGroup fieldset label {
	display:inline;
	margin-right: 10px;
}
.FilterGroup input, .FilterGroup select {
	font-size:1em;
}
.FilterGroupButton {
	float:left;
	padding-top:10px;
	padding-left: 8px;
}
.FilterGroup label {
	display:block;
	cursor:pointer;
	padding-bottom: 3px;
}
.FilterHolder P {
	padding:0px;
	margin:0px;
}
.FilterHolder h2 {
	font-size:1em;
	padding-bottom:4px;
	margin-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 4px;
}
.FilterGroupFlat {
	float:left;
}
.FilterGroupFlat Label {
	display:inline;
	float: left;
	cursor: pointer;
}
.FilterGroupFlat input {
	float:left;
	margin-top: -2px;
}
.FilterGroupFlat P {
	float:left;
}
.PBreak P {
	width:100%;
}
.FilterGroupButtonFlat {
	padding-top:2px;
	padding-left:5px;
	float:left;
}
#searchtext {
	width: 98%;
}
.FullWidth {
	width: 100%;
}
.TextGroup {
	padding-top: 4px;
}

/*Nyhetslista*/
.NewsList P {
	padding:0px;
	margin:0px;
}
.NewsList .Heading {
	font-weight:normal;
	display: block;
	padding-bottom: 4px;
	padding-top: 0px;
	font-size: 1.2em;
	color: #872514;
}
.NewsList .Date {
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.NewsList .ImageLeft {
	float: left;
	padding-right: 10px;
}
.NewsList .ImageRight {
	float: right;
	padding-left: 5px;
}
.NewsList .Text {
	display: block;
}
.ImageText {
	font-style:italic;
	clear: both;
}
.NewsLink:link, .NewsLink:visited {
	float:left;
	width: 100%;
	text-decoration:none;
	color:#000;
	margin-bottom: 20px;
}
.NewsLink:hover {
	text-decoration: none;
}
.NewsLink span {
	display: block;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.NewsLink .InfoRow {
	color:#666666;
}
.NewsLink .MoreLink {
	text-decoration:underline;
	color:#872514;
}
.NewsLink .MoreLink:hover {
	text-decoration:none;
}
div.SearchResults .MoreLink {
	font-size:1.1em;
}
/*Kalenderlista*/
.calendarList {
	padding: 4px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #EFEADD;
}
.calendarList h1 {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #efeadd;
	padding: 4px;
	margin: 0px;
}
.calendarList h2 {
	font-size: 1em;
	border-bottom: 1px solid #e3e3e3;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
.calendarListEventItem {
	width: 100%;
	overflow:hidden;
	float: left;
	padding-bottom: 8px;
}
.calendarListEventItem h1 {
	margin-left: 10px;
	float: left;
	width: 75%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
.calendarListEventItem .eventDate {
	float: right;
}
.calendarListEventItem .eventDateIcon {
	float: right;
	background: url(images/Clock.png) no-repeat;
	width: 16px;
}
.calendarListEventItem .eventDateIconLeft {
	background: url(images/Clock.png) no-repeat;
	background-position: left;
	padding-left: 18px;
	float: right;
}
.calendarListEventItem .eventDateIconRight {
	background: url(images/Clock.png) no-repeat;
	float: right;
	background-position: right;
	padding-right: 18px;
}

/*Kalender */
.calendar {
	width: 100%;
	border-color: #e3e3e3;
	font-family: Verdana, Helvetica, Sans-Serif;
}
.calendar .title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEADD;
}
.calendar table, .calendar table td, .calendar .title td {
	padding-bottom: 3px;
	border: 0;
}
.calendar th {
	padding: 3px;
	text-align: center;
}
.calendar td {
	text-align: center;
	border: 1px solid #eeeeee;
	padding: 2px;
}
.calendar .selector {
	font-weight: bold;
	border-top-width: 0;
	border-bottom: 1px solid #eeeeee;
}
.calendar a {
	padding: 3px;
	text-decoration: none;
}
.calendar .today {
	font-weight: bold;
	background-color: #dddddd;
}
.calendar td.highlighted {
	background-color: #307DA0;
}
.containerContent {
	border: 1px solid #EFEADD;
}
.calendarListEventItem h1 {
	background-color: #FFFFFF;
	font-size: 1em;
}
.calendarinfo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.calendarinfo li {
	list-style-type: none;
}
.calendarinfo span {
	width: 40px;
	float: left;
	text-align: left;
	padding-right: 10px;
	font-weight: bold;
}
.calendarinfo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.calendarinfo li {
	list-style-type: none;
}
.calendarinfo span {
	width: 60px;
	float: left;
	text-align: left;
	padding-right: 10px;
	font-weight: bold;
}
P.Ingress {
	font-size:1.2em;
	color:#666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 1.2em;
}
.HiddenLogo {
	display: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1, h2, h3, h4 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3.Rubrik2 {
	font-size: 1em;
}

