  body {
    font: normal 100.01% "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #FFFFFF; background-color: #640000;
    margin: 8px 60px; min-width: 500px;
    /*border: 1px dotted white;*/
  }

  .pic-link {
    display:block;
    margin:0;/* 12em 1em 12em;*/
    width:200px;
    height:130px; 
    /*border:1px solid #FFFFFF;*/
  }
  .pic1 {background:url(../index/link1.png); /** intro: amelie **/ }
  .pic2 {background:url(../index/link2.png); /** hunde: agi-geraet **/ }  
  .pic3 {background:url(../index/link3.png); /** zucht: welpifoto **/ }  
  .pic4 {background:url(../index/link4.png); /** kontakt: zwei hundenasen? o. schnueffelnde nase? o. @-Zei. **/ }  
  .pic5 {background:url(../index/link5.png); /** galerie **/ }  
  .pic-link:hover {background-position:-200px 0;}
  .pic-link:active {background-position:-200px 0; /*color:#00FFFF;*/ }
  /*** <a href="#Beispiel" class="pic-link pic1"></a> ***/

  .up-link {
    float:right;
    width:20px;
    height:20px;    
  }
  .up1 {
    background:url(../img/up.png); /* no-repeat;*/
  }
  .up-link:hover {
    background-position:-20px 0;
  }
  .up-link:active {
    background-position:-20px 0;
    color:#00FFFF;
  }

  .back-link {
    float:right;
    width:28px;
    height:24px;    
  }
  .back1 {
    background:url(../img/back.png); /* no-repeat;*/
  }
  .back-link:hover {
    background-position:-28px 0;
  }
  .back-link:active {
    background-position:-28px 0;
    color:#00FFFF;
  }  

  div#header_logo {
    margin: 0; padding: 0; height: 250px; width: 400px; float: right;
    background-image:url(../img/logo_rb.gif); background-repeat: no-repeat;
   /* background-position: right;*/
    color: #640000; background-color: #FFFFFF; /*border: 1px solid red;*/
  }

  div#header_text {
    margin: 0 400px 0 0; padding: 0; height: 250px; 
    font-family: "Trebuchet MS"; font-size: 1em; font-weight: bold;
    text-align: left; /*vertical-align: text-bottom;*/
    color: #640000; background-color: #FFFFFF; /*border: 1px solid blue;*/
  }
  div#header_text p, div#header_text span { margin: 0; padding-left: 0.2em; padding-bottom: 0.4em; /*border: 1px dotted green;*/ }  
  div#header_text span { font-variant: small-caps; letter-spacing: 0.1em; }
  div#header_text h1 { margin: 0; padding: 1em 0.2em; font-size: 1.4em; /*border: 1px dotted black;*/ } 

  div#head_shadow {
    height: 20px; margin: 0; padding: 0; 
    border-left: 2px solid #FFFFFF; border-right:2px solid #FFFFFF;
    background-image:url(../img/hd_shadow.png); background-repeat: repeat-x;
    clear: left;
  }

  ul#NavigationH {
    text-align: center;
    background-color: #640000;
    margin: 0; padding-left: 0.2em;
    /*list-style-type:disc; color:red; font-weight:bold;*/
  }
  ul#NavigationH li {
    display: inline;
    margin: 0; padding: 0;
  }

  ul#NavigationH a, ul#NavigationH span {
    float: left;
    margin: 0 0.2em; padding: 0;
    text-decoration: none; font-weight: bold;
    color: #640000; background-color: #FFFFFF; /*border: 1px dotted maroon;*/
  }
  * html ul#NavigationH a, * html ul#NavigationH span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
  ul#NavigationH a:visited {
    text-decoration: none;
    color: #920000; background-color: #FFFFFF;
  }
  ul#NavigationH a:focus, ul#NavigationH a:hover {
    text-decoration: underline;
    color: #B40000; background-color: #FFFFFF;
  }
  ul#NavigationH a:active {
    text-decoration: none;
    color: #FFFFFF; background-color: #B40000;
  } 
  ul#NavigationH span {
    text-decoration: none; font-variant: small-caps; letter-spacing: 0.1em;
    color: #640000; background-color: #FFFFFF;
  }
  ul#NavigationH span.tz {
    text-decoration: none; font-variant: normal;
    color: #640000; background-color: #FFFFFF;
  }
