
a  { color: black; text-decoration: none }
.link_weiss { color: white; text-decoration: none }
a.nav    { color: #039; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a.nav:hover    { color: #f03; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a.nav:hold  { color: #f03; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: oblique; font-weight: bolder; text-decoration: underline; text-transform: uppercase }
a.aktiv { color: #f03; }
a.black { color: #000; }
.oeffnungsz { border-style: solid; border-width: 1px; border-color: white }
td { font-family: Arial }
body { font-family: Arial }
.td_bg { background-image: url("gfx/bg.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-position: left top }


input {
	font-size: 12px;
	text-align: right;
	color: #000;
	border: 1px solid #000; margin: 2px 0px 2px 0px;
	padding: 2px 4px 2px 2px;
	width: 90px; }

#table_calc {
	font-size: 12px; }

#table_calc2 {
	font-size: 12px; }
	
#table_calc3 {
	font-size: 12px; }

#table_calc4 {
	font-size: 12px; }

#table_calc td {
	width: 135px;
	padding: 1px 5px 1px 5px; 
	background-color: #B3C2E1; color: #000; }
	
#table_calc2 td {
	width: 135px;
	padding: 1px 5px 1px 5px; 
	background-color: #B3C2E1; color: #000; }
	
#table_calc3 td {
	width: 135px;
	padding: 1px 5px 1px 5px; 
	background-color: #B3C2E1; color: #000; }

#table_calc4 td {
	width: 135px;
	padding: 1px 5px 1px 5px;  }

#btnCalculate {
	border: 1px solid #000;
	background-color: #fff;
	text-align: center;
	color: #000; }

