body {
	background-color: white;
	font-family: Verdana;
	font-size: 11px;
	/*text-align: center;*/
	width: 926px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	color: black;
}

td {
	font-size: 11px;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 13px;
}

h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
}

a {
	color: white;
}

a.plain {
	text-decoration: none;
}

hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0px;
}

#pagecontainer {
	width: 926px;
	height: 554px;
	display: block;
}

#topmenu {
	width: 926px;
	display:block;
	/*height: 51px;*/
	/*overflow-y: visible;*/
	font-size: 0px;
	background-color: black;
	/*border-bottom: 10px red solid;*/
	/*border-bottom: 2px white solid;*/
}

#topmenu a{
	color: white;
}

#topmenu-group {
	background-color: black;
	height: 52px;
}

#group-left {
	float: left;
	background-color: black;
	font-size: 0px;
	display: block;
	margin: 0px;
}

#group-right {
	float: right;
	background-color: black;
	font-size: 0px;
	display: block;
	margin: 0px;
}


#topmenu #logo {
	float: left;
	display: block;
	height: 51px;
	border-right: 2px white solid;
}

#topmenu #top-left {
	float: left;
	background-color: black;
	font-size: 0px;
	display: block;
	width: 847px;
	height: 25px;
	margin: 0px;
}

#topmenu #top-left img {
	float: left;
}

#topmenu .trinity {
	float: right;
}

#topmenu #bottom {
	float: left;
	border-top: 1px white solid;
	width: 847px;
	height: 25px;
	display: block;
	background-color: black;
}

#topmenu #bottom .submenu-item {
	position: relative;
	/*height: 25px;*/
}

#topmenu .submenu {
	background-image: url(../img/menu-background.gif);
	background-repeat: repeat-x;
	line-height: 1px;
	display: block;
	width: 847px;
}

#switch-language {
	display: block;
	text-align: right;
}

#topmenu .submenu-item img{
	vertical-align: top;
}

.dropdown {
	margin-top: 2px;
	position: absolute;
	*top: 25px;
	left: 0px;
	/*background-image: url(../img/dropdown-background.gif);*/
	line-height: 17px;
	display: none;
	/*font-size: 12px;*/
	/*line-height: 23px;*/
	font-family: Arial;
	font-size: 12px;
	filter:alpha(opacity=90);
	opacity: .9;
	/*width: 847px;*/
	/*z-index: 100;*/
}

.dropdown table {
	/*position: static;*/
	background-color: #84888b;
	/*display: block;*/
	/*width: 50px;*/
}

.dropdown td {
	font-size: 12px;
	border-bottom: 1px white solid;
}

.dropdown div {
	/*display: block;
	height: 27px;*/
	/*padding-top: 3px;
	padding-bottom: 3px;*/
}
.dropdown a {
	/*border-bottom: 1px white solid;*/
	display: block;
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-decoration: none;
}

#contentcontainer {
	height: 502px;
	width: 926px;
	display:block;
	/*overflow: auto;*/
	overflow: hidden;
	overflow-x: hidden;
	border-top: 2px white solid;
	clear: both;
	/*margin-top: 20px;*/
}

#footer {
	width: 926px;
	color: #646464;
	font-family: arial, verdana;
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px 0 0 0;
	letter-spacing: 1px;
}

#footer a {
	width: 926px;
	color: #646464;
	font-family: arial, verdana;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#footer a.sitemap {
	width: 80px;
	display: block;
	float: left;
}

#footer a.scancall {
	width: 215px;
	display: block;
	float: left;
	background: url("../img/no.gif") no-repeat right top;
}

#footer #right {
	float: right;
}

#footer img {
	vertical-align: top;
}

#footer #left {
	float: left;
}

.page_start #content-top {
	background-color: white;
	color: black;
	border-bottom: 2px white solid;
	height: 300px;
	width: 926px;
	overflow: hidden;
}

.page_start #content-top #left {
	border-right: 2px white solid;
	width: 616px;
	height: 300px;
	float: left;
	overflow: hidden;
}

.page_start .content-top .left {
	border-right: 2px white solid;
	width: 308px;
	height: 300px;
	float: left;
	overflow: hidden;
}

.page_start #content-top #right {
	width: 308px;
	height: 300px;
	float: left;
	overflow: hidden;
}

.page_start .content-top .right {
	width: 616px;
	height: 300px;
	float: left;
	overflow: hidden;
}

.page_start #content-bottom {
	background-color: white;
	color: black;
	overflow: hidden;
	width: 926px;
	height: 300px;
}

