/*
 author:Christoph Husemann

 Default
*/
body {
 font-family:Arial;
 }
table {
 border: 1px solid;
 border-color:#000000;
 }
 td,th {
 border-top: 1px solid;
 border-left: 1px solid;
 border-right: 1px solid;
 border-bottom: 1px solid;
 }
 div.navi {
 text-indent:25px;
 font-size:11pt;
 }

 a:link.navi {text-decoration: none; color:#003333;}
 a:visited.navi {text-decoration: none; color:#003333;}
 a:hover.navi {text-decoration: none; color:#99CCCC;}
 a:active.navi {text-decoration: none; color:#99CCCC;}

 td.navi,th.navi {
 color:#003333;
 font-size:12pt;
 font-weight:bold;
 text-align:left;
 text-indent: 20px;
 border-color:#003333;
 border-top: 0px solid;
 border-left: 0px solid;
 border-right: 0px solid;
 border-bottom: 1px solid;
  }

 a:link {text-decoration: none; color:#003333;}
 a:visited {text-decoration: none; color:#003333;}
 a:hover {text-decoration: none; color:#336666;}
 a:active {text-decoration: none; color:#336666;}

 td.invisible,th.invisible,table.invisible {
 border:0px solid;
 }
 td.galerie {
  text-align:center;
  vertical-align:top;
  width:202px;
 }
 td.galerie_o {
  text-align:center;
  vertical-align:top;
  width:150px;
 }
 td.galerie_view {
  text-align:center;
  vertical-align:top;
  width:500px;
  }
 img.galerie_view {
 float:center;
 max-width:700px}
 img.galerie {
  width:200px;
 }
 img.galerie_o {width:150px;}
 img.content_img{
  width:200px;
  padding:5px;
 }
 td.content {
 vertical-align:top;
 padding-left:5px;
 padding-right:5px;
 text-align:justify;
 }
