/**
 * ----------------------------------------------------------------------------
 * Tags
 *
 */

body {
    padding: 0;
    margin: 0;
    color: #000000;
    background-color: #ffffff;
}

body, input, select, h1, h2, h3, h4, h5, h6, optgroup {
    font-family: Verdana, Arial, sans-serif;
}

form {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    line-height: 120%;
}

h1 a {
    color: #000000 !important;
}

h5,
h6 {
      font-weight: normal;
}

h6 {
      font-style: italic;
}

p {
    margin: 0 0 1.5em 0;
}

img {
    border: 0;
}

a {
    color: #2b477f;
    text-decoration: none;
}

#content p a,
#content p a:visited {
        text-decoration: underline;
}


a:visited {
    color: #9c7795;
}

a:hover,
a:focus {
    color: #000000;
    text-decoration: underline;
}

a:active {
    color: #000000;
    text-decoration: none !important;
}

hr {
    display: none;
}

abbr,
acronym {
    font-style: inherit;
    border-bottom: 1px dotted #8CA6A6;
    cursor: help;
}

/*abbr:hover:after,
acronym:hover:after {
    content: " [" attr(title) "]";
}*/

/*table abbr:hover:after,
table acronym:hover:after {
    content: "";
}*/

em,
strong {
    font-weight: bold;
    font-style: normal;
}

#content address {
    margin-bottom: 2em;
    padding: 0.5em 1em;
    background-color: #EAEDF2;
    border-left: 2px dotted #2B477F;
    font-style: normal;
}


blockquote {
    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: "";
}

optgroup {
    font-style: normal;
}

/* Lists... */



ul {
    list-style: none;
}

ol, ul {
    padding: 0;
    margin: 0;
}

ol {
    margin-left: 24px;
    list-style-position: outside;
}

ul.bulletlist li {
        padding-left: 16px;
    background:    url(../images/icon_bulletlist.gif) no-repeat 1px 8px;
}

ul.bulletlist li,
ol li {
    margin-bottom: 0.5em;
}

/* Tables... */

table {
    padding: 0;
    margin: 0 0 2em 0;
}


/**
 * ----------------------------------------------------------------------------
 * Font sizing
 *
 */

body {
    font-size: 83%;
    line-height: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    line-height: 120%;
}

div#content h1 {
    font-size: 130%;
}

div#content h2 {
      font-size: 110%;
}

div#servicenav ul,
div#mainnavblock,
form#search input#query,
ul#nav,
div.formElem .SubmitButton,
div#footerblock,
div#popupfooter,
div.functionbox p,
div.additional p,
div.additional ul,
div.anchornav p,
div.anchornav ul,
div.contentnav p,
div.contentnav ul,
div#marginal div.teaser p,
div#marginal div.teaserwithimg div,
div.formSubmit input,
blockquote,
ul.sitemap li {
    font-size: 85%;
}

.annotation,
div#path,
input.SubmitButton,
form.linkselect select,
div.featureteaser h2,
div.functionbox h2,
h2.newsheadline,
div.anchornav h2,
div.contentnav h2,
div.additional h1,
div.additional h2,
div.additional h3,
div.additional h4,
div.additional h5,
div.additional h6,
ul.showurl a:after,
legend,
table.colored {
    font-size: 76% !important;
}


/**
 * ----------------------------------------------------------------------------
 * Layout
 *
 */

/* logo... */
div#parentlabel {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}

div#sitelogo {
    width: 250px;
    height: 100px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    background-color: transparent;
}

div#sitelogo a {
    display: block;
    border-top: 5px solid #2b477f;
}

p#skiplinks {
    display: none;
}

/* header... */
div#headerblock {
    height: 100px;
    overflow: visible;
}

div#header {
    border-top: 5px solid #ec140e;
    margin-left: 252px;
}

div#headerimage {
    height: 95px;
    background-image:    url(../images/main_logo.jpg);
        background-repeat: no-repeat;
        background-color: #ffffff;
        padding-right: 4px;         /*for IE Mac, reset below*/
}

/*reset, hide from IE Mac \*/
div#headerimage {
        padding-right: 0px;
}
/*end hack*/



