
.stream,
.focustarget { position:absolute;right:9999px;left:auto;white-space:nowrap; }
/* Accessibility tr1ck50r */
.pgwrap .wrap a.stream:focus,
.pgwrap .wrap a.stream:active,
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  background: #fff;
  border: 1px solid #029;
  margin: 0;
  padding: 3px 5px;
  color: #c00;
  right: 0;
  z-index:9999;
  font-size: 1em;
  white-space: nowrap;
}
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  position: absolute;
  right: -9999px;
}

.print { display: none; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { overflow-y: scroll; -ms-overflow-y: scroll; }


body {
  background: #f7f7f7;
  margin: 0;
  padding: 10px;
  color: #363b40;
  line-height: 1.2;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

body,
body.zoom1 { font-size: 12px;  ~font-size:  75.00%; }
body.zoom2 { font-size: 14px;  ~font-size:  87.50%; }
body.zoom3 { font-size: 15px;  ~font-size:  95.00; }
#body.zoom3 { font-size: 18px;  ~font-size: 112.50%; }


div, table, caption { font-size: 1em; }


blockquote {
  margin: 0 3em 0 2em;
  padding: .3em .5em;
}
q:after, q:before { content: ""; }

p{
    padding-bottom: 10px;
    line-height: 1.5;
    font-size: 13.25px
}

p, blockquote, ul, ol, dl, table {
  margin-top: 0px;
	margin-bottom: .7px;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
ol { padding-left: 3em; }
ul, ol  { margin-left: 0; }
li { margin: 0; padding: 0; }


.article li { margin: 0; padding: 0; margin-bottom: 0.5em; }

.article ol ol { padding-left: 1.5em;   margin-bottom: 0; }

p.news-single-imgcaption {
	clear: right;
	float: right;
	padding-right: 10px;
	padding-bottom: 0;
	width: 230px;
	padding-left: 10px;
}

#content div.item p.news-single-imgcaption {
	font-size: 11px;
	/*  Drc  start */
	width:324px;
	text-align:center;
	/*  Drc  end */
}

a:link{ 
  color: #1861b2;
  text-decoration: none;
}

#dd a:visited{ 
#  text-decoration: underline;
#}

#dd a:hover
#{ 
#   text-decoration: none;
#}

# span {
#  cursor: pointer;
#  _cursor: hand;
#}


acronym {
  cursor: help;
  border: none;
}
acronym:hover { border-bottom: 1px dotted #ddd; }


img {
  margin: 0;
  padding: 0;
  border: none; 
  vertical-align: top;
}


h1, h2, h3, h4 {
  margin-top: 0;
  margin-bottom: 0;
}

}
h1 {
  font-size: 1.33em;
  margin-bottom: .55em;
}
h2 {
  font-size: 1.17em;
  margin-bottom: .55em;
}
h3 {
  font-size: 1.09em;
  margin-bottom: .64em;
}
h4 {
  font-size: 1em;
  margin-bottom: .2em;
}


table { border-collapse: collapse; }
table, td, th, caption {
  border: none;
  background-color: transparent;
  padding: 0;
  text-align: left;
  vertical-align: top;
}
th acronym:hover { border: none; }
th.num, td.num {
  text-align: right; 
  white-space: nowrap; 
}




form { margin: 0; }

fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

input,
select,
textarea {
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
textarea {
  vertical-align: top;
  width: 99%;
}
select,
textarea,
.textinput,
.fi_txt input {
  border: 1px solid #888;
  background: #fff;
  color: #000;
}

select:focus,
select:active,
textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active {
  border-color: #000;
}

.pgextra1 select,
.pgextra1 textarea,
.pgextra1 .textinput,
.pgextra1 .fi_txt input,
.pgextra2 select,
.pgextra2 textarea,
.pgextra2 .textinput,
.pgextra2 .fi_txt input { width: 98%; }

.button,
.fi_btn input {
  cursor: pointer; 
  _cursor: hand;
  background: #fff;
  border: 1px solid #888;
  color: #000;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color: #c00;
  color: #c00;
}


.reqerror label,
.typeerror label {
  font-weight: bold;
  color: #c33;
}
.typeerror label { color: #936; }

input.validation-failed,
textarea.validation-failed,
select.validation-failed,
.reqerror input,
.reqerror textarea,
.reqerror select { border: 1px solid #c33; }
.typeerror input,
.typeerror textarea,
.typeerror select { border: 1px solid #936; }


acronym.req {
  border: none;
  margin-right: -.25em;
  padding: 0 .25em 0 0;
}
acronym.req:hover { border: none; }






/* *****  clear  ***** */
.clear { display: none; } /* depricated by other float-clearing techniques. */



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  text-align: left;
  background: #FFF url(i/twocol-bg.png) repeat-x;
}

.pgwrap2 {
  width: 980px;
  margin: 0 auto;
  position: relative;
}

.pghead {
  margin-bottom: 69px;
}


.pghead .wrap { 
  width: 980px;
  margin: 0 auto;
  position: relative;
  height: 123px;
}

.pghead .brand {
  padding: 29px 0px 0px 20px;
}

.pgmain {
  width: 630px;
  margin: 0 155px 0 195px;
  padding-bottom: 10px;
  float: left;
  _display: inline;
}

.twocol .pgmain {
  width: 825px;
  margin: 0 155 0 0;
}

.twocol .pgmain .wrap {
  padding-left: 0;
}

.pgmain .wrap {
  padding: 35px;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.pgextra1 {
  width: 160px;
  float: left;
  margin-left: -155px;
  margin-right: -100px;
  background: url(i/enav-bg.png) 0px 30px no-repeat;
  padding-top: 40px;
  _display: inline;
}

.pgextra1 .wrap {
  padding-left: 2px;
}


.pgextra2 {
  width: 195px;
  float: left;
  margin-left: -980px;
  background: url(i/snav-bg.png) right top no-repeat;
  _display: inline;
}


.pgfoot {
  clear: both;
}

.pgwrap2:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }




/* ******  Threecol  ****** */

.threecol h1,
.twocol h1 {
  position: absolute;
  left: 0; top: 124px;
  height: 68px;
  line-height: 68px;
  font-size: 1.8em;
  font-weight: normal;
  color: #09325f;
  margin: 0 0 0 30px;
  /*width: 195px;*/
  text-align: left;
  background: url(i/threecol-h1-bg.png) no-repeat 20px 60px;
	width: 900px;
}


/* ******  Article  ****** */

.article {
  line-height: 1.4;
}

.article .boxhead {
  line-height: 1.2;
}

.article h2 {
  font-size: 1.8em;
  color: #1861b2;
  font-weight: normal;
}

.article h3 {
  font-size: 1.2em;
  font-weight: normal;
  margin: 0;
  padding-bottom: 20px;
}


.article .summary,
.article .item p.summary {
  color: #555555;
  font-size: 16px;
  font-weight: plain;
  margin: 0 0 1em;
  line-height:175%
}

.article h5 {
  color: #555555;
  font-size: 16px;
  font-weight: plain;
  margin: 0 0 1em;
  line-height:175%
}

.article .item p.bodytext{
  font-size: 13.5px;
  line-height:175%
}

.article table caption {
  color: #1861b2;
  font-weight: bold;
  padding-bottom: 10px;
}

.article table {
  margin: 0px 25px 20px 25px;
  width: 510px;
}

.article table th {
  background: #416b9b;
  color: #FFF;
}

.article table td, .article table th {
  padding: 5px;
}

.article table tbody {
  border: 1px solid #e7e7e8;
}

.article table tbody td {
  border-top: 1px solid #e7e7e8;
}

.article table .alt td {
  background: #fafafa;
}

.article ul {
  padding-left: 1em;
  text-indent: -1em;
  list-style:disc;
  list-style-position:inside;
	margin-left: 0.5px;
}


/* *****  articlelist  ***** */

.articlelist .item {
  padding: 10px;
  _height: 0;
}

.article .item {
  _height: 0;
}


.articlelist .item h3,
.article .item h3 {
  font-size: 1.2em;
  margin: 0;
}

.article .item h3 {
	padding-bottom: 3px;
}

.articlelist .item h3 a {
  display: block;
}

.article .item h3 a {
/*  background: url(typo3conf/ext/dam_frontend/res/ico/application_pdf.png); tekid ut ao.28.02.2011 */
}

.articlelist .item .date,
.article .item p {
  font-size: 1em;
  font-weight: normal;
  color: #424242;
}

.article .item p {
  margin:0;
}

.articlelist .item .summary {
  line-height: 1.4;
}

.csc-textpic-imagewrap dt,
.articlelist .imgwrap,
.article .imgwrap {
  border: 1px solid #f6f6f6;
	margin-left: 5px;
}

.csc-textpic-imagewrap .csc-textpic-image dt img,
.articlelist .imgwrap .imgin,
.article .imgwrap .imgin {
  padding: 5px;
  border: 1px solid #f0f0f0;
  background: #fff;
  margin:0;
}

.csc-textpic-caption {
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 4px;
}

.article .item:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0;
	padding-bottom: 15px;
}

.csc-textpic-imagewrap:after,
.articlelist .imgwrap:after,
.article .imgwrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0;
}

.articlelist .imgwrap {
  float: right;
}

.article .imgwrap {
  float: right;
  margin-right:8px;
	margin-left: 8px;
}



.csc-textpic-center .csc-textpic-imagewrap {
  border: 0;
}

.csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image {
  padding: 0;
  border: 0;
}


div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin:0; }



.articlelist ul li {
  padding-left: 65px;
  position: relative;
}

.articlelist ul .meta {
  position: absolute;
  left: 0;
  top: 1px;
}

.articlelist ul a {
  color: #363B40;
  _height:0;~min-height:0; /* ie hasLayout fix */
}






/* ******  Search results  ****** */

.search-results h2 {
  font-weight: normal;
  color: #1861b2;
  font-size: 1.5em;
}

.search-results h2 span {
  font-size: 0.65em;
  color: #5f666e;
  padding-bottom: 0.75em;
}

.search-results .status {
  color: #5f666e;
  padding-bottom: 10px;
}

.search-results .head-wrap {
  border-bottom: 2px solid #eaeaeb;
  /*padding-left: 40px;*/
  background: url(i/icon-search.png) right bottom no-repeat;
  margin-bottom: 30px;
  .margin-bottom: 0px;
}

.search-results ol {
  font-size: 1.5em;
}

.search-results ol li h3,
.search-results ol li p {
  font-size: 0.65em;
}




/* ******  Paging  ****** */

.paging, .buttons {
  background: url(i/action-bg.png) top center no-repeat;
  padding: 12px 20px;
  margin-top: 20px;
}

.paging {
	clear:both;
	float:left;
	width:100%;
}

.tx-indexedsearch {
	overflow:hidden;	
}

.paging ul {
  display:block;
  text-align:center;
  list-style:none;
  margin:0px !important;
  padding:0px !important;
}

.paging ul li {
  display:inline;
  list-style:none;
}

.paging ul li.prev a, .paging ul li.next a {
  font-size: 0.9em;
  text-transform: uppercase;
  padding: 4px 20px;
  display: block;
}

.paging ul li.next a {
  background: url(i/link-b3.png) right 6px no-repeat;
}

.paging ul li.prev a {
  background: url(i/link-b3-1.png) left 6px no-repeat;
}

.paging ul li a {
  color: #363b40;
}

.paging ul li a:hover {
  color: #1861b2;
}

.paging ul li strong {
  position: absolute;
  left: -999em;
}

.paging ul li a, .paging ul .jump b {
  border: 1px none #e4e4e5;
  padding: 3px 6px;
  margin-right: 5px;
  margin-left: 5px;
}

.paging ul .jump b {
  border-color: #426b9b;
  background: #426b9b;
  color: #FFF;
}

.paging ul li.disabled {display: none; position: absolute; left: -9999em;}

.paging:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }





/* ******  Buttons  ****** */

.buttons {
  background: url(i/buttons-bg.png) right top;
}

.buttons a {
  float: right;
  padding: 0px 0px 0px 30px;
  background: url(i/link-b3.png) 15px 2px no-repeat;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #363b40;
}

.buttons a:hover {
  color: #1861b2;
}





/* ******  Form box   ****** */

.box h2 {
  font-size: 1.5em;
  font-weight: normal;
  color: #1861b2;
}

.box p {
  padding-right: 200px;
}

.box .head-wrap {
  border-bottom: 2px solid #eaeaeb;
  padding-bottom: 10px;
}

.samband .head-wrap {
  background: url(i/icon-samband.png) bottom right no-repeat;
}

.postlisti .head-wrap {
  background: url(i/icon-postlisti.png) bottom right no-repeat;
}

.rss .head-wrap {
  background: url(i/icon-rss.png) bottom right no-repeat;
}

form.box fieldset {
  padding-top: 20px;
  background: url(i/form-bg.png) top no-repeat;
}

form.box .fi_txt {
  width: 250px;
  padding: 0px 0px 0px 20px;
  float: left;
  margin-bottom: 10px;
	color: #666;
}

#content font {
	margin-top: 3px;
	color: #444;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

form.box .fi_txa { 
	float:none;
	clear: both;
}

form.box .fi_bdy {
  padding: 0px 20px;
  margin-bottom: 20px;
}

form.box .fi_btn {
  padding: 0px 20px;
}

form.box .fi_txt label {
  display: block;
}

form.box .fi_txt input {
  width: 240px;
  padding: 4px 4px 5px 4px;
}

form.box .fi_txa textarea {
  width: 518px;
}

form.box .fi_btn input {
  float: right;
  background: url(i/form-btn.png);
  color: #FFF;
  border: none;
  width: 70px;
  height: 25px;
  font-weight: bold;
}

form.box .fi_txa textarea, form.box .fi_txt input {
  border-color: #d8d8d8;
  background: url(i/form-input-bg.png) right top no-repeat;
}

form.box p.help {
  padding: 20px;
  border-top: 2px solid #eaeaeb;
  margin-top: 10px;
  color: #5f666e;
}

form.postlisti .fi_btn {
  float: left;
  padding: 16px 0px 0px 0px;
}

form.postlisti .head-wrap {
  background: url(i/icon-postlisti.png) right bottom no-repeat;
}

form.box:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }




