body {
	background-color: #fff;
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

td, p, div, span, ul {
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
p {
	margin: 12px 0 12px 0;
}
img {
	border: 0;
}


a {
	color: #09C;
}
a:hover {
	color: #c00;
}



/* Top language */
.top {
	background-image: url(img/top_bg.gif);
	background-repeat: no-repeat;
	height: 90px;
}
.top table.language {
	background-color: #F2F2F2;
	height: 30px;
	margin-left: 20px;
	padding-right: 15px;
	text-align: right;
	width: 180px;
}
.top table.language a {
	color: #B0B0B0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.top table.language a:hover,
.top table.language a.active,
.top table.language a.active:hover {
	color: #999;
}

/* Top login */
.top table.logincont {
	margin-left: 20px;
	width: 710px;
}
.top table.logincont td {
	vertical-align: bottom;
}
.top table.logincont table.login td {
	color: #444;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 9px;
}
.top table.logincont table.login td.loginNotice {
	color: red;
	font-weight: bold;
}
.top table.logincont table.login td.form {
	color: #999;
	font-size: 10px;
	padding: 0 5px 6px 0;
}
.top table.logincont table.login td.form input {
	margin-top: 2px;
	width: 70px;
}
.top table.logincont table.login td.form input.button {
	width: 60px;
}
.top table.logincont table.login a {
	color: #444;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.top table.logincont table.login a:hover {
	color: #666;
}
.top table.logincont table.login td.div {
	padding-bottom: 0;
}


/* Main menu */
.mmenu {
	background-color: #3C3C3C;
	background-image: url(img/mmenu_bg.gif);
	background-repeat: no-repeat;
	height: 50px;
}
.mmenu td {
	text-align: right;
	vertical-align: bottom;
}
.mmenu ul,
.mmenu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mmenu ul {
	height: 26px;
	margin-bottom: 0px;
	margin-right: 22px;
}
.mmenu ul li {
	display: inline;
}
.mmenu ul li a {
	border-left: 1px solid #858585;
	color: #CCC;
	font-weight: bold;
	padding: 2px 8px 11px 4px;
	text-decoration: none;
	text-transform: uppercase;
}
.mmenu ul li a:hover,
.mmenu ul li.active a,
.mmenu ul li.active a:hover {
	border-left: 1px solid #FFF;
	color: #FFF;
}


/* Header banner */
.hdrcont {
	background-image: url(img/hdr_banner.jpg);
	background-repeat: no-repeat;
	height: 80px;
}
.hdrcont td {
	vertical-align: top;
}
.hdrcont table.hdr {
	margin: 0 30px 0 35px;
}

	/* search */
.hdrcont table.hdr table.search {
	margin-top: 15px;
	width: 150px;
}
.hdrcont table.hdr table.search a {
	color: #F2C9CD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.hdrcont table.hdr table.search a:hover {
	color: #E4A9AF;
}
.hdrcont table.hdr table.search input.text {
	background-color: #FFF;
	border: 0;
	margin-right: 4px;
	margin-bottom: 3px;
	padding: 3px;
	width: 94px;
}
.hdrcont table.hdr table.search input.button {
	background-color: #881C25;
	color: #FFF;
	width: 44px;
}

	/* order */
.hdrcont table.hdr table.order {
	margin-top: 38px;
}
.hdrcont table.hdr table.order td {
	vertical-align: middle;
}
.hdrcont table.hdr table.order a {
	color: #012C69;
	font-weight: bold;
	padding: 0 2px 0;
	text-decoration: none;
	text-transform: uppercase;
}
.hdrcont table.hdr table.order a:hover {
	color: #053E8E;
}


/* Content body */
.cbody {
	background-color: #ECF4F9;
}

	/* left col */
.cbody td.lcol {
	background-image: url(img/lcol_bg.gif);
	background-repeat: repeat-y;
	padding: 33px 0 33px 0;
	vertical-align: top;
	width: 200px;
}
.cbody td.lcol h2 {
	margin: 0 0 0 35px;
}

	/* sub menu */
#smenu,
#smenu li, 
.specialof,
.specialof li {
	margin: 0;
	padding: 0;
}
#smenu {
	margin: 5px 0 20px 10px;
}
.specialof {
	margin: 5px 0 5px 10px;
}
#smenu li {
	background-image: url(img/smenu_bg.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #FFF;
	list-style-type: none;
	padding: 0 0 0 27px;
}
.specialof li {
	background-color: #0099cc;
	border-bottom: 1px solid #FFF;
	list-style-type: none;
	padding: 0 0 0 5px;
}
#smenu li.subitem, .specialof li.subitem {
	background-color: #E0E8EC;
	background-image: none;
	border-bottom: 1px solid #FFF;
	list-style-type: none;
	padding: 0 0 0 27px;
}
#smenu li.active, .specialof li.active {
	background-image: url(img/smenu_bg_a.gif);
	background-repeat: repeat-y;
}
#smenu li.subitemactive, .specialof li.subitemactive {
	background-color: #B8CDD8;
	background-image: none;
	color: #666;
}

#smenu li a, .specialof li a {
	background: url(img/smenu_bul.gif) 0 10px no-repeat;
	color: #FFF;
	display: block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 6px 8px;
	text-decoration: none;
}
#smenu li a:hover, .specialof li a:hover {
	color: #E6F5FA;
}
#smenu li.subitem a, .specialof li.subitem a {
	color: #666;
}
#smenu li.subitem a:hover, .specialof li.subitem a:hover {
	color: #777;
}
.specialof li a {
	background: none;
}

	/* banners */
