/*                                                                        */
/*  ++++++++++++++++++++ blechtrottel brodaktschns +++++++++++++++++++++  */
/*        ___________                                                     */
/*      |.---------.|   |   |        |  _|__      _|_|__  |               */
/*      || (.) (.) ||   |__ |   _  _ |__ |    _  _ | |  _ |               */
/*      ||  .___.  ||   |  ||  |-´|  |  ||  |/  / \| | |-´|               */
/*      ||_________||   |__||__|_/|_/|  ||_ |   \_/|_|_|_/|_/             */
/*      `---.---.---´       |            |      _|__     |                */
/*      .---'---'---.       |__   _  _  _| _ |   |  _  _ |__  _  _        */
/*      | ° ° [] == |       |  ||/  / \| | _||_/ | |_ |  |  || ||_        */
/*      `-----------´       |__||   \_/|_||_|| \ |_ _||_/|  || | _|       */
/*                                                      web design        */
/*                                                                        */
/*     hundxmas.css                                                       */
/*     c) 2006 by blechtrottel brodaktschns, written by mist              */
/*                                                                        */
/*     this css file saved from / diese css-datei stammt von:             */
/*     http://blechtrottel.net/blecho/                                    */
/*                                                                        */
/*  ++++++++++++++++++++ http://blechtrottel.net ++++++++++++++++++++     */


body { margin-left: 0; }

div#Sterne {
	width: 574px; height: 75px;
 	background-color: black;
 	background-image: url(hundbild/xmasbild/sterne.gif)
}

div#Schnee {
	width: 574px; height: 230px;
 	background-color: #ffe;
}

div#Christbaum {
	position:absolute;
  left: 360px; top: 180px;
  width: 170px; height: 198px;
  z-index: 1;
}

div#Kerzen {
	position: absolute;
  left: 360px; top: 220px;
  width: 170px; height: 135px;
  z-index: 2;
}

div#Hund {
	position: absolute;
  left: -256px; top: 304px;
  width: 230px; height:103px;
  z-index: 4;
  visibility: inherit;
}

div#Knochen {
	position: absolute;
  left: 640px; top: 465px;
  width: 114px; height: 91px;
  z-index: 5;
}

div#Sprechblase {
	position: absolute;
  left: 134px; top: 160px;
  width: 177px; height: 144px;
  z-index: 3;
  visibility: hidden;
}

div#Flammen {
	position: absolute;
  width: 170px; height: 135px;
  z-index: 2;
  left: 360px; top: 209px;
}

div#Knochen2 {
	position: absolute;
  left: 400px; top: 320px;
  width: 114px; height: 91px;
  z-index: 3;
  visibility: hidden;
}

div#Pinkel {
	position: absolute;
  left: 458px; top: 351px;
  width: 32px; height: 33px;
  z-index: 6;
  visibility: hidden;
}