/* ******  RSS list  ****** */


.rsslist {
  padding-top: 20px;
}

.rsslist li {
  padding-bottom: 20px;
}

.rsslist li .act a {
  background: url(i/enav-rss.png) 0px -50px no-repeat;
  padding: 1px 5px 2px 25px;
  display: block;
  color: #5f666e;
}

.rsslist li .act a:hover {
  color: #1861b2;
}





/* ******  OrÃ°asafn  ****** */

.ordasafn .boxhead {
  margin-bottom: 10px;
}

.ordasafn .boxhead .intro {
  padding: 0;
}

.ordasafn h3 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom:0;
}

ul.wordnav li {
  display: inline;
  padding-right: 10px;
}

ul.wordnav li a {
  color: #5f666e;
  font-weight:bold;
}

.ordasafn .navigator {
	margin-bottom:1.8em;
}


/* ******  enav ****** */



.enav {
  margin-bottom: 40px;
}

.enav ul.level1 {
  margin: 0;
  padding: 0;
}

.enav ul.level1 li {
  display: block;
  background: url(i/enav-itm.png) no-repeat bottom;
}

.enav ul.level1 li a,
.enav ul.english li.last a {
  padding: 10px 10px 10px 35px;
  display: block;
  background: url(i/enav-icn.png) no-repeat 8px .66em;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #686c70;
}

