body{
	margin: 0 0 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-y;
}

/* Article Image Popup*/

.tImagePopup {
	width:100%;
	border:0px;
	border-collapse:collapse;
	text-align:center; 
	height:502px;
}

.tImagePopup .FirstRow {
	height:462px;
}

.tImagePopup .SecondRow{
	height:40px;
	font-weight:bold;
	font-size: 12px;
}

.tImagePopup .SecondRow .Description{
		background-color: #B7B9C0;
		padding:2px 18px;
		border-width: 0 0 1px 0;
		border-color: #939599;
		border-style: solid;
}


/* Materialliste*/

#PopupFrame{
	margin:20px 20px 0 20px;
}

.TAttributes {
	width:402px;
	border:0px;
	border-collapse:collapse;
	border-spacing:0;

	margin-bottom:10px;
}

.TAttributes .FirstLine{
	background-color:#B7B9C0;
	border-bottom-width: 1px;
	border-bottom-color:#7A7C81;
	border-bottom-style:solid;
	font-weight:bold;
	padding:2px 2px 2px 13px;
}

.TAttributes .SepColumn{
	background: url(/presentation/img/bgDotWhiteGrey.gif) repeat-y;
	width:1px;
}

.TAttributes .SepRow{
	background-color:#7A7C81;
	height:1px;
}

.TAttributes .Material{
	width:391px;
	padding:4px 5px 4px 5px;
}

/* Icons Legende */

#LegendContent{
	margin: 10px 36px 10px 32px;
}

#LegendContent hr{
	height: 1px;
	color:#B7B9C0;
	margin:0px;
	padding:0px;
}

#LegendContent .ColLeft{
	float: left;
	width:55%;
	text-align:right;
	margin-bottom:10px;
}

#LegendContent .ColRight{
	float: right;
	width:40%;
	margin-bottom:10px;
}


/* Für Auftragsbestätigung - Popup*/
.Cart{
	width:100%;
}

.TAddress {
	width:100%;
}

.Cart .TCart2 {
	width:100%;
}

#popuptext{
	margin: 10px 36px 0px 32px;
}

#popuptext .txt{
	margin: 0 60px 0px 20px;
	padding-bottom:20px;
}

#popuptext hr{
	height: 1px;
	color:#B7B9C0;
	margin:0px;
	padding:0px;
}

