.mhs_ProductRow {
	margin-bottom: 40px;

}
.mhs_ProductRow div {
	height: 150px;
}

.mhs_ProductRow div div {
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 20px;
}


.mhs_ProductRow h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
.mhs_ProductRow h2.Red {
	color: #F00;
}

.mhs_ProductRow h2 span {
	font-size: 13px;
	font-weight: normal;
	color: #999;
}
.mhs_ProductRow div div ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	width: 135px;
	height:90px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.mhs_ProductRow div div ul:hover {
	background-color: transparent;
	background-image: none;
}
.mhs_ProductRow div div ul li {
	line-height: 30px;
	padding-left: 40px;
}
.mhs_ProductRow div div ul li.TV {
	background-image: url("/_images/glasfaser/Icon_mhsTV.png?v=2");
	background-repeat: no-repeat;
	background-position: left center;
}
.mhs_ProductRow div div ul li.Internet {
	background-image: url("/_images/glasfaser/Icon_Internet.png?v=2");
	background-repeat: no-repeat;
	background-position: left center;
}
.mhs_ProductRow div div ul li.Telefonie {
	background-image: url("/_images/glasfaser/Icon_telefonie.png?v=2");
	background-repeat: no-repeat;
	background-position: left center;
}

.mhs_ProductRow .InfoBox   {
	margin: 0px;
	padding: 0px;
	height: auto!important;
	min-height: 10px;
	width: auto;
	border: none!important;
	background: none;
}
.mhs_ProductRow .InfoBox:hover {
	margin: 0px;
	padding: 0px;
	height: auto!important;
	min-height: 10px;
	width: auto;
	border: none!important;
	background: none;
}

.mhs_ProductRow .InfoBox .Currency {
	display: block;
	color: #999;
	margin-top: 7px;
	font-size: 12px;
	padding-left: 1px;
	margin-bottom: 5px;
}
.mhs_ProductRow .InfoBox .Price  {
	display: block;
	font-size: 28px;
	font-weight: normal;
	color: #06C;
	margin-bottom: 10px;
}
.mhs_ProductRow .InfoBox .Button {

}
.Button_1 {
	line-height: 24px;
	height: 24px;
}
/* defined at style_project
.Button_1 {
	background-attachment: scroll;
	background-image: url(/_images/_button_24x120.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	height: 24px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-size: 11px;
	color: #333;
	line-height: 24px;
	text-align: center;
	color:#FFF;
}

.Button_1:hover {
	background-attachment: scroll;
	background-image: url(/_images/_button_24x120.png);
	background-repeat: no-repeat;
	background-position: left -24px;
	display: inline-block;
	height: 24px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-size: 11px;
	color: #FFF;
	line-height: 24px;
	text-align: center;
}

.Button_1:focus {
	background-attachment: scroll;
	background-image: url(/_images/_button_24x120.png);
	background-repeat: no-repeat;
	background-position: left -48px;
	display: inline-block;
	height: 24px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: trasnparent;
	font-size: 11px;
	line-height: 24px;
	text-align: center;
}
*/
.Border {
	border: 1px solid #CCC;
}