.enav ul.level1 li a:hover,
.enav ul.english li.last a:hover {
  text-decoration: none;
  color: #1861b2;
}

.enav ul.level1 li.last a {
  background: url(i/enav-rss.png) no-repeat 10px 8px;
}

.enav ul.level1 li.last a:hover,
.enav ul.level1 li.current.last a {
  background-position: 10px -42px;
  color: #f5922a;
}

/*
.enav ul.english li.last a {
  background: url(i/enav-rss.png) no-repeat 10px 8px;
}

.enav ul.english li.cat3 a:hover,
.enav ul.english li.current.cat3 a {
  background-position: 10px -42px;
  color: #f5922a;
}
*/

.enav ul.level1 li.cat1 a {
  background: url(i/enav-samband.png) no-repeat 5px 0px;
  padding: 15px 10px 25px 35px;
  font-weight: bold;
  color: #538608;
}

.enav ul.level1 li.cat1 a:hover,
.enav ul.level1 li.cat1 a:focus,
.enav ul.level1 li.cat1 a:active {
  background-position: -155px 0;
}

.enav ul.level1 li.current {
  background-color: #FFF;
  padding-left: 2px;
  margin-left: -2px;
}

/* ***** vidbot vegna frambjodenda eda uppl.stofnanir AO_24_11_2010 **** */

