/* Standard-CSS für www.mts-soest.de - xtcommerce mts v1 template */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(img/bg_body.gif);
	background-repeat: repeat;
}
html, body, div, p, h1, h2, h3, span, a, table, td, form, img, li {
	margin: 0;
	padding: 0;
	border: 0;
}
p {
	padding-top: 3px;
}
input, select, textarea {
	background: #000066 url(img/bg_v.gif);
	border: 1px solid #999999;
	color: #FFFFFF;
	font-size: 100%;
}
a:link { color: #FFFFFF; }
a:visited { color : #CCCCCC; }
a:active { color: #FFFFFF; text-decoration: overline; }
a:hover { color: #FFFFFF; text-decoration: underline overline; }

/* zum Brechen der Floats um Höhe des Boxrahmens zu erhalten */
.clear { clear: both; }

/* - - - layout_container - - - - - - - - - - - */
#layout_container {
	width: 1000px;
	margin: 3px auto;
	padding: 0;
	text-align: left;
	border: 1px solid #999999;
	background-color: #555555;
}

/* - - - layout_container_2 - - - - - - - - - - - */
#layout_container_2 {
	background-image: url(img/layout_container_2_bg.gif);
	background-repeat: repeat-y;
}

/* - - - layout_head - - - - - - - - - - - */
#layout_head {
	margin: 0;
	padding: 0;
	background-image: url(img/top_logo.jpg);
	background-repeat: no-repeat;
	height: 90px;
}
#layout_head h1 {
	display: none;
}

/* - - - layout_top - - - - - - - - - - - */
#layout_top {
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-image:  url(img/bg_v.gif);
	background-color: #000066;
}
#layout_top p {
	margin: 0;
	padding: 3px;
}
#layout_top #cart ,
#layout_top #account ,
#layout_top #pay ,
#layout_top #logoff {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	background-image: url(img/icon_warenkorb.gif);
}
#layout_top #account {
	padding-left: 19px;
	background-image: url(img/icon_user.gif);
}
#layout_top #pay {
	padding-left: 19px;
	background-image: url(img/icon_pay.gif);
}
#layout_top #logoff {
	padding-left: 19px;
	background-image: url(img/icon_logout.gif);
}

/* - - - layout_left - - - - - - - - - - - */
#layout_left {
	width: 230px;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #000066;
}
#layout_left p {
	margin: 0;
	padding: 3px;
}

/* fuer einzelne Links */
#layout_left p.bullet ,
#layout_left p.bullet2 {
	margin: 0;
	padding-left: 15px;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#layout_left p.bullet2 {
	background-image: url(img/arrow_green.gif);
}

/* box01 standard fuer boxes */
#layout_left .box01 {
	margin: 3px;
}
#layout_left .box01 label {
    border-bottom: 3px;
}
#layout_left .box01 select {
	margin: 3px;
}
#layout_left .box01 img {
	border: 0;
}
#layout_left .box01 ,
#layout_left .box02 ,
#layout_left .box03 {
	margin-bottom: 3px;
	background-color: #000066;
	border: 1px solid #AAACCC;
}
#layout_left .box01 h3 ,
#layout_left .box02 h3 ,
#layout_left .box03 h3 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAACCC;
	margin: 0;
	padding: 3px;
	padding-left: 5px;
	background-color: #000033;
	text-decoration: none;
	color: #CCCCCC;
}
#layout_left .box01 h3 a ,
#layout_left .box02 h3 a ,
#layout_left .box03 h3 a {
	text-decoration: none;
	color: #CCCCCC;
}
#layout_left .box01 h3 a:hover ,
#layout_left .box02 h3 a:hover ,
#layout_left .box03 h3 a:hover {
	text-decoration: underline;
}

/* box02 fure box_cart */
#layout_left .box02 {
	margin: 3px;
	background-color: #8F8F8F;
	color: #000000;
}
#layout_left .box02 h3 {
	background-image: url(img/icon_warenkorb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#layout_left .box02 a {
	color: #000000;
}