/* servicenav... */
div#servicenav {
    /*width: 20em;*/
        width: auto;
        padding: 2px 4px;
    float: right;
    color: #0000ff;
    background-color: #ec140e;
}

div#servicenav ul {
    display: inline; /*for IE Mac*/
    line-height: 160%;
}

div#servicenav ul li {
    display: inline;
}

div#servicenav li a,
div#servicenav li a:visited {
    color: #2b477f;
}

div#servicenav li a:active {
    color: #000000;
    text-decoration: none;
}

div#servicenav li a:hover,
div#servicenav li a:focus {
    color: #000000;
    text-decoration: underline;
}

div#servicenav li.open a,
div#servicenav li.open a:visited {
    color: #000000;
}

/* mainnav... */
div#mainnavblock {
    background-color: #ececec;
}

/* IE Win needs this to show background-color \*/
html body div#mainnavblock {
    height: 1%;
}
/* End Hack */

div#searchblock {
    width: 240px;
    margin-right: 24px;
    float: left;
}

form#search {
    padding: 6px 0 0 12px;
    margin: 0;
}

form#search input#query {
    width: 170px;
    height: 1.7em;
    padding: 0;
    border: 1px inset #EAEDF2;
    color: #2b477f;
    background-color: #EAEDF2;
    line-height: 110%;
}

.SubmitButton,
div.formElem .SubmitButton {
    width: auto;
    padding: 1px 1px;
    border: 1px solid #f4f6f6;
    color: #f4f6f6;
    background-color: #566d99;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
}

div#mainnavbox {
    background-color: #888888;
}

ul#mainnav {
    margin: 0;
    padding: 6px 10px 0 274px;
    list-style: none;
}

ul#mainnav li {
    padding: 0;
    margin: 0 2px 0 0;
    float: left;
    background-color: #ececec;
}

ul#mainnav a {
    display: block;
    padding: 6px 6px 8px 6px;
    border-top: 2px solid #ececec;
    float: left;
    background-color: #ececec;
    line-height: 100%;
    white-space: nowrap;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
ul#mainnav a {float:none;}
/* End IE5-Mac hack */

ul#mainnav a,
ul#mainnav a:visited {
    color: #000000;
    font-weight: bold;
    white-space: nowrap;
}

ul#mainnav a:hover,
ul#mainnav a:focus {
    color: #ececec;
    background-color: #ec140e;
    text-decoration: none;
}

ul#mainnav a:active {
    color: #000000;
        background-color: #888888;
}

ul#mainnav li.open a,
ul#mainnav li.open a:visited  {
    padding-top: 3px;
    padding-bottom: 11px;
    border-color: #ec140e;
    color: #123281;
    background-color: #ec140e;
}

ul#mainnav li.open a:hover,
ul#mainnav li.open a:focus,
ul#mainnav li.open a:active {
    color: #000000;
    background-color: #bd9696;
    text-decoration: none;
}

/* Layout boxes */
#Wrapper {
    width: 100%;                    /* total width */
    min-width: 760px;               /* Always good to have on full width liquid CSS layouts, google "min-width IE" for JS solutions there */
        background-image:    url(../images/nav_bg.gif);
        background-repeat: repeat-y;
}

#Wrapper.nomarginal {                /* for pages without right column */
    min-width: 99%;
}

#path {
    width: 100%;
    padding: 1em 0;
    position: relative;
    z-index: 13;
    background-color: #ec140e;
    background-image:    url(../images/path_internet_bg.gif);
    background-repeat: repeat-y;
    line-height: 120%;
}

#path p {
    margin: 0 28px 0 280px;
}

div#path a,
div#path a:visited {
    color: #123281;
}

div#path a:hover,
div#path a:focus,
div#path a:active {
    color: #000000;
}

#Outer {
    width: auto;
        padding-right: 20em;
        padding-left: 252px;
}

#Wrapper.nomarginal #Outer,
#Wrapper.fullwidth #Outer {        /* for pages without right column */
        padding-right: 0;
}

#Inner {
    width: 100%;
    margin: 0;
}

/* Mozilla code */
div#Outer > div#Inner[id] { /* IE5 Win ignores code before the '>' selector and therefore applies the rule for #Inner. Use [id]-Selector to prevent! */
    border-bottom: 1px solid transparent; /* footerblock moved up below */
}
#navblock[id] { margin-right: 1px; }
#marginal[id] { margin-left: 1px; }
#contentblock[id] { margin: 0 -3px 0 -2px; }

