
body {
    margin: 0;
    padding: 0;
    background-color: white;
}

#header {
    background-image: url(/images/header_background.png);
    width: 980px;
    height:  82px;
    margin-left: auto;
    margin-right: auto;
}


#flag {
    width: 18px;
    height:  11px;
  padding-right: 2px;
  border: 0;
}

#language {
    float: left;
    width: 280px;
    height:  19px;
    position: relative;
    left: 10px;
    top: 63px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: text-bottom;
}

#logo {
    float: left;
    width: 309px;
    height:  82px;
    margin-left: 45px;
    margin-right: 55px;
}

#login {
 float: right;
    width: 270px;
    position: relative;
    top: 62px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: text;
  text-align: right;
  padding-right: 5px;
}

#login a {
    font: bold 12px/15px Tahoma, Verdana, Geneva;
    color: #FFF;
}

#loginrutarad {
    padding: 2px 0px 2px 0px;
    font-size: 10px;
    font-color: #000000;
}
#loginrutarad input {
    font-size: 0.9em;
    width: 75px;
    height: 16px;
    border: 1px solid #a6acb2;
}

#loginrutarad select {
    font-size: 0.9em;
}

#loginrutarad input[type="submit"] {
    height: 19px!important;
    padding-bottom: 2px;
}
#loginrutarad input[type="text"], #loginrutarad input[type="password"] {
    padding-top: 0px;
    margin-top: 0px;
}
#loginrutarad form, #loginrutarad table {
    padding: 0px;
    margin: 0px;
}

#main {
    background-color: #ddeaf3;
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.item_left {
    float: left;
}

.item_right {
    float: right;
}

.left_col, #left_col {
    width: 300px;
    padding-left: 0px;
    padding-right: 10px;
    float: left;
    margin-top: 10px;
}
.right_col, #right_col {
    width: 300px;
    padding-left: 10px;
    padding-right: 0px;
    float: right;
    margin-top: 10px;
}
.center_col, #center_col {
    width: 280px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    margin-top: 10px;
}
.left_center_col, #left_center_col {
    width: 600px;
    padding-left: 0px;
    padding-right: 10px;
    float: left;
    margin-top: 10px;
}
.right_center_col, #right_center_col {
    width: 600px;
    padding-left: 10px;
    padding-right: 0px;
    float: right;
    margin-top: 10px;
}

#left_column {
    width: 500px;
    float: left;
    margin-top: 20px;
    }

#right_column {
    width: 260px;
    float: right;
    margin-top: 0px;
}

#isobs, .isobs {
font: 10px/11px Helvetica, Arial, Geneva, sans-serif;
}

#isobs h3, .isobs h3 {
 color : #000000;
}

ul#isobs, ul.isobs {
    padding:0;
    margin:0;
    list-style-type: none;
}


#isobs li, .isobs li {
    font: 10px/11px Helvetica, Arial, Geneva, sans-serif;
    color: #4D4D4D;
    margin-bottom: 8px;
}

#isobs li img, .isobs li img {
    margin: 0;
    padding: 0;
}

#isobs li a, .isobs li a {
    font: bold 12px/12px Tahoma, Verdana, Geneva;
}

#isobs li.gray, .isobs li.gray {
    color: #868686;
}

#isobs li.red, .isobs li.red {
}

#isobs li.green, .isobs li.green {
    color: #20C21E;
}

#isobs li.yellow, .isobs li.yellow {
    color: #FFA400;
}

#isobs li.blue, .isobs li.blue {
}

#isobs img, .isobs img {
    margin-left: 3px;
}

ul.kommentarer {
    list-style-type: none;
    padding:0;
    margin:0;
}

ul.kommentarer li a {
    font: normal 12px/12px Tahoma, Verdata, Geneva;
    margin-bottom: 8px;
    padding:0;
}

hr {
    border: 2px solid #3b7ea8;
}

hr.enkel {
    border: 0px;
    color: #3b7ea8;
    background-color: #3b7ea8;
    height: 1px;
    width: 100%;
    text-align: left;
}

/* slide-styles */

.slide_image {
    margin-bottom: 5px;
    height: 150px;
}
.image_flipper {
    float:right;
    padding-right:40px;
    margin-bottom:15px;
    color: #20629b;
}
#image_flipper {
    cursor: pointer;
    cursor: hand;
}
.image_flipper_small {
    float:right;
    padding-right:15px;
    color: #20629b;
}
#slide_image_container, .slide_image_container  {
    background-color: white;
    padding: 10px;
    width: 280px;
    margin-bottom: 20px;
    margin-top: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#more_link {
    margin-top: 5px;
    font: bold 12px Tahoma, Verdana, Geneva;
}

