
h1, h2, h3, h4, p {
    margin: 0;
}



h1 {
    font-size: 1.5em;
}

h2 {
    font-size: 1.1em;
}

h3, h4 {
    font-size: 1em;
}

body {
    margin: 0;
    font-size: medium;
    color: #555555;
    background-color: #f8f5f2;
    font-family: verdana, arial, sans-serif;
}

form {
    margin: 0;
}

/* TOOLS */
*.float-divider {
    clear: both;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}

*.screenreader-only {
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

*.hidden {
    position: absolute;
    top: -99999px;
    left: -99999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* LINKS */
a:link, a:visited, a:active {
    text-decoration: none;
    color: maroon;
}

a:hover {
    color: black;
    text-decoration: underline;
}

/* TEXT */
*.message {
    text-align: left;
    font-size: 0.7em;
}

*.copyright {
    text-align: center;
    font-size: 0.8em;
}

/* GRAPHIC */
*.img_middle {
    display: inline-block;
    vertical-align: top;
    width: 99%;
    border: none;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.9em;
    font-style: italic;
    text-align: center;
    font-weight: bold;
    padding: 2px 2px;
}

/* SECTION */
*.section {
    margin-top: 10px;
    font-size: 0.8em;
    border: 1px solid #888888;
}

*.section h3 {
    text-indent: 10px;
    padding: 2px 0;
    border-bottom: 1px solid #888888;
    background: url( "Back_Portletheader.jpg" ) repeat-x left bottom;
    position: relative;
}

*.section h4 {
    margin: 5px 10px;
}

*.section p {
    margin: 5px 10px;
}

*.section_content {
    padding-bottom: 4px;
    margin-top: 10px;
    font-size: 0.8em;
    border: 1px solid #888888;
}

*.section_content h3 {
    text-indent: 10px;
    padding: 2px 0;
    border-bottom: 1px solid #888888;
    background: url( "Back_Portletheader.jpg" ) repeat-x left bottom;
    position: relative;
}

*.section_content h4 {
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 10px;
    margin-bottom: 2px;
    background: transparent url( "bg_content_main_h4.gif" ) no-repeat;
    width: 630px;
    height: 24px;
    padding-left: 30px;
    padding-top: 4px;
}

*.section_content_block {
    margin: 4px 4px;
    border: solid 1px;
    border-color: #c5c5c5;
    padding: 4px;
    width: 652px;
}

*.section_content_block p {
    margin-top: 5px;
    margin-bottom: 10px;
}

*.section_content_block b.mupd {
    display:       inline;
    color:         #333333;
    font-weight:   bolder;
    font-size:     100%;
    font-variant:  small-caps;
    font-family:   arial, sans-serif;
}

*.section_content_block a {
    border: none
}

*.section_content_block img {
    margin-right: 1px;
    margin-left: 1px;
    margin-top: 3px;
    margin-bottom: 3px;
    border: none;
    vertical-align: text-top;
}

*.section_content_block ul {
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 20px
}

*.section_content_block table {
    display: inline-block;
    clear:   both;
}

*.section_content_block li {
    list-style-image: url( "bg_content_ul_li_arrow.gif" );
    padding-left: 5px;
    margin-bottom: 2px;
}

*.section_content_block_highlight {
    display: inline-block;
    width: 99%;
    border: #ff0100 dotted 0px;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.9em;
    font-style: italic;
    text-align: center;
    font-weight: bold;
    padding: 2px 2px;
}

*.section_content_block .texthighlight {
    display: inline;
    color: #034895;
    font-weight: bolder;
    text-indent: inherit;
    font-size: 1.0em;
    font-style: italic;
}

*.section_content_block b {
    display: inline;
    color: #555555;
    font-weight: bolder;
    text-indent: inherit;
    font-size: 0.9em;
}

*.section_content_block .halfwidthleft {
    display: block;
    width: 48%;
    text-align: left;
    border: 1px solid #c5c5c5;
    padding: 3px 3px 3px 3px;
}

*.section_content_block .halfwidthright {
    display: block;
    width: 48%;
    text-align: left;
    border: 1px solid #c5c5c5;
    padding: 3px 3px 3px 3px;
}


*.section_content_block .header {
    display: inherit;
    background: transparent url( "bg_content_main_h4_half.gif" ) no-repeat;
    color: #034895;
    width: 340px;
    height: 24px;
    padding-left: 30px;
    padding-top: 4px;
    font-weight: bolder;
    font-size: 1.0em;
    display: inline-block;
    clear:   both;
}

*.section_content_block .fullwidthmiddle {
    display: block;
    width: 99%;
    text-align: center;
    border: 1px solid #c5c5c5;
    padding: 3px 3px 3px 3px;
}

*.section_content .more {
    padding-right: 10px
}

*.section_content table {
    width: 100%;
    vertical-align: text-top;
    margin-left: auto;
    margin-right: auto;
}

*.section_content table th {
    background-color: #e8e8e8;
    color: #034895;
    font-weight: bolder;
    font-size: 0.9em;
    font-style: italic;
    border: 0px solid #c5c5c5;
}

td img {
    display: inline-block;
    vertical-align: text-top;
}

*.section_content table td {
    border: 0px solid #c5c5c5;
    vertical-align: text-top;
}

*.section_content .cell {
    border: 0px solid #c5c5c5;
    padding: 3px 3px 3px 3px;
    text-align: left;
    vertical-align: text-top;
}

*.section_content .cellmiddle {
    border: 0px solid #c5c5c5;
    padding: 3px 3px 3px 3px;
    text-align: center;
    vertical-align: text-top;
}

*.section_content .cellhighlight {
    border: #ff0100 dotted 0px;
    padding: 3px 3px 3px 3px;
    text-align: left;
    vertical-align: text-top;
}

*.section_content .cellblockhighlight {
    border: none;
    padding: 3px 3px 3px 3px;
    text-align: left;
    vertical-align: text-top;
    background-color: #c9d2df;
}

*.section_content h5 {
    display: inline;
    color: #034895;
    font-weight: bolder;
    text-indent: inherit;
    font-size: 1.0em;
    font-style: normal;
}

*.section_content .imagetooltip {
    position: inherit;
    word-spacing: normal;
    vertical-align: text-top;
}

/* Submenue Left*/
#submenu ul.vert-one {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block;
    font: bold 11px Helvetica, Verdana, Arial, sans-serif;
    line-height: 165%;
    width: 137px;
}

#submenu ul.vert-one li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
}

