body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffcf83 url(bilder/bg.png) repeat-x;
	margin: 0 0 10px 0;
	text-align: center;
}
#bg-content {
	text-align: center;
	margin: 0 auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 50px;
	width: 893px;
	background: url(bilder/bg-content.png);
	position: relative;
}
#praxis-wacker-unten {
	text-align: center;
	padding-top: 12px;
	margin: 0 auto;
	padding-left: 6px;
	padding-right: 6px;
	width: 893px;
	height: 30px;
	background: url(bilder/praxis-wacker-unten.png);
}
#headline {
	text-align: left;
	background: url(bilder/content-top.png);
	width: 610px;
	height: 22px;
	padding-top: 12px;
	padding-left: 15px;
}
#content {
	text-align: left;
	background: url(bilder/content-middle.png);
	width: 615px;
	padding-left: 10px;
	padding-top: 5px;
}
#links {
	font-size: 10px;
	margin-top: 10px;
}
td {
	text-align: left;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #975d00;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #975d00;
	background: #ffcf83;
	padding: 2px 10px 2px 10px;
	margin: 15px 1px 5px -9px;
}
a:link {
	color: #d88400;
	text-decoration: underline;
}
a:visited {
	color: #d88400;
	text-decoration: underline;
}
a:hover {
	color: #ffb238;
	text-decoration: underline;
}
a:active {
	color: #ffb238;
	text-decoration: underline;
}
#kosten {
	margin: 5px 0 0 10px;
	padding: 0;
}
li {
	padding-bottom: 20px;
}
.buttons {
	list-style: none;
	margin: 0;
	padding: 0;
}
.button {
	background: url(bilder/button.png);
	height: 36px;
	padding: 0;
	font-size: 15px;
}
.button a {
	display: block;
	height: 26px;
	padding: 10px 0 0 20px;
}
.button a:link {
	color: #975d00;
	text-decoration: none;
	font-weight: normal;
}
.button a:active {
	color: #5b3800;
	text-decoration: none;
	font-weight: normal;
	background: url(bilder/button_.png);
}
.button a:visited {
	color: #975d00;
	text-decoration: none;
	font-weight: normal;
}
.button a:hover {
	color: #5b3800;
	text-decoration: none;
	font-weight: normal;
	background: url(bilder/button_.png);
}
#pakete-patch {
	position: absolute;
	display: block;
	width: 150px;
	height: 150px;
	top: 40px;
	right: 10px;
}