.page_start #content-bottom .largebox {
	width: 464px;
	height: 200px;
	overflow: hidden;
	float: left;
}

.page_start #content-bottom .largebox-right {
	width: 462px;
	height: 200px;
	overflow: hidden;
	float: left;
}

.page_start #content-bottom .smallbox {
	width: 232px;
	height: 200px;
	overflow: hidden;
	float: left;
}
.page_start #content-bottom .smallerbox {
	width: 230px;
}

.page_start #content-bottom-bottom {
	width: 926px;
}

#content-left {
	width: 308px;
	height: 502px;
	overflow-x: hidden;
	float: left;
	border-right: 2px white solid;
	display: block;
}

#content-left #top {
	height: 225px;
	border-bottom: 2px white solid;
}

#content-left #top .top-left .normal {
	padding: 47px 30px 0 30px;
}

#content-left #bottom {
	height: 275px;
}

#topleft-demo {
	text-align: right;
	padding-top: 42px;
	padding-right: 45px;
	padding-left: 30px;
	height: 183px;
}

#topleft-demo #menutext {
	font-size: 8px;
	text-transform: uppercase;
}

#topleft-demo #pagetext {
	font-size: 30px;
	line-height: 42px;
}

.page_normal {
	overflow: hidden;
}

.page_normal #content-main {
	height: 448px;
	width: 436px;
	float: left;
	padding-top: 44px;
	padding-left: 33px;
	padding-bottom: 10px;
	overflow: auto;
	overflow-x: hidden;
	/*overflow: hidden;*/
	border-right: 2px white solid;
}

.page_normal #content-right {
	width: 145px;
	overflow: hidden;
	height: 502px;
	float: left;
}

.page_normal #content-right #top {
	padding-left: 20px;
	padding-top: 30px;
	width: 125px;
	height: 70px;
	vertical-align: center;
	border-bottom: 2px white solid;
}

.page_wide #content-main {
	height: 502px;
	float: left;
	width: 616px;
	overflow: hidden;
	/*overflow-x: hidden;*/
}

.page_wide #content-top {
	height: 182px;
	padding-top: 33px;
	padding-left: 33px;
	padding-bottom: 10px;
	border-bottom: 2px white solid;
	overflow: auto;
	overflow-x: hidden;
}

.page_wide #content-bottom {
	height: 232px;
	padding-top: 33px;
	padding-left: 33px;
	padding-bottom: 10px;
	overflow: auto;
	overflow-x: hidden;
}

.page_full #content-main {
	height: 502px;
	float: left;
	width: 616px;
	overflow: hidden;
	/*overflow-x: hidden;*/
	background: #CFD0D2 !important;
}

.page_full #content-full {
	padding-top: 33px;
	padding-left: 33px;
	padding-bottom: 10px;
	overflow: auto;
	overflow-x: hidden;
}

.page_popup {
	color: black;
	background-color: white !important;
}

.page_popup #content-main {
	width: 606px;
	height: 340px;
	overflow: hidden;
	margin-left: 159px;
	margin-top: 59px;
}




.page_popup form {
	margin: 0px;
}

.page_popup .input-text {
	width: 250px;
}

.page_popup .form-checkboxes-caption {
	display: none;
}

.page_popup .form-checkboxes-text {
	font-weight: bold;
	font-size: 13px;
}

.page_popup .form-checkboxes-checkbox {
	vertical-align: top;
}
.page_popup .form-checkboxes-checkbox input {
	height: 16px;
	width: 16px;
	margin-top: 1px;
}

.page_popup .subtitle {
	font-size: 20px;
	font-family: Arial;
	height: 40px;
}

.page_popup .form-row1 {
	padding-top: 20px;
}

.page_popup .form-desc {
	padding-left: 30px;
	font-style: italic;
}

.page_popup .form-column1 {
	width: 277px;
}

.page_popup .form-column2 {
	width: 280px;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
}
.page_popup .form-bottom-submitters {
	display: none;
}
.page_popup .form-bottom-required {
	display: none;
}

.page_popup .form-inline-submitters {
	text-align: right;
	width: 255px;
	margin-top: 10px;
	display: block !important;
}
.page_popup .form-inline-required {
	margin-top: 15px;
	display: block !important;
}



/* mini meny sida*/

.page_minimeny {
	overflow: hidden;
	color: #000 !important;
	background-color: #cfd0d2;
}