#submenu ul.vert-one li a {
    display: block;
    text-decoration: none;
    color: #034895;
    background: #e8e8e8;
    padding: 0 0 0 15px;
    width: 136px;
}

#submenu ul.vert-one li a:hover {
    color: #c9d2df;
    background: #034895 url( "vert-one_arrow.gif" ) no-repeat 0 5px;
}

#submenu ul.vert-one li a.current, ul.vert-one li a.current:hover {
    background: #c9d2df url( "vert-one_arrow.gif" ) no-repeat 0 5px;
}

*.hidden {
    position: absolute;
    top: -99999px;
    left: -99999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* MORE */
*.more {
    text-align: right;
    font-weight: bold;
    font-size: 0.8em;
    line-height: 100%;
}

/* LISTS */
ul.block {
    padding: 0;
    padding-top: 5px;
    margin: 0;
    text-align: left;
    font-weight: bold;
}

ul.block li {
    display: block;
    padding-left: 10px;
}

ul.list {
    padding: 0;
    padding-left: 20px;
    margin: 0;
    text-align: left;
    font-weight: bold;
}

ul.list  li {
    padding: 1px 0;
}

ul.inline {
    padding: 0;
    margin: 0;
    text-align: center;
}

ul.inline li {
    display: inline;
    font-size: 0.8em;
}

/********************************************************************
*  SECTION LAYOUT
********************************************************************/

/* PAGE */
/*#border                 { width:1170px; margin-left:auto; margin-right:auto;background:url("bg_border.gif") repeat-y top;}*/
/*#borderdown             { width:1063px; margin-left:auto; margin-right:auto; background:url("bg_border_down.gif") repeat-x bottom; height:53px}*/
/*#page                         { width:1024px; margin-left:auto; margin-right:auto;}*/
#page {
    width: 995px;
    margin-left: auto;
    margin-right: auto;
}

/* HEADER */
#header {
    float: left;
    width: 100%;
}

#header *.oi {
    border: 1px solid #888888;
    background: url( "logo-sth-final-995x132-sepia.gif" ) no-repeat left top;
    height: 132px;
}

#title {
    float: left;
    width: 100%;
    margin-top: 7px;
}

#title h1 {
    float: left;
    margin-right: 40px;
    margin-bottom: 5px;
}

#header h3 {
    font-size: 0.8em;
}

/* POST-HEADER */
#postheader p {
    font-size: 0.7em;
    margin: 0;
    padding: 3px 0;
}

#postheader *.breadcrumbs {
    float: left;
    margin-left: 10px;
    border: none;
}

/* BODY */
#body {
    float: left;
    width: 100%;
}

#nav {
    float: left;
    width: 16%;
    min-width: 140px;
}

#nav    *.oi {
    padding-right: 4px;
}

#main {
    float: left;
    width: 68%;
    min-width: 300px;
}

#main   *.oi {
    padding-right: 4px;
    padding-bottom: 10px;
    position: relative;
    height: 16em;
}

#extras {
    float: left;
    width: 16%;
    min-width: 140px;
}

#extras *.oi {
}

/* FOOTER */
#footer {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    padding-top: 10px;
}

/**********************************
 * Eigene
 **********************************/
#uls {
    list-style-type: circle;
}

*.tooltip {
    border-bottom: 1px dotted;
    font-style: normal;
    font-size: 0.8em;
}

