body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bilder/bg.jpg);
	background-repeat: repeat;
}
.tabellerahmen {
	border: 1px dotted #CCC;
	position: relative;
	left: 10px;
}
.schrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.linksausrichten {
	text-align: left;
	color: #0099cc;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#tabelle_hintergrund {
	background-image: url(bilder/leiste_unten.jpg);
	background-repeat: no-repeat;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	text-align: center;
}
#gepunktete_linie {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#links_unten {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
#zehnpixel {
	position: relative;
	left: 10px;
}.tabellenrahmengepunktet {
	border: 1px dotted #999;
}
#rahmen_gutschein {
	border: 1px solid #666;
}
table {
	background-color: #FFF;
}
#tabelle_rahmen tr td #tabelle tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}
.tel_absprache {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: underline;
}

