/**
 * ----------------------------------------------------------------------------
 * 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: #800003;
    text-decoration: none;
}

pre {
    background-color: #EAEDF2;
}

#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 #800003;
    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  { background:  url("/images/icon_bulletlist.gif") no-repeat 1px 8px; padding-left: 16px }
ul.annotationlist li  { background:  url("/images/icon_bulletlist.gif") no-repeat 1px 4px; padding-left: 12px }

ul.bulletlist li,
ul.annotationlist li,
ol li {
    margin-bottom: 0.5em; 
}

.annotationlist {
	line-height: 120%;
	font-size: 76% !important;
}
.annotationlist a:link,
.annotationlist a:visited,
.annotationlist a:hover,
.annotationlist a:focus {
	text-decoration: underline;
}

/* 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#logo  { position: absolute; z-index: 1000; top: 0; left: 0 }
div#sitelogo {
    width: 252px;
    height: 95px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    background-color: transparent;
}

div#sitelogo a {
    display: block;
    border-top: 5px solid #800003;
}

p#skiplinks {
    display: none;
}

/* header... */
div#headerblock {
    height: 100px;
    overflow: visible;
}

div#header {
    border-top: 5px solid #800003;
    margin-left: 252px;
}

div#headerimage     { background-color: #c6d3d3; background-image: url(/bannerundlogo/banner.jpg); background-repeat: no-repeat; padding-right: 4px; height: 95px }

/*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: #800003;
    background-color: #f4f6f6;
}

div#servicenav ul   { line-height: 120%; display: inline }

div#servicenav ul li {
    display: inline;
}

div#servicenav li a,
div#servicenav li a:visited {
    color: #800003;
}

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: #800003;
}

/* 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.4em;
    padding: 0;
    border: 1px inset #EAEDF2;
    color: #800003;
    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: #800003;
}

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: #800003;
}

ul#mainnav a {
    display: block;
    padding: 6px 6px 8px 6px;
    border-top: 2px solid #800003;
    float: left;
    background-color: #800003;
    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: #ffffff;
    font-weight: bold;
    white-space: nowrap;
}

ul#mainnav a:hover,
ul#mainnav a:focus {
    color: #800003;
    background-color: #FFB698;
    text-decoration: none;
}

ul#mainnav a:active {
    color: #000000;
	background-color: #c6d3d3;
}

ul#mainnav li.open a,
ul#mainnav li.open a:visited  {
    padding-top: 3px;
    padding-bottom: 11px;
    border-color: #EE6E57;
    color: #800003;
    background-color: #EE6E57;
}

ul#mainnav li.open a:hover,
ul#mainnav li.open a:focus,
ul#mainnav li.open a:active {
    color: #000000;
    background-color: #EE6E57;
    text-decoration: none;
}

/* Layout boxes */
#Wrapper  { background-image:  url("/images/nav_bg.gif"); background-repeat: repeat-y; right: 760px; width: 100% }

#Wrapper.nomarginal {                /* for pages without right column */
    min-width: 99%;              
}

#path  { line-height: 120%; background-color: #EE6E57; padding: 1em 0; position: relative; z-index: 13; width: 100% }

#path p {
    margin: 0 28px 0 280px;
}

div#path a,
div#path a:visited {
    color: #800003;
}

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: #800003;
}

#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: #c6d3d3;       
    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: #800003;
    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 #baab5a;
    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  { color: #000000; text-decoration: none; background: #ffffff url("/images/icon_link_hover.gif") no-repeat 4px 10px; border-right: 3px double #800003 }

ul#nav a:active,
ul#nav li.current a:active,
ul#nav li.current li a:active  { color: #ffffff; text-decoration: none; background: #8ca6a6 url("/images/icon_link_active.gif") no-repeat 4px 10px; border-right: 3px double #baab5a }

ul#nav li {
    padding: 0;
    margin: 0;
    font-weight: normal;
	
}

ul#nav li.open,
ul#nav li.current {
    border-top: 1px solid #8ca6a6;
    border-bottom: 1px solid #8ca6a6;
    border-left: 2px solid #800003;
    font-weight: bold;
    background-color: #fff;
}

ul#nav li.currentNoChild {
    font-weight: bold;
}

ul#nav {
    border-left: 2px solid #800003;
    margin-top: 2em;
    margin-left: 4px;
    border-top: 1px solid #8ca6a6;
    border-bottom: 1px solid #8ca6a6;
    background-color: #CAC8C8;
}

ul#nav,
ul#nav ul {
    padding-bottom:1em;    
    padding-left: 6px;
}

ul#nav ul,
ul#nav li.open,
ul#nav li.current {
    background-color: #C6D3D3;
}

ul#nav ul ul,
ul#nav ul li.open,
ul#nav ul li.current {
    background-color: #DDE4E4;
}

