﻿.BasketInputValid 
{
	color: Black;
}

.BasketInputInvalid 
{
	color: Red;
}

.BasketButtonValid
{
	
}

.BasketButtonInvalid
{
}

#BasketOverviewTarget
{
	display:inline-block;
}

.basketoverview
{
	background:#666666;
	width:180px;
	border-color:White;
	text-align:center;
}

.basketoverviewheader
{
	color:White;
	font-weight:bold;
}

.basketoverviewrow
{
	background:white;
}

#Basket table
{
	width: 90%;
	margin: 0;
	border-collapse: collapse;
	border: 0;
	table-layout: auto;
	font-weight:bold;
	background:white;
}

#Basket td
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#Basket .emptybasketrow 
{
	background:white;
	height:8px;
}

#Basket .basketheader
{
	background:#ffffcc;
	height:18px;
}

#Basket .basketrow
{
	/*background: #eeeeee;*/
	background: #ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
	height:18px;
}

#Basket .detailColumn, #Basket .deleteColumn
{
	width:18px;
}

#Basket .instrumentColumn
{
}

#Basket .unitPriceColumn
{
	width:100px;
	text-align:right;
}

#Basket .updateButtonColumn
{
	width:30px;
	text-align:center;
}

#Basket .totalPriceColumn
{
	width:90px;
}

#Basket .updateButtonColumn, #Basket .totalPriceColumn
{
	background:#ffffcc;
	width:90px;
}

#Basket .quantityColumn, #Basket .unitPriceColumn, #Basket .totalPriceColumn
{
	text-align:right;
}

#Basket .BasketInput
{
	text-align:right; 
}

#Basket .basketsum
{
	/* background:yellow; */
	height:18px;
	text-align:right;
}

#Basket .basketsumcell
{
	background:#ffffcc;
	text-align:right;
}

.Selection:hover
{
	cursor: pointer;
	cursor: hand;
}

.NoSelection
{
	cursor:default;
}

#dropmenudiv
{
	position: absolute;
	/*border: 1px solid black;*/
	line-height: 18px;
	z-index: 100;
	padding: 0px;
	background-color: white;
	cursor: default;
}

#dropmenudiv tr:hover
{
	/*hover background color*/
	background-color: yellow;
	color:Black;
	cursor: pointer;
	cursor: hand;
}

#dropmenudiv table
{
	width:100%;
	padding: 0px;
	border-collapse:collapse;
}

#DropDownMenuCol1 
{
	width:15px;
	background-color:white;
	text-align:center;
}

#DropDownMenuCol2
{
	background-color: white;
}

/* Umrandung DropDown für Merkmal */
#dropmenudiv
{
	border: solid 1px black;
}

#dropmenudiv .FeatureValuePopup td
{
}

#dropmenudiv .FeatureValueRow
{
}

.FullFeatureRow td
{
	vertical-align:middle;
}

.RangeLimitSelector
{
	height:3em;
}

.rangeLimit
{
	margin-left:5px;
}

div.Configurator
{
	text-align:left;
	vertical-align:top;
	width:100%;
	line-height:1em;
	font-family:Verdana;
	font-size:11px;
}

div.Configurator .FeatureValueTable 
{
	width:100%;
	border: solid 1px #eeeeee;
}

div.Configurator .OrderNumberPartColumn
{
	width:15px;
	background-color:#eeeeee;
	text-align:center;
}

div.Configurator .FeatureValueDescriptionColumn
{
	background-color:#ffffcc;
}

div.Configurator .DropDownColumn
{
	width:15px;
	background-color:#ffffcc;
}

div.Configurator .FeatureSelector
{
	cursor: pointer;
	cursor: hand;
	height:3em;
}

div.Configurator .divOrderNumber
{
	font-weight:bold;
}

.OrderNumberRow
{
	height:3em;
}

div.Configurator table
{
	width:100%;
	border-collapse:collapse;
}

div.Configurator td
{
	/*border:dotted 1px red;*/
}
/*
div.Configurator tr + tr td
{
	border-top: solid 1px gray;
	cursor: default;
	padding-top: 2px;
}
*/

div.Configurator .col1
{
	width:150px;
}

div.Configurator .col2
{
}

div.Configurator .col3
{
	width:150px;
	text-align:right;
}

div.Configurator .col4
{
	width:80px;
	text-align:right;
	background-color:#eeeeee;
}

div.Configurator tr.TotalAmountRow td
{
	background-color:#ffffcc;
}

div.Configurator tr.TotalAmountRow
{
	height:2em;
}

div.Configurator .TotalAmountCell 
{
	background-color:#ffffcc;
}

div.Configurator .inputClass
{
	width:40px;
	font-size:11px;
	background-color:#ffffcc;
	border: solid 1px #eeeeee; 
	height:1.5em;
	width:55px;
	text-align:right;
}
/*

td, div
{
	text-align:left;
	vertical-align:top;
}

div.configurator table
{
	width: 100%;
	padding:0px;
	border-collapse:collapse;
	border-top: none;
	text-align:left;
	vertical-align:top;
}

div.configurator input
{
	width:30px;
	text-align:right;
}

div.configurator col[name="col1"]
{
	width:150px;
	text-align:left;
}

div.configurator col[name="col2"]
{
	text-align:left;
}

div.configurator col[name="col3"]
{
	text-align:right;
}

div.configurator col[name="col4"]
{
	width:120px;
	text-align:right;
}

div.configurator table.MainTable td
{
	border-top:solid 1px gray;
}

div.configurator tr
{
}

div.configurator div.orderNumber
{
	font-weight:bold;
}

table.FeatureTableHeader
{
	width:100%;
	text-align:left;
	border: none;
	padding:0px;
}

table.FeatureTableHeader td
{
	border:none;
}

table.FeatureTableBody td
{
	border:none;
}

table.FeatureTableBody
{
	padding:0px;
	width:100%;
	text-align:left;
	border: none;
}

div.configurator col[name="hcol1"]
{
	width:30px;
	text-align:left;
}

div.configurator col[name="hcol2"]
{
	text-align:left;
	border-left:solid 1px gray;
}

div.configurator col[name="hcol3"]
{
	width:20px;
	text-align:right;
}

div.configurator col[name="bcol1"]
{
	width:30px;
	text-align:left;
}

div.configurator col[name="bcol2"]
{
	text-align:left;
	border-left:solid 1px gray;
}

div.configurator .DropDownHeader
{
	font-weight:bold;
}

div.configurator .DropDownBodyCollapsed
{
	visibility:hidden;
	height:0px;
	overflow:inherit;
	text-align:left;
}

div.configurator .DropDownBodyExpanded
{
	visibility:visible;
	height:auto;
	overflow:scroll;
	background-color:Background;
	text-align:left;

}

.ConfiguratorHeader
{
	display:block;
	width:100%;
	display:table;
}

.ConfiguratorLabel
{
	display:inline;
	width:150px;
}
.ConfiguratorOrderNumber
{
	display:inline;
}
*/