#Wrapper > #footerblock[id] {
    margin-top: -1px; /* mozilla fix of occasional border-bug */
}

/* Popup Fenster */
h1.popupheader {
    margin: 0 0 1.5em;
    background-color: #2B477F;
}

#popupContent {
        padding: 0 28px 28px 28px;
}

#popupfooter{
        margin-top: 28px;
}

/* IE Win code, fixes bug not showing background-color/-image, hide rules from IE Mac \*/
* html body ul#nav,
* html body div.featureteaser,
* html body div.functionbox,
* html body form.linkselect,
* html body div#content,
* html body h2.newsheadline,
* html body div.anchornav h2,
* html body div.anchornav,
* html body div.contentnav h2,
* html body div.contentnav,
* html body div.additional h1,
* html body div.additional h2,
* html body div.additional h3,
* html body div.additional h4,
* html body div.additional h5,
* html body div.additional h6,
* html body ul.sitemap li a,
* html body ul,
* html body form {
    position: relative;
}

td ul.bulletlist {
    position: static;
}

* html body ul.sitemap li a {
    height: 1px;
}
/* End hack */


/* nav... */
div#navblock {
    width: 252px;                    /* left column width */
    margin-left: -252px;             /* _negative_ left column width */
    float: left;
    position: relative;
    z-index: 10;
    background-color: #ececec;
    line-height: 120%;

}

/* IE Win code, position: relative causes rendering bug in IE Win \*/
html body div#navblock {
    position: static;
}
/* backslash hack end */

ul#nav a,
ul#nav a:visited,
ul#nav li.current li a,
ul#nav li.current li a:visited {
    border-right: none;
    color: #123281;
    background: transparent;
    text-decoration: none;
}

ul#nav li.current a,
ul#nav li.current a:visited,
ul#nav li.currentNoChild a,
ul#nav li.currentNoChild a:visited {
    border-right: 3px double #123281;
    color: #000000;
    background-color: #ffffff;
}

ul#nav a:hover,
ul#nav a:focus,
ul#nav li.current li a:hover,
ul#nav li.current li a:focus {
    border-right: 3px double #ececec;
    color: #000000;
    background:    url(../images/icon_link_hover.gif) no-repeat 4px 10px #bd9696;
    text-decoration: none;
}

ul#nav a:active,
ul#nav li.current a:active,
ul#nav li.current li a:active {
    border-right: 3px double #ececec;
    color: #ffffff;
    background:    url(../images/icon_link_active.gif) no-repeat 4px 10px #8ca6a6;
    text-decoration: none;
}

ul#nav li {
    padding: 0;
    margin: 0;
    font-weight: normal;

}

ul#nav li.open,
ul#nav li.current {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    border-left: 2px solid #ececec;
    font-weight: bold;
    background-color: #bd9696;
}

ul#nav li.currentNoChild {
    font-weight: bold;
}

ul#nav {
    border-left: 2px solid #ec140e;
    margin-top: 2em;
    margin-left: 4px;
    border-top: 1px solid #ec140e;
    border-bottom: 1px solid #ec140e;
    background-color: #ec140e;
}

ul#nav,
ul#nav ul {
    padding-bottom:1em;
    padding-left: 6px;
}

ul#nav ul,
ul#nav li.open,
ul#nav li.current {
    background-color: #888888;
}

ul#nav ul ul,
ul#nav ul li.open,
ul#nav ul li.current {
    background-color: #ec140e;
}

ul#nav ul ul ul,
ul#nav ul ul li.open,
ul#nav ul ul li.current {
    background-color: #888888;
}

ul#nav li a {
    display: block;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    padding-left: 18px;
    margin-right: 0;
        position: relative; /* To get focus on full width in some IE Win*/
}

/* IE Win needs this ... \*/
* html body ul#nav li,
* html body ul#nav li a {
    height: 1px;
    position: relative;
}
/* End hack */

ul#nav li.open a.firstchild,
ul#nav li.open a.firstchild:visited,
ul#nav li.current a.firstchild,
ul#nav li.current a.firstchild:visited {
    padding-left: 16px;
    background-image:    url(../images/icon_nav_open.gif);
    background-repeat: no-repeat;
    background-position: 5px 11px;
}

