﻿/*Flashhållare*/
Body.StartPage .Splash{
	background-color:#dedad7;
	padding-left: 5px;
	width: 772px;
	float: left;
}
div.ShowShadeSmall {
	width:245px;
	background-image: url(/klap_images/shader.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.Small {
	width:255px;

}
.Row {
	padding-top: 5px;
	float: left;
	width: 772px;
	padding-left: 5px;
}
#SecondRow {
	padding-left: 5px;
}
.Box {
	margin-right: 2px;
	float: left;
	height: 223px;
	overflow: hidden;
	background-image: url(/klap_images/mini-sep.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.Box .EditorContent {
	padding:0px;
}
.Box a:link, 
.Box a:visited,
.Box a:hover {
	color:#000000;
	text-decoration:none;

}
.Box p {
	margin:0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
div.ShowShadeWider {
	width:502px;
	background-image: url(/klap_images/shader.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.Wider {
	width:509px;
	margin-right: 4px;
}
.Wider .EditorContent {

}
div.ShowShadeWidest {
	width:760px;
	background-image: url(/klap_images/shader.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.Widest {
	width:767px;
}

Body.StartPage h4.Rubrik3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color:#d38500;
	EditMenuName:Rubrik 3;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
Body.StartPage .NewsList .Date {
	color:#754b02;
	font-size: 0.9em;
}
Body.StartPage .NewsList span {
	padding-left:10px;
}
Body.StartPage .NewsLink:link, 
Body.StartPage .NewsLink:visited {
	float:left;
	width: 100%;
	text-decoration:none;
	color:#000000;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
Body.StartPage .NewsLink:hover {
	background-color:#e8bd73;
}
Body.StartPage .Odd {
	background-color: #e4b35d;
}
Body.StartPage .Even {
	background-color: #d48600;
}


Body.StartPage .LinkList a:link,
Body.StartPage .LinkList a:Visited {
	background-image: none;
	color: #754b02;
	padding-top: 8px;
	padding-bottom: 8px;
	display:block;
	width:205px;
}
Body.StartPage .LinkList a:hover {
	background-color:#e8bd73;
	display:block;
}
Body.StartPage .LinkList {
	width: 92%;
}
Body.StartPage div.ScrollDiv .LinkList li {
	padding-bottom:0px;
}
Body.StartPage .LinkList li .Date{
	font-size:0.9em;
}
Body.StartPage .LinkList li .Text{
	color:#000000;
}
