html {
	background-color: #777;
}

body {
	margin-top: 25px;
}

.bodytext {
	text-align: justify;
	line-height: 1.5em;
}

a,a:active,a:visited {
	color: #222;
	text-decoration: none;
}

a:hover {
	color: #222;
	text-decoration: underline;
	background-color: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1 {
	font-size: 138.5%;
	color: #222;
	border-bottom: 1px solid #aaa;
	margin-right: 20px;
	margin-bottom: 10px;
}

h2 {
	color: #333;
	font-size: 131%;
	padding-right: 10px;
	margin-bottom: 10px;
}

h3 {
	color: #444;
	font-size: 123.1%;
	padding-right: 10px;
	margin-bottom: 10px;
}

h4 {
	color: #444;
	font-size: 116%;
	padding-right: 10px;
	margin-bottom: 5px;
}

.shlr {
	background: transparent url(../img/sprite.png) repeat-y -38px 0;
}

.shlrs1 {
	background: transparent url(../img/sprite.png) repeat-y -1038px 0;
	overflow: hidden;
}

.shlrs2 {
	background: transparent url(../img/sprite.png) repeat-y -2039px 0;
	overflow: auto;
}

.shlrs3 {
	background: transparent url(../img/sprite.png) repeat-y -3038px 0;
	overflow: auto;
}

.sht {
	height: 4px;
	clear: both;
	background: transparent url(../img/sprite.png) repeat-y -5036px -96px;
}

.shb {
	background: transparent url(../img/sprite.png) repeat-y -4036px 0;
	height: 7px;
}

.hd {
	height: 100px;
	margin-left: 12px;
	background: transparent url(../img/sprite.png) repeat-y -7050px 0;
}

.hdl {
	width: 240px;
	text-align: center;
	float: left;
	padding-top: 5px;
	font-style: italic;
	font-size: 100%;
}

.hdl img {
	padding-left: 15px;
}

.hdm {
	width: 470px;
	text-align: center;
	float: left;
	padding-top: 5px;
	font-size: 108%;
}

.hdr {
	width: 240px;
	float: left;
}

.ft {
	height: 25px;
	margin-left: 12px;
	background: transparent url(../img/sprite.png) repeat-y -8050px 0;
	background: transparent url(../img/backFooter.png) no-repeat top left;
}

#menu-main {
	position: relative;
	margin-left: 12px;
	margin-right: 12px;
	background: transparent url(../img/sprite.png) repeat-y -6050px 0;
	height: 50px;
}

#menu-main .main li {
	float: left;
}

#menu-main .main a {
	font-size: 131%;
	display: block;
	padding-top: 14px;
	height: 33px;
	text-align: center;
	margin-top: 1px;
	margin-left: 1px;
	cursor: pointer;
}

#menu-main .main a:hover {
	text-decoration: none;
	background-color: #aaa;
}

#menu-main .main .wide a {
	width: 215px;
}

#menu-main .main .small a {
	width: 150px;
}

#menu-main .act a {
	background-color: #aaa;
}

#menu-sub {
	background: transparent url(../img/backMenuSub.gif) repeat-y top left;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 85%;
	border-top: 1px solid #888;
	overflow: hidden;
	height: 131px;
	position: relative;
}

#menu-sub .left {
	width: 108px;
	float: left;
}

#menu-sub .subsmall {
	width: 151px;
	float: left;
}

#menu-sub .right {
	width: 108px;
	float: left;
}

#menu-sub li {
	list-style-image: url(../img/listBullet.gif);
	*list-style-image: url(../img/listBullet2.gif);
	padding-bottom: 3px;
}

#menu-sub ul {
	margin-left: 18px;
	padding-top: 10px;
	margin-bottom: 5px;
}

#menu-sub #link-to-shop {
	left: 216px;
	position: absolute;
	text-align: center;
	top: 112px;
	width: 216px;
	font-size: 110%;
	font-weight: bold;
}

#menu-sub #link-to-shop a {
	color: #333333;
}


#menu-close {
	background: #bbb url(../img/backMenuClose.png) no-repeat top left;
	padding-top: 1px;
	height: 14px;
	margin: 0 12px;
	overflow: hidden;
	text-align: center;
	color: #555;
	font-size: 93%;
	display: none;
}

.active {
	font-weight: bold;
}