.enav ul.level1 li.cat2 a {
#background: url(i/enav-stjrthing.png) no-repeat 5px 0px;
  background: url(i/enav-uppl-stofnanir.png) no-repeat 5px 0px;
  padding: 15px 10px 25px 35px;
  font-weight: bold;
  color: #007ba2;
}
 
.enav ul.level1.english li.cat2 a {
  background: url(i/enav-icn.png) no-repeat 8px .66em;
  padding: 10px 10px 10px 35px;
  display: block;
  font-size: 0.9em;
  font-weight: normal;
  color: #686c70;
}
 
.enav ul.level1 li.cat2 a:hover,
.enav ul.level1 li.cat2 a:focus,
.enav ul.level1 li.cat2 a:active {
  background-position: -155px 0;
}

.enav ul.level1 li.current {
  background-color: #FFF;
  padding-left: 2px;
  margin-left: -2px;
}

/* ***** vidbot vegna stjornmalaflokka AO_25_08_2010 **** */

.enav ul.level1 li.cat3 a {
  background: url(i/enav-fjarmal.png) no-repeat 5px 0px;
  padding: 15px 10px 25px 35px;
  font-weight: bold;
  color: #007ba2;
}

.enav ul.level1.english li.cat3 a {
  background: url(i/enav-icn.png) no-repeat 8px .66em;
  padding: 10px 10px 10px 35px;
  display: block;
  font-size: 0.9em;
  font-weight: normal;
  color: #686c70;
}

