body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

.ausverkauft {
	color: #DF0000;
  font-weight: bold;
	border: 1px solid black;
	width: 512px;
  height: 384px;
	background: #FFFFFF url(../bilder/001.JPG);
}

#container {
	background-color: #FFF;
	width: 900px;
	margin: 24px auto;
  border: 1px solid #000;
}

#weihnachten {
  border: 1px solid black;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  font-family: Comic Sans MS;
  margin: 0;
  padding: 0;
  width: 840px;
  background-color: #0000BF;
}

#weihnachten table td {
	color: #FFFFFF;
}

#kopf {
	height: 120px;
	background: #FFFFFF url(../bilder/banner.jpg);
	background-repeat: no-repeat;
  background-position: 0px;
	position: relative;
}

#navi {
	background: #FFFFFF url(../bilder/footer.gif);
	height: 40px;
	text-align: center;
	margin: 5px;
	}

#inhalt {
	background: #000000 url(../bilder/wasserzeichen.jpg) center top repeat-y;
	float: right;
	width: 840px;
	background-color: white;
	text-align: left;
  padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 30px;
  margin-left: 30px;
	display: inline;
	}

#inhalt img {
	margin: 0px;
  border: 0;
}

#fuss {
	background: #FFFFFF url(../bilder/footer.gif);
	height: 41px;
	clear: both;
	margin: 0;
}

#fuss img {
	margin: 4px 0 4px 10px;
	text-decoration: none;
  border: 0px solid black;
}

#inhalt h1 {
	margin: 0;
  padding: 0 5px 10px 40px;
  background: url(../bilder/aufzaehlung.jpg) no-repeat left top;
	color: #6B6645;
	font-size: 25px;
	font-family: Trebuchet MS, Georgia, serif;
	letter-spacing: 0.2em;
}

#inhalt h2 {
	margin: 0;
	padding: 0 5px 0 20px;
	color: #6B6645;
	font-size: 20px;
	font-family: Trebuchet MS, Georgia, serif;
}

#inhalt h3 {
	margin: 0;
  padding: 0 5px 0 20px;
	color: #6B6645;
	font-size: 15px;
	font-family: Trebuchet MS, Georgia, serif;
}

#inhalt h4 {
	margin: 0;
  padding: 0 5px 0 30px;
	color: #6B6645;
	font-size: 12px;
	font-family: Trebuchet MS, Georgia, serif;
}

#inhalt h5 {
	margin: 0;
  padding: 0;
  color: #6B6645;
  font-size: 20px;
  font-family: Trebuchet MS, Georgia, serif;
  text-align: center;
}

#navi ul {
	margin: 0;
	padding-top: 2px;
	list-style-type: none;
	font-family: Tahoma, Georgia, sans-serif;
	font-size: 90%;
}

#navi ul li { display: inline; }

#navi ul li a {
	text-decoration: none;
	padding: .2em 0.5em;
	color: #535039;
}

#navi ul li a:hover { color: #663300; font-weight: bolder; }

#buttons a {
	color: #0000FF;
	background-color: #EFEFEF;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 10px solid #000;
	font: 16px Tahoma, sans-serif;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	margin-top: 1px;
}

#buttons a:hover {
	border-left: 10px solid #FF0000;
	text-decoration: none;
	color: #FF0000;
}

#inhalt p {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #333333;
}

#inhalt ul {
	font-family: Tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	list-style:square;
	color:#666600;
}

#inhalt ol {
	font-family: Tahoma, sans-serif;
	font-size: 80%;
	color: #333333;
	color:#666600;
}

#inhalt ol li{
	padding: 0 0 5px 0;
}

#fuss a {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 90%;
	text-decoration: none;
	color: #535039;
}
