/* Body */
Body {
	font-family: Arial, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
}
.Hidden {
	display: none;
}
.TopLinks li {
	display: none;
}
/*Vanlig webbsida*/
Body.SubPage div.MidHolder {
	padding-bottom:4px;
}
Body.SubPage div.FlashHolder {
	margin-bottom: 11px;
	margin-right: auto;
	margin-left: auto;
	width: 891px;
}
Body.SubPage div.FirstColumn {
	float: left;
	padding-left: 11px;
	width:225px;
	padding-right: 10px;
	display: none;
}
Body.SubPage div.SecondColumn {
	float: left;
	width: 68%;
	background-color: #FFF;
}
Body.SubPage div.ThirdColumn {
	float: right;
	width: 30%;
}

/*Punktlista och numrerad lista*/
.EditorContent ul, .EditorContent ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.EditorContent p {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:15px;
}

/*Länkar*/
a:link, a:visited {
	color: #1076a0;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
/*Vanlig webbsida Bred*/
Body.SubPageWide div.MidHolder {
	padding-bottom:4px;
}
Body.SubPageWide div.FlashHolder {
	margin-bottom: 11px;
	margin-right: auto;
	margin-left: auto;
	width: 891px;
}
Body.SubPageWide div.FirstColumn {
	float: left;
	padding-left: 11px;
	width:225px;
	padding-right: 10px;
	display: none;
}
Body.SubPageWide div.SecondColumn {
	float: left;
	width: 100%;
	background-color: #FFF;
}
Body.SubPageWide div.ThirdColumn {
	display:none;
}.PageFooter {
	clear: both;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 10px;
}
.Wrapper {
	text-align: left;
}
.FlashHolder {
	display: none;
}
ul.TopLinks {
	display: none;
}
/*Rubriker*/
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
h1.PageName {
	color: #009ee0;
	font-size: 1.7em;
	padding-bottom: 23px;
}

/*Sidans ingress*/
p.Ingress {
	font-size: 1.3em;
	color: #565656;
	line-height: 1.3em;
	margin-top: 0px;
	padding-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SubImageHolder {
	padding-bottom: 27px;
}
.TopHolder {
	margin-bottom: 15px;
}
/*Gul lista*/
.YellowBoxEnd {
	width: 225px;
	height: 29px;
}
.YellowBox {


}
.YellowBox div.EditorContent, 
.BlueBox div.EditorContent {
	padding-left:13px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:10px;
}

/*Blå lista*/
.BlueBoxEnd {
	width: 225px;
	height: 29px;
}
.BlueBox {
	background-color: #FFEC01;
	background-image: url(../Images/bluemid.gif);
	background-repeat: repeat-y;
}
.BlueBox div.EditorContent {
	padding-left:13px;
	padding-right:20px;
	padding-bottom:20px;
}

.ImageHeading {
	width: auto;
}
.Hidden {
	display: none;
}
.DataTable th {
	text-transform: uppercase;
	text-align: left;
	background-color: #E6E6E6;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.DataTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding: 3px;
}
.DataTable {
	margin-top: 10px;
	width: 100%;
}
.DataTable p {
	padding:0px;
	margin:0px;
}
.SearchArea {
	padding: 8px;
	background-color: #D2EAF4;
}
.button {
	width:auto;
	cursor:pointer;
	font-size:1em;
	padding: 2px;

}
.reset-sok {
	width:auto;
	cursor:pointer;
	font-size:1em;
	padding: 2px;

}
.textinput-sok {
	height:19px;
}
.JobInfo {
	background-color: #FFF;
	margin-bottom: 10px;
	padding-bottom: 40px;
	padding-top: 23px;
}
.Location {
	text-transform: uppercase;
	color: #009acb;
	padding-left: 3px;
}
.JobInfo p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.SubImageHolder {
	padding-bottom: 27px;
}
h2.Rubrik1 {
	font-size: 1.2em;
}
.ScreenLogo {
	display: none;
}