.enav ul.level1 li.cat3 a:hover,
.enav ul.level1 li.cat3 a:focus,
.enav ul.level1 li.cat3 a:active {
  background-position: -155px 0;
}

.enav ul.level1 li.current {
  background-color: #FFF;
  padding-left: 2px;
  margin-left: -2px;
}  

/* ******  mnav  ****** */

.mnav {
  position: absolute;
  width: 750px;
  top: 82px; left: 0px;
  _top: 83px;
  height: 41px;
}

.mnav h2 {
  position: absolute;
  text-indent: -999em;
}

.mnav ul {
  position: absolute;
  bottom: 0; left: 0;
  margin-left: 5px;
}

.mnav li {
  float: left;
  padding-left: 15px;
  background: #325889 url(i/mnav-bg.png) repeat-x;
  margin-right: 10px;
  margin-top: 6px;
}

.mnav li a {
  float: left;
  padding: 8px 15px 8px 0px;
  color: #fff;
  line-height: 1em;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: bold;
}

.mnav li.current,
.mnav li.current:hover,
.mnav li.current:focus,
.mnav li.current:active {
  background: url(i/mnav-act-lft.png) left top no-repeat;
  margin-top: 0;
  margin-right: 7px;
}

.mnav li.current a,
.mnav li.current:hover a,
.mnav li.current:focus a,
.mnav li.current:active a {
  background: url(i/mnav-act-rgh.png) right top no-repeat;
  color: #000;
  padding: 14px 15px 8px 0px;
}