/* content... */
div#contentblock {
    width: 100%;
    float: left;
    position: relative;
    z-index: 12;
}

div#content {
    margin: 2em 28px;
    max-width: 45.5em;
    line-height: 130%;
}

/* for pages without right column*/
#Wrapper.nomarginal #content {
    min-width: 5em;
}
#Wrapper.fullwidth #content {
    max-width: 100%;
}
/* IE Win, IE Mac code for pages without right column */
* html body #content.fixedIEwidth {
    width: 45.5em;
}

div#content hr.minwidth {
    display: block;
    width: 100px;
    visibility: hidden;
}

div#marginal {
    width: 20em;                    /* right column width */
    margin-top: 2em;
    margin-right: -20em;            /* _negative_ right column width */
    float: left;
    position: relative;
    z-index: 11;
}

div#marginal * {
    margin-right: 1em;
}

div#marginal * * {
    margin-right: 0;
}

/* footer... */
div#footerblock {
    line-height: 160%;
    background-image:    url(../images/nav_bg.gif);
    background-repeat: repeat-y;
}

div#footerblock a,
div#footerblock a:visited {
    color: #ec140e;
    white-space: nowrap;
}

div#footerblock a:hover,
div#footerblock a:focus,
div#footerblock a:active {
    color: #000000;
}

div#footerfunctions {
    padding-left: 280px;
}

div#footertopofpage {
    width: 7em;
    padding-right: 1em;
    float: right;
    text-align: right;
}

div#footerfunctions,
div#footertopofpage {
    padding-top: 2em;
}

div#footerfunctions img,
div#footertopofpage img {
    margin-right: 3px;
}

div#footerdeco {
    height: 30px;
    margin-top: 0.1em;
    background:    url(../images/footer_bg.gif) repeat-x #888888 left bottom;
}

div#footerdecoleft {
    width: 252px;
    height: 30px;
    background:    url(../images/footer_left.gif) repeat-x #ec140e left bottom;
}


/**
 * ----------------------------------------------------------------------------
 * Page elements
 *
 */

/* Left column */
div.featureteaser,
div.functionbox,
form.linkselect {
    border: 1px solid;
    border-top: 0;
    margin: 1.5em 28px 1.5em 18px;
    line-height: 160%;
}

form.linkselect {
    border: 0;
}

form.linkselect select {
    background-color: #DDE4E4;
    width: 169px;
}

div.featureteaser {
    border-color: #888888;
    color: #F4F6F6;
    background-color: #888888;
}

div.functionbox {
    border-color: #566D99;
    background-color: #DDE4E4;
}

div.functionbox h2 {
    color: #EAEDF2;
    background-color: #566D99;
}

div.featureteaser h2,
div.functionbox h2 {
    padding: 0.1em 0.2em;
    text-transform: uppercase;
}

div.functionbox p {
    margin: 0.5em 0.5em 0 0.5em;
        padding-bottom: 0.5em; /* for IE 5*/
}

/* Content */

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 p,
div#content h1 {
    margin-bottom: 1.5em;
}

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;
}

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.picMini,
div.picSmall,
div.picMedium,
div.picMaxi,
div.picNews {
    margin-right: 14px;
    margin-bottom: 0.5em;
    float: left;
    overflow: hidden;
}

div.picMaxi {
        margin-right: 9px;
}



/* Opera code */
div.picMini > a:first-child,
div.picSmall > a:first-child,
div.picMedium > a:first-child,
div.picMaxi > a:first-child {
    display: block;
}

div.picMini {
    width: 82px; /* includes 1px border-left/-right */
}

div.picSmall {
    width: 150px; /* includes 1px border-left/-right */
}

div.picMedium {
    width: 222px; /* includes 1px border-left/-right */
}

div.picMaxi {
    width: 230px; /* includes 1px border-left/-right */
}

div.picNews {
    width: 216px; /* includes 1px border-left/-right */
}
div.picNews2 {
    width: 325px; /* includes 1px border-left/-right */
}

div.picMini .annotation,
div.picSmall .annotation,
div.picMedium .annotation,
div.picMaxi .annotation {
    padding-top: 0.5em;
}

