/* ---------------------------
FARVER (SIDEBAR M.M.)

Mørkegrå: #808285
Lys grå: #CCCDCE

Blå: #53B4E6
Lys blå: #BAE1F5

Mørkerød: #C4111A
Lys rød: #E7A0A3

Grøn: #4DB848
Lys grøn: #B8E3B6

Orange: #F9A51B
Lys orange: #FDDBA4


FARVER (BAGGRUND)

Contentgrå: #EDEDEE
Baggrundsgrå: #D1D2D4
--------------------------- */



* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, Helvetica, Geneva, sans-serif;
}

h1 {
  font-size: 24px;
}
h2 {
  font-size: 18px;
}

p {
  line-height: 1.5em;
}

a {
  text-decoration: none;
  border: none;
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

td {
  vertical-align: top;
}

img {
  border: none;
}


.left {
  float: left;
}
.right {
  float: right;
}

#topcorner, #bottomcorner, #head .left, #head .right, #head li, #sidebar, #content, #text li a, #bubblediv .top .leftcorner, #bubblediv .top .rightcorner, #bubblediv .bottom .leftcorner, #bubblediv .bottom .rightcorner, #foot, #bottom .arrowbottom {
  background-repeat: no-repeat;
  background-position: left top;
}

#framing {
  position: relative;
  float: left;
  width: 100%;
  display: inline;
  background-color: #D1D2D4;
  background-repeat: repeat-y;
  margin: 6px 0 8px 0;
}

#outer {
  width: 946px;
  position: relative;
}


#topcorner, #bottomcorner, #head, #main, #foot {
  float: left;
  clear: left;
}

#topcorner, #bottomcorner {
  display: inline;
  width: 19px;
  height: 19px;
  line-height: 0px;
  font-size: 0px;
  margin-left: 224px;
}


#head {
  display: inline;
  width: 704px;
  height: 38px;
  background-color: #808285;
  margin: 26px 0 14px 242px;
  font-size: 13px;
}

#head .left, #head .right {
  height: 100%;
  width: 16px;
}
#head .left {
  background-image: url('images/corner_head_left.gif');
}
#head .right {
  background-image: url('images/corner_head_right.gif');
}

#head ul {
  list-style: none;
  margin-top: 11px;
}

#head li {
  display: inline;
  background-image: url('images/arrow_menu_rotate_sprites.gif');
  background-position: 7px 8px;
  padding: 6px 0;
}
#head li.show {
  background-position: 7px -442px;
}

#head li a {
  padding: 0 14px 0 25px;
  outline: none;
  font-weight: bold;
  color: #FFFFFF;
}
#head li.show a {
  cursor: auto;
}


#main {
  display: inline;
  position: relative;
  width: 886px;
  background-color: #EDEDEE;
  margin-left: 60px;
  height: 100%;
}

#main .cornertop {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 21px;
  height: 21px;
  background-image: url('images/corner_content_top_right.gif');
}


#sidebar {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 164px;
  height: 100%;

}

#sidebartext {
  font-size: 11px;
  position: relative;
  padding: 0px 8px 0px 10px;
  margin: 170px 0px 0px 0px;
  vertical-align: bottom;
  padding-top: bottom;
}


#content {
  margin: 19px 19px 0 183px;
}


#text {
  padding: 166px 0 32px 0;
  font-size: 13px;
}

#text ul {
  list-style: none;
  font-size: 14px;
  margin-left: 18px;
}

#text li a {
  background-position: 5px center;
  padding-left: 24px;
  font-weight: bold;
  color: #000000;
  line-height: 1.5em;
}


#bubblediv {
  display: none;
  position: relative;
  float: right;
  width: 384px;
  margin: 33px 28px 20px 20px;
}

#bubblediv .top, #bubblediv .bottom {
  position: relative;
  width: 100%;
  height: 19px;
}

#bubblediv .leftcorner, #bubblediv .rightcorner {
  position: absolute;
  width: 19px;
  height: 100%;
}
#bubblediv .leftcorner {
  left: 0px;
}
#bubblediv .rightcorner {
  right: 0px;
}

#bubblediv .center {
  height: 100%;
  background-color: #FFFFFF;
  margin: 0 19px;
}

#bubblediv .top .leftcorner {
  background-image: url('images/corner_bubble_top_left.gif');
}
#bubblediv .top .rightcorner {
  background-image: url('images/corner_bubble_top_right.gif');
}
#bubblediv .bottom .leftcorner {
  background-image: url('images/corner_bubble_bottom_left.gif');
}
#bubblediv .bottom .rightcorner {
  background-image: url('images/corner_bubble_bottom_right.gif');
}

#bubblediv-inner {
  background-color: #FFFFFF;
  padding: 0 18px 8px 24px;
  font-size: 13px;
}

.bubble {
  display: none;
}

.bubble h2 {
  margin-bottom: 16px;
}


.contacts {
  width: 370px;
  margin-left: 5px;
}
.innercontacts {
  width: 370px;
  margin-left: 10px;
}

.contact {
  margin-top: 3px;
}

.contact p {
  display: inline;
  background: transparent url('images/arrow_contacts_down.gif') no-repeat scroll left center;
  height: 22px;
  padding-left: 15px;
  position: relative;
  left: -15px;
  font-weight: bold;
  cursor: pointer;
}

.contact .info table {
  margin-bottom: 16px;
}
.info table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  margin: 2px 0 0 0;
}
.info table td {
  vertical-align: bottom;
}


.pdflinks {
  margin-left: 16px;
}

.pdf {
  background: transparent url('images/pdficon_small.gif') no-repeat scroll left center;
  margin-top: 3px;
  padding: 4px 0 4px 25px;
  height: 1em;
}

.pdf a {
  color: #C4111A;
}
.pdf a:hover {
  color: #D3665B;
}


#bottom {
  position: relative;
  float: left;
  width: 100%;
}

#bottom .arrowbottom, 
#bottom .cornerbottom {
  position: absolute;
  bottom: 0px;
}

#bottom .arrowbottom {
  left: 0px;
  height: 23px;
  width: 164px;
  
}

#bottom .cornerbottom {
  right: 0px;
  height: 21px;
  width: 21px;
  background-image: url('images/corner_content_bottom_right.gif');
  
}


#foot {
  display: inline;
  width: 704px;
  height: 32px;
  background-image: url('images/logo_foot.gif');
  background-position: right bottom;
  margin: 5px 0 20px 242px;
  text-align: right;
}
#foot p {
  margin: 8px 196px 0 2px;
  font-size: 11px;
  letter-spacing: 1px;
  color: #797B7E;
}
.contact h3 {
	font-size: 13px;
	font-weight: bold;
	
}