#menu-content {
	width: 197px;
	float: left;
	margin-left: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#menu-content a {
	display: block;
	padding: 6px 10px;
}

#menu-content .shortcut a {
	margin-right: 10px;
	background: transparent url(../img/shortcut.gif) no-repeat scroll right
		center;
}

#menu-content a:hover {
	background-color: #fff;
}

#menu-content .active a {
	background-color: #fff;
}

#menu-content li {
	margin-bottom: 5px;
}

#menu-content li.level1 {
	margin-left: 20px;
	font-size: 95%;
}

#menu-content li.level2 {
	margin-left: 30px;
	font-size: 95%;
}

#menu-content li.level3 {
	margin-left: 40px;
	font-size: 95%;
}

#menu-content .active {
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
}

.ft {
	margin-right: 12px;
	padding: 0 10px;
	font-size: 93%;
	min-height: 40px;
}

.building-image {
	margin-top: 5px;
}

#iamforie6 {
	margin-left: 5px;
}

.menuft {
	float: right;
	*margin-top: -40px;
}

.menuft ul {
	float: left;
	min-width: 85px;
}

.menuft li {
	padding-right: 20px;	
	margin: 3px;
	list-style-image: url(../img/listBullet.gif);
}

#content {
	background-color: #fff;
	min-height: 240px;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
}

.s0 {
	margin-right: 12px;
	margin-left: 12px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.s1 {
	margin-right: 12px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.s2 {
	float: left;
	margin-left: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	width: 608px;
}

.s3 {
	float: left;
	width: 391px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#info {
	float: left;
	margin-right: 12px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	width: 265px;
}

#info ul {
	padding-left: 20px;
}

#info li {
	padding: 3px 0;
}

#info ul li {
	list-style: square;
}

#content ul {
	padding-left: 20px;
}

#content ol {
	padding-left: 20px;
}

#content li {
	padding: 3px 0;
}

#content ul li {
	list-style: square;
}

#content ol li {
	list-style: decimal;
}

#content ul li ul li {
	list-style: disc;
}

#content ul li ul li ul li {
	list-style: circle;
}

#content .csc-sitemap ul {
	padding-left: 40px;
}

#menu-language {
	padding-right: 10px;
	text-align: right;
	margin-top: -20px;
	padding-bottom: 10px;
}

.tx-macinasearchbox-pi1 {
	text-align: right;
	padding-right: 10px;
}

.tx-macinasearchbox-pi1 img {
	*margin-top: 4px;
}

.s2 .tx-macinasearchbox-pi1 {
	text-align: left;
	padding-right: 10px;
}

.tx-macinasearchbox-pi1 input.noSearch {
	background: transparent url(../img/sprite.png) repeat-y -9050px 0;
	width: 114px;
	padding: 5px;
	padding-top: 6px;
	padding-left: 6px;
	border: none;
	vertical-align: top;
	margin-top: 5px;
	*padding-right: 0;
}

.tx-macinasearchbox-pi1 input.search404 {
	margin: 0;
	padding: 5px;
}

#contact {
	font-size: 116%;
	height: 33px;
	padding-top: 7px;
	text-align: right;
	padding-right: 10px;
}

#contact span {
	font-size: 116%;
}

.search-item h3 {
	padding: 5px 0;
	margin-bottom: 0;
}

.search-item h3 img {
	float: right;
}

.search-item .imgn {
	float: none;
}

.search-item {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #aaa;
	margin-right: 10px;
	background-color: #ddd;
	margin-bottom: 10px;
}

.tx-indexedsearch-whatis {
	margin: 20px 0;
}

.tx-indexedsearch-searchbox-sword {
	padding: 5px;
}

.search {
	padding: 20px 0;
	text-align: center;
}

.tx-indexedsearch-redMarkup {
	font-weight: bold;
}

.csc-mailform-field label {
	display: block;
	text-align: right;
	clear: left;
	float: left;
	width: 180px;
	padding: 2px 10px;
	margin: 5px 0;
}

.csc-mailform-field input {
	font-weight: bold;
	padding: 2px;
	margin: 5px 0;
	width: 280px;
}

input.csc-mailform-submit {
	margin: none;
	padding: none;
	margin-left: 180px;
	margin-top: 20px;
}

.contenttable {
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #aaa;
	margin: 10px 0;
}

