.BodyText {
	font-size: 11px;
/*	letter-spacing: 0.05em; */
	color: #996633;
	}
.BodyText a:link, .BodyText a:active, .BodyText a:visited {
	color: #996633;
	} 
.BodyText a:hover {
	color: #8E151B;
	} 
.BodyText H1, .BodyText H2, .BodyText H3, .BodyText H4, .BodyText H5, .BodyText H6, .BodyText H7, .BodyText H8 {
	font-size: 16px;
	font-weight: bold;
	color: #8E151B;
	}

/* --------------------------------------------------------------------- */

/* PREISLISTEN */	
	
.pricetable {
	border-collapse: collapse;
	background-image: url(../gfx/background_pricetables.jpg);
	}	
.pricetable .td-0, .pricetable .td-1, .pricetable .td-2{
	border-bottom: 1px dotted #E9BE8C;
	border-left: 1px dotted #E9BE8C;
	padding-left: 9px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 145px;
	}
.pricetablestart {
	border-collapse: collapse;
	}		
.pricetablestart .td-0{
	border-bottom: 1px dotted #E9BE8C;
	padding: 3px;
	width: 181px;
	}