ul#nav ul ul ul,
ul#nav ul ul li.open,
ul#nav ul ul li.current {
    background-color: #f4f6f6;
}

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  { background-image:  url("/images/icon_nav_open.gif"); background-repeat: no-repeat; background-position: 5px 11px; padding-left: 16px }

/* content... */
div#contentblock {
    width: 100%;
    float: left;
    position: relative;
    z-index: 12;
}

div#content {
    margin: 2em 28px;
    max-width: 34.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: 34.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: #800003;
    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  { background: #c6d3d3 url("/images/footer_bg.gif") repeat-x left bottom; margin-top: 0.1em; height: 30px }

div#footerdecoleft  { background: #800003 url("/images/footer_left.gif") repeat-x left bottom; width: 252px; height: 30px }


/**
 * ----------------------------------------------------------------------------
 * 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: #8CA6A6;
    color: #F4F6F6;
    background-color: #8CA6A6;
}

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 {
    margin-right: 14px;
    margin-bottom: 0.1em;
    margin-top: 0.5em;
    float: left;
    overflow: hidden;
}

div.picMaxi {
	margin-right: 0px;
}



/* 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: 142px; /* includes 1px border-left/-right */
}

div.picMedium {
    width: 222px; /* includes 1px border-left/-right */
}

div.picMaxi {
    width: 422px; /* 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 #800003;
}

.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  { line-height: 120%; background: #c6d3d3 url("/images/newsheadline_bg.gif") repeat-x; text-transform: uppercase; margin-bottom: 2em; padding-top: 1px; clear: left; border-left: 3px solid #8ca6a6 }

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   { background-color: #c0c8d9; background-image:  url("/images/contentnavheadline_bg.gif"); border-left: #800003 }

div.anchornav h2 span,
div.contentnav h2 span {
    color: #EAEDF2;
    background-color: #800003;
}

div.anchornav ul li,
div.contentnav ul li  { line-height: 130%; background-image:  url("/images/icon_anchor.gif"); background-repeat: no-repeat; background-position: 2px 5px; margin-bottom: 0.5em; padding-left: 13px }

div.contentnav ul li  { background-image:  url("/images/icon_link.gif")}

div.anchornav a:visited {
    color: #800003;
}

div.contentnav li.open a,
div.contentnav li.open a:visited {
	color:#000000;
	font-weight:bold;
}

div.additional {
    border: 1px solid #566D99;
    background-color: #F4F6F6;
    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: #800003;
    background-color: #DDE4E4;
    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: #800003;
}

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 0 }

div.additional ul li a.movie  { background:  url("/images/icon_movie.gif") no-repeat 15px 1px }

div.additional ul li a.movie:hover,
div.additional ul li a.movie:focus,
div.additional ul li a.movie:active  { background:  url("/images/icon_movie_hover.gif") no-repeat 14px 0 }

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 0 }

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  { font-size: 85%; background-image:  url("/images/icon_link.gif"); background-repeat: no-repeat; background-position: 3px 0.5em; display: block; padding-left: 15px }

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  { background-image:  url("/images/icon_link.gif"); background-repeat: no-repeat; background-position: 1px 0.5em; margin-bottom: 0.5em; padding-left: 16px }

/* .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  { background-image:  url("/images/icon_anchor.gif")!important; background-position: 1px 6px !important; padding-left: 12px !important }

.anchors li a:visited {
    color: #800003;
}

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 #800003;
	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 #800003;
}

div#content ul.sitemap li a  { background-image:  url("/images/icon_link.gif"); background-repeat: no-repeat; background-position: 5px 0.5em; display: block; padding-left: 20px }

div#content ul.sitemap li h2 a {
    background-position: 5px 1em;
}

div#content ul.sitemap li a:hover  { color: #ffffff; background-color: #800003; background-image:  url("/images/icon_link_active.gif")}

div.divider {
    height: 1px;
    margin: 1em 0;
    clear: left;
    background-color: #c6d3d3;
}

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: #800003;
}

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 #800003;
    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: #800003;
    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: #800003;
    font-weight: bold;
}


div.formElem input.bigger{
    width: 70%;
}


/* tables...*/

table.colored {    
	width: 100%;
    border-bottom: 1px solid #8CA6A6;    
    border-left: 1px solid #8CA6A6;
    border-spacing: 0px;
    border-collapse: collapse;
}

table.colored caption {
    padding: 3px;
    border: 1px solid #800003;
    color: #EAEDF2;
    background-color: #800003;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}

table.colored th,
table.colored td {     
    padding: 3px;
	margin:0;
    border-top: 1px solid #8CA6A6;
    border-right: 1px solid #8CA6A6;
    background-color: #DDE4E4;
    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: #CAC8C8;
}

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  { font-size: 76%; background: #800003 url("/images/label_bw_logo.gif") no-repeat left top; padding: 50px 0 0; position: absolute; top: 0; left: 0; width: 100% }

#hinweis div p {
    margin: 0;
    padding: 1em; 
    background: #FFF;
}
