
/* CSS screen Document */
* {
    padding:0;
    margin:0;
}
body {
    font: 12px Arial, Helvetica, Sans-serif;
    color: #333;
    background-color: #d9d9d9;
}
body ul {
    list-style:none;
    margin: 0px 0px 0px 0px;
}
body a {
    color: #009933;
    text-decoration:none;
    font-weight:bold;
}
body a:hover {
    color: #003399;
    text-decoration:none;
    font-weight:bold;
}
img {border:0px;}
#main {
    border: solid #FFF 20px;
    background-color: #FFF;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 954px;
    text-align:left;
}
#header {
    width: 954px;
    height:125px;
}
#header #meta {
    padding-top: 0px;
    padding-left: 641px;
}
/* --- Begin IE Box model hack --- */
* html #header #meta {
    padding-top: 0px;
    padding-left: 625px;
}
/* --- End IE Box model hack --- */
#header #meta ul {
    display:inline;
}
#header #meta ul li {
    float:left;
    margin-left: 15px;
    padding:0px;
}
#header #meta a {
    color: #666;
    font-size: 8pt;
    font-weight:bold;
    text-decoration:none;
}
#header #meta a:hover {
    color: #009933;
}
#menu {
    clear:both;
}
#menu ul {
    display:inline;
}
#menu ul li {
    float:left;
    border-top: solid #FFF 11px;
    border-bottom: solid #FFF 11px;
    border-right: solid #FFF 11px;
    width: 127px;
    height: 20px;
}
#menu a { 
    display:block;
    color: #333;
    font-size: 9pt;
    font-weight:bold;
    text-decoration:none;
    padding-left: 7px;
    padding-top: 2px;
    height:18px; /* diese Angabe ist nur für den IE, damit die ganze Linkfläche klickbar ist */
    background-color: #d9d9d9;
}
/* --- Begin IE Box model hack --- */
* html #menu a {
    height:18px; /* diese Angabe ist nur für den IE, damit die ganze Linkfläche klickbar ist */
}
/* --- End IE Box model hack --- */
    
#menu a:hover {
    background-color: #999;
    color: #FFF;
}
#menu .highlight a { 
    display:block;
    color: #FFF;
    background-color: #009933;
}
#menu .highlight a:hover {
    background-color: #009933;
    color: #FFF;
}
#menu ul #search {
    background-color: #FFF;
    height: 20px;
    width:115px;
    padding-top: 0px;
    padding-left:0px;
    border-right: solid #FFF 0px;
}
#menu ul #search input {
    width:98px;
    height:16px;
    border: solid #009933 1px;
    font-size: 9pt;
    padding-top:2px;
    padding-left:5px;
}
#menu ul #search .submit {
    border: solid 0px;
    width:19px;
    height:20px;
    margin-left:2px;
    padding:0px;
}
#leftbar {
    padding-top: 15px;
    padding-bottom: 20px;
    float:left;
    width: 196px;
    border-right: solid #FFF 11px;
    background-color: #d9d9d9;
    min-height: 600px;
} 
* html #leftbar {
    height:600px;
}
#leftbar ul {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#leftbar li {
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 2px 0px;
}
#leftbar a {
    display: block;
    background:  url(/img/admin/bullet.gif) 9px 10px no-repeat;
    width: 174px;
    padding: 5px 0px 5px 22px;
    color: #333;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
}
#leftbar a:hover {
    background-color: #999;
    color: #FFF;
} 
#leftbar ul li.highlight a {
    background: none;
    padding-left:22px;
    background-color: #009933;
    color: #FFF;
}
#leftbar ul li.highlight a:hover {
    background-color: #009933;
    color: #FFF;
}
#leftbar ul.second {
    margin:0px;
    padding:0px;
}
#leftbar ul.second a {
    background-image: none;
    width: 164px;
    padding: 5px 0px 5px 32px;
}
#leftbar ul.second li a.highlight {
    background-color: #9cc694;
    color: #333; 
    width: 164px;
    padding: 5px 0px 5px 32px;
}
#leftbar ul.second li.highlight a:hover {
    background-color: #9cc694;
    color: #333; 
}
#leftbar ul.third {
    margin:0px;
    padding:0px;
}
#leftbar ul.third a {
    background-image: none;
    width: 146px;
    padding: 5px 0px 5px 50px;
}
#leftbar ul.third li.highlight a {
    background-color: #9cc694;
    color: #333; 
    width: 146px;
    padding: 5px 0px 5px 50px;
}
#leftbar ul.third li.highlight a:hover {
    background-color: #9cc694;
    color: #333; 
}
#content {
    width: 562px;
    border-right: solid #FFF 11px;
    display:inline;
    float:left;
    padding-left:14px;
    padding-right:34px;
    padding-top:17px;
    padding-bottom:17px;
    background-color: #EEE;
    min-height: 350px;
}

