
/**********/
/* tables */

table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
text-decoration: underline;
}
/* LEFT COLUMN + RIGHT COLUMN PUBLIK OBJEKT SITE
--------------------------------------------------------- */
/*.searchBox{
  background-image:url('images/magnifying-glass.gif');
  background-repeat:no-repeat;
  padding-left:20px;
}*/

/* Error koller på inmatade data */
label.error {
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;
}
label label.error {
	border: 2px solid red;
        display: block;
	color: red;
	font-style: italic;
	font-weight: normal;
}

input.error, select.error, checkbox.error, radio.error{
	border: 2px solid red;
}


#procent_20 {
        float:left;
        width:15%;
        padding:2px;
}
#col33 {
	float: left;
	width:31%;
        padding:10px;
        overflow: hidden;
}
a img {
        margin:2px;
 	border: none;
        vertical-align:bottom;
        cursor:pointer;

}
#image_big {
	float: right;
	width:400px;
        overflow: hidden;
}
#image_small {
	float: left;
	width:100px;
        overflow: hidden;
}
#image {
	float: right;
	width:500px;
        overflow: hidden;
}

#col-left {
	float: left;
	padding-top: 10px;
	overflow: hidden;
}

#col-right {
	float: right;
	width: 400px;
	overflow: hidden;
}


#col-left table,
#col-right table {
	border-collapse: collapse;
	border-spacing: 0;
}

#col-left ul li,
#col-right ul li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/bullet.gif) no-repeat 5px 50%;
}

#col-left ul, #col-right ul {
	margin: 0;
}

#col-left ol, #col-right ol {
	margin-left: 5px;
}

#col-left .article_separator,
#col-right .article_separator {
	display: none;
}


div#loader {
	z-index:50;
        position:absolute;
	width: 800px;
	height: 600px;
	background: url(../images/loader.gif) no-repeat center center;
}
#tabs1 {
	width:965px;
	height:600px;
}
#tabs2 {
    width:930px;
    height:600px;
}


.get_koppling{
        width:20px;
}
.L25{
        width:25px;
}
.L50{
        width:50px;
}
.L75 {
        width:75px;
}
.L125{
        width:125px;
}
.L150{
        width:155px;
}
.L175{
        width:175px;
}
.L200{
        width:200px;
}

.L225{
        width:225px;
}
.L250{
        width:250px;
}
.L275{
        width:275px;
}
.L75_normal{
        width:75px;
        font-weight:normal;
}
.L50_normal{
        width:50px;
        font-weight:normal;
}
textarea {
	width:270px;
        height:75px;
}
textarea.utokad {
        width:120px;
        height:75px;
}

div.loggedin{
	margin: 10px !important; margin: 15px;
	font-family: Arial,Verdana, sans-serif; 
        text-align:right;

}
div.inloggad{
	margin: 10px !important; margin: 15px;
        text-align:right;
}
a {
color:#3d4d9a;
font-weight:bold;
}

.category{
font-family: Trebuchet,Verdana, Arial, sans-serif;
font-size:0.93em;
font-weight:bold;
}
.ledtext{
font-family: Trebuchet,Verdana, Arial, sans-serif;
font-size:0.93em;
}
input {
        font-weight:bold;
}
select {
        font-weight:bold;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* End hide from IE-mac */
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%;
}


