  *
   {
    margin:0px; padding: 0px;
   }
  body
  {
   background:#FFFFFF;
   color:#424242;
   font-size:11px;
   line-height:16px;  
   font-family: Verdana;   
  }
  
  a:hover, a:link, a:active
   {
   color: #424242;  
   text-decoration:underline;
  }
  a:visited
  {
  color: #424242;
  text-decoration:none;
  border-bottom: 1px dotted #424242;
  
  }
  
   #zufallszitat
  {
   padding:5px 5px 15px 5px;
   border-top: 1px dotted black;
   border-right: 1px solid black;
   border-bottom: 1px solid black;
   border-left: 0px solid black;
   background-image:url('./../../design/wasserzeichen/QUOTE.png');
   background-repeat:no-repeat;
   background-position: bottom right;
  }  
  
  #inhalt
  {
   position:absolute;
   top: 135px;
   left:10px;
   width: 480px;   
   min-height:200px;  
   border-top: 1px solid black;
   border-right: 0px solid black;
   border-bottom: 0px solid black;
   border-left: 1px solid black;
  }  
  #navigation
  {
   position:absolute;
   top: 10px;
   left: 10px;
   height:120px;
   width:200px;
   border-top: 1px solid black;
   border-right: 0px solid black;
   border-bottom: 1px solid white;
   border-left: 1px solid white;
   
  }
  
  #legende
  {
   position:relative;
   top: 10px;
   left: 210px;
   height:124px;
   width:280px;
   border-top: 1px solid black;
   border-right: 1px solid black;
   border-bottom: 1px solid black;
   border-left: 0px solid black;
   background-repeat:no-repeat;
   background-position: bottom right;
   
  
  }
  
  #nav_table
  {
  position:relative;
  top:5px;
  }

  #meta
  {
   position:relative;
   top: 0px;
   display:inline;
   max-height:100px;
   width:260px;
   border: 0px solid black;
   float:right;
   clear:left;
   text-align:justify;
   margin: 0px 0px 0px 5px;
   padding: 5px 5px 15px 5px;
   border-top: 0px solid black;
   border-right: 1px solid black;
   border-bottom: 1px solid black;
   border-left: 0px solid black;
   background-color:#FFFFFF;
   background-image:url('./../../design/wasserzeichen/META.png');
   background-repeat:no-repeat;
   background-position: bottom right;
  }  
  #titel
  {
   font-size:1.75em;
   line-height:1em;
   font-weight:bolder;
   text-align:justify;
  }
  
  #text
  {
   padding:5px 5px 15px 5px;
   background-color:#FFFFFF;
   background-image:url('./../../design/wasserzeichen/ECHO.png');
   background-repeat:no-repeat;
   background-position: bottom right;
   border-bottom: 0px solid black;
   

  }
  
  #anhang
  {
   padding:0px 5px 15px 5px;
   border-top: 0px solid black;
   border-right: 1px solid black;
   
   border-left: 0px solid black;
   background-image:url('./../../design/wasserzeichen/DATA.png');
   background-repeat:no-repeat;
   background-position: bottom right;

  }
  #trenner
  {
   position:relative;
   left: 194px;
   width:280px;
   height: 1px;
   border:0px;
   border-top: solid 1px black;
   border-bottom: solid 1px white;
   text-align:left;
   font-size:1px;
   line-height:1px;
   padding: 0px; margin:0px;
   display:block;
   overflow:hidden;
  }
  
  #comment
  {
  /*
  visibility:hidden;
  overflow:hidden;
  height:0;
  */;
  }
  #comment_view
  {
  cursor:pointer;
  text-decoration:underline;
  
  }
  
  .text:first-line
  {
   font-size: 1.3em;
   font-weight:bold;

  
  }
  .text
  {
   text-align:justify;
  }
  
  .metainfo
  {
  /*font-size:1.3em; */
  
  }
  blockquote
  {
  margin-left:20px;
  }
  
  .td_0
  {
  background: #FFFFFF ;
  padding:2px;
 }
 
 .td_1
  {
  background: #E1E1E1; 
  padding:2px;
 }
 
 .quote
 {
  margin: 0px 5px 0px 5px;
 
 }
 .navicon
 {
  border: 1px solid white;
  line-height:100%;
 
 }
 .navicon_text  {
  line-height:21px;
  /* vertical-align:center;*/
 }
 
 .nav_cell { 
 line-height:25px; 
/* vertical-align:center;*/
 font-size: 8px; 
 width:25px; 
 height:25px; 
 text-align:center; 
 color: #A1A1A1;
 }
 
 .comment {
 height: 55px;
 
 }
 
 
 input, textarea
{
 font-size: 1em;
 background-color:#FFFFFF;
 border: 1px solid #CCCCCC;
 font-family:Arial;
 color:#666666;
}

 hr
 {
  color: #424242;

  border:0px;
   border-top: solid 1px #424242;
   border-bottom: solid 1px white;
 }
 dt
 {
  font-weight:bold;
 }
 dd{
  margin-left:10px;
 }