﻿.Palatino_Tabelle
{
	width: 100%;
	height: auto;
	border-collapse: collapse;
}

.Palatino_Tabelle_Überschrift
{
}

.Palatino_Tabelle_Spaltenname
{
	background: #333333;
	color: White;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	padding-left: 8px;
}

.Palatino_Tabelle_Zeile
{
	background: #efefef;
	color: Black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	vertical-align: top;
}

.Palatino_Tabelle_AlternativZeile
{
	background: silver;
	color: Black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	vertical-align: top;
}

.Palatino_Tabelle_Preis
{
	background: #FFD320;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 28px;
	padding-left: 8px;
}

.Palatino_Tabelle_Auswählen
{
	background: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.Palatino_Tabelle_Auswählen a
{
	color: White;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}