
    .wrapper{
		margin-top: 30px;
		background: #FFF;
        max-width: 800px;
		margin-left:0px;
    }
	header {
		width:800px;
		margin-left:0;
		margin-right:auto;;
	}
/*Preisliste*/
	.preise {
		width:800px;
		margin-top:0;
		margin-left:0;
		margin-right:auto;
		padding:10px; 
	}
.preise table,
.preise th,
.preise td {
	font-size: 1.2em;
	padding: 0.3em 0.3em;
}
.preise table {
	width: 800px;
	margin-left:0;
	margin-right:auto;
}

.preise caption {
	font-size: 1.8em;
	text-decoration:underline;
	font-weight:bold;
	padding: 0.6em;
}
/* 2., 3. und 4. Spalte rechtsbündig */

.preise td:nth-of-type(2),
.preise td:nth-of-type(3),
.preise td:nth-of-type(4) {
	width:110px;
	text-align: right;
}
.gruppe {
	line-height:1.5em;
	font-size: 1.2em;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}
.gruppe_re {
	font-size: 0.7em;
	font-weight: 200;
}
.beitext {
	font-size: 0.8em;
	font-style: italic;
	font-weight: 200;
}
.klein {
	font-size: 0.75em;
}
.gross {
	font-size: 1.8em;
}
tfoot .unten{
	vertical-align:top;
	height: 7.0em;
	border:hidden;
}
tfoot .gruppe {
	border:hidden;
}
