/* BOOK ----------------------------------------- */

.book
  {
    width:695px;
    height:auto;
    border:5px solid #FFFFFF;
    border-collapse:collapse;
  	vertical-align:top;
  	background:#FFFFFF;
  }
  
.book-head-td-1, .book-head-td-2, .book-head-td-3,
.book-content-td-1,.book-content-td-2, .book-content-td-3,
.book-bottom-td-1, .book-bottom-td-2, .book-bottom-td-3
  {
    border:5px solid #FFFFFF;
    border-collapse:collapse;
  }
  
.logo
{
  background:#626968;
}

#suche
{
  background:#D7D1D5;
  vertical-align:middle;
}

.table-header-nav, .table-header-nav td
{
  background:#D5DBDB;
  border:0px solid #D5DBDB;
  border-collapse:collapse;
}

/* BOOK HEAD ------------------------------------ */

.book-head-td-1
  {
    background:#D5DBDB;
    height:50px;
  }
  
 
  

/* BOOK CONTENT --------------------------------- */

.book-content-td-1
  {
    background:#FFFFFF;
    vertical-align:top;
    text-align:left;
  }

.book-content-td-2
  {
    background:#FFFFFF;
    vertical-align:top;
    text-align:left;
  }
  
.book-content-td-2 .container
  {
    border:1px solid #FFFFFF;
    margin-left:10px;
    margin-right:10px;
    position:relative;
  }

.book-content-td-3
  {
    background:#FFFFFF;
    vertical-align:top;
    text-align:left;
  }
  
.book-content-td-3 .container
  {
    border:0px solid green;
    width: auto;
  }
  


/* BOOK BOTTOM ---------------------------------- */

.book-bottom-td-1
  {
    
  }
  
.book-bottom-td-2 a, .book-bottom-td-2 a:link, .book-bottom-td-2 a:visited, .book-bottom-td-2 a:hover, .book-bottom-td-2 a:active
  {
    color:#666666;
    text-decoration:none;
  }m-td-2 a:hover, .book-bottom-td-2 a:active
  {
    color:#666666;
    text-decoration:none;
  }