.contenttable tr {
	background-color: #fff;
	margin: 1px;
}

.contenttable td {
	background-color: #ddd;
	padding: 5px;
}

.contenttable th {
	font-weight: bold;
	background-color: #ccc;
	padding: 5px;
	text-align: center;
}

.quotetable {
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #aaa;
	margin: 5px 0;
	width: 99%;
}

.quotetable tr {
	background-color: #fff;
	margin: 1px;
}

.quotetable th {
	font-weight: bold;
	background-color: #ccc;
	padding: 5px;
	text-align: center;
}

.quotetable td {
	background-color: #f0f0f0;
	padding: 5px;
	text-align: right;
}

td.left {
	text-align: left;
}


td.right {
	text-align: right;
}

.left td {
	text-align: left;
}

.center td {
	text-align: center;
}

.right td {
	text-align: right;
}

.quotetable .impair td {
	background-color: #fff;
	padding: 5px;
}

.quotetable td.th {
	background-color: #ccc;
	padding: 5px;
}

.quotetable .impair td.th {
	background-color: #ddd;
	padding: 5px;
}

.contenttable td {
	background-color: #e5e5e5;
	padding: 5px;
}

.contenttable .impair td {
	background-color: #fff;
	padding: 5px;
}

.calc {
	border: none;
	width: 100%;
	text-align: right;
}

.calc td {
	padding: 4px;
}

.calc .left {
	text-align: left;
}

#content a,#content a:visited {
	color: blue;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#info a,#info a:visited,#info:active {
	color: blue;
	text-decoration: none;
}

#info a:hover {
	text-decoration: underline;
}

a.internal-link:link,a.internal-link:visited {
	color: blue;
	text-decoration: none;
}

a.external-link:link,a.external-link:visited {
	color: blue;
	text-decoration: none;
}

a.external-link-new-window:link,a.external-link-new-window:visited {
	color: blue;
	text-decoration: none;
}

a.download:link,a.download:visited {
	color: blue;
	text-decoration: none;
}

a.internal-link:hover {
	text-decoration: underline;
}

a.external-link:hover {
	text-decoration: underline;
}

a.external-link-new-window:hover {
	text-decoration: underline;
}

a.internalLink:link,a.internalLink:visited {
	color: blue;
	text-decoration: none;
}

a.externalLink:link,a.externalLink:visited {
	color: blue;
	text-decoration: none;
}

a.externalLinkNewWindow:link,a.externalLinkNewWindow:visited {
	color: blue;
	text-decoration: none;
}

a.download:link,a.download:visited {
	color: blue;
	text-decoration: none;
}

a.internal-link:hover {
	text-decoration: underline;
}

a.external-link:hover {
	text-decoration: underline;
}

a.external-link-new-window:hover {
	text-decoration: underline;
}

a.internalLink:hover {
	text-decoration: underline;
}

a.externalLink:hover {
	text-decoration: underline;
}

a.externalLinkNewWindow:hover {
	text-decoration: underline;
}

a.mail:link,a.mail:visited {
	color: blue;
	text-decoration: none;
}

a.mail:hover {
	text-decoration: underline;
}

#content h1 a {
	color: #222 !important;
}

#content h2 a {
	color: #222 !important;
}

#content h3 a {
	color: #222 !important;
}

#info h1 a {
	color: #222 !important;
}

#info h2 a {
	color: #222 !important;
}

#info h3 a {
	color: #222 !important;
}

.dashtable {
	background: transparent url(../img/dash.png) no-repeat center center;
	width: 100%;
	height: 140px;
}

.dashtable td:first-child {
	padding-left: 25px;
}

.high td:first-child {
	padding-left: 5px;
}

.dashtable h3 {
	display: block;
	clear: both;
	margin-bottom: 5px;
	margin-top: 10px;
}

.dashtable li {
	padding: 1px 0;
}

#content .dashtable a.internal-link {
	color: #222;
	text-decoration: none;
}

#content .dashtable a.internal-link:hover {
	text-decoration: underline;
}

#content .dashtable a.internalLink {
	color: #222;
	text-decoration: none;
}

#content .dashtable a.internalLink:hover {
	text-decoration: underline;
}

.long {
	background: transparent url(../img/dash_long.png) no-repeat center
		center;
}