* html #content {overflow:hidden;}

#content h1 {
    color: #666;
    font: bold 18px Verdana,Arial,Helvetica,Sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
}
#content h2 {
    color: #666;
    font: bold 16px Verdana,Arial,Helvetica,Sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
}
#content h3 {
    color: #666;
    font: bold 14px Verdana,Arial,Helvetica,Sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
}
#content h4 {
    color: #666;
    font: bold 13px Arial, Helvetica, Sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
}
#content p {
    margin-bottom: 25px;
    font: 12px Arial, Helvetica, Sans-serif;
    
}
#content table{
    font: 12px Arial, Helvetica, Sans-serif;
}
#contentariadne {
    width: 530px;
    background-color: #eee;
    color: #009933;
    font-weight: lighter;
    font:9px Verdana, Arial, Helvetica, Sans-serif;
}
#contentariadne a {
    color: #009933;
    font-weight: lighter;
    text-decoration:underline;
}
#contentariadne a:hover {
    color: #009933;
    font-weight: bold;
    text-decoration:underline;
}
#content ul { 
    line-height:20px;
}
#content ul li img{ 
    padding-right:5px;
}
#rightbar {
    list-style: none;
    display:inline;
    float:left;
    width: 126px;
    margin-bottom: 10px;
    background-color: #FFF;
    font-size: 8pt;
    background: #FFF url(/img/admin/teaserbg.gif) no-repeat;
}
.teaserbox {
    width: 116px;
     height: 113px;  
        
    margin-bottom: 11px;
    padding:2px 0 0 8px; 
    /*padding-left:1px;*/
}
.txtCenter img {
    margin:0 auto;
}

.teaserbox{
    width:116px;
    height:110px;
    margin:1px 1px 13px;
    padding:2px 0 0 8px;
}

a.blockdisplay{
    display: block;
}
.teaserboxImg {
    width:124px;
    height:112px;
    margin:0 1px 13px;
    padding:0;
}
.txtCenter {
    text-align: center;
    }
#rightbar h2 {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}
#rightbar h3 {
    color: #009933;
    margin-bottom: 3px;
    font-size:9pt;
    font-weight:bold;
    /*text-transform: uppercase;*/
}
#rightbar li {
    padding:0 0 8px;
}
#rightbar a {
    color: #009933;
    text-decoration:none;
    font-size: 9px;
    font-weight:normal;
}
#rightbar a:hover {
    color: #003399;
    text-decoration:none;
    font-size: 9px;
    font-weight:normal;
}
#footer {
    clear:both;
    border-top: solid #FFF 11px;
    border-bottom: solid #FFF 10px;
    width:100%
}
#footer p {
    height: 18px;
    color: white;
    padding-top:2px;
    padding-left:6px;
    font-size:8pt;
    font-weight:bold;
    background-color:#003399;
}
#footermenu {
    background-color: white;
    width: 100%;
}
#footer ul {
    display:inline;
}
#footer ul li {
    float:left;
    background-color: white;
    padding-left:6px;
    padding-right:8px;
}
#footer a {
    color: #666;
    font-size: 8pt;
    font-weight:bold;
    text-decoration:none;
}
#footer a:hover {
    color: #009933;
}
#footer .copyright {
    float:right;
    padding-top:2px;
    padding-right:0px;
    color: #666;
    font-size: 8pt;
    font-weight:bold;
}
.content_list {
    /*float:left;*/
    width: auto;
    margin-bottom:12px;
}
.content_list ul {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.content_list li {
    background:transparent url(/img/admin/bullet_quadrat.gif) no-repeat scroll 9px 8px;
    margin: 0px;
    list-style-type: none;
    display: block;
    padding: 0px 0px 0px 22px;
    width: auto;
}
#rahmen {
  border-width:2px;
  border-style:solid;
  border-color:#009933;
 }
.versteckt {
    position:absolute; left:-1000px; top:-1000px; width:1px; height: 1px; overflow:hidden; display:inline;
}
/* Grafiklink */
.grafiklink {
    float: left;
    padding-left: 25px;
    padding-top: 25px;
    width: 127px;
    height: 127px;
    }