img.pictureZoom {
    margin-left: 5px;
    float: right;
    display: block;
    border-width: 0 !important;
}

#content img.bordered,
#content a img.bordered,
#content a:visited img.bordered {
    border: 1px solid #8ca6a6;
}

#content a img,
#marginal a img {
        border: 1px solid #FFFFFF;
}

#content a:visited img,
#marginal a:visited img {
        border: 1px solid #FFFFFF;
}

#content a:hover img.bordered,
#content a:focus img.bordered,
#content a:hover img,
#content a:focus img,
#marginal a:hover img.bordered,
#marginal a:focus img.bordered,
#marginal a:hover img,
#marginal a:focus img {
    border: 1px solid #2b477f;
}

.annotation {
    line-height: 120%;
}

.annotation a:link,
.annotation a:visited,
.annotation a:focus,
.annotation a:hover {
    text-decoration: underline;
}

h2.newsheadline,
div.anchornav h2,
div.contentnav h2 {
    padding-top: 1px;
    border-left: 3px solid #8ca6a6;
    margin-bottom: 2em;
    clear: left;
    background:    url(../images/newsheadline_bg.gif) repeat-x #c6d3d3;
    line-height: 120%;
    text-transform: uppercase;
}

h2.newsheadline span,
div.anchornav h2 span,
div.contentnav h2 span {
    padding-right: 2px;
    color: #f4f6f6;
    background-color: #8ca6a6;
}

div.anchornav,
div.contentnav {
    margin-bottom: 2em;
}

div.anchornav h2,
div.contentnav h2  {
        border-left-color: #2b477f;
    background-image:    url(../images/contentnavheadline_bg.gif);
    background-color: #C0C8D9;
}

div.anchornav h2 span,
div.contentnav h2 span {
    color: #EAEDF2;
    background-color: #2b477f;
}

div.anchornav ul li,
div.contentnav ul li {
    margin-bottom: 0.5em;
    padding-left: 13px;
    background-image:    url(../images/icon_anchor.gif);
    background-position: 2px 5px;
    background-repeat: no-repeat;
        line-height: 130%;
}

div.contentnav ul li {
    background-image:    url(../images/icon_link.gif);
}

div.anchornav a:visited {
    color: #2b477f;
}

div.contentnav li.open a,
div.contentnav li.open a:visited {
        color:#000000;
        font-weight:bold;
}

div.additional {
    border: 1px solid #888888;
    background-color: #ececec;
    line-height: 130%;
}

div.additional h1,
div.additional h2,
div.additional h3,
div.additional h4,
div.additional h5,
div.additional h6 {
    padding: 1px 2px 1px 15px;
    margin: 0.5em 0 0.5em 0;
    color: #2B477F;
    background-color: #ececec;
    font-weight: bold;
    line-height: 120%;
    text-transform: uppercase;
}

div.additional h1 {
    padding: 1px 2px 1px 2px;
    margin: 0 0 0.5em 0;
    color: #EAEDF2;
    background-color: #888888;
}

div.additional ul li a:hover,
div.additional ul li a:focus {
    color: #000000;
    text-decoration: underline;
}

div.additional ul li a {
    display: block;
    padding-left: 30px;
    padding-right: 1ex;
    margin: 0.5em 0;
}

/* IE Win needs this... \*/
* html body div.additional ul li a {
    height: 1%;
}
/* End hack */

div.additional ul li a.pdf {
    background:    url(../images/icon_pdf.gif) no-repeat 15px 1px;
}

div.additional ul li a.pdf:hover,
div.additional ul li a.pdf:focus,
div.additional ul li a.pdf:active {
    background:    url(../images/icon_pdf_hover.gif) no-repeat 14px 0px;
}

div.additional ul li a.file {
    background:    url(../images/icon_file.gif) no-repeat 17px 1px;
}

div.additional ul li a.file:hover,
div.additional ul li a.file:focus,
div.additional ul li a.file:active {
    background:    url(../images/icon_file_hover.gif) no-repeat 16px 0px;
}

div.additional ul li a.link {
    background:    url(../images/icon_link.gif) no-repeat 15px 6px;
}