.page_minimeny #content-main {
	height: 448px;
	width: 373px;
	float: left;
	padding-top: 44px;
	padding-left: 32px;
	padding-bottom: 10px;
	overflow: auto;
	overflow-x: hidden;
	/*overflow: hidden;*/
	border-right: 2px white solid;
}

.page_minimeny #content-right {
	width: 209px;
	overflow: hidden;
	height: 502px;
	float: left;
}

#contentcontainer, .page_minimeny {
	background-color: #cfd0d2;
}

.page_minimeny #content-right {

}


.jobtable td {
	padding: 3px;
}
.jobtable .row-first td {
	font-weight: bold;
}

.jobtable .row-even td {
	background-color: #0059b2;
}

.subtitle {
	font-weight: bold;
}

img.stickright {
	border-right: 2px white solid;
}

.module-form-reset {
	display: none;
}

.page_popup .module-form {
	margin-left: 25px;
}

.module-form {
	width:375px;
}

.page_popup .module-form {
	width: 570px;
}

.module-form .input-text {
	font-size: 10px;
	border: 1px gray solid;
	background-color: #fafafa;
}

#content-main .form-checkboxes-checkbox {
	vertical-align: top;
}

.news-item-splash {
	text-decoration: none;
}

.news-item-splash:hover { text-decoration: underline; }



/* Minimeny objekt */

div.tillval {
	padding: 15px 20px 0 20px;
	color: #fff;
	height: 140px;
}

div.tillval span {
	padding: 0px 0px 5px 0px;
	display: block;
}

h2.rub {
	margin: 4px 0 4px 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-family: arial, verdana, sans-serif;
	cursor: pointer;
}

div.content-container {
	padding: 0px 20px 0 20px;
}

div.content {
	color: #000;
}

.active {
	background: url(../img/arrow_minimeny.gif) no-repeat;
}

div#scroll-container {
	overflow: auto;
	width: 239px;
	height: 502px;
	position: absolute;
}

/*** ticker page ***/

.page_ticker {
	overflow: hidden;
}

.page_ticker #content-main {
	height: 415px;
	width: 436px;
	float: left;
	padding-top: 44px;
	padding-left: 33px;
	padding-bottom: 10px;
	overflow: auto;
	overflow-x: hidden;
	/*overflow: hidden;*/
	border-right: 2px white solid;
}

.page_ticker #content-right {
	width: 145px;
	overflow: hidden;
	height: 469px;
	float: left;
}

.page_ticker #content-right #top {
	padding-left: 20px;
	padding-top: 30px;
	width: 125px;
	height: 70px;
	vertical-align: center;
	border-bottom: 2px white solid;
}

div#ticker div#bottom {
	height: 242px !important;
}

div#ticker div#content-left {
	height: 469px !important;
}

div#ticker div#full {
	clear: both;
	height: 31px;
	border-top: 2px solid #fff;
}


/** Drop objekt **/

.drop {
	height: 100%;
	overflow: hidden;
	padding: 5px 0;
}
.drop-rub {
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	color: #ffffff;
}

.drop-content {
	padding: 5px 15px 10px 15px !important;
	line-height: 1.3em;
}

/** Formulär - ny **/

form.form-module {
	background: #fff;
}

.text-input {
	width: 97%;
}

form.form-module div.form-module-inside {
  padding-left: 0px;
  padding-right: 0px;
}

form.form-module div.form-module-bottom {
  padding: 0px 0px 0px 0px;
}

.row {
  overflow: hidden;
  height: 100%;
}

.col {
  float: left;
  padding: 5px 0 5px 0;
  width: 46%;
  overflow: hidden;
}

.col1, .col2, .col3 {
	padding: 0 5px 0 0;
}

.colspan1 {
  width: 30%;
}

.colspan2 {
  width: 60%;
}

.colspan3 {
  width: 90%;
}

form.form-module select {
  border: 1px solid silver;
  width: 100%;
}

.popup {
  width: 100%;
}

.section {
  
}

.reset-button {
  float: left;
}

label.checkbox-label span, label.radio-button-label span {
  padding-left: 3px;
}

label.file-label, label.file-label span, label.textarea-label span, span.popup, label.checkbox-label, label.radio-button-label {
  display: block;
  padding: 2px 0 2px 0;
}

.error {
  border: 1px dotted red;
  background-color: pink;
  display: block;
  padding: 3px;
  margin-top: 5px;
}

div.sitemap ul {
	margin: 0 0 0 0px;
	padding: 0 0 0px 15px;
}

div.sitemap ul li {
	margin: 0 0 0 0px;
	padding: 0 0 3px 0px;
}