/* box03 fuer box_content & box_information */
#layout_left .box03 {
	margin: 3px;
	padding: 0;
}
#layout_left .box03 ul {
	margin: 0;
	padding: 0;
}
#layout_left .box03 ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#layout_left .box03 ul li a {
	display: block;
	padding: 3px;
	padding-left: 15px;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: none;
	width: 204px; /* IE fix */
}
#layout_left .box03 li a:hover ,
#layout_left .box03 li a.selected {
	background-color: #8F8F8F;
	color: #000000;
}
#layout_left h3#newsletter ,
#layout_left h3#addaquickie ,
#layout_left h3#login ,
#layout_left h3#search ,
#layout_left h3#new ,
#layout_left h3#special ,
#layout_left h3#categories {
	margin: 0;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(img/icon_email.gif);
}
#layout_left h3#addaquickie {
	background-image: url(img/icon_plus.gif);
}
#layout_left h3#login {
	background-image: url(img/icon_login.gif);
}
#layout_left h3#search {
	background-image: url(img/icon_search.gif);
}
#layout_left h3#new {
	background-image: url(img/icon_new.gif);
}
#layout_left h3#new {
	background-image: url(img/icon_special.gif);
}
#layout_left h3#categories {
	background-image: url(img/icon_car.gif);
}

/* - - - layout_content - - - - - - - - - - - */
#layout_content {
	width: 760px;
	float: right;
	margin: 0;
	padding: 3px;
	/* background-image: url(img/bg_v_verlauf.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right; */
	list-style-position: inside;
	color: #FFFFFF;
}
#layout_content h2 {
	margin: 0;
	padding: 3px;
	padding-left: 19px;
	margin-bottom: 10px;
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #4F004F;
	background-image: url(img/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#layout_content h3 {
	margin: 0;
	padding: 3px;
	padding-left: 19px;
	margin-bottom: 10px;
	font-size: 115%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #4F004F;
	background-image: url(img/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#layout_content p {
	padding-bottom: 3px;
}
#layout_content ol {
	padding-bottom: 3px;
}
#layout_content .greetUser {
	font-weight: bold;
}
#layout_content .box01 ,
#layout_content #MANUFACTURER_DROPDOWN ,
#layout_content #NAVIGATION {
	font-size: 110%;
	padding: 3px;
	background-color: #4F004F;
	/* border-top: 1px solid #CCCCCC; */
	border-bottom: 1px solid #CCCCCC;
}
#layout_content .box01 p ,
#layout_content #MANUFACTURER_DROPDOWN p ,
#layout_content #NAVIGATION {
	padding: 0;
	margin: 0;
}
#layout_content .button {
	padding-top: 10px;
	padding-bottom: 10px;
}
#layout_content .button a img {
	border: 0;
}
#layout_content .PRODUCTS_ADDED {
	font-size: 75%;
}
#layout_content p.PRODUCTS_MODEL {
	padding-bottom: 10px;
	font-weight: bold;
	color: #00CCCC;
	font-size: 105%;
}
#layout_content p.text_shippingtime {
	padding-top: 10px;
	font-weight: bold;
	color: #00CCCC;
	font-size: 105%;
}
/* textcolor01 */
/* Artikelbeschreibungstext in Produktinfo */
#layout_content .textcolor01 {
	color: #00CCCC;
}
#layout_content .textcolor01 a:link {
	color: #FF0000;
	font-weight: bold;
}
#layout_content .textcolor01 a:visited {
	color : #FF0000;
	font-weight: bold;
}
#layout_content .textcolor01 a:active {
	color: #FF0000;
	text-decoration: overline;
	font-weight: bold;
}
#layout_content .textcolor01 a:hover {
	color: #FF0000;
	text-decoration: underline overline;
	font-weight: bold;
}
/* textcolor02 = Text rot */
#layout_content .textcolor02 {
	color: #FF0000;
}
/* textcolor03 = Text gelb */
#layout_content .textcolor03 {
	color: #FFFF00;
}

#layout_content .artikel01 ,
#layout_content #CATEGORIES_DESCRIPTION ,
#layout_content #CATEGORIES_IMAGE {
	padding: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
}
#layout_content #CATEGORIES_IMAGE p {
	text-align: center;
}
#layout_content .artikel01 hr {
	display: none;
}
#layout_content .artikel01 .PRODUCTS_IMAGE {
	width: 150px;
}
#layout_content .artikel01 .artikeltext {
	vertical-align: top;
	vertical-align: text-top;
}
#layout_content #more_categories a {
	color: #FFFF00;
}

/* - - - xtcommerce - - - - - - - - - - - */
.copyright {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align:center;
}
.parseTime {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align:center;
}
.copyright a:link ,
.copyright a:active ,
.copyright a:hover ,
.copyright a:visited {
	color: #333333;
}
body > SPAN.smallText{
	font-size: 75%;
	color: #333333;
	text-align: center;
	display: block;
}
.PRODUCTS_PRICE {
	color: #FFFF00;
	font-weight: bold;
}
.PRODUCTS_PRICE .productOldPrice {
	text-decoration: line-through;
}