/*
* Layout-spezifische Style-Definitionen
*
*/

.bkc_table
{
    height:699px;
    /*width:914px; */
    padding:0px;
    margin:0px;
    border-spacing:0px;
    border-style:none;
}

.bkc_table_links
{
    width:230px;
    background-color:#ffffcc;
}

.bkc_table_mitte
{
    width:684px; 
    background-color:#ffffcc;
}

.bkc_table_rechts
{
    /*width:40px; */
}


.bkc_inhalt
{
    margin-top: 22px;
    padding: 2px;
    /*  height: 560px !important; */
    /*  height: 450px; */
    /*  width: 625px !important; */
    width: 500px;
 /*   overflow: auto; */
    float: left;
    background: transparent; 
}

.inhalt_bild
{
    border-style: solid;
    border-width: 2px;
    border-color: #009933;
}


.moduletable_footer
{
    text-align:right;
    vertical-align: bottom;
    font-size: 12px;
    text-decoration: none;
    margin-left: 80%;
}

.mainlevel_footer
{
    text-decoration: none;
}

.moduletable_aktuelles
{
  background-color: #ffff99;
  text-align: left;
  vertical-align: top;
  width: 150px;
  height: 306px;
  border-style: solid;
  border-width: 1px;
  border-color: #009933;
  margin-left: 7px;
  margin-top: 10px; /**/
  
}


table.moduletable_aktuelles th, table.moduletable_aktuelles td
{
  font-size: 11px;
  padding: 4px;
  vertical-align: top;
}

table.moduletable_aktuelles th
{
  color: #006633;
  font-size: 13px;
  
}