.high {
	height: 350px;
	background: transparent url(../img/dash2.png) no-repeat center center;
}

.dashtable .high td {
	padding-left: 5px;
}

.high ul {
	margin-left: 10px;
}

.csc-textpic-image {
	padding-top: 8px;
	padding-right: 12px;
}

table.stempel {
	width: 100%;
	margin-bottom: 4em;
}

table.stempel td.col1 {
	width: 90px;
}

table.stempel td.col2 {
	width: 100px;
}

table.stempel td.col3 {
	width: auto;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img
	{
	border: 1px solid #888;
}

div.csc-textpic-center div.csc-textpic-imagewrap {
	margin-left: 0;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0;
}

.tabledia {
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #aaa;
	margin: 10px 0;
	width: 100%;
}

.tabledia tr {
	background-color: #fff;
	margin: 1px;
}

.tabledia th {
	font-weight: bold;
	background-color: #ccc;
	padding: 5px;
	text-align: center;
}

.tabledia td {
	background-color: #fff;
	padding: 5px;
}

.tabledia .impair td {
	background-color: #eee;
	padding: 5px;
}

p.bodytext {
	text-align: justify;
}

.yui-gb .yui-u h3 {
	text-align: center;
	margin-bottom: 5px;
}

.s0 .yui-g .yui-u h2 {
	text-align: center;
	margin-bottom: 5px;
	padding: 0 10px;
	padding-left: 5px;
	padding-right: 15px;
}

.s1 .yui-g .yui-u h2 {
	text-align: center;
	margin-bottom: 5px;
}

div.csc-textpic div.csc-textpic-imagecolumn {
	margin-right: 5px;
}

.tableleft {
	text-align: left;
}

.tableright {
	text-align: right;
}

.tablecenter {
	text-align: center;
}

.csc-caption {
	padding-top: 5px;
}

.tx-powermail-pi1 legend {
	display: none;
}

.tx-powermail-pi1 label, 
.Tx-Formhandler label{
	padding: 3px;
	width: 150px;
	text-align: right;
	margin-top: 20px;
	margin-right: 10px;
	display: block;
	float: left;
	font-size: 116%;
	clear: left;
}

fieldset.form-fieldset {
	padding-left: 20px;
	padding-bottom: 20px;
}


.tx-powermail-pi1 input.powermail_text,
.Tx-Formhandler input.formhandler_text {
	width: 300px;
	padding: 3px;
	margin-top: 20px;
}

.tx-powermail-pi1 textarea.powermail_textarea,
.Tx-Formhandler textarea.formhandler_textarea {
	width: 300px;
	height: 80px;
	padding: 3px;
	margin-top: 20px;
}

.tx_powermail_pi1_fieldwrap_html_datetime {
	margin-top: 10px;
}

.date2cal_img_help {
	display: none;
}

.tx-powermail-pi1 .jscalendar_cb {
	margin-top: 35px;
	margin-bottom: 30px;
}

.tx-powermail-pi1 .jscalendar {
	padding: 3px;
}

.tx-powermail-pi1 span {
	display: none;
}

span.powermail_mandatory {
	display: inline;
}

.tx-powermail-pi1 .powermail_captcha {
	margin-top: 20px;
	padding: 3px;
}

div.powermail_mandatory_js {
	margin-left: 170px;
	color: #d50000;
	margin-top: 5px;
	clear: left;
}

.wtcalculatingcaptcha {
	margin-top: 10px;
	margin-left: 150px;
}

.powermail_submit,
.formhandler_submit {
	width: 310px;
	margin-left: 165px;
}

.tx_powermail_pi1_fieldwrap_html_submit,
.formhandlersubmit {
	margin-top: 20px;
}

.powermail_all_tr {
	background-color: #eee;
	padding: 1px;
}

.powermail_all_td {
	padding: 5px;
	width: 50%;
}

.powermail_all_table {
	border-spacing: 1px;
	border-collapse: separate;
	margin: 20px 0;
}

.tx-powermail-pi1_confirmation_back {
	float: left;
	margin-right: 20px;
}

input.powermail_radio,
input.formhandler_radio {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}

input.powermail_radio_1,
input.formhandler_radio_1 {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}

.tx_powermail_pi1_fieldwrap_html_radio,
.tx_formhandler_pi1_fieldwrap_html_radio {
	clear: left;
	display: block;
}

.tx_powermail_pi1_fieldwrap_html_radio_title,
.tx_formhandler_pi1_fieldwrap_html_radio_title {
	text-align: right;
	width: 150px;
	float: left;
	font-size: 116%;
	margin-top: 20px;
}

.powermail_radio_inner label,
.formhandler_radio_inner label {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	width: 375px;
	text-align: left;
	float: right;
}


.formhandler_contact_form .row {
	clear: both;
}

.tx_formhandler_pi1_input_wrap {
	overflow: hidden;
}

.powermail_radio_inner,
.formhandler_radio_inner {
	float: left;
}

.formhandler_radio_inner_1 {
	text-align: left;
}

.formhandler_radio_inner_1 {
	float: left;
}

.formhandler_radio_inner_1 label {
	text-align: left;
	float: right;
}

.white {
	background-color: #fff !important;
}

.csc-textpic-imagewrap a,.csc-textpic-imagewrap a:active,.csc-textpic-imagewrap a:visited
	{
	display: block;
	margin: 1px;
}

.csc-textpic-imagewrap a:hover {
	margin: 0;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
}

#info h5 {
	font-size: 138.5%;
	color: red;
	border-bottom: 1px solid red;
	margin-bottom: 10px;
}

