BODY 
{ background-color:transparent;
	margin:0px; padding:0px;
  FONT-FAMILY: Arial, Helvetica, sans-serif;	
}

.RowUnpair
{ 
	background-color: #FFFFFF;
}

.RowPair
{ 
	background-color: #FFFFFF 
}

.Main
{ 
	color:#000000; 
	font-size: 9pt; 
	background-color: #FFFFFF;
	width:97%;
	padding-top:10px;
}

#DIV_HPG_Standardreisen h5 {
	display: none;
}

.HeaderTable1
{
	font-weight: bold;
	font-size: 12px;
	background-color:#EEE;
	vertical-align:bottom;
}

.HeaderTable2
{
	font-weight: bold;
	font-size: 12px;
	background-color:#EEE;
	vertical-align:bottom;
}

.Dialog
{ 
	background-color: #FFFFFF
}

.DIV_MainInput
{
	background-color: #FFFFFF;
	border:none;
	color: black;
	border-radius: 0px;	
}

.MainDetail
{
	position: relative;
	width: 100%;
	background-color: #FFFFE0;
	/*-- border: black 1px solid; --*/
	color: black;
}

.MainBottom
{
	position: relative;
	top: 2px;
	width: 100%;
}

.RowUnpair 
{
	background-color: #EEE;
}

.RowPair 
{
	background-color: TRANSPARENT;
}

#TR_ReisekalenderItem {
	height:18px;
}

/* mybuehrer Abstand oben und Titel anpassen */
tr.AbstandKopf:first-child {
    height: 45px;
    line-height: 12px;
}
#PA_Login .Titel {
	color: #0069a6;
	font-size: 20px;
}

