/*                                                                        */
/*  ++++++++++++++++++++ blechtrottel brodaktschns +++++++++++++++++++++  */
/*        ___________                                                     */
/*      |.---------.|   |   |        |  _|__      _|_|__  |               */
/*      || (.) (.) ||   |__ |   _  _ |__ |    _  _ | |  _ |               */
/*      ||  .___.  ||   |  ||  |-´|  |  ||  |/  / \| | |-´|               */
/*      ||_________||   |__||__|_/|_/|  ||_ |   \_/|_|_|_/|_/             */
/*      `---.---.---´       |            |      _|__     |                */
/*      .---'---'---.       |__   _  _  _| _ |   |  _  _ |__  _  _        */
/*      | ° ° [] == |       |  ||/  / \| | _||_/ | |_ |  |  || ||_        */
/*      `-----------´       |__||   \_/|_||_|| \ |_ _||_/|  || | _|       */
/*                                                      web design        */
/*                                                                        */
/*     blech.css                                                          */
/*     c) 2003-2005 by blechtrottel brodaktschns, written by mist         */
/*                                                                        */
/*     this css file saved from / diese css-datei stammt von:             */
/*     http://blechtrottel.net                                         */
/*                                                                        */
/*  ++++++++++++++++++++ http://blechtrottel.net ++++++++++++++++++++  */

@import url("../bt.css");


/* Seitenkopf */

div.kopf {
  background-color: #080;
	background-image: url(hundbild/blbgtitel.gif);
  padding: 10px 10px 6px 5px;
}

div.kopf span {
	float: right;
  margin: 38px 15px 0;
  color: #fc9;
  font: 16px Arial bold;
  font-weight: bold;
}

div.kopf img.blecho {
	margin: 26px 0 0 20px;
}

div.kopf img.bt {
  float: right;
  margin-top: 33px;
}


/* Seite */

div.navi ul {
	background-image: url(hundbild/blbgnavi.gif);
  border: solid 1px #080;
  border-top: solid 28px #080;
}
