/**
 * ----------------------------------------------------------------------------
 * Tags
 *
 */

body {
    padding: 0;
    margin: 0;
    color: #000000;
    background-color: #ffffff;
    font-size: 12pt;
    line-height: 100%;
}

body, input, select, h1, h2, h3, h4, h5, h6, optgroup {
    font-family: "Times New Roman", serif;
}

form {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-size: 1em;
    line-height: 1.2em;
}

h1 a {
    color: #000000 !important;
}

h1 {
    font-size: 1.3em;
}

h2 {
      font-size: 1.1em;
}

h5,
h6 {
      font-weight: normal;
}

h6 {
      font-style: italic;
}

p {
    margin: 0 0 1.5em 0;
}

img {
    border: 0;
}

a {
    color: #2b477f;
    text-decoration: underline;
}

a:visited {
    color: #9c7795;
}

abbr,
acronym {
    font-style: normal;
    border: none;
}

abbr:after,
acronym:after {
    content: " [" attr(title) "]";
    font-size: 0.75em;
}

em,
strong {
    font-weight: bold;
    font-style: normal;
}

#content address {
    margin-bottom: 2em;
    padding: 0.5em 1em;
    font-style: normal;
}

blockquote {
    font-size: 0.85em;
    font-variant: small-caps;
    font-style: normal;   
    margin-bottom: 0.5em;
    margin-left: 0;
}

q,
cite {
  font-style: italic;
}

q:before {
    content: "";
}

q:after {
    content: "";
}

/* Unordered list, Ordered list ... */
ul,
ol {
    padding: 0;
    margin: 0;
    margin-left: 30px;
}

ol {     
   margin-left: 30px;
}

ul.bulletlist {
    list-style-image:  url("../bilder/icon_bulletlist.gif");
}

ul.bulletlist li,
ol li {
    margin-bottom: 0.5em;
}

/* Tabellen */ 
table {
    padding: 0;
    margin: 0 0 2em 0;
}

table.colored {
	width:100%;    
    border-bottom: 1px solid #8CA6A6;    
    border-left: 1px solid #8CA6A6;
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 0.75em;
}

table.colored caption {
    padding: 3px;
    border: 1px solid #2B477F;
    color: #EAEDF2;
    background-color: #2B477F;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}

table.colored th,
table.colored td {     
    padding: 3px;
    border-top: 1px solid #8CA6A6;
    border-right: 1px solid #8CA6A6;
    background-color: #DDE4E4;
    text-align: left;
}
 
table.colored th {
    background-color: #D1DCDC;
    font-weight: bold;
}

table.colored th.empty,
table.colored td.empty {
    background-color: #AFC1C1;
}

table.colored tr.even th {
    background-color: #E8EEEE; 
}

table.colored tr.even td{
    background-color: #F4F6F6;
    
}
table.colored col:hover td{
    color: #ffffff;
    background-color: #baab5a;
}

table.colored tbody tr:hover th,
table.colored tbody tr.even:hover th {
    color: #ffffff;
    background-color: #baab5a;
}
table.colored tbody tr:hover td, 
table.colored tbody tr.even:hover td {
    color: #ffffff;
    background-color: #c1b46b;
}

.rightalign {
    text-align: right !important;
}

/**
 * ----------------------------------------------------------------------------
 * Layout
 *
 */

/* logo... */
div#parentlabel {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}

div#sitelogo {
    width: 252px;
    border-top: 5px solid #2b477f;
}

p#skiplinks {
    display: none;
}

/* header... */
div#header {
    display: none;   
}

/* mainnav... */
div#mainnavblock {
   display: none;
}

/* Layout boxes */
#path {
    margin: 1em 0;
    font-size: 0.75em;
    line-height: 1.2;
}

#path p {
    margin: 0;
}

div#path a,
div#path a:visited {
    color: #2b477f;
}

/* nav... */
div#navblock {
    display: none;
}

/* content... */
div#content {
    line-height: 1.3em;
}

div#content hr.minwidth {
    display: none;
}

/* footer... */
div#footerblock div#footertopofpage,
div#footerblock div#footerfunctions {
    display: none;
}


/**
 * ----------------------------------------------------------------------------
 * Page elements
 *
 */

/* Left column */
div.bannerteaser,
div.functionbox,
form.linkselect {
    border: 1px solid #000000;
    border-top: 0;
    margin: 1.5em 28px 1.5em 18px;
    line-height: 1.6em;
}

form.linkselect {
    border: 0;
}

form.linkselect select {
    font-size: 0.9em;
}

div.bannerteaser h2,
div.functionbox h2 {
    padding: 0.1em 0.2em;
    font-size: 0.9em;
    text-transform: uppercase;
}

div.functionbox p {
    margin: 1ex;
}

/* Content */
div#content h1,
div#content p,
div#content ul,
div#content ol,
div#content form,
div.contentsection,
div.contentsection p,
div.contentsection ul,
div.contentsection ol,
div.contentsection form {
    margin-bottom: 2em;
}