#flashmsg {
	position: relative;
	background-color: #fc3;
	width: 920px;
	padding: 15px;
	border: 1px solid #555;
	left: 50%;
	margin-left: -475px;
	margin-bottom: 50px;
	text-align: left;
	font-size: 116%;
}

.tx-indexedsearch-browsebox {
	display: none;
}

/* magento seo */
.product {
	padding: 0;
	overflow: hidden;
	max-height: 80px;
	margin-bottom: 16px;
}

.product img {
	float: left;
}

.product .product-details {
	float: left;
	margin-left: 10px;
	padding: 0;
}

#content .product li.product-info,
#content .product li.product-additional-info {
	padding: 2px 0;	
}

#content .product ul.product-details li {
	list-style: none;
	overflow: hidden;
}

#content .product ul.product-details {
	padding: 0;
	margin-top: 7px;
}

.product .product-details p {
	padding: 4px 0;
}

.product .product-link {
	width: 220px;
	float: left;
}

.product .product-price {
	width: 80px;
	float: right;
	min-height: 16px;
}

.product .product-price-container {
	float: right;
	width: 135px;
}

.product .product-date-container {
	float: right;
	width: 165px;
}

.product .product-price-data {
	float: right;
	font-weight: bold;
	font-color: #333333;
	margin-top: 16px;
}

.product .purchase-price {
	margin-top: 30px;
}

.product .product-price-info {
	float: right;
	clear: right;
	text-align: right;
	font-size: 10px;
	color: #666666;
}

.product .product-price-date {
	font-size: 10px;
	color: #666666;
}

.product .price-incl-tax {
	width: 170px;
}

.product .date-incl-tax {
	width: 130px;
}

/* presslink */
dl.presslink {
	width: 100%;
	clear: both;
}

dl.presslink dt {
	padding: 5px;
	float: left;
	width: 38%;
	text-align: right
}

dl.presslink dt img {
	border: solid 1px #888888;
}

dl.presslink dd {
	padding: 5px;	
	float: left;
	width: 58%;
}

dl.presslink dd img {
	margin: 5px 5px -3px 0;
}

#content dl.presslink dd a {
	color: #666666;
}

/* Word Fix */
.MsoNormal {
	text-align: justify;
	line-height: 1.5em;
}

/* divider tt_content */
.divider {
	clear: both;
	margin: 16px 0;
}

/* RTE link classes */
#content a.internalLink, #content a.internalLinkInNewWindow {
	
}

#content a.externalLink, #content a.externalLinkInNewWindow {
	
}

#content a.internalLinkGrey, #content a.internalLinkInNewWindowGrey {
	color: #666666;
	text-decoration: underline;
}

#content a.externalLinkGrey, #content a.externalLinkInNewWindowGrey {
	color: #666666;
	text-decoration: underline;
}

/*** Imageslider ***/
.jquery-slider-element,
#info li.jquery-slider-element,
#info ul li.jquery-slider-element {
    list-style: none outside none;
}

