/*
Stylesheet zu "KHS Spiekermann"
Layout und Umsetzung fischhase Information und Gestaltung GbR
                     Grotefendstr. 2
                     30167 Hannover
                     t. 0511 123 83 76-0
                     www.fischhase.de
© fischhase, 2004
*/

body { background-color:#e2e0e0; margin:0; padding:0; 
  font-family: Verdana,Arial,Helvetica,Sans-serif;
  font-size: 11px;
  line-height: 17px;

}
img { border:0; }
td { vertical-align:top; }

p, a, h1, h2, span, td    
{
    font-family: Verdana,Arial,Helvetica,Sans-serif;
    font-size: 11px;
    line-height: 17px;
    color:#666666;
    max-width: 600px;
}

h2 {
  padding-top:1em;
  padding-bottom:0px;
  margin-bottom:0px;
}

a, a img    
{
    text-decoration: none;
    border:0;
}

a:hover    
{
    color: rgb(153, 153, 153);
}

#con_tab, #tab_oben, #rechts_inhalt  {
  height:100%;
  margin:0px;
  width:100%;
  padding:0px;
  border:6px solid white;
}

/* ----- Oben / Navigation ------ */

#tab_oben td , #rechts_inhalt td {
  background-color:rgb(239,236,229);
}

#tab_oben {
  padding-right:230px;
}

#oben {
  margin:0px;
  padding:0px;
  position:fixed;
  top:0px;
  left:0px;
  width:100%;
  background-color:rgb(239,236,229);
  height:149px;
  z-index:2;
}
#ro {
  width:230px;
  height:120px;
  padding:0; 
  margin:0;
  border-bottom:6px solid  white;
  background-color:white;
}
#nav2 a {
/* padding-right:1em;  wegen IE5, stattdessen Zeilenumbruch */
}
#nav2 .act a {
  color:#930000;
}
#nav3 {
  margin-right:10px;
  text-align:right;
}

#nav3 a {
  color:#930000;
}
tr #td_nav1 {
  padding-left:13px;
  padding-top:8px;
  background-color:rgb(239,236,229);
}
#nav1 {
  padding-top:8px; 
  padding-left:4px; 
}

table tr #td_nav2 {
  border-top:6px solid  white;
  height:23px;
  background-color:#ECECDC; /* VARIABEL */
}
#nav2 {
  padding:3px;
  padding-left:17px;
}


/* ----- Rechts ----- */
#rechts {
  height:100%;
  position:fixed;
  right:0px;
  top:0px;   
  width:242px;
  z-index:5;
}

#td_rechts1 {
  border-right:6px solid white;
  height:23px;
}
table tr #td_rechts2 {
  border-top:6px solid white;
}

table tr #td_rechts2 img {
  border-bottom:6px solid white;
}

table tr #td_rechts2, table tr #ro {
  background-color:#D5D2C6; /* VARIABEL */
}

#rechts table tr .td_rechts_klein {
  background-color:#E8E3C8; /* VARIABEL */
}

/* ----- Inhalt ----- */
#container {
  position:absolute;
  top:0px;
  left:0px;
  bottom:0px;
  width:100%;
  height:100%;
}
#content_div {
  padding-right:250px;
  padding-top:179px;
  padding-left:17px;
  padding-bottom:17px;
}

#content {
   max-width:600px
}

#content a, #container #nav_unten a.redlink {
  color:#930000;
}

#td_nav_unten {
  height:1em;
}

#container #nav_unten {
  padding-left:13px;
  padding-right:250px;
  margin-bottom:3px;
}

#container #nav_unten p {
display:inline;
}
#container #nav_unten a,  #container #nav_unten p {
  color:#999999;
}

#container #nav_unten a:hover {
  color:#930000;
}
/* Inhaltstypen */

.weisser_rahmen {
  border:6px solid white;
  margin-right:15px;
  margin-bottom:15px;
}

.thumb_ro {
  visibility:hidden;
  display:none;
}

.tip {
  visibility:hidden;
  position:absolute;
  margin-top:65px;
  margin-left:-35px;
  padding:1em;
  border:6px solid #FFFFFF;
  width:200px;
  background:#E2E0E0;

  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size:11px;
  line-height:17px;
  text-decoration:none;
  color:#666666;
  z-index:19;
}

a:hover .tip {
  visibility:visible;
}

  
/* Custom Tags */
.zitat {
  color:#9c6363;
  padding-left:2em;
  padding-right:2em;
  padding-top:0.7em;
  padding-bottom:0.7em;
}

/* Startseite */
.startseite #tab_oben {
  padding-right:0px;
}

.startseite table tr #td_nav2 {
  background-color:#e2e0e0;
}

.startseite table tr #start_unten {
  background-color:#ebebde;
}

.startseite #ro {
  border-left:6px solid  white;
  border-bottom:0px solid  white;
}

#start_unten {
  height:1px;
  border-top:6px solid white;
}

.footer_img {
  display:inline;
}

#footer img {
  border-right:6px solid white;
}