/*  ul#Navigation div {
     clear: left;
  }*/


  div#Inhalt {
    /*padding:0.4em 0;*/
    padding:1em;
    color: #FFFFFF; background-color: #820000; 
    border-left:2px solid #FFFFFF; border-right:2px solid #FFFFFF; /*border:1px solid yellow;*/
  }
  * html div#Inhalt {
    height:1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }
  div#Inhalt a, div#Inhalt a:visited, div#Inhalt a:focus {
    color: #FFFFFF; background-color: #820000; text-decoration:none;
  }
  div#Inhalt a:hover, div#Inhalt a:active {
    color: #FFFFFF; background-color: #820000; text-decoration:underline;
  }
  div#Inhalt h2, div#Inhalt h3 {
    padding-top:0.4em; /*border:1px solid blue;*/
  }

  div#Inhalt p {
    padding:0; margin:1em 0; text-align:justify; /*text-indent:-0.4em;*/
  }

  div#Inhalt hr {height:1px; color:#FFFFFF}

/*  div#Inhalt img {
    color: #FFFFFF; background-color: #820000; 
    border-left:2px solid #FFFFFF; border-right:2px solid #FFFFFF;
  } */
  div#Inhalt img.limR {margin-right:0.6em; margin-bottom:0.2em; padding:0; border:1px solid #FFFFFF; float:left;}
  div#Inhalt img.remR {margin-left:0.6em; margin-bottom:0; padding:0; border:1px solid #FFFFFF; float:right;}
  div#Inhalt img.li {margin-right:0.6em; margin-bottom:0; padding:0; border:none; float:left;}
  div#Inhalt img.re {margin-left:0.6em; margin-bottom:0; padding:0; border:none; float:right;}

  div#Inhalt table {border-spacing:6px; padding:0;}
  div#Inhalt td {
    padding:0;
    /*F*vertical-align:center;*/ border-collapse:separate; /*border:thin dotted white;*/
    color: #FFFFFF; background-color:#640000;
  }
  div#Inhalt td.head {font-weight:bold;}
  div#Inhalt td.link, div#Inhalt td.link a {padding:0; background-color:#820000; /*border:1px dotted #FFFFFF;*/ overflow:hidden;}
  div#Inhalt td.theme {padding:0.4em; /*border:1px solid #820000;*/ /*font-size:0.9em; line-height: 1.2em;*/}
  div#Inhalt td.theme a {background-color:#640000; text-decoration:none;}
  div#Inhalt ul { list-style-type:none; }
  div#Inhalt ul.squarelist {list-style-type:square;}
  div#Inhalt div.clr {clear:both; /*border:1px dashed blue;*/} /* !important if pic on page! */

  p#Fusszeile {
    /*clear:both;*/
    font-size:0.8em; font-weight:bold;
    margin:0; padding:0.1em;
    text-align:left;
    color: #340000; background-color: #FFFFFF; border:2px solid #FFFFFF;
    background-image:url(../img/ft_shadow.png); background-repeat: repeat-x;
    /*background-color:#640000; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF;*/
  }
  p#Fusszeile a {
    text-decoration: none;
    color: #340000; 
  }
  p#Fusszeile a:focus, p#Fusszeile a:hover {
    text-decoration: underline; 
    color: #B40000; /*background-color: #FFFFFF;*/
  }
  p#Fusszeile span {
    text-decoration: none; font-variant: small-caps; letter-spacing: 0.1em;
    color: #640000; 
  }

