﻿body_old {
				font-family: Arial, sans-serif, Helvetica;
				color: #404040;
				background-image: url('Images/Art/BGbinaer_blgr_tile.jpg');
}
body {
				font-family: arial;
				color: #404040;
				background-color: #7E422A;
}
td{
				background-position: 0px 0px;
				padding: 0px;
				margin: 0px;
				border-width: 0px;
				background-repeat: repeat;
				background-attachment: scroll;
}
.bar50 {
				border-style: 0;
				border-width: 0px;
				background-image: url('Images/art/header50.gif');
				background-repeat: repeat-x;
				background-color: #FFFFFF;
}
.bluebar {
				border-style: 0;
				border-width: 0px;
				background-image: url('Images/art/blueBar5.gif');
				background-repeat: repeat-x;
				height: 5px;
				}
.bgbar {
				border-style: 0;
				border-width: 0px;
				height: 15px;
				
}
.textcell {
				padding: 10px;
				background-color: #FFFFFF;
				background:white;
}
.smallcell {
				padding: 10px;
				background-color: #FFFFFF;
				font-size: 11px;
				background:white;
}
.textcell_sav {
				padding: 10px;
				background-color: #FFFFFF;
				background:white;
				/* MSIE - PC */
				filter: alpha(opacity=90);
				/* Mozilla 1.6 und frueher */
				-moz-opacity: 0.90;
				opacity: 0.90;
}
.smallcell_sav {
				padding: 10px;
				background-color: #FFFFFF;
				font-size: 11px;
				background:white;
				/* MSIE - PC */
				filter: alpha(opacity=95);
				/* Mozilla 1.6 und frueher */
				-moz-opacity: 0.95;
				opacity: 0.95;
}
h1 {
				font-family: "Times New Roman", Times, serif;
				font-size: 20px;
				font-weight: bolder;
				color: #808080;
				letter-spacing: 4px;
				padding-left: 10px;
}
fett {
				font-weight: bold;
}
.head {
				font-family: "Times New Roman", Times, serif;
				text-shadow: #222222 2px 2px 2px;
				font-size: 36px;
				font-weight: bold;
				color: #FFFFFF;
				letter-spacing: 6px;
				text-align: center;
}
td.transparent{
				background:white;
				/* MSIE - PC */
				filter: alpha(opacity=90);
				/* Mozilla 1.6 und frueher */
				-moz-opacity: 0.9;
				opacity: 0.9;
}

td.right {
				text-align: right;
}
tr.light{
				background-color: #CCCCCC;
}
tr.dark {
				background-color: #999999;
}
td.price {
				margin: 3px;
}
