.ShortCutsHolder {
	display: none;
}
#TopMenu {
	display: none;
}
#SearchHolder {
	display: none;
}
.BreadCrumb {
	display: none;
}
#LeftMenuHolder {
	display: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
}
h1 {
	font-size: 12pt;
	margin: 0px;
	padding: 10px 0px 0px;
}
h2.Rubrik1 {
	font-size: 10pt;
	margin: 0px;
	padding: 10px 0px 0px;
}
h2.BoxHeading {
	font-size: 11pt;
	margin: 0px;
	padding: 10px 0px 0px;
}
.ImageLeft {
	float: left;
	padding: 8px;
}
.ImageRight {
	float: right;
	padding: 8px;
}
.PageName {
	padding-top: 15px;
	padding-bottom: 10px;
}
#Logo {
	margin-bottom: 15px;

}
#Logo img {
	border:none;
}
h2 {
	font-size: 10pt;
	margin: 0px;
	padding: 10px 0px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ListPaging {
	display: none;
}
.ListFilterHolder {
	display: none;
}
.QnALink:link, .QnALink:visited {
	color: #000000;
	text-decoration: none;
}
#PageFooter {
	margin-top: 8px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	width: 100%;
	float: left;
}
.NewProdList LI {
	list-style-type: none;
}
.NewProdList {
	margin: 0px;
	padding: 0px;
}
.NyProdListItems LI {
	list-style-type: none;
}
#MidColum {
	float: left;
	width: 72%;
}

.NyProdListItems {
	margin: 0px;
	padding: 0px;
}

.AreaInfoList {
	margin: 0px;
	padding: 0px;
}
Body#AllColumns div#RightColumn {
	float: right;
	width: 26%;
	margin-top: 35px;
}
Body#NoRightColumn div#MidAndRightColHolder {
	width: 100%;
}
Body#NoRightColumn div#MidColum {
	width:100%;
}

#LoginHolder {
	display: none;
}

.AreaInfoList li {
	list-style-type: none;
}
.AreaListHead {
	font-weight: bold;
	padding-top: 5px;
}
.AreaInfo .Rubrik1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 4px;
}
.NyProdImage {
	padding-bottom: 8px;
}
.AreaInfoImages img {
	margin-bottom: 5px;
	padding-right: 5px;
}

.AreaInfoList {
	margin: 0px;
	padding: 0px;
}
.AreaInfoList li {
	list-style-type: none;
}
.AreaListHead {
	font-weight: bold;
	padding-top: 5px;
}
.AreaInfo .Rubrik1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 4px;
}
.NyProdImage {
	padding-bottom: 8px;
}
.AreaInfoImages img {
	margin-bottom: 5px;
	padding-right: 5px;
}
#LoggedIn {
	display: none;
}
.EditorContent P {
	margin: 0px;
	padding: 0px 0px 5px;
}
.Break {
	display: none;
}
.PrintShow {
	display:block;
}
.PrintHidden {
	display:none;	
}
.PrintShowReal {
	display:block;
}
.NyProdImage P {
	padding:0px;
	margin:0px;	
}
.AreaInfoList {
	margin: 0px;
	padding: 0px;
}
.AreaInfoList li {
	list-style-type: none;
}
.AreaListHead {
	font-weight: bold;
	padding-top: 5px;
}
.AreaInfo .Rubrik1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 4px;
}
.NyProdImage {
	padding-bottom: 8px;
}
.AreaInfoImages img {
	margin-bottom: 5px;
	padding-right: 5px;
}
img.toprightfloatingimage {
	float: right;
    margin-left: 1em;
    margin-bottom: 1em;
}
img.topleftfloatingimage {
   	margin-right: 1em;
   	margin-bottom: 1em; 
	float: left;
}
.PrintAndInfo {
	display: none;
}
.hidden {
	display: none;
}


/*Länklista*/
.ListLink:link, .ListLink:visited {
	width: 100%;
	text-decoration:none;
	display:block;
}
.ListLink:hover {
	background-color:#ededed;
}
.ListLink span {
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.ListLink .Ingress {
	padding-top: 0px;
	padding-bottom: 0px;
	color:#000;
}
.ListLink .Date {
	padding-top: 0px;
	padding-bottom: 0px;
	color:#666;
}
.ListLink .Heading {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 0px;
}.TopLinks {
	display: none;
}

/*Träfflista sökning*/
H3.RedHeading {
	color: #B73C16;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.HitContent {
	float: left;
	padding: 4px;
}
.HitContent UL {
	padding:0px;
	margin:0px;
}
.HitContent LI {
	list-style-type:none;
}
.NewsItem {
	float: left;
	width: 100%;
	margin-bottom: 0.5em;
}
.HitContent:link, 
.HitContent:visited  {
	cursor: hand;
	float: left;
	color:#333333;
	margin-top: 10px;
	text-decoration: none;
}
.HitContent:hover {
	text-decoration:none;
	background-color:#F3F3F3;
}
.HitContent .PageHeading {
	font-weight: bold;
	display: block;
}
.HitContent .PageIngress {
}
.SearchField {
	display: none;
}