.mnav ul li:hover a,
.mnav ul li:focus a,
.mnav ul li:active a {
  text-decoration: none;
  color: #fff;
  background: url(i/mnav-ovr-rgh.png) right top no-repeat;
}

.mnav ul li:hover,
.mnav ul li:focus,
.mnav ul li:active {
  background: url(i/mnav-ovr-lft.png) left top no-repeat;
}

.mnav ul li a:hover,
.mnav ul li a:focus,
.mnav ul li a:active {
  color: #fff;
}



/* ****** flnav ***** */

.flnav {
  position: absolute;
  top: 40px; right: 0;
  #width: 586px;
  width: 516px;
  _height: 0;
}

.flnav li {
  float: left;
  _height: 0;
}

.flnav li a {
  float: left;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #686c70;
  padding: 8px 0px 8px 25px;
  background: url(i/flnav-ar.png) 10px 10px no-repeat;
}

.flnav li.cat2 a {
  padding: 8px 30px 8px 20px;
  background: url(i/flnav-english.png) right top no-repeat;
  font-weight: bold;
}

.flnav li.cat2.iceflag a {
	  background: url(i/flnav-icelandic.png) right top no-repeat;
}

.flnav li.cat2 {
  padding-left: 110px;
}





/* *****  snav  ***** */



.snav {
  margin: 30px 2px 0px 0px;
  min-height: 400px;
  position: relative;
}

.snav .level1 {
  background: url(i/snav-split.png) bottom right no-repeat;
  padding-bottom: 2px;
}

.snav h2 {
  position: absolute;
  left: -999em;
}

.snav li {
  background: url(i/snav-split.png) top right no-repeat;
}

.snav li a {
  padding: 9px 6px 7px 14px;
  display: block;
  color: #363b40;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.snav li.current {
  background-color: #fff;
  right: -2px;
  position: relative;
  z-index: 10;
}

.snav li.current a {
  color: #1861b2;
  font-weight: bold;
  background: url(i/link-b4.png) 0 .9em no-repeat;
  padding-left: 12px;
}





/* ***** qsearch ***** */



.qsearch {
  position: absolute;
  top: 87px;
  right: 0;
  width: 230px;
  overflow: hidden;
  height: 31px;
  /*display: none;*/
}

.qsearch .box {
  padding: 3px;
  background: url(i/search-bg.png);
  width: 226px;
  height: 25px;
}

.qsearch h2 {
  position: absolute;
  right: -999em;
}

.qsearch input {
  padding: 0;
  margin: 0;
  border: none;
}

.qsearch .fi_txt {
  width: 194px;
  border: 1px solid #052574;
  background: transparent url(i/search-txt-bg.png) no-repeat 0 0;
  height: 23px;
  overflow:hidden;
  margin: 0;
  float: left;
}

.qsearch .fi_txt label {
	display:none;
}

.qsearch .fi_txt input {
  border:0;
  background-color: transparent;
  height: 23px;
  padding-top: 0px;
  .padding: 3px 0 0 10px;
  text-indent: 10px;
  .text-indent: 0;
  width: 190px;
  _width: 180px;
  color: #7c8185;
  font-size: .9em;
  margin: 0;
}

.qsearch .fi_btn {
  float: left;
  width: 29px;
  height: 25px;
  padding: 0;
  margin: 0;
}

.qsearch .fi_btn .submit {
  width: 29px;
  height: 25px;
  overflow: hidden;
  background: url(i/search-btn.png);
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  zoom: 1;
  color: #FFFFFF;
}

.qsearch .fi_btn .submit:hover {
  background-position: -29px 0px;
}

.tx-indexedsearch-whatis,
p.tx-indexedsearch-noresults,
.tx-indexedsearch-res p {
	float:left;
	width:100%;
}



/* ******  footer  ****** */


.pgfoot {
  border-top: 1px solid #e4e4e5;
}