.lcol table.banners {
	margin: 15px 15px 0 auto;
	text-align: right;
}
.lcol table.banners td {
	padding-bottom: 5px;
}


	/* right col */
.cbody td.rcol {
	background-image: url(img/rcol_bg.gif);
	background-repeat: repeat-y;
	padding: 0 0 33px 2px;
	vertical-align: top;
	width: 560px;
}

	/* intro */
.cbody table.intro {
	/*background-image: url(img/intro_bg.jpg);*/
	background-repeat: no-repeat;
	height: 307px;
	margin-left: 2px;
	width: 558px;
}
.cbody table.intro td {
	color: #666;
	line-height: 17px;
	padding: 35px 210px 0 32px;
	vertical-align: top;
}
.cbody table.intro p {
	color: #666;
}
.cbody table.intro h1 {
	color: #666;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

	/* index bottom shortcuts */
.cbody table.isc {
	margin: 0 auto 0 auto;
}
.cbody table.isc td.title a {
	background-color: #167798;
	background-image: url(img/isc_title_bg.gif);
	background-repeat: repeat-x;
	color: #FFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	padding: 24px 0 11px 0;
	text-align: center;
	text-decoration: none;
	width: 120px;
}
.cbody table.isc td.title a:hover {
	color: #D0E4EA;
}

	/* content title */
.ctitle {
	background-image: url(img/c_title_bg.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin: 15px auto 0 auto;
	width: 520px;
}
.ctitle td.location {
	color: #999;
	font-size: 11px;
	padding: 6px 0 0 8px;
}
.ctitle td.location a,
.ctitle td.location a:hover {
	color: #777;
	font-size: 11px;
	text-decoration: none;
}
.ctitle td.heading {
	padding: 0 0 0 8px;
}
.ctitle td.heading h1 {
	margin: 0;
}
.ctitle td.ico {
	padding-right: 12px;
	text-align: right;
	vertical-align: top;
}

	/* content */
.content {
	margin: 10px 20px 20px 30px;
	width: 510px;
}
.content p {
	line-height: 17px;
}



/* Footer */
.footer td {
	color: #999;
	font-size: 11px;
	padding: 15px 30px 15px 0px;
	text-align: right;
}
.footer a {
	font-size: 11px;
	text-decoration: none;
}



/* Headings */
h1 {
	color: #666;
	font-size: 24px;
	font-weight: normal;
	margin: 8px 0 8px;
}
h2 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	margin: 8px 0 8px;
}
h3 {
	color: #E32E3D;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0 8px;
}
h5 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 6px;
}



/* Forms */
form {
	margin: 0;
}

input, textarea, select {
	color: #333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.inText, textarea, select {
	padding: 2px;
	border: 1px solid #999;
}
select {
	padding: 1px;
}
input.button {
	background-color: #666;
	border: 0;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	text-transform: uppercase;
}

/* Product list */

.subcategories li a {
	font-weight: bold;
}
.productlist td {
	padding: 4px;
	vertical-align: top;
	border-bottom: solid #ddd 1px;
}
.productlist td img {
	border: solid #ddd 1px;
}
.prodcode {
	color: #888;
	margin-bottom: .5em;
}
.productlist td .prodname {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: .5em;
}
.productlist td.price {
	color: #888;
	font-size: 1.4em;
	padding: 4px 10px;
	vertical-align: middle;
	border-left: solid #ddd 1px;
}
.productlist td.cart {
	border-left: solid #ddd 1px;
	vertical-align: middle;
	line-height: 2em;
}
.productlist td.cart .quantityInput {
	width: 30px;
	text-align: center;
}
.productlist td.dot {
	vertical-align: middle;
}
.productlist td.dot img {
	border: 0;
}
.price {
	font-size: 1.4em;
	color: #888;
}
#prodInfo {
	float: right;
	width: 220px;
}
.prodinfo img {
	border: solid #ccc 1px;
	margin: 5px;
}

.notice {
	font-weight: bold;
	color: red;
}
.inText_readonly {
	background-color: #eee;
	color: #333;
}

h4 {
	font-size: 1.1em;
	margin: .5em 0;
	padding: 0;
}
ul.documents {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.documents li {
	margin: 0;
	padding: 2px 0;
	font-size: 1.1em;
}
.doctable td {
	padding: 3px 1px;
}
.siedleConf {
	background: url(images/siedle.gif) top left no-repeat;
	padding: 35px 8px 8px 8px;
	margin: 10px 0;
}

.webform {
	padding: 0;
	margin: 0;
	border: 0;
}
.webform td {
	padding: 2px;
}
.webform td h4 {
	margin: 0;
	padding: 0;
}
.webform td.separator {
	border-top: solid black 1px;
}
.formNotice {
	border: solid #c9d0d4 2px;
	background-color: #e0e8ec;
	padding: 2px 5px;
	color: #4480a2;
	font-weight: bold;
}
.printprodlist {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
.printprodlist td {
	padding: 2px 3px;
	border: solid #ddd 1px;
}
.specialOfferProduct {
	margin: 0 0 5px 10px;
	border-left: solid #c3c6cd 1px;
	border-bottom: solid #c3c6cd 1px;
	background-color: #f7f7f7;
	padding: 5px;
}
.specialOfferProduct .title a {
	text-decoration: none;
	color: #E32E3D;
	font-size: 14px;
	font-weight: bold;
}
.specialOfferProduct div {
	margin-bottom: 0.5em;
}
