﻿body {
}

.ViewHistoryControl
{
	width: 0px;
}

.pnlViewHistory
{
	height: auto;
	margin-left: 272px;
	width: 236px;
}

* html .pnlViewHistory
{
	margin-left: 0;
}

.pnlBusinessBreakfast
{
	height: auto;
	margin-left: 272px;
	width: 236px;
	margin-bottom: 10px;
}

* html .pnlBusinessBreakfast
{
	margin-left: 0;
}

div#boxViewHistoryHeader
{
	background-image: url("../Images/UserControls/ViewHistory/Top_Header.gif");
	height: 32px;
}

div#boxViewHistoryContent
{
	background-position: right;
	background-image: url("../Images/UserControls/ViewHistory/Kontent_1pixel.gif");
	background-repeat: repeat-y;
	padding: 10px 0 10px 20px;
	*padding-left: 0px;
}


div#boxViewHistoryFooter
{
	background-image: url("../Images/UserControls/ViewHistory/Footer_Bild.gif");
	height: 40px;
	position: relative;
}

div#boxProgIndicator
{
	bottom: 20px;
	left: 100px;
	position: absolute;
}

* html div#boxProgIndicator
{
	padding-left: 0;
	/*margin-left: -50px;*/
}

div#boxViewHistoryContent table
{
	width: 195px;
}

.tableRowHistory td
{
	padding-top: 5px;
	
}

.rowSeperator
{
/*
	border-bottom: 1px dotted #A50F0F;
	background-image: url(../Images/UserControls/ViewHistory/Trennlinie_Punkte.gif);
*/
}

.pnlViewHistory tr 
{
	border-bottom: 1px solid #000;
}

.imageHistory
{
	
}

.linkHistory
{
	padding: 0 5px;
}

.sold
{
	padding: 0 5px;
	background: transparent url(../Images/UserControls/ViewHistory/verkauft.gif) no-repeat;
}



/* TabbedControl */
.ajax__tab_xp, .ajax__tab_body
{
	font-size: 10px;
}

A.linkHistory 
{
	font-size: 9px;
	font-style: normal;
	color: #000; /*#FF8800;*/
	display: inline;
	overflow: hidden;
}

A.linkHistory:link {
    text-decoration: none;
	font-style: normal;
}

A.linkHistory:visited{
    text-decoration: none;
	padding-top: 20px;
	font-style: normal;
}

A.linkHistory:hover    {
    text-decoration:   underline; 
	padding-top: 20px;
	font-style: normal;
}

#boxHistory .catalogNavi
{
	font-size: 11px;
	margin: 15px 0 0 260px;
	padding: 0 20px;
	width: 248px;
	text-align: left;
}

* html #boxHistory .catalogNavi
{
	margin-left: 0;
}

#boxHistory .boxCatalogNavigation
{
	padding: 10px 0;
}

#boxHistory .boxCatalogNavigation table
{
	width: 100%;
}

#boxHistory .boxCatalogNavigation td
{
	vertical-align: top;
}

#boxHistory h2
{
	font-size: 14px;
	font-style: normal;
	padding: 0;
	margin: 0;
}