/* eric meyer’s reset reloaded */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1.0;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
h1#title {
    text-indent: -999em;
}    
h1#title {
    /*background: url(/bef/structure_images/logo-claim.png) no-repeat;*/
    height: 139px;
    width: 236px;
}

html {cursor:default;}
label, select,input[type=checkbox],input[type=radio],input[type=button],input[type=submit] {cursor:pointer;}
q:lang(de) {quotes:'Ñ' 'ì' 'Ç' 'ë';}
q:lang(en) {quotes:'"' '"' "'" "'";}
abbr[title] {border-bottom:1px dotted #888 !important;cursor:help;}
a abbr {cursor:pointer !important;}
.aux {height:1px;left:0;overflow:hidden;position:absolute;top:-999em;width:1px;}
.clearfix:after {clear:both;content:".";display:block;height:0;visibility:hidden;}
.clearfix {display:inline-table;}
/* Hides from IE-mac \*/ 
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */
ul#skip {display:none;}

body {
    background: #fff url(/bef/structure_images/background-1.png) repeat-x;
    font-family: arial, helvetica, sans-serif;
    font-size: 62.5%;
    text-align: center;
}
strong {
    font-weight: 700;
    margin: 0 9px 0 0;
}
div#content-1,
div#content-2 {
    margin: auto;
    padding: 29px 10px 10px 10px;
    position: relative;
    text-align: left;
    width: 950px;
}
div#content-1 {
    background: #eee url(/bef/structure_images/background-2.png) no-repeat;
    height: 483px;
}
div#content-2 {
    background: #eee url(/bef/structure_images/background-5.png) no-repeat;
    height: 503px;
}
div#header {
    /*background: url() no-repeat;*/
    padding: 30px 0 0 20px;
    height: 357px;
    width: 930px;
}
p#service {
    font-size: 1.1em;
    left: 0;
    padding: 15px 0 3px 32px;
    position: absolute;
    top: 0;
}
p#service,
p#service a {
    color: #fff;
}
p#service a {
    background: url(../img/background/arrow-1.png) 0 4px no-repeat;
    padding: 0 0 0 10px;
    text-decoration: none;
}
h1#title a {
    display: block;
    height: 100%;
}
div#header ul {
    background: url(../img/background/background-4.jpg) no-repeat;
    height: 58px;
    margin: 132px 0 0 -20px;
    text-align: center;
    width: 950px;
}
div#header li {
    margin: 0 50px 0 0;
}
div#header li.last {
    margin: 0;
}
div#header li,
ul#footer li {
    display: inline;    
}
ul#countries li {
    float: left;
}
ul#countries li a {
    position: relative;
}
ul#countries li a img {
    left: 0;
    position: absolute;
    top: 0;
}
ul#countries {
    border-top: 1px solid #fff;
}
div#content-1 ul#countries {
    margin: 0 0 0 237px;
}
ul#countries li.se {
    background: url(../img/background/flag-se.png) no-repeat;
}
ul#countries li.dk {
    background: url(../img/background/flag-dk.png) no-repeat;
}
ul#countries li.fi {
    background: url(../img/background/flag-fi.png) no-repeat;
}
ul#countries li.no {
    background: url(../img/background/flag-no.png) no-repeat;
}
ul#countries li a {
    background: url(/bef/structure_images/arrowRed.gif) 20px 25px no-repeat;
    border-left: 1px solid #fff;
    color: #000;
    display: block;
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.1;
    padding: 20px 0 0 30px;
    text-decoration: none;
    width: 206px;
}
ul#countries li a.first {
    border: 0;
    width: 207px;
}
div#content-1 ul#countries li a.last {
    border-right: 1px solid #fff;
}
ul#countries li a span {
    font-size: 1.7em;
    line-height: 1.0;
}
ul#countries li a strong {
    font-weight: normal;
}
div#content-1 ul#countries li a {
    height: 75px;
}
div#content-2 ul#countries li a {
    height: 95px;
}
ul#footer {
    margin: auto;
    margin-top: 10px;
    width: 970px;
}
ul#footer li {
    color: #aaa;
}

@media print {
textarea, input[type=text] {border:none;border-bottom: 2px #000 dashed;}
}