.random_image_container {
    background-color: white;
    padding: 10px;
    width: 560px;
    margin-top: 5px;
}

/* font-styles */

a {
    color: #20629b;
    text-decoration: none;
}

a.intern_pil, span.intern_pil {
    padding-left: 11px;
    background: url("/images/duarharpil.png") no-repeat left center scroll transparent;
}

a:visited {
    color:           #6B4099;
   }

#left_column a:hover, #right_column a:hover {
    text-decoration: underline;
}

p, .brodtext {
    margin-top: 4px;
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size:    10pt;
    line-height: 19px;
    color: #000000;
}
.general_text {
    padding-top: 5px;
    padding-bottom: 5px;
}

.text_container {
    background-color: #ffffff;
    margin-bottom: 20px;
    margin-top: 5px;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#navigation {
    font: bold 13px/13px Helvetica, Arial, Geneva, sans-serif;
}


#main {
 font: 12px/15px Tahoma, Verdana, Geneva;
}

h1 {
    font: bold 24px/26px Helvetica, Arial, Geneva, sans-serif;
    margin-top: 10px;
}

h2 {
    font: bold 18px/21px Helvetica, Arial, Geneva, sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;
}


h3 {
    font: bold 14px/14px Helvetica, Arial, Geneva, sans-serif;
    margin-top: 20px;
    margin-bottom: 5px;
}


h4 {
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size:    10pt;
    color:            #000000;
   }


td {
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size:    10pt;
    color:            #000000;
   }

td.bordercell
    {
    background-color: #ffffff;
    border: hidden 1px #000000;
    }

td.toprightcell
    {
    background-color: #ffffff;
    border: hidden 1px #000000;
    width: 585px;
    text-align: right;
    }

td.menucell
    {
    background-color: #ffffff;
    border: hidden 1px #000000;
    width: 710px;
    text-align: right;
    }

td.contentcell
    {
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size:    10pt;
    color:            #000000;
    width: 710px;
    background-color: #FFFFFF; /* #e5e3f1 */
    border: hidden 1px #000000;
    padding: 7pt;
    }

th {
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size:    10pt;
    font-weight:  bold;
    color:        #000000;
   }

ul,li {
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size:    10pt;
    color:        #000000;
   }
li.info1 {
  list-style-image: url(/images/infobehor/info-i-1.png);
}
li.info2 {
  list-style-image: url(/images/infobehor/info-i-2.png);
}
li.info3 {
  list-style-image: url(/images/infobehor/info-i-3.png);
}

a:hover {
    text-decoration: underline;
   }

a.meny {
    color: #0000ff;
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size:    11px;
    font-weight:  normal;
    text-decoration: none;
    }

a.menyfet {
    color: #0000ff;
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size:    11px;
    font-weight:  bold;
    text-decoration: none;
    }

dt {
    font-weight:  bold;
   }

dd,dl {
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size:    10pt;
    color:            #000000;
   }

img {
     border:0;
     }


.menylink {
    font-size: 9pt;
    color: #6600ff;
    }

.navrubrik {
    font-weight:  bolder;
   }

.navbarfet {
    font-weight:  bolder;
    font-size:    8pt;
}

.tiny, .navbar, .navtxt {
    font-size:    8pt;
}

.isnyttmeny {
    background-color: #f0f2ff;
    padding: 2px;
    border: 1px solid #9999cc;
    margin-top: 25px;
}

div.facknummer {
    width: 22px;
    font-size: 10pt;
    float: left;
    text-align: right;
}
div.facknamn {
    font-size: 10pt;
    float: left;
    text-align: left;
    padding-left: 3px;
    width: 210px;
    padding-bottom: 5px;
}
div.isnyttpil {
    width: 15px;
    float: left;
}

.rubrad {
    background-color: #bbd9ed;
}
.uddarad {
    background-color: #ddeaf3;
    vertical-align: top;
}

.jamnrad {
    background-color: white;
    vertical-align: top;
}

.shadow, a.shadow, a.shadow:visited
    {
    font-size: 8pt;
    color: #cccccc;
    }

.red {
    color: #ff0000;
}
#dhtmltooltip, .dhtmltooltip {
    position: absolute;
    width: 150px;
    border: 2px solid #4990c4;
    padding: 2px;
    background-color: #E9F2F9;
    visibility: hidden;
    z-index: 100;
}