div#content h2,
div#content h3,
div.contentsection h2,
div.contentsection h3 {
    margin-bottom: 1em;
}

div#content h4,
div#content h5,
div#content h6,
div.contentsection h4,
div.contentsection h5,
div.contentsection h6 {
    margin-bottom: 0.2em;
}

/* Teaser... */
div#content div.teaser p,
div#content div.teaser h2,
div#content div.teaserwithimg p,
div#content div.teaserwithimg h2  {
    margin-bottom: 0;
}

p.leadText {
    font-weight: bold;
}

/* pictures... */
div.pictureSmall {
    width: 140px;
    margin-right: 14px;
    margin-bottom: 1em;
    float: left;
}

img.bordered {
    border: 1px solid #2b477f;
}

img.pictureZoom {
    display: none;
}

.annotation {
    font-size: 0.75em;
    line-height: 1.2em;
}

div.pictureSmall .annotation {
    width: 120px;
    padding-top: 1ex;
}

h2.newsheadline,
div.anchornav h2 {
    padding-top: 2px;
    margin-bottom: 2em;
    clear: left;
    font-size: 0.75em;
    line-height: 120%;
    text-transform: uppercase;
}

div.anchornav {
}

div.anchornav ul li {
    margin-bottom: 0.5em;
    list-style-image: url("../bilder/icon_anchor.gif");
}

div.anchornav p,
div.anchornav ul {
    font-size: 0.85em;
}

div.additional {
    font-size: 0.85em;
    line-height: 1.6em;
}

div.additional h1,
div.additional h2,
div.additional h3,
div.additional h4,
div.additional h5,
div.additional h6 {
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.2em;
    text-transform: uppercase;
}

div.additional h1 {
    font-size: 1em;
}

div.additional ul li a.pdf {
    list-style-image: url("../bilder/icon_pdf.gif");
}

div.additional ul li a.link {
    list-style-image: url("../bilder/icon_link.gif");
}

div.additional ul li a.newwindow {
    list-style-image: url("../bilder/icon_newwindow.gif");
}

div.additional ul li a.current,
div.additional ul li a.current:visited {
    color: #000000;
}

div.newsteaser {
    margin-bottom: 2em;
}

div.teaser,
div.teaserwithimg {
    margin-bottom: 1em;
}

/* IE needs this... */
* html body div.teaser,
* html body div.teaserwithimg {
    height: 1%; 
}

div#marginal div.teaser,
div#marginal div.teaserwithimg {
    font-size: 0.85em;
}

div#marginal div.teaserwithimg div {
    display: block;
    width: 60%;
    min-width: 10em;
    float: left;
}

/* Show rule only to IE5+ Win, Mac */
* html body div#marginal div.teaserwithimg div {
    width: auto;
}

div#marginal div.teaser a,
div#marginal div.teaserwithimg a {
    display: block;
    padding-left: 10pt;
}

div#marginal div.teaser a:hover,
div#marginal div.teaser a:focus,
div#marginal div.teaser a:active,
div#marginal div.teaserwithimg a:hover,
div#marginal div.teaserwithimg a:focus,
div#marginal div.teaserwithimg a:active {
    color: #000000;
}

div.teaser p,
div.teaserwithimg p {
    margin: 0;
}

div.teaserwithimg img {
    float: left;
    border-right: 3px solid #ffffff;
}

div#content div.teaserwithimg img {
    margin-right: 10px;
}

ul.linklist li {
    padding-left: 16px;
    margin-bottom: 0.5em;
    list-style-image: url("../bilder/icon_link.gif");
}

/* .linklist multiple class */
.external a:after {
    content: " [" attr(href) "]";
    font-size: 0.75em;
    line-height: 1.1em;
}

.external li {
    list-style-image: url("../bilder/icon_newwindow.gif") !important;
}

.anchors li {
    padding-left: 12px !important;
    list-style-image: url("../bilder/icon_anchor.gif") !important;
}

.anchors li a:visited {
    color: #2b477f;
}

div.divider {
    height: 1pt;
    margin: 1em 0;
    clear: left;
}

img.iconlink {
    margin: 0 4px 0 1px !important;
    float: none !important;
}


/* Forms */
div.formLabel {
    width: 12em;
    float: left;
}

div.formLabel,
div.formElem,
div.formElemLarge {
    margin-bottom: 1ex;
}

div.formElemLarge label {
    display: block;
    margin-bottom: 3px;
}

div.formElem input,
div.formElem textarea {
    width: 15em;
}

div.formElem input.fourletters,
div.formElem textarea.fourletters {
    width: 6ex;
}

div.formElemLarge input,
div.formElemLarge textarea {
    width: 99%;
}

div.formElem .noborder,
div.formElemLarge .noborder {
    width: auto;
    border: 0;
}

/* search results */
p.pager {
}

p.pager a {
    font-weight: bold;
}

div.formElem input.bigger {
    width: 70%;
}



/**
 * ----------------------------------------------------------------------------
 * Helper
 *
 */
 
 .hide {
    display: none;
}

.clearer {
    height: 0px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}

.white {
    color: #ffffff;
}