
h1 {
	font-weight : bold;
	font-size : 16px;
	text-align : center;
}

table.preise {
	border-top : 1px solid #FFFFCC;
	border-left : 1px solid #FFFFCC;
	width : 600px;
	height : 90px;
}

td.preise {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 5px;
	text-align : center;
	color : #000066;
	border-right : 1px solid #3333BB;
	border-bottom : 1px solid #3333BB;
}

td.saison {
	width : 180;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 0px;
	text-align : center;
	color : #000066;
}