.pgfoot .wrap {
  width: 980px;
  margin: 0 auto;
  position: relative;
  padding: 20px 0px;
  text-align: left;
}




/* ******  imgbanner  ****** */

.imgbanner {}





/* ****** pagestyle  ****** */

.pagestyle { 
  position: absolute;
  top: 40px;
  right: 160px;
  _height: 0;
  width: 70px;
}
.pagestyle .boxhead { position:absolute;right:9999px;left:auto; }

.pagestyle li {
  float: right;
  _display: inline;
  margin-left: 4px;
  height: 22px;
  width: 20px;
}

.pagestyle a {
  display: block;
  overflow: hidden;
  text-indent: -99999em;
  width: 20px;
  height: 22px;
  background: url(i/pagestyle.png) 0px -22px no-repeat;
  float: right;
}

.pagestyle ul .up a {
  background: url(i/pagestyle.png) 0px 0px no-repeat;
}

.pagestyle .userstyles a {
#  background-image: url(i/font-alt.gif);
  display: none;
}

.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {
  background-position: -20px -22px;
}

.pagestyle .up a:hover,
.pagestyle .up a:focus,
.pagestyle .up a:active {
  background-position: -20px 0px;
}








/* ******  links  ****** */

div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { text-decoration: underline; }
body a[name],
body a[name]:hover { color: inherit; text-decoration: inherit; }





/************************/
/* ******  HOME  ****** */
/************************/


/* *** layout *** */

.home .pgwrap {
  background: #FFF url(i/home-bg.png) repeat-x;
}

.home .pgmain {
  width: 810px;
  margin: 0 155px 0 0;
  position: relative;
  _height: 0;
}

.home .pgmain .wrap {
  padding: 0;
 _height: 0;
}

.home .pgextra1 {
  padding-top: 0px;
  background-position: 0px 0px;
}

.home .pghead {
  margin-bottom: 18px;
}


/* *** box *** */


.home .pgmain .wrap .tabpane {
  margin-right: 15px;
  width: 380px;
  _margin-right: 0;
}

.home .pgmain .wrap .reports {
  margin-right: 15px;
  width: 380px;
  _margin-right: 0;
}



/* *** imagebox *** */

.imagebox {
  width: 974px;
  overflow: hidden;
  position: relative;
  border: 3px solid #FFF;
  border-width: 3px 3px 0px 3px;
  color: #fff;
}