.link_grafik {
    margin: 10px;
    align: center;
    }
/* Links - module_content IMAGE with links */
.rahmen_teaser{
    border: 2px solid #009933;
    width: 178px;
    height: 178px;
    float: left;
    margin-top: 25px;
    margin-left: 25px;
    }
.links_investoren li {
    /*
    list-style:none;
    font-weight: bold;
    line-height:1em;
    padding-top: 5px;
    padding-left: 5px;
    */
    list-style-type:none;
    list-style-position:outside;
    font-weight: bold;
    line-height:1em;
    padding-top: 5px;
    padding-left: 20px;
    background:url(/img/admin/arrow.gif) 9px 10px no-repeat;
    }
/* Teaser for the toolbox*/
.teaser_bild {
    width: 178;
    height: 178;
    padding: 5px;
    }
/* Teaser - Executive */
.teaser_executive {
    padding-left:20px;
    float:left;
    margin:0 0 20px;
}
.teaser_executiveLeft {
    float:left;
    margin:0 0 0 20px;
}
.image_executive {
    float:left;
    margin:0 0 0 20px;
    }
.image_executiveLeft {
    float:left;
    margin-bottom:12px;
    }
.teaser_executiveRight {
    float:left;
    margin:0 20px 0 0;
}
.image_executiveRight {
    float:right;
    margin-bottom:12px;
    }
.Stil1 {
    font-size: 11pt;
    font-weight: bold;
}
.small{
    font-size: 8pt;
}

/* Style for Start page in SmartEditMode */
.smartedit {
    padding: 50px;
    font: 16px Verdana;
    }

