body {
    color: #222222;
    font-family: 'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
    font-size: 83.33%;
}
h1, h2, h3, h4 {
    font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
    font-weight: normal;
}
h1, h2, h3, h4 {
    display: block;
    font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
    font-weight: bold;
}
h1 {
    background: inherit;
    border-bottom: 0 solid #CCCCCC;
    color: #666666;
    font-size: 1.2em;
    margin: 0.4em 0 0.5em;
    padding-bottom: 0.5em;
    padding-top: 1em;
}
h2 {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    font-size: 1em;
    margin: 1em 0 0.5em;
}
h3 {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    font-size: 1em;
    margin: 0.4em 0 0.3em;
    padding-top: 1em;
}
h4 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 0 solid #CCCCCC;
    color: #666666;
    font-size: 1em;
    margin: 0.4em 0 0.3em;
    padding-top: 1em;
}
bodytext {
    font-size: 90%;
}
#teaser h1 {
    border: 0 none;
    font-size: 1.2em;
}
p, ul, dd, dt {
    line-height: 1.3em;
}
p {
    line-height: 1.3em;
    margin: 0 0 1em;
}
strong, b {
    font-weight: bold;
}
em, i {
    font-style: italic;
}
pre, code {
    font-family: "Courier New",Courier,monospace;
}
address {
    font-style: normal;
    line-height: 1.5em;
    margin: 0 0 1em;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color -moz-use-text-color #EEEEEE;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #FFFFFF;
    margin: 0 0 0.5em;
    padding: 0 0 0.5em;
}
acronym, abbr {
    border-bottom: 1px dashed #CC0000;
    cursor: help;
}
img.float_left {
    border: 0 none;
    float: left;
    margin-bottom: 0.15em;
    margin-right: 1em;
}
img.float_right {
    border: 0 none;
    float: right;
    margin-bottom: 0.15em;
    margin-left: 1em;
}
img.center {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 4px;
    text-align: center;
}
#main a, #main a, #main em.file {
    color: #333333;
    text-decoration: none;
}
#main a:hover {
    text-decoration: underline;
}
#col1_content a:hover {
    background-color: #F8F8F8;
    text-decoration: none;
}
#col3_innen a {
    text-decoration: underline;
}
#topnav {
    color: #333333;
}
#topnav a {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    text-decoration: none;
}
#topnav a:hover {
    background-color: transparent;
    text-decoration: underline;
}
#footer a {
    color: #666699;
}

