/* !Gastrodat */

.reset table {
	width: auto;
	margin: 0;
	border: 0;
}

.reset th, td { padding: 0; vertical-align: top !important; }
.rest thead th {
	border: none;
}
.reset tbody th {
	background: none;
}
.reset tbody th[scope="row"],
.reset tbody th.sub {
	background: none;
}

.reset tbody th {
	border: none;
}
.reset tbody td {
	border: none;
}

.reset tbody tr:hover th[scope="row"],
.reset tbody tr:hover tbody th.sub { background: none; }
.reset tbody tr:hover td { background: none; }

/* Gastrodat */

a.gastrodat {
	display: block;
	width: 120px;
	line-height: 30px;
	font-size: 0.9em;
	border: none;
	padding-left: 20px;
	color: #fff !important;
	text-decoration: none !important;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	background: url(/css/files/bg_button_buchung.gif) no-repeat 0 0;
}
a.gastrodat:hover {
	background: url(/css/files/bg_button_buchung.gif) no-repeat 0 -30px;
}


.reset td img {
	margin-right: 20px;
}
.reset ul li {
	font-size: 1em !important;
}
.reset p span {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
}

.reset p.HEADLINE {
	margin: 0 0 10px !important;
}
.reset p.HEADLINE span {
	font-size: 16px !important;
	color: #91320F !important;
}

.gastro_table {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 0.9em;
}
.gastro_table td {
	padding: 4px 5px !important;
	border: 1px solid #8f350f !important;
}
.gastro_table td p.HEADLINE {
	font-size: 16px !important;
	color: #91320F !important;
}

