/*MST-Modellbau CSS-Datei- Copyright 03.03.2009 Martin Kares (www.kares-webdesign.de)*/

html, body {
	color: #333;
	font: 12px Verdana;
}
.BreadCrumb a, .BreadCrumb a:link, .BreadCrumb a:visited {
	color: #fff;
	text-decoration: none;
}
.SaleItemEa {
	text-align: center;
	padding: 3px;
	padding-right: 10px;
}
.txtBoxSaveEa {
	color: #F90707;
}

fieldset{
height: 135px;
}

.BreadCrumb a:hover {
	color: #000;
	text-decoration: underline;
}
.cart_icon {
	border: none;
	margin: 12px 0;
}

.txtQuickCheck{
padding: 2px;
font-weight: bold;
background: #e7e7e7;
border: 4px double black;
}

.link_small{
font-size: 10px;
color: #9f9f9f;;
}

.searchBtn {
	width: 60px;
	height: 25px;
	background: url(../styleImages/buttons/starten.jpg) no-repeat;
}
.searchBox {
	color: #333;
	border: 1px solid #e1e1e1;
	background: #FFF;
	font: 12px Verdana;
}
.textbox {
	color: #333;
	border: 1px solid #e1e1e1;
	background: #FFF;
	font: 12px Verdana;
}
.textboxDisabled {
	border: 1px solid #e1e1e1;
	color: #e1e1e1;
	font-family: Verdana;
	background: #FFF;
}

.advsearch {
font-size: 9px;
color: #fff;
text-decoration: none;
}

.advsearch:hover{
font-size: 9px;
color: #fff;
text-decoration: underline;
}

.submit {
	position: relative;
	top: 4px;
}
form {
	margin: 0;
	padding: 0;
}
ol, ul {
	margin: 0;
	padding-left: 30px;
	color: #333;
}
li {
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
li.bullet {
	list-style-type: bullet;
}

li.bullet1 {
	list-style-type: bullet;
        padding-bottom: 3px;
        margin-left: -14px;
}

li.bulletLrg {
	list-style-type: bullet;
	font-size: 12px;
}
li.num {
	position: relative;
	right: 7px;
	color: #333;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	color: #fff;
}
a.txtSession, a.txtSiteDocs {
	color: #fff;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #fff;
	text-decoration: underline;
}

a.txtSiteDocs_bottom {
	color: #de1e00;
	text-decoration: none;
}
a.txtSiteDocs_bottom:hover {
	color: #de1e00;
	text-decoration: underline;
}

.txtCopy, .txtSiteDocs {
	color: #000;
}
.txtOrder {
	color: #de1e00;
}
a.txtOrder {
	color: #de1e00;
	text-decoration: none;
}
a.txtOrder:hover {
	color: #bf1d04;
	text-decoration: underline;
}
.txtMwSt {
	color: #9f9f9f;
	font-size: 10px;
}
.txtButton {
	color: #FFF;
	border: 1px solid #FA5E00;
	font-family: Verdana;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	background: #DE1E00;
}
a.txtButton {
	color: #FFF;
	border: 1px solid #FA5E00;
	font-family: Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	background: #DE1E00;
}
a.txtButton:hover {
	color: #FFF;
	border: 1px solid #66bbba;
	font-family: Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	background: #DE1E00;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size: 12px;
        color: #000;
}
.txtProdTitle {
	font-weight: bold;
	font-size: 20px;
}
.txtSale {
	color: #DE1E00;
	font: bold 14px Verdana;
}
.txtOutOfStock {
	color: #F00;
}
.txtPrice {
	color: #333;
	font: bold 14px Verdana;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #fff;
	text-decoration: none;
	font: 12px Verdana;
}
a.txtSiteDocs:hover {
	color: #fff;
	text-decoration: underline;
}
a.txtLocation {
	color: #fff;
	text-decoration: none;
}
a.txtLocation:hover {
	text-decoration: underline;
	color: #fff;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtAGB {
	color: #333;
	text-decoration: none;
}
a.txtDefault:hover, a.txtLink:hover {
	color: #DE1E00;
	text-decoration: none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited, a.txtAGB:hover, a.txtAGB:active, a.txtAGB:link, a.txtAGB:visited {
	color: #DE1E00;
	text-decoration: none;
}
.txtContentTitle {
	color: #FFF;
	width: 100%;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	font: bold 13px Verdana;
}
.txtBoxSave {
	color: #DE1E00;
	padding-left: 16px;
}
.tdListTitle {
        height: 20px;
	font-weight: bold;
	color: #FFF;
	background: #c9c9c9;
}
.tdEven {
	border-bottom: 1px dashed #e1e1e1;
	background: #FFF;
}
.tdOdd {
	border-bottom: 1px dashed #e1e1e1;
	background: #FFF;
}
.txtCartPrice {
	float: right;
	color: #DE1E00;
	padding-right: 3px;
}
.txtCart {
	color: #333;
}
.cartTotal {
	border-top: 1px dashed #e1e1e1;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #333;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #70cdcc;
}
.cartProgress {
	font-weight: normal;
	color: #666;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #de1e00;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666;
}
.tdcartTitle {
	font-weight: bold;
	color: #333;
	border-bottom: 1px dashed #e1e1e1;
	background: #fff;
}
.tdcartEven {
	border-bottom: 1px dashed #e1e1e1;
	background: #fff;
}
.tdcartOdd {
	border-bottom: 1px dashed #e1e1e1;
	background: #FFF;
}
.tdCartSubTotal {
	padding-top: 10px;
}
.txtStockWarn {
	color: #F00;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	border: 1px solid #F00;
	padding: 2px;
	background: #FFCECE;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	padding-top: 5px;
	color: #000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.RatingTop {
	padding: 3px;
	background: #fff;
}
.RatingMain {
	padding: 3px;
	font-style: italic;
	background: #fff;
}
.ReviewBot {
	padding: 3px;
	background: #fff;
}
.RatingBottom {
	padding: 3px;
	color: #000;
	background: #fff;
        border-bottom: 1px dotted black;
}
a.sortLink {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}
#shipping-select {
	width: 220px;
}
a {
	color: #de1e00;
}


a:hover {
	color: #be1d04;
}