.imagebox .boxbody {
 /* padding: 0 30px 20px 25px;*/
  padding:34px 30px 22px 30px;
  z-index: 3;
  position: relative;
  background: url(i/imagebox.png) bottom repeat-x;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.imagebox img {
  position: absolute;
  bottom: 0; right: 0;
  z-index: 2;
}

.imagebox h2 {
  font-size: 1.8em;
  font-weight: normal;
}

.imagebox h2,
.imagebox p {
  width: 350px;
  margin-top: 0em;
  line-height:17px;
}

.imagebox h2 {
  width: 400px;
}


.imagebox .bodytext {
  font-size:1.1em;
  line-height:1.32em;
  margin-bottom: 30px;
  background: url(i/imagebox.png) 0 154px repeat-x;
  /*drc*/ padding-top:5px;
}



/* **** news & articlelist? **** */

.home .pgmain .news {
  position: relative;
}

.home .pgmain .articlelist {
  width: 395px;
  float: left;
  margin-right: 15px;
  _display: inline;
  _height: 0;
}

.home .pgmain .articlelist .item:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.home .pgmain .articlelist h2 {
  border-bottom: 1px solid #e4e4e5;
  padding: 0px 10px 5px;
  margin: 0;
  font-size: 1.2em;
  text-transform: uppercase;
	position: relative;
}

.home .pgmain .news ul {
  padding: 10px;
  border-top: 1px solid #e4e4e5;
  margin-top: 10px;
}

.home .pgmain .news li {
  padding-bottom: 5px;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.home .pgmain .articlelist .date {
  font-size: 0.9em;
  font-weight: normal;
  color: #606469;
  padding-right: 5px;
}

.home .pgmain .news .firstitem {
  border-bottom: 1px solid #e4e4e5;
}

.home .pgmain .news p.archivelink,
.home .pgmain .newreports p.archivelink {
  position: absolute;
  top: 0; right: 0;
  background: url(i/link-b1.png) no-repeat 10px 6px;
  padding: 3px 15px 5px 25px;
  border-left: 1px solid #e4e4e5;
  font-size: 0.9em;
}

.home .pgmain .newreports p.archivelink {
  right:16px;
}




/* **** reports **** */

.home .wrap .pgmain .reports {
  margin-right: 15px;
  width: 380px;
}

.home .pgmain .newreports .item {
  background: #f7f7f7;
  margin-top: 7px;
  width: 360px;
  overflow: hidden;
  _overflow: visible;
}

.tx-mmdamfilelist-pi1 .more,
.home .pgmain .newreports .more {
  font-size: 0.9em;
  padding-left: 10px;
  background: url(i/link-b2.png) no-repeat left center;
  line-height: 1.5em;
}

.home .pgmain .newreports .summary {
  line-height: 1.5em;
}

.home .pgmain .reportcats ul {
  margin-top: 7px;
  _height: 0;
}

.home .pgmain .reportcats ul li {
  margin-bottom: 1px;
  padding: 0;
  display: block;
  _height: 0;
}

.home .pgmain .reportcats ul li a {
  padding: 5px 30px;
  background: #f4f4f4 url(i/link-b3.png) no-repeat 10px 8px;
  display: block;
  text-decoration: none;
  position: relative;
  _height: 0;
}

.home .pgmain .reportcats ul li a:hover {
  background: #e8eff5;	
}

.home .pgmain .reportcats li a span {
  display: none;
}

.home .pgmain .reportcats li a:hover span {
  position: absolute;
  right: 10px; top: 5px;
  background: url(i/link-b1.png) left center no-repeat;
  padding-left: 15px;
  display: block;
}

/*
.home .pgmain .reports h2 {
  border-right: 1px solid #e4e4e5;
}
*/



/* **** tabnav **** */

.home .tabnav {
  position: absolute;
  top: 0; right: 15px;
  width: 200px;
  _height: 0;
}

.home .tabnav ul {
  float: right;
}

.home .tabnav ul li {
  float: left;
  padding-bottom: 8px;
  _height: 0;
}

.home .tabnav li.current {
  background: url(i/tabs-pointer.png) center bottom no-repeat;
}

.home .tabnav li a {
  float: left;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  border-left: 1px solid #e4e4e5;
  color: #6b7075;
  _height: 0;
}

.home .tabnav li.current a {
  color: #1861b2;
}

.footer .boxhead,
.home .news .boxhead {display:none;}

/* ********************************** */
/* Typo3 Style Definitions            */
/* ********************************** */

.reqerror label,
.typeerror label {
  font-weight: bold;
  color: #c33;
}
.typeerror label { color: #936; }

form.box input.validation-failed,
form.box textarea.validation-failed,
form.box select.validation-failed,
.reqerror input,
.reqerror textarea,
.reqerror select { border: 1px solid #c33; }
.typeerror input,
.typeerror textarea,
.typeerror select { border: 1px solid #936; }

.powermail_mandatory_js {
	color:#c33;
	font-weight: bold;
	font-size: 0.95em;
}

.reglugerd h3, 
.reglugerd h4 {
	text-align:center;
}

.reglugerd h4 {
	font-style:italic;
	margin-top:3em;
}

.reglugerd h3 { margin-top:4em; }

.reglugerd ol, .reglugerd ul { padding-left:1.2em; }
.reglugerd li { padding-bottom:1em; }

p.csc-linkToTop {margin-bottom: 2em; text-align:right;display:block;width:100%;}

div.related-news {
	padding-bottom: 15px;
}

div.related-news h3 {
	font-size: 1.2em;	
}

div#content img{
 border: none;
 padding : 0px;
}

div#content .align-center img,.news_caption{padding-left:130px;border:none;padding-right:90px;}
