html, body {
    background-color: #FFF;
    height:100%;
    min-height:100%;
    margin:0;
    padding:0;
}
body, td, p, div, span, input, select, h1, h2, h3, h4, h5, h6 {
    font-family:Verdana, Arial, sans-serif;
    font-size:11px;
    line-height:20px;
    color:#000;
}
p, h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 10px;
}
h1 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h2 {
    margin-top: 20px;
    margin-bottom:0px;
}
h3, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 0px;
}
.nowrap {
    white-space:nowrap;
}
ul {
    margin: 0px !important;
    padding: 0px !important;
}
ul li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: inline;
    cursor: pointer;
}

ul.liste li {
    display: block;
}

ul li  a:link, a:active, a:visited, a:hover {
    padding: 0px !important;
    margin: 0px !important;
    border: none;
}

a:link, a:visited, a:active, a:hover {
    text-decoration:none;
    background-color: #666;
    color:#FFF;
    padding: 0px 2px;
}
a:hover {
    text-decoration:none;
    color:#000;
    background-color:#FFF;
}
a.nobg {
    background-color: transparent !important;
}
img {
    border:none;
}
.bio img {
    float:left;
    margin:5px 10px 0px 0px;
}
table {
    padding:0px;
    margin:0px;
}
td {
    padding:0px 10px 10px 0px;
    margin:0px;
    vertical-align:top;
}
.eingerueckt {
    margin-left:25px;
}
input, select {
    border:1px solid #000;
    line-height:15px;
    margin-bottom:2px;
    padding-left:3px;
    width:180px;
}
select {
    width:181px;
}
input.cBox {
    border:0px;
    width:15px;
    margin-top:3px;
    color:#000;
}
input.button {
    background-color:#fff;
}
.errMsg {
    border:1px solid #c22f40;
    font-weight:bold;
    color:#c22f40;
    margin: 0px 0px 10px 0px;
    padding: 10px;
    width:345px;
}
select.error, input.error {
    border:1px solid #c22f40;
    color:#c22f40;
}
select.disabled, input.disabled {
    border:1px solid #CCC;
    color:#CCC;
}
.contentRight {
    width:100%;
    text-align:right;
}
.name li {
    display: block !important;
    padding: 0px;
    margin-right: 4px;
    margin-bottom: 4px;
}
#wrapper {
    position:absolute;
    left:0px;
    top:0;
    background: url(/img/2009/streifen_schwarz.gif) left top repeat-y;
    height:100% auto !important;
    min-height:100%;
    width:1064px;
}
#logos {
    height: 100% auto;
    min-height: 100%;
    width: 358px;
    position: absolute;
    left: 0;
    top: 0;
}
#logos a:link, a:active, a:visited, a:hover {
    padding: 0px !important;
    margin: 0px !important;
    border: none;
}
.picture {
    float: left;
    width: 75px;
    height: 200px auto;
    min-height: 200px;   
    padding: 0px;
    margin-right: 10px;
}
.pic_txt {
    float: left;
    width: 280px;
    height: 200px auto;
    margin-bottom: 15px;   
   padding: 0px;
}

.pic_txt span {
    display: block;
    margin-bottom: 10px;
}

.pic_txt p{
   margin: 0px;
   padding: 0px;

}


#flashlogo {
    position:absolute;
    right:0px;
    top:0px;
    z-index:10;
}
#navigation {
    position:absolute;
    right:0px;
    top:255px;
    width:200px;
    z-index:40;
}
#navigation a:link, #navigation a:active, #navigation a:visited, #navigation a:hover {
    background-color:transparent;
    border:none;
    color:#000;
    font-weight:bold;
    font-size:13px;
    line-height:20px;
    padding:0px 2px;
    text-decoration:none;
    text-transform:uppercase;
}
#navigation a:hover {
    color:#FFF;
    background-color:#D1D1D1;
}
#navigation a.on:link, #navigation a.on:active, #navigation a.on:visited, #navigation a.on:hover {
    color:#FFF;
    background-color:transparent;
    border:none;
    padding:0px 2px;
    background-color:#D1D1D1;
}
#navigation a.on:hover {
    color:#000;
    background-color:transparent;
}
#header {
    height:60px;
    padding:40px 0 0 40px;
    position: relative;
    left: 358px;
}
#header, #header a, #header a:hover, #header a:visited {
    background-color:transparent;
}
#content {
    padding:15px 0 10px 40px;
    width:409px;
    height:100% auto !important;
    min-height:100%;
    position: relative;
    left: 358px;
    top: 0px:
}
* html #content {
    padding-top:40px;
    width:409px;
}
#subnav {
    margin-left:40px;
}
#subnav a:link, #subnav a:active, #subnav a:visited, #subnav a:hover {
    text-decoration:none;
    text-transform:uppercase;
    color:#000;
    background-color:transparent;
    font-weight:bold;
    font-size:12px;
    line-height:25px;
    padding:1px 2px;
}
#subnav a:hover {
    background-color:#A5A5A5;
    color:#fff;
}
#subnav a:link.on, #subnav a:active.on, #subnav a:visited.on, #subnav a:hover.on {
    background-color:#A5A5A5;
    color:#fff;
}
#subnav a:hover.on {
    background-color:transparent;
    color:#000;
}
#ternav {
    margin-left:10px;
}
#footer {
    color:#000;
    font-size:11px;
    margin:30px 0px;
    width:auto;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
    background-color:transparent;
    color:#000;
    font-weight:400;
    margin:0;
    text-decoration:none;
    text-transform:uppercase;
}
#footer a:hover {
    background-color:#D1D1D1;
    color:#FFF;
}
#scroll {
    display:none;
}
.onlytextview {
    position: absolute;
    left: -9999px;
    top: 0px;
}
.invisible {
    display: none;
    position: absolute;
    left: -9999px;
    top: 0px;
}
/* Backoffice styles */
#funcnav {
    width:680px;
    padding: 20px 0px 0px 0px;
}
.boTable {
    position:absolute;
    top:50px;
    right:30px;
    width:680px;
}
.boTable td, .boTable th {
    padding: 2px 4px;
}
.boTable th {
    background-color: #E9E9E9;
    color: #000;
    border-style: solid;
    border-color: #FFF;
    border-top-width: 0;
    border-left-width: 1px;
    border-right-width: 0;
    border-bottom-width: 1px;
    white-space: nowrap;
    font-weight: bold;
}
tr.lst_row1, tr.lst_row2 {
    cursor: pointer;
}
tr.lst_row1 td {
    background-color: #F5F5F5;
    color: #000;
}
tr.lst_row2 td {
    background-color: #FFF;
    color: #000;
}
tr.lst_row1 td, tr.lst_row2 td {
    height: 25px;
    text-align: left;
}
#typoprog a:hover, #tdcprog a:hover {
    color:#FFF;
    background-color:#A5A5A5;
}
#typoprog a, #tdcprog a {
    color:#000;
    background-color: transparent;
}