#sitemap ul li.firstlevel {
    line-height:20px;
    list-style-type: none;     
}
#sitemap ul li.firstlevel img{
    cursor: pointer;
}
#sitemap ul li ul.secondlevel {
    display:none;
    line-height:20px;
    list-style-type: none;    
    margin-left:40px;
}
#sitemap ul li ul.secondlevel li {
    list-style-type: none;   
}
#sitemap ul li ul li ul.thirdlevel {
    display:none;
    line-height:20px;
    list-style-type: none;    
    margin-left:40px;
}
#sitemap ul li ul li ul.thirdlevel li {
    list-style-type: none;
}
#sitemap ul li ul li ul li ul.fourthlevel {
    display:none;
    line-height:20px;
    list-style-type: none;    
    margin-left:40px;
}
#sitemap ul li ul li ul li ul.fourthlevel li {
    list-style-type: none;
}
.clearer {
    float:none;
    clear:both;
    line-height:0;
    font-size:0;
    height:0;
    padding:0;
    margin:0;
}
/* Search */
#search .floatLeft{
    float:left;
}
#search .floatRight{
    float:right;
}
#search .clear{
    clear:both;
    height:0px;
}
#search
{
    font-size: 12px;
}
#search input {
    width:180px;
    font-size: 10pt;
}
#search .searchField{
    width:380px;
}
#search .paddingTop10px{
    padding-top:4px;
}
#search .marginRight10px
{
    margin-right:10px;
}
#search h2 {
    font:
}
#search .searchHeadline
{
     border-bottom:1px solid #01a066;
     height:20px;
}
#search .headline1
{
    font-size:12pt;
    font-weight:900;
}
#search .headline2
{
    font-size:11pt;
    font-weight:bold;
    padding: 5px 0px 0px 0px;
}
#search .headline3
{
    font-size:11pt;
}
#search .searchHeader1
{
    background-color: transparent;
    background-repeat:repeat-x;
    width:590px;
    height:25px;
    padding-top:2px;
}
#search .linkURL
{
    margin-top:4px;
    height:0px;
}
#search .searchHeader1Text
{
    height:24px;
    font-weight:bold;
    padding-left:10px;
}
#search .searchHeader2
{
    height:25px;
    width:655px;
    padding-left:10px;
    padding-top:4px;
    border-bottom:1px solid #9BB0A9;
}
#search .searchHeader3
{
    height:20px;
    width:570px;
    padding-left:10px;
    padding-top:2px;
    border-top:1px solid #9BB0A9;
    border-bottom:1px solid #9BB0A9;
}
#search .searchInputArea
{
    background-color: transparent;
    background-repeat:repeat-x;
    width:655px;
    height:100px;
    padding:5px;
}
#search label {
    width:90px;
    color:#3D3D3D;
    font-size:10pt;
}
#search select {
    width:205px;
    border:1px solid grey;
}
#search .formRow{
    padding:0px;
    height:30px;
}
#search .submitButton{    
    width:90px;
}
#search .greyBold{
    color:#3D3D3D;
    font-weight:bold;
}
#search .width100px{
    width:100px;
}
#search .resultRow {
    padding-left:10px;
    padding-top:10px;
    width:655px;
}
#search .colorBlack{
     color:black;
}
#search .linkNaviSize11px{
     font-size:13px;
}
#search .descriptionFontSize11pt{
     font-size:10pt;
}
#search .fontSize8pt{
     font-size:8pt;
}
#search .italic{
     font-style:italic;
}
#search .hightlightText {
    background-color:#fcef8f;
    font-weight:bold;
}
#search .date {
    font-weight:bold;
    font-size:8pt;
}
#search .description {
  width:560px;
}
/* Listenpunkte und Bildabstände bei Texteditorbildern im txt in der BasisPage*/
.txtimg img {
    padding:0 5px; 
}
.txtimg  ul {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.txtimg li {
    background:transparent url(/img/admin/bullet_quadrat.gif) no-repeat scroll 9px 8px;
    margin: 0px;
    list-style-type: none;
    display: block;
    line-height: normal;    
    padding: 4px 0px 3px 22px;
    width: auto;
}
.txtimg hr {
    margin:0;padding:0;
    height:1px; 
    border-bottom:1px solid #808080;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    border-right:1px solid #eee;
}
.reg_ann ul li {
    font: 12px Arial, Helvetica, Sans-serif;
    background:transparent url(/img/admin/bullet_quadrat.gif) no-repeat scroll 9px 10px;
    margin: 0px;
    list-style-type: none;
    display: block;
    padding: 5px 0px 5px 22px;
    width: auto;
}
.reg_ann p {font: 12px Arial, Helvetica, Sans-serif !important;}
* HTML .reg_ann p {font: 12px Arial, Helvetica, Sans-serif !important;}

.imgNoBorder {
    border:0px;
    display:block;
}
.width240{
    width:240px;
}
 
.nopoint { list-style:none !important;}
/* antispamer -honig */ 
.invisible { 
    position:absolute; 
    left:-1000px; 
    top:-1000px; 
    width:1px; 
    height: 1px; 
    overflow:hidden; 
    display:inline;
}

/* TABLE EXPERT */  


.tblGlossary td ul li,
.tblReference td ul li,
.tableExpert td ul li
 {
    font: 12px Arial, Helvetica, Sans-serif;
    background:transparent url(/img/admin/bullet_quadrat.gif) no-repeat scroll 9px 8px;
    margin: 0px;
    list-style-type: none;
    display: block;
    padding: 0px 8px 0px 22px;
    width: auto;
    line-height:20px;
}

/* Company history 2-column */  
.ch-2col {font-weight:bold; vertical-align:top; width:35px}

#content h2 p {
    color: #666;
    font: bold 16px Verdana,Arial,Helvetica,Sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
}
#content h3 p{
    color: #666;
    font: bold 14px Verdana,Arial,Helvetica,Sans-serif;
    margin-top: 0px;
    margin-bottom: 5px;
}


/* Glossary 2-column */
.tblGlossary {
    width:555px;
    border:0;
 }
.headGlossary {
    vertical-align:top; 
    background-color:#d9d9d9; 
    text-align: left; 
    font-size:14px;
}

/* Client reference 2col */
.tblReference {
    width:506;
    border:0;
}
.headReference {
    font-size: 11pt;
    font-weight: bold;
}


/* Table 4-column with 1px border */
.4col_1px_tr {
    vertical-align:top; 
    background-color:#eee;
}



/* Table_2column, Table_3column, Table_4column, Table_5column, Table_6column  */  

table.tableWidth560 {
    width:560px !important;
}
_.tableExpert{
    vertical-align:top; 
    width:560px;
    border-collapse:separate;
    border-spacing:1px;
}
/* laut Original erstmal keine Abstände*/
.tableExpert td {
   /* padding:3px 6px; */
   padding:1px 0px 0px;
}
.tableExpert td.tdDark {
    background-color: #d9d9d9 !important;
 }
.tableExpert td.tdBright {
    background-color: #FFF !important;
}