.title {
	font-weight: bold;
}

body {
	margin: 0px;
	padding: 0px;
	 scrollbar-arrow-color: #CCCCCC;
        scrollbar-track-color: #CCCCCC;
        scrollbar-base-color: #679acc;
        scrollbar-dark-shadow-color: #666666;
}

a {
	color: #666666;	
	font-weight: normal;
	text-decoration: none;
}


a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


.topMenu {
	left:1px;
	padding: 1px; 
	border: 1px inset grey; 
	background-color: #ccc;
}

.navlink_top {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.navlink_top_current {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.fpnews {
	color: #ffffff;
	background-color: red;
	border-top: 1px black solid;
	border-right: none;
	border-left: none;
	border-bottom: 1px black solid;
	margin-right: 1px;
        padding-top: 2px;
        padding-bottom: 0px;
	padding-left:10px;
	height: 43px;
	overflow: hidden;
}
.fpnewstitle {
	border:none;
	color: #ffffff;
	background-color: red;
}
.fpnewsscroll {
	
	background-color: red;
	color white;

	margin-left: 10px; 
	margin-top: 2px; 
	margin-bottom: 2px;
	margin-right: 3px;  
	padding : 0px; 
	overflow: hidden;
}


.bluebacknews {
	border:none;
	width: 311px;
	height: 214px;
	background-image: url(images/pressbakgrund.gif);
	background-repeat: no-repeat;
}

.bluebacknewstitle {
	padding-top: 4px;
	padding-bottom: 2px;
	border: none;
	margin: 1px;
	color: #ffffff;
	font-size: 11px;
	padding-left:5px;
	font-weight: bold;
}

.bluebacknewsscroll {
	height: 180px;
	background-color: white;
	margin-left: 3px; 
	margin-top: 2px; 
	margin-bottom: 2px;
	margin-right: 3px;  
	padding : 0px; 
	overflow: auto;
}

.stockdiv {
	border:none;
	width: 311px;
	height: 60px;
	background-image: url(images/tickerbakgrund2.gif);
	background-repeat: no-repeat;
}

.stockdivtitle {
	padding-top: 4px;
	padding-bottom: 2px;
	border: none;
	margin: 1px;
	color: #ffffff;
	font-size: 11px;
	padding-left:5px;
	font-weight: bold;
}

.stockdivout {
	padding-top:2px;
	padding-bottom:2px;
	font-size:14px;
	color: green;
}

.navlink {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.votebox {
	margin-top: 5px;
}

div.iedummy {
	padding: 0px;
	margin: 0px;
}

.defaultbox {
	margin-top: 5px;
}

.boxdiv {
	margin-top: 5px;
	margin-right: 0px;
	border:2px #679acc solid;
}

.boxdivtitle {
	background-color: #679acc;
	border: none;
	margin: 1px;
	color: #ffffff;
	font-size: 11px;
	padding-left:5px;
}
.boxdivscroll {
	margin-left: 3px; 
	margin-top: 2px; 
	margin-bottom: 2px;
	margin-right: 1px;  
	padding : 0px; 
	overflow: auto;
}

.kampanjdiv {
	margin-top: 0px;
	margin-right: 1px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.kampanjdivtitle {
	background-color: red;
	border: none;
	color: white;
	font-size: 13px;
	padding:5px;
	padding-left:5px;
	text-align:center;
	font-weight: bold;
}

.kampanjdivtext {
	padding-left:15px;
	padding-right:15px;
}

.kampanjdivtext h1 {
	font-size: 22px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}


.litet_paketdiv {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
	border-bottom: 1px lightgrey solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.litet_paketdivtext {
	padding-left:15px;
	padding-right:15px;
}

.litet_paketdivtext h1 {
	font-size: 22px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}

div.sida_paket_lista {
	width:330px;
	margin-bottom: 30px;
}

div.sida_paket_lista h1 {
	font-size: 22px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}



.boxtable {
	margin-top: 5px;
	padding:0px;
	border:2px #679acc solid;
}

.boxtabletd {
	overflow: hidden;

}

.boxtabletitle {
	width: 100%;
	background-color: #679acc;
	border: none;
	margin-top: 0px;
	margin-left: 0px;
	color: #ffffff;
	font-size: 11px;
	padding-left:5px;
}

.boxtablescrolldiv {
	margin-left: 3px; 
	margin-top: 2px; 
	margin-bottom: 2px;
	margin-right: 0px;  
	padding : 0px; 
	width: 100%;
	overflow: auto;
}

.boxtabletext {
	margin-left: 5px;
}

.linesImage {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Site-wide text formatting */
div,td,span {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #444;
}

/* Generic Module-independent formatting */
.moduletitle {
	xfont-weight: bold;
	xfont-size: 14px;
	xcolor: #000;
	font-size: 20px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}



.summarytitle {
	font-weight: bold;
}


td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 2px;
}


/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/* Container Styles */

div.container_box {
	padding: 0px;
	margin: 0px;
}

div.container_editbox {
	border: 2px dashed #CCC;
	margin: 2px;
}

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}


div.itemtitle {
	font-family: Arial, Verdana;
	font-weight: bold;
}

/* News Module */
td.news_summary {
	padding-bottom: 1em;
}

.news_moduletitle {
   	color: black;
}



.news_itemtitle {
   	color: green;
}

.news_itembody h1 {
	font-size: 14px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}

.news_itembody h2 {
	font-size: 13px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}

.news_itembody h3 {
	font-size: 12px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}

.text_itembody {
	margin-bottom: 0px;
}

.text_itembody h1 {
	font-size: 22px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}
.xtext_itembody h1 {
	font-size: 14px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}

.text_itembody h2 {
	font-size: 17px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}

.text_itembody h3 {
	font-size: 14px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}

.text_summarybox {
	padding-top: 1px;
   	color: black;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}


.news_mngmntlink {
 color: #666666;
}

.news_mngmntlink:hover {
 color: #000000;
}

/* Themable Forms */
div.form_title {
	font-size: 14px;
	font-weight: bold;
}

div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}

tr.even_row {
	background-color: #DDD;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {
	
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: lightgrey;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

/* Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}

/* FAQ Module*/
div.faq_moduletitle {
	font-size: 16px;
}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: bold;
}
td.question {
	font-size: 13px;
	font-weight: bold;
 	padding-left:12px;
}

td.answer {
 	padding-left:23px;
}


/*Article Module*/
div.article_title {
	font-size: 14px;
	font-weight: bold;
}

div.article_body {
	font-size: 10px;
}

td.article_summary {
	font-size: 10px;
}

a.article_title_link {
	font-size: 12px;
	color: blue;
}

/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid black;
	border-right: 0px solid black;
	background-color: #DDD;
	padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid black;
}

td.tab_main {
	padding: .5em;
	border: 1px solid black;
	border-top: 0px solid black;
}

.login_username {
	width: 110px;
	height: 20px;
}

.login_password {
	width: 110px;
	height: 20px;
}

.whitetext {
	color: white;
	font-size: 10px;
}

.footer {
	position: relative;
	top: -3px;
	margin-top: 0px;
	color: white;
	font-size: 10px;
}

.footer:hover {
	color: white;
}


.footer2 {
	position: relative;
	top: -3px;
	margin-left: 570px;
	margin-top: 0px;
	color: white;
	font-size: 10px;
	font-weight: normal;
}

.editorview {
	background-color: white;
	border: 3px black solid;
	position:absolute;
	width: 600px;
	z-index:2;
}

.paket_stor {
    background-image: url(images/Paket_Stor.gif);
    background-repeat: no-repeat;
    width: 301px;
    height: 197px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}

.paket_stor_head {
    position:relative;
    top:45px;
    left:55px;
	font-size:36px;
	font-style: italic;
	font-weight:bold;
	text-transform:uppercase;
	color: rgb(78,105,143);
}

.paket_stor_list {
    position:relative;
    top:50px;
    left:60px;
    font-size: 10px;
    list-style-type: square;
    list-style-position: inside;
}

.paket_liten {
    background-image: url(images/Paket_Liten.gif);
    background-repeat: no-repeat;
    width: 138px;
    height: 90px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}

.paket_liten_head {
    position:relative;
    top:23px;
    left:26px;
    font-size: 12px;
	font-style: italic;
	text-transform:uppercase;
	color: rgb(78,105,143);
}

.paket_liten_list {
    position:relative;
    top:28px;
    left:27px;
    font-size: 6px;
}

.apaket_liten {
    background-image: url(images/Anvandarpaketet_litet.gif);
    background-repeat: no-repeat;
    width: 98px;
    height: 90px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}

.apaket_liten_head {
    position:relative;
    top:40px;
	text-align:center;
    font-size: 12px;
	color: rgb(78,105,143);
}

.rundknapp {
    background-image: url(images/rundad_bla_knapp.gif);
    background-repeat: no-repeat;
    width: 90px;
    height: 28px;
    text-align: center;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform:uppercase;
    display:block;
    padding-top:6px;
	color: white;
}

.rundknapp:visited {
    color: white;
    text-decoration: none;
}

.rundknapp:hover {
    color: lightgrey;
    text-decoration: none;
	font-weight: bold;
}

.rundknapp_rod {
    background-image: url(images/rundad_rod_knapp.gif);
    background-repeat: no-repeat;
    width: 90px;
    height: 31px;
    text-align: center;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform:uppercase;
    display:block;
    padding-top:7px;
	color: white;
}

.rundknapp_rod:visited {
    color: white;
    text-decoration: none;
}

.rundknapp_rod:hover {
    color: lightgrey;
    text-decoration: none;
	font-weight: bold;
}

.big_h1 {
	font-size:30px;
	font-weight: bold;
}

div.rounded {
  width: 350px;
  padding: 5px;
  background:rgb(241,164,42);
  margin-bottom: 20px;
}

.roundedtitle {
	background-color: rgb(241,164,42);
	border: none;
	color: white;
	font-size: 13px;
	padding:5px;
	text-align:center;
	font-weight: bold;
	margin-bottom:5px;
}

div.rounded2 {
  width: 350px;
  background: rgb(241,164,42) url(images/tro.gif) no-repeat top right;
  margin-bottom: 20px;
}
div.rounded2 div {
  background: transparent url(images/tlo.gif) no-repeat top left;
}
div.rounded2 div div {
  background: transparent url(images/bro.gif) no-repeat bottom right;
}
div.rounded2 div div div {
  background: transparent url(images/blo.gif) no-repeat bottom left;
  padding: 5px;
  color: white;
}

div.rounded2 div div div div {
    background: rgb(241,164,42);
    padding:0px;
}
