/* ----------Tabelle-------T R ou B L-------*/
h1	{
	margin: 10px 0px 5px 20px;
	font-size:16pt;
	color:#00FF00;
	font-weight:normal;
}
h2	{
	margin: 15px 0px 0px 20px;
	font-size:11pt;
	font-weight:normal;
}
p.preise {
	font-size:10pt;
	color:#00FF00;
	text-align:right; 
	margin: 0px 52px 5px 0px;
}

table {margin-left: 20px; background: #F2F2F2; border-collapse:collapse; border:1px solid blue;}
thead {background: #E6E6E6; border:1px solid blue;}
.Normal {
	border:1px solid white;
	padding-top:3.0pt;
	padding-right:3.5pt;
	padding-bottom:3.0pt;
	padding-left:3.5pt;
}
.tabhead {
	text-align:center;
	font-size:9.0pt;
	font-family:Arial;
	font-weight:bold;}
.tabedi {
	text-align:center;
	font-size:9.0pt;
	font-family:"Arial Narrow";}
.tabeuro
	{text-align:center;
	font-size:10.0pt;
	font-family:Arial;}
.tabbem	{
	font-size:10.0pt;
	font-family:"Arial";}
.tabtit
	{font-size:10.0pt;
	font-family:Arial;}
/* ----------Fussbereich-------T R ou B L-------*/
div#fuss {
	overlow: auto;
	margin: 0px 50px 30px 0px ;
	padding: 0px 0px 30px 0px;
	/*background-color:#00A08C;*/
	/*border:1px solid #00FF00;*/
}
div#fuss table {
	margin-left: 0px;
	border:0;
	background: transparent;
}
div#fuss td {vertical-align:top;}
.fuss_r {text-align:right;}