.Padding {
	padding: 10px;
}
.Border_Left {
	margin-top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.Border_Right {
	margin-top: 30px;
	margin-top:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.Padding_Left {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.Margin_Bottom {
	margin-bottom: 30px;
}
.ProductBox {
	font-size: 0.85em;
}
.ProductBox .Title {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 1.1em;
}
.ProductBox ul {
	margin: 0px;
	list-style-image	: url(/_images/_icon_arrow_right.png);
	list-style-image	:none;
	list-style-type		:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	font-size: 11px;
}
.ProductBox ul li {
	padding-top			:10px;
	padding-bottom		:10px;
	border-bottom		:1px solid #EEE;

}
.ProductBox ul.inclusive {
	/* list-style-image: url(/_images/icons/icon_product_list_inclusive.png); */
}
.ProductBox ul.inclusive .icon{
	width				:20px;
	float				:left;
	margin-right		:10px;
	margin-bottom		:14px;
}

.ProductBox td{
	font-size			:11px;
}
.ProductBox ul {
	background-position: top left;
}
.ProductBox ul.mhsTV {
	background-image: url("/_images/ProductImage_mhsTV.png?v=2");
	background-image: url("/_images/glasfaser/icon_fernsehen_60x60.png");
	background-repeat: no-repeat;
}
.ProductBox ul.Internet {
	background-image: url("/_images/ProductImage_Internet.png?v=2");
	background-image: url("/_images/glasfaser/icon_internet_60x60.png");
	background-repeat: no-repeat;
	background-position: left top;
}
.ProductBox ul.Internet2 {
	background-image: url("/_images/ProductImage_Internet_Business.png?v=2");
	background-image: url("/_images/glasfaser/icon_internet_60x60.png");
	background-repeat: no-repeat;
	background-position: left 45px;
}
.ProductBox .Plus {
	background-image: url("/_images/ProductImage_Internet_Plus.png?v=2");
	background-image: url("/_images/glasfaser/icon_internet_60x60.png");
	background-repeat: no-repeat;
}
.ProductBox ul.Telefonie {
	background-image: url("/_images/ProductImage_Telefonie.png?v=2");
	background-image: url("/_images/glasfaser/icon_telefonie_60x60.png");
	background-repeat: no-repeat;
	background-position: left top;
}
.ProductBox ul strong{
	color				:inherit;
}




.ProductOptions {
	width:90%;
	background:#F1F7FA;
	background-image: -ms-linear-gradient(bottom, #EEEEEE 0%, #F7F7F7 100%);
	background-image: -moz-linear-gradient(bottom, #EEEEEE 0%, #F7F7F7 100%);
	background-image: -o-linear-gradient(bottom, #EEEEEE 0%, #F7F7F7 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #EEEEEE), color-stop(1, #F7F7F7));
	background-image: -webkit-linear-gradient(bottom, #EEEEEE 0%, #F7F7F7 100%); 
	background-image: linear-gradient(to top, #EEEEEE 0%, #F7F7F7 100%);
	padding: 10px 15px 10px 15px;
	margin-top: 15px;
	border: 1px none #CCC;
	box-shadow				:inset 0px 0px 3px #b0b0bd;
}
.ProductOptions legend {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 3px;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color:#FFF;
	color: #1D56C0;
	display: inline-block;
	margin-bottom: 5px;
}
.ProductOptions_TDList, .ProductRow td{
	border-bottom:1px solid #DBDBDB ;
	padding:5px 0px 5px 0px;
}
.ProductOptions_TRList:hover{
	background:#cee6f2 ;
}
.ProductBox .InfoField {
	color: #999;
	margin-top: 10px;
}
.ProductOptions .OptionBox {

}
.ProductOptions .OptionProduct .Op1 {
	display: inline-block;
	float: left;
	width: 75%;
}
.OptionProduct td, #OptionPriceBox td, #OptionPriceBox label{
	font-size		:11px !important;
}
.OptionProduct ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 1em;
	margin-top: 5px;
}
.OptionProduct ul li {
	margin-bottom: 2px;
}
tr.PriceTable{
	margin-bottom: 5px;
}
#OptionBox {
}
#OptionPriceBox {
/*	font-size: 0.85em; safari error */
	font-size: 11px;
}

#OptionPriceBox .FormNoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#OptionPriceBox .FormSmallText {
	font-size: 1em;
	color: #333;
}
#ProductPriceBox {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#ProductPriceBox .Price {
	font-size: 1.9em;
	font-weight: normal;
	color: #06C; /* farbton gibt es nicht im cd - nicht wieder aktivieren! */
	color: #000;
}
.Padding_Right {
	padding-right: 20px;
}
.HR_Classic {
	padding-bottom: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 10px;
}
.TextGreyLight {
	color: #B4B4B4;
	font-size: 11px;
}
.Fx_SmallGrey {
	font-size: 12px;
	color: #999;
	vertical-align: top;
}
.ErrorMessageBlock {
	color: #F00;
}