#main a.imagelink {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
}
table {
    border-collapse: collapse;
    margin-bottom: 0.5em;
}
form {
    /*overflow: hidden;*/
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
    background: none repeat scroll 0 0 #F0F0F0;
    border-color: #666666;
    color: #333333;
}
p.demo {
    background-color: #FFEEEE;
    border: 1px solid #FFCCCC;
    margin-bottom: 0.5em;
    padding: 6px;
}
p.navlink {
    background-color: #F4F8F4;
    border: 1px dotted #AACCAA;
    margin-bottom: 0.5em;
    padding: 6px;
}
p.navlink a {
    color: #335533;
}
p.navlink a:hover {
    background: none repeat scroll 0 0 transparent;
    font-weight: bold;
}
blockquote {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F8F8F8;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px 1px 1px 8px;
    color: #222222;
    margin: 0 0 1em 1em;
    padding: 1em 1em 0;
}
ul.linklist {
    list-style-type: none;
    margin: 0 0 1em;
}
ul.linklist li {
    margin: 0 0 1em;
}
em.mono, em.file, em.directory {
    font-family: "Courier New",Courier,monospace;
    font-style: normal;
}
em.mono {
    background: none repeat scroll 0 0 #F0F0F4;
    border: 1px solid #CCCCDD;
    padding: 0 0.3em;
}
em.file {
    background: url("../../img/icons/file.gif") no-repeat scroll left center transparent;
    color: #000088;
    padding: 0 0 0 14px;
}
em.directory {
    background: url("../../img/icons/dir.gif") no-repeat scroll left center transparent;
    color: #000088;
    padding: 0 0 0 15px;
}
pre, code {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F0F0F4;
    border-color: #CCCCDD;
    border-style: solid;
    border-width: 1px 1px 1px 8px;
    color: #000000;
    display: block;
    margin: 0 0 1em 1em;
    padding: 0.5em;
}
code.css {
    background-image: url("../../img/bg_css.gif");
    background-position: right top;
    background-repeat: no-repeat;
}
code.xhtml {
    background-image: url("../../img/bg_xhtml.gif");
    background-position: right top;
    background-repeat: no-repeat;
}
code.typoscript {
    background-image: url("../../img/bg_ts.gif");
    background-position: right top;
    background-repeat: no-repeat;
}
table.bugs {
    margin-bottom: 1em;
    margin-top: 0.5em;
    width: 100%;
}
table.bugs th {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CCCCDD;
    border-right: 1px solid #CCCCDD;
    color: #222222;
    padding: 0.5em;
    text-align: center;
}
table.bugs td {
    background: none repeat scroll 0 0 #F0F0F4;
    border-bottom: 1px solid #CCCCDD;
    border-right: 1px solid #CCCCDD;
    color: #222222;
    padding: 0.5em;
    text-align: center;
}
.bluebox {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #CCCCDD;
    color: #000000;
    margin-bottom: 1em;
    padding: 4px 0;
    text-align: center;
}
.bluebox p {
    padding: 0 8px 0;
}
a.dl_link {
    background-image: none;
    display: block;
    margin: 0.5em auto 0;
    padding: 0;
}
a.dl_link:hover {
    background-color: transparent;
    text-decoration: none;
}
input, textarea {
    font: 1em Verdana,Arial,Helvetica,Sans-Serif;
    padding: 1px;
    margin: 1px;
    width: auto;
}
input[type="text"]:focus, textarea:focus {
    background: none repeat scroll 0 0 #F0F0F0;
    border-color: #666666;
    color: #333333;
}
img {
    border: 0 none;
}
p.csc-linkToTop {
    text-align: right;
}
p.csc-form-label-req {
    font-weight: bold;
}
.csc-caption {
    background-color: #E0E7F5;
    font-size: 0.9em;
    padding: 2px;
}
dd.csc-textpic-caption {
    background-color: #F3F3F3;
    font-size: 0.9em;
    font-style: italic;
    padding: 0;
}
.tx-ttnews-browsebox {
    background: none repeat scroll 0 0 #F0F0F4;
    border: 1px solid #CCCCDD;
    margin: 1.2em 0 1em;
    padding: 1px;
    text-align: center;
}
.tx-ttnews-browsebox a, .tx-ttnews-browsebox strong {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0 0.4em 0.4em 0;
}
.news-latest-item {
    font-size: 85%;
    margin-bottom: 1em;
}
.news-latest-item h3 {
    padding-top: 0;
}
.news-latest-item h3 a {
    text-decoration: underline;
}
.news-latest-item h3 a:hover {
    background: none repeat scroll 0 0 transparent;
}
.news-latest-item img {
    float: left;
    padding-right: 1em;
    padding-top: 0.5em;
}
.news-latest-morelink {
    border: 0 solid #CCCCDD;
    margin-left: 5px;
    padding: 1px;
    text-align: center;
}
.news-latest-gotoarchive {
    display: none;
}
.news-list-item {
    margin-bottom: 1em;
}
.news-list-item h3 {
    padding-top: 0;
}
.news-list-item h3 a {
    text-decoration: underline;
}
.news-list-item h3 a:hover {
    background: none repeat scroll 0 0 transparent;
}
.news-list-item h3 span.news-list-date {
    color: #AAAAAA;
    font-weight: normal;
}
.news-list-morelink {
    border: 0 solid #CCCCDD;
    padding: 1px;
    text-align: center;
}
.news-list-morelink a {
    color: #666699;
}
.news-list-morelink a:hover {
    background: none repeat scroll 0 0 transparent;
}
.news-list-category {
    color: #AAAAAA;
}
.news-single-item h3 {
    background: none repeat scroll 0 0 #F0F0F4;
    border-left: 8px solid #E0E7F5;
    color: #000000;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 0.5em;
}
.news-single-img {
    float: left;
    padding-right: 15px;
}
.news-single-img p {
    margin: 0;
    padding: 0;
}
.news-single-timedata {
    color: #AAAAAA;
    margin-bottom: 1em;
}
.news-single-additional-info {
}
.news-single-additional-info dd {
    margin-top: -1em;
}
.news-single-additional-info dt {
    color: #AAAAAA;
    margin-bottom: 1.4em;
}
.news-catmenu {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px dotted black;
    font-size: 0.8em;
    margin-top: 2em;
    padding: 1em;
}
.news-catmenu a {
    display: inline;
    padding-left: 2px;
}
.news-catmenu a:hover {
    background: none repeat scroll 0 0 transparent;
    font-style: italic;
    font-weight: bold;
}
.news-catmenu .news-catmenu-NO {
    height: 16px;
}
p.news-catmenu-header {
    line-height: 1em;
    margin: 0;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
    width: 100px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
    width: 150px;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
    font-style: italic;
    font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
    margin-bottom: 5px;
    margin-top: 10px;
}
.tx-indexedsearch P.tx-indexedsearch-noresults {
    font-weight: bold;
    text-align: center;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
    background: none repeat scroll 0 0 #EEEEEE;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
    font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
    font-weight: normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
    font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
    background: none repeat scroll 0 0 #E0E7F5;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
    margin-bottom: 5px;
    margin-top: 20px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
    background: none repeat scroll 0 0 transparent;
    color: #006699;
    margin-bottom: 0;
    margin-top: 0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
    background: none repeat scroll 0 0 #CCCCCC;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
    vertical-align: middle;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
    color: #666666;
}
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {
    background: none repeat scroll 0 0 #FFFF88;
    border: 1px solid #CCCCDD;
    font-family: monospace;
    font-style: normal;
    padding: 0 0.3em;
}
div.langMenu {
    padding: 0;
}
div.langMenu a:hover {
    background: none repeat scroll 0 0 transparent;
}
div.langMenu img.flag {
    margin-top: 0;
    padding-right: 7px;
}
div.langMenu img.arrow {
}
.csc-mailform-field {
    color: #333333;
    display: block;
    font-size: 0.8em;
    margin-top: 1em;
}
.csc-mailform-field label {
    display: block;
}
.csc-mailform-radio label {
    display: inline;
    margin-left: 0.3em;
}
.csc-mailform-radio legend {
    display: none;
}
.csc-mailform-submit {
    margin-top: 1em;
}
.sk-pagecomments-error {
    background: none repeat scroll 0 0 #FFE8CF;
    border: 1px solid #000000;
    color: red;
    font-weight: bold;
    margin: 8px 12px;
    padding: 4px;
}
.sk-pagecomments-success {
    color: blue;
    font-weight: bold;
}
.sk-pagecomments-counter {
    color: #660000;
    margin-bottom: 12px;
    text-align: right;
    text-decoration: underline;
}
.sk-pagecomments-headline {
    background: none repeat scroll 0 0 #D1D1D1;
    border-bottom: 1px solid #000000;
    font-weight: bold;
    height: 20px;
    padding-left: 6px;
}
.sk-pagecomments-namedate {
    float: left;
}
.sk-pagecomments-emailhomepage {
    float: right;
}
.sk-pagecomments-comment {
    background: none repeat scroll 0 0 #F1F1F1;
    clear: both;
    padding: 4px 28px;
}
.tx-skpagecomments-pi1 form {
    margin: 16px 0;
    width: 480px;
}
.tx-skpagecomments-pi1 form fieldset {
    border: 1px solid #EEEEEE;
}
.tx-skpagecomments-pi1 form p.userinfos {
    padding: 6px;
    text-align: center;
}
.tx-skpagecomments-pi1 form legend {
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #000000;
    padding: 4px;
}
.tx-skpagecomments-pi1 form label {
    float: left;
    margin-left: 8px;
    width: 120px;
}
.tx-skpagecomments-pi1 form p {
    margin: 6px 0;
}
.tx-skpagecomments-pi1 form p img {
    margin-left: 8px;
    vertical-align: bottom;
}
.tx-skpagecomments-pi1 div.smileytext {
    margin-left: 130px;
}
.tx-skpagecomments-pi1 form input#name, .tx-skpagecomments-pi1 form input#email, .tx-skpagecomments-pi1 form input#homepage {
    width: 320px;
}
.tx-skpagecomments-pi1 form textarea {
    height: 160px;
    width: 320px;
}
.tx-skpagecomments-pi1 form input#skcommentssubmit {
    float: right;
    margin: 8px 20px;
}
.tx-skpagecomments-pi1 .sk-pagecomments-formlink {
    margin-top: 1em;
    text-align: right;
}
.tx-skpagecomments-pi1 #skpagecomments-smileys {
    margin-right: 1em;
    text-align: right;
}
.news-single-rightbox, .news-single-imgcaption, .news-latest-date, .news-latest-morelink, .news-latest-category, .news-list-category, .news-list-author, .news-list-imgcaption, .news-list-date, .news-list-browse, .news-amenu-container, .news-catmenu {
    font-size: 10px;
}
.news-latest-container HR.clearer, .news-list-container HR.clearer, .news-list2-container HR.clearer, .news-list3-container HR.clearer, .news-single-item HR.cl-left, .news-single-item HR.cl-right {
    border: 1px dotted #CCCCCC;
    clear: right;
    height: 1px;
    margin: 0;
    padding: 0;
}
.news-list2-container HR.clearer, .news-list3-container HR.clearer {
    clear: both;
}
.news-single-item HR.cl-left {
    clear: left;
}
.news-latest-container {
    background: url("../../img/bg-right.jpg") no-repeat scroll 0 0 transparent;
    border-bottom: 1px solid #CCCCCC;
    padding: 5px;
}
.news-latest-gotoarchive {
    background-color: #F3F3F3;
    margin: 3px;
    padding: 3px;
}
.news-latest-container H2 {
    margin: 0;
    padding: 0 0 2px;
}
.news-latest-item {
    margin: 0;
    padding: 3px;
}
.news-latest-item IMG {
    border: medium none;
    float: left;
    margin: 0 5px 5px 0;
}
.news-latest-category IMG {
    border: medium none;
    float: none;
    margin: 0;
}
.news-latest-item > p {
    margin: 0;
    padding: 0;
}
.news-list-container {
    padding: 10px 0;
}
.news-list-item {
    padding: 0 0 10px;
}
.news-list-container H2 {
    margin: 0;
    padding: 0;
}
.news-list-date {
    display: block;
    float: right;
    padding-left: 10px;
}
.news-list-imgcaption {
    padding: 3px 3px 0 0;
}
.news-list-container IMG {
    border: medium none;
    float: right;
    margin: 0 2px 5px 5px;
}
.news-list-category IMG {
    border: medium none;
    float: none;
    margin: 0;
}
.news-list-morelink {
    padding-left: 5px;
}
.news-list2-container, .news-list3-container {
    padding: 0 0 10px;
}
.news-list2-container, .news-list3-container {
    background: none repeat scroll 0 0 #E5E5E5;
}
.news-list3-item, .list2-subdiv-hdr {
    background: none repeat scroll 0 0 #F1F1F1;
}
.news-list2-container .hdr-left, .news-list2-container .hdr-right, .news-list3-container .list3-left, .news-list3-container .list3-right {
    float: left;
    padding: 5px;
    width: 48%;
}
.news-list2-container .hdr-right, .news-list3-container .list3-right {
    float: right;
    padding: 5px;
    width: 48%;
}
.news-list2-container .sub-left, .news-list2-container .sub-middle, .news-list2-container .sub-right {
    float: left;
    padding: 5px;
    width: 31%;
}
.news-list3-item {
    padding: 5px;
}
.news-list3-item, .list3-subdiv, .list2-subdiv {
    border-top: 5px solid #FFFFFF;
}
.news-list2-container IMG {
    border: medium none;
    float: right;
    margin: 0 2px 5px 5px;
}
.news-list3-container IMG {
    border: medium none;
    float: left;
    margin: 0 5px 5px 2px;
}
.news-list-browse {
    margin-bottom: 20px;
    text-align: center;
}
.activeLinkWrap {
    font-weight: bold;
}
.disabledLinkWrap {
    color: #999999;
}
.disabledLinkWrap, .browseLinksWrap a, .activeLinkWrap {
    padding: 0 1px;
}
.news-single-item {
    margin-bottom: 5px;
    padding: 5px;
}
.news-single-img {
    float: right;
    margin: 10px 0 0 10px;
    padding: 0;
}
.news-single-img img {
    border: medium none;
}
.news-single-imgcaption {
    margin: 0;
    padding: 1px 0 3px;
}
.news-single-rightbox {
    clear: both;
    float: right;
    text-align: right;
    width: 160px;
}
.news-single-backlink {
    padding: 10px;
}
.news-single-additional-info {
    clear: both;
    margin-top: 15px;
    padding: 3px;
}
.news-single-related, .news-single-files, .news-single-links {
    margin: 0 0 3px;
    padding: 3px;
}
.news-single-related DD, .news-single-links DD, .news-single-files DD {
    margin-left: 20px;
}
.news-single-related DT, .news-single-links DT, .news-single-files DT {
    font-weight: bold;
    margin-left: 5px;
}
.news-single-files DD A {
    padding: 0 3px;
}
.sv-img-big img, .sv-img-small img {
    border: medium none;
}
.sv-img-big {
    float: right;
    padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
    padding: 15px 0;
}
.sv-img-small {
    float: left;
    padding: 0 10px 10px 0;
}
.news-amenu-container {
    margin-left: 10px;
    padding: 0;
    width: 165px;
}
.news-amenu-container LI {
    padding-bottom: 1px;
}
.news-amenu-container LI:hover {
    background-color: #F3F3F3;
}
.news-amenu-container UL {
    list-style-type: none;
    margin: 5px 0 0;
    padding: 0;
}
.news-amenu-item-year {
    background-color: #F3F3F3;
    font-weight: bold;
    margin-top: 10px;
    padding: 2px;
}
.amenu-act {
    background: none repeat scroll 0 0 #FFFFFF;
    font-weight: bold;
}
.news-catmenu {
    padding: 10px;
}
ul.tree {
    clear: both;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.tree A {
    text-decoration: none;
}
ul.tree A.pm {
    cursor: pointer;
}
ul.tree img {
    vertical-align: middle;
}
ul.tree ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 17px;
}
ul.tree ul li {
    line-height: 10px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
ul.tree ul li.expanded ul {
    background: url("../typo3/gfx/ol/line.gif") repeat-y scroll left top transparent;
}
ul.tree ul li.last > ul {
    background: none repeat scroll 0 0 transparent;
}
ul.tree li.active, ul.tree ul li.active {
    background-color: #EBEBEB !important;
}
ul.tree li.active ul, ul.tree ul li.active ul {
    background-color: #F7F3EF;
}
.level1 {
    background-color: #EBF8BF;
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;
    padding: 1px 1px 1px 10px;
}
.level2 {
    background-color: #DDF393;
    border-left: 1px solid #666666;
    padding: 1px 1px 1px 10px;
}
.level3 {
    background-color: #CAE46E;
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;
    padding: 1px 1px 1px 10px;
}
.level4 {
    background-color: #B0CB51;
    border-left: 1px solid #666666;
    padding: 1px 1px 1px 10px;
}
table.contenttable {
    border-collapse: collapse;
    empty-cells: show;
    font-size: 0.8em;
    margin: 0 0 1em;
    width: 100%;
}
table.contenttable caption {
    color: #888888;
    font-weight: bold;
    margin-bottom: 0.2em;
    text-align: left;
}
table.contenttable th {
    background: none repeat scroll 0 0 #4E5155;
    border-color: #FFFFFF;
    border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    border-style: solid;
    border-width: 2px;
    color: white;
    height: 2em;
    padding: 2px 7px;
}
table.contenttable tr.tr-odd {
    background: none repeat scroll 0 0 #EEEEEE;
}
table.contenttable tr.tr-even {
    background: none repeat scroll 0 0 #E3E3E3;
}
table.contenttable td {
    border-color: #FFFFFF;
    border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    border-style: solid;
    border-width: 2px;
    font-weight: normal;
    height: 1em;
    padding: 2px 7px;
    text-align: left;
}
.indent {
    font-size: 100%;
    margin-left: 20px;
}
.td-0 {
    width: 5%;
}
.td-1 {
    width: 50%;
}
.mainMenu dfn, #col1_content .hidden {
    left: -1000em;
    position: absolute;
    width: 20em;
}
