/* CSS definition file containing site wide stylesheets */

.pTableBody {
	background-color: rgb(226,205,177);
 	margin: 0px;
 	padding: 2px 7px 5px 7px
}

.pAngebot {
	font-size: 18px;
 	font-weight: bold
}

.pBold {
	font-weight: bold
}

.pTableBodyT {
	background-color: rgb(226,205,177);
 	margin: 2px 0px 5px 7px
}

.pCenter {
	text-align: center
}

.pKursiv {
	font-style: italic
}

.pLineHeight {
	line-height: 33px
}

.pPreis1 {
	font-size: 20px;
 	color: rgb(255,102,51);
 	font-weight: bold
}

.pPreis2 {
	font-size: 28px;
 	color: rgb(255,102,51);
 	font-weight: bold
}

.pDunkelGrauBold {
	color: rgb(51,51,51);
 	font-weight: bold
}

.pDunkelGrau {
	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal
}

.pTableHeader {
	font-family: Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	background-color: rgb(244,180,122);
 	padding: 3px 0px 3px 4px
}