div.lankinfo {
    font-size: 10px;
    border: solid;
    border-color: #0e0e0e;
    border-width: 1px;
    background: #e0e0e0;
    padding: 2px;
}

div.linedadoformrow {
    margin: 3px 0px 2px 0px;
    padding: 10px 5px 15px 5px;
    clear: both;
    border-top: 1px solid #999999;
}
div.adoformrow {
    margin: 3px 0px 2px 0px;
    padding: 3px 0px 5px 0px;
    clear: both;
}
div.adoformlabel, span.adoformlabel {
    padding: 0px 0px 0px 0px;
    float:left;
    text-align:right;
    font-weight: bold;
    width:25%;
}
div.adoforminput, span.adoforminput {
    padding: 0px 0px 1px 0px;
    float:right;
    width:72%;
}

.rubrik {
    font: bold 18px/21px Helvetica, Arial, Geneva, sans-serif;
    color:            #000000;
    }

.notisrubrik, .kalendariumrubrik, .itnyheterrubrik {
    font: bold 14px/14px Helvetica, Arial, Geneva, sans-serif;
    color:            #0000ff;
    padding: 10px 0px 0px 0px;
}

.notisbody, .kalendariumbody, .itnyheterbody {
    font-family:      Helvetica, Arial, Geneva, sans-serif;
    font-size:        10pt;
    color:            #000000;
    padding: 0px 0px 0px 0px;
}

.duarhar{
    font-family:      Helvetica, Arial, Geneva, sans-serif;
    font-size:        10pt;
    font-weight:      bold;
    color:            #4990c4;
    padding: 3px 0px 3px 0px;
}

.duarhar a{
    color:            #4990c4;
}

img.panimg{
    display: block;
    border:0px 0px 0px 0px none;
    margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.alerton {
    background-color: #ee2222;
}
.alertoff {
    background-color: #eecccc;
}
.inaktuellt {
    margin: 5px 0px 10px 0px;
    font-style: italic;
    color: #303030;
}

ul.listaturer li, ul.isnyttlista li {
    padding-bottom: 10px;
}

div.bokningslank {
    padding-top: 15px;
}

div.message {
    font-weight: bold;
    margin: 5px 0;
    padding: 5px;
    border: 2px solid #3B7EA8;
    background-color: #ffffff;
}

.alert {
    font-style: italic;
}

.right_item {
    text-align: right;
}
.left_item {
    text-align: left;
}

div.tur_i_bokning {
    padding-bottom: 5px;
    padding-top: 5px;
}

div.relaterat {
    padding: 5px;
    border: 1px solid #3b7ea8;
}

span.relateratheading {
    font-weight: bolder;
    color: #4990c4;
    padding-right: 10px;
    padding-left: 5px;
}
a.relaterat {
    padding-left: 10px;
    padding-right: 10px;
}

td.antal {
    padding-right: 10px;
    text-align: right;
}

/**  Inforutor typ Rapportometern **/

div.inforuta {
    width: 300px;
    margin-top: 16px;
    margin-bottom: 20px;
    border: 1px solid #3b7ea8;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

div#rapportometer {
    background-color: #ffffff;
    margin-top: 5px!important;
}

div.inforutaheading {
    padding: 4px 10px 6px 10px;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #3b7ea8;
}

.inforutatab {
    width: 139px;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}
.inforutainactive {
    background-color: #c0c0c0;
    border-bottom: 1px solid #3b7ea8;
    color: #ffffff;
}
.inforutaactive {
    border: none;
    color: #4990c4;
}
.inforutabody {
    padding: 0px;
}
.inforutadata {
    display: none;
}
.inforutatext {
    padding: 5px;
}
.item_right.inforutainactive {
    border-left: 1px solid #3b7ea8;
}
.item_left.inforutainactive {
    border-right: 1px solid #3b7ea8;
}

#left_col .inforuta, #left_col .inforutaheading {
    border: none;
}

.nodisplay {
    display: none;
}
.yesdisplay {
    display: block;
}

.klubbnamn {
    color: #20629b;
}

.artikelreferat {
    color: #000000;
}

.page_intro {
    padding-top: 12px;
}
.aretrunt_wrapper {
    margin-top: 5px;
    margin-bottom: 5px;
}

.turinfotextwrapper table.artikelsidfot {
    display: none;
}
