  body, p a {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: black;

  }
  p {
    margin: 3em 0 0 3em;  /* Positionierung des 'zurueck'-Links */
  }

  html {
    padding: 0;
  }
  body {
	margin: 0;
	padding: 0;
	background-image: url(images/logo-transp-klein.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;

  }

  #fixiert {
	position: absolute;
	top: 0px;
	background: url(images/bg-h1.jpg) repeat-x;
	border: solid 1px #0A55B0;
	height: 59px;
	width: 100%;
	padding-left:12px;
	padding-right: 2px;
	z-index: 1;
	left: 0px;
  }
  html>body #fixiert {  /* nur fuer moderne Browser! */
    position: fixed;
  }
 #fixiert img { padding-left:17px;margin-right:7px;}
   #fixiert a {
	color:#dedede;
}
  #fixiert a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
  #fixiert a:active {color:#ffffff; font-weight:bold; text-decoration: none;}
  #fixiert a:visited {color:#bcbcbc;}


  #Inhalt {
	margin-left: 130px;
	padding: 65px 5px 0;
	top: 70px;


  }
  * #Inhalt {  /* versteckt vor Netscape 4 */
  }

  #Inhalt h2 {
	font-size: 10px;
	margin: 2em 5% 2em;
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;

  }
  #Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }
  #Inhalt #Fusszeile {
	font-size: 0.9em;
	padding: 0.1em;
	text-align: center;
	border: 1px solid silver;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
	float: right;



  }

.background {
	filter: Alpha(opacity=40, finishopacity=20, style=2);
	 }
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	display: inline;
	height: 59px;
	margin: 0px 0px 10px;
	padding: 8px 0px 8px 8px;
	font-style: italic;
	width: 99%;
	background-image: url(images/bg-h1.jpg);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 3;

}
  #Navigation {
	font-size: 0.83em;
	margin: 0 0 1.2em;
	padding: 0;
	text-align: right;
	background-image: url(../bliss-stick/logo.jpg);


  }
  #Navigation li {
	list-style: none;
	margin: 0;
	padding: 0.5em;
	text-align: right;

  }
  ul#Navigation a {
    display: block;
    padding: 0.2em;
    font-weight: bold;
  }
  ul#Navigation a:link {
	color: black;
	background-color: #eee;
	text-align: right;

  }
  ul#Navigation a:visited {
    color: #666; background-color: #eee;
  }
  ul#Navigation a:hover {
    color: black; background-color: white;
  }
  ul#Navigation a:active {
    color: white; background-color: gray;
  }
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 15px;
	font-size: 50%;


}
link {color: #000000; font: 75% Arial}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #FF3300;
	border: 1px none #CCCCCC;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}
.artikel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
.info {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	display: block;
	margin: 0px;
	padding: 5px;
	border: 1px none #CCCCCC;
	
}
.order {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
.h1-shop {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: italic;
}
 #Inhalt a:link {
	color: #000066;
	text-decoration: underline;
	
  }
  	     #Inhalt a:visited {
	color: #000000;
	text-decoration: none;
	
	  }
   #Inhalt a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #66CCFF;
	  }