div.additional ul li a.link:hover,
div.additional ul li a.link:focus,
div.additional ul li a.link:active {
    background:    url(../images/icon_link_hover.gif) no-repeat 14px 5px ;
}

div.additional ul li a.newwindow {
    background:    url(../images/icon_newwindow.gif) no-repeat 15px 3px;
}

div.additional ul li a.newwindow:hover,
div.additional ul li a.newwindow:focus,
div.additional ul li a.newwindow:active {
    background:    url(../images/icon_newwindow_hover.gif) no-repeat 14px 2px ;
}

div.additional ul li a.current,
div.additional ul li a.current:visited {
    color: #000000;
    text-decoration: underline;
}

div.newsteaser {
    margin-bottom: 2em;
}

div.teaser,
div.teaserwithimg {
    margin-bottom: 1em;
    line-height: 120%;
}

div.teaserwithimg[class] {
    border-bottom: 1px solid transparent;
    margin-bottom: -1px;
}

/* IE needs this... */
* html body div.teaser,
* html body div.teaserwithimg {
    height: 1%;
}

div#marginal div.teaserwithimg a {
    display: block;
    width: 60%;
    min-width: 10em;
    float: left;
}

div#marginal div.teaser a,
div#marginal div.teaserwithimg a {
    display: block;
    padding-left: 15px;
    background-image:    url(../images/icon_link.gif);
    background-position: 3px 0.5em;
    background-repeat: no-repeat;
    font-size: 85%;
}

div#marginal div.teaserwithimg * a {
    display: inline;
        float: none; /* for N6*/
    width: auto;
    padding-left: 0;
    background-image: none;
}

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;
}

ul.linklist li {
    padding-left: 16px;
    margin-bottom: 0.5em;
    background-image:    url(../images/icon_link.gif);
    background-position: 1px 0.5em;
    background-repeat: no-repeat;
}

/* .linklist multiple class */
ul.showurl a:after {
    content: " [" attr(href) "]";
    line-height: 110%;
}

ul.external li {
    background-image:    url(../images/icon_newwindow.gif);
    background-position: 1px 0.3em;
}

.anchors li {
    padding-left: 12px !important;
    background-image:    url(../images/icon_anchor.gif)!important;
    background-position: 1px 6px !important;
}

.anchors li a:visited {
    color: #2b477f;
}

div#content ul.sitemap {
    width: 40%;
    margin-right: 1em;
    float: left;
}

div#content ul.sitemap li,
div#content ul.sitemap ul {
    margin-bottom: 1em;
    background-color: #EAEDF2;
}

div#content ul.sitemap ul {
        border: 1px solid #2B477F;
        border-top: 0;
        }

div#content ul.sitemap li li,
div#content ul.sitemap li h2 {
    margin-bottom: 0;
}

div#content ul.sitemap li h2 a {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin: 0;
    background-color: #D5DBE5;
        border: 1px solid #2B477F;
}

div#content ul.sitemap li a {
    display: block;
    padding-left: 20px;
    background-image:    url(../images/icon_link.gif);
    background-position: 5px 0.5em;
    background-repeat: no-repeat;
}

div#content ul.sitemap li h2 a {
    background-position: 5px 1em;
}

div#content ul.sitemap li a:hover {
    background-image:    url(../images/icon_link_active.gif);
    color: #FFFFFF;
    background-color: #2B477F;
}

div.divider {
    height: 1px;
    margin: 1em 0;
    clear: left;
    background-color: #123281;
}

span.iconlink img,
img.iconlink {
    margin: 0 4px 0 1px !important;
    float: none !important;
    vertical-align: middle;
}

span.iconlink a,
span.iconlink a:visited {
    text-decoration: none !important;
}

span.iconlink a:focus,
span.iconlink a:hover {
    text-decoration: underline !important;
}

span.iconlink a:active {
    text-decoration: none !important;;
}

div#marginal ul.padded {
    padding: 0 1ex;
}

/* Forms */
div.formLabel {
    width: 12em;
    float: left;
}

div.formLabel,
div.formElem,
div.formElemLarge {
    margin-bottom: 1ex;
}

div.formElemLarge label {
    display: block;
    margin-bottom: 3px;
}

fieldset {
    padding: 0;
    border: 1px solid #ffffff; /* Opera needs this */
    margin: 0;
    margin-bottom: 1em;
    position: relative; /* Netspace 6 needs this */
}

fieldset br.clearer{
        display: block; /*for N6*/
        font-size: 1px; /*for IE Mac*/
}

div.formwrapper {
    padding: 0.5em 1em;
    border: 1px solid #566d99;
    background-color: #EAEDF2;
    margin: -1px -0.6em; /*  IE Mac needs this */

}

/* Reset margin, hide from IE Mac \*/
div.formwrapper {
    margin: 0;
}
/* End of commented backslash hack */

div.formwrapper a:visited {
    color: #2B477F;
}

legend {
    padding: 0.07em 1em;
    margin: 0;
    color: #eaedf2;
    background-color: #566d99;
    text-transform: uppercase;
    font-weight: bold;
    position: relative; /* Safari needs this */
    left: -10px;
}

/* Hide from Opera 6 */
head:first-child+body legend {
    left: -5px;
}

/* Hide from Opera 6, hide from IE Mac \*/
head:first-child+body legend {
    left: -10px;
}
/* End of commented backslash hack */

/* Make available to IE Win, hide from IE Mac */
* html body legend {
    left: -7px;
}
/* End of commented backslash hack */

/* reset for modern browsers */
legend[class] {
    position: static;
}

div.formSubmit {
    padding: 0.5em 1em;
    border: 1px solid #2b477f;
    background-color: #95a3bf;
    text-align: right;
    margin: -0.9em 3px 0 3px; /* Rule for IE Mac */
}

/* Hide from IE Mac \*/
div.formSubmit {
    margin: -1em 1px 0 1px;
}
/* End of commented backslash hack */

div.formSubmit input {
    padding: 1px 1px;
    border: 1px solid #eaedf2;
    color: #eaedf2;
    background-color: #2b477f;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
}

div.formElem input,
div.formElemLarge input,
div.formElem select,
div.formElemLarge select,
div.formElem textarea,
div.formElemLarge textarea {
    border: 1px inset #EAEDF2;
}

div.formElem input,
div.formElem textarea {
    width: 15em;
}

div.formElem input.fourletters,
div.formElem textarea.fourletters {
    width: 4em;
}

div.formElemLarge input,
div.formElemLarge textarea {
    width: 94%;
}

div.formElem .noborder,
div.formElemLarge .noborder {
    width: auto;
    border: 0;
}

/* search results */
p.pager {
    padding-right: 1em;
    background-color: #f4f6f6;
}

p.pager a,
p.pager a:visited {
        color: #2B477F;
    font-weight: bold;
}


div.formElem input.bigger{
    width: 70%;
}


/* tables...*/

table.colored {
        width: 100%;
    border-top: 1px solid #c31835;
    border-bottom: 1px solid #c31835;
    border-left: 1px solid #c31835;
    border-spacing: 0px;
    border-collapse: collapse;
}

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;
        margin:0;
    border-top: 1px solid #c31835;
    border-right: 1px solid #c31835;
    background-color: #6495ed;
    text-align: left;
        vertical-align: top;
}

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 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: #C8BC7C;
}


/**
 * ----------------------------------------------------------------------------
 * Helper
 *
 */

.rightalign {
    text-align: right !important;
}

.floatright {
        float: right;
}

.floatleft {
        float: left;
}

.hide {
    position: absolute;
    left: -1000em;
    width: 500em;
    line-height: 0px;
}

.print {
    display: none;
}

.clearer {
    height: 0px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}

.white {
    color: #ffffff;
}

.error{
        border: 1px solid #cc0000;
}

input.error,
label.error {
        color: #ffffff !important;
        background-color:#cc0000 !important;
        border: 1px solid #cc0000;
}

div.error p,
div.error li {
        padding: 0 0.5em;
        margin: 0;
        color: #cc0000 !important;
}

div.error h4 {
        padding: 0.5em;
        background-color:#cc0000;
        color: #ffffff;
}

/* for development only
* [lang]{
    background: yellow !important;
}*/

#hinweis div {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 50px 0 0;
    background:    #2B477F;
    font-size: 76%;
}

#hinweis div p {
    margin: 0;
    padding: 1em;
    background: #FFF;
}
