/*** The Essential Code ***/

#width-fixer {
	min-width: 630px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	width: 1198px;  	       /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	margin: 20px auto;
	border: solid 1px #9c9e9e;
}
#width-fixer td {
	vertical-align: top;
}

/*#container {
	padding-left: 260px;      /* LC fullwidth */
/*	padding-right: 300px;     /* RC fullwidth + CC padding */
/*}
*/

/*#container .column {
	position: relative;
	float: left;
}
*/
#center {
/*	padding: 10px 20px;       /* CC padding */
/*	width: 100%;*/
}

#left {
/*	width: 225px;             /* LC width */
	padding: 0 00px;          /* LC padding */
/*	right: 300px;             /* LC fullwidth + CC padding */
/*	margin-left: -100%;*/
}

#right {
	width: 240px;             /* RC width */
	padding: 0 0px;          /* RC padding */
/*	margin-right: -100%;*/
}

#footer {
	clear: both;
}

/*** IE Fix ***/
* html #left {
/*	left: 150px;              /* RC fullwidth */
}

/*** Equal-height Columns ***/

/*#container {
	overflow: hidden;
}*/

/*#container .column {
	padding-bottom: 1001em;     /* X + padding-bottom */
/*	margin-bottom: -1000em;     /* X */
/*	height: auto;*/
/*}
*/

/*** Footer Fix ***/
/*
* html body {
	overflow: hidden;
}

* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10010px;
	margin-bottom: -10000px;
	background: #FFF;         /*** Same as body background ***/
/*}*/

/*** Just for Looks ***/

body {
	margin: 0;
	padding: 0;
/*	background: #FFF;*/
	background-image: url(img/bg.gif);
}

#header, #footer {
	text-align: center;
	padding: 0;
	background: white;
	margin: 0;
}
#header-shadow {
	background: white url(img/shadow-t.gif) repeat-x bottom left;
}
#header img {
	vertical-align: bottom;
	border: none;
}

#left {
	background: white;
	background-image: url(img/vert.png);
	background-repeat: repeat-x;
	border-right: solid 1px #9c9e9e;
}

#center {
	background: white url(img/shadow.png) repeat-x;
	font-size: 17px;
}

#right {
	background: white;
	background-image: url(img/vert.png);
	background-repeat: repeat-x;
	border-left: solid 1px #9c9e9e;
	height: 100%;
}
#right-plus {
	background: url(img/right.gif) bottom right no-repeat;
	height: 187px;
	position: relative;
	bottom: 0;
}

#container .column {
/*	padding-top: 1em;*/
	text-align: justify;
}

body, td, select {
	font-family: Arial, sans-serif;
	font-size: 15px;
/*	color: #7d7a6e;*/
	color: #66645a;
}

h1, h2 {
	font-weight: bold;
	font-size: 22px;
	text-align: left;
}


ul.menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu li {
	float: left;
	margin: 0;
}

ul.menu li a {
	background: url(img/menu.gif) #fff bottom left repeat-x;
	height: 30px;
	line-height: 30px;
	width: 225px;
	display: block;
	border: 1px solid #dcdce9;
	border-collapse: collapse;
	text-decoration: none;
	padding: 0 0 0 27px;
	font-weight: bold;
	color: #59594f;
	font-size: 17px;
	vertical-align: absmiddle;
	zoom: 100%;
}
* html ul.menu li a {
	width: auto;
}
/*ul.menu li.half div {
	float: left;
}
ul.menu li.half div.lang-flag a {
	height: 22px;
	line-height: 22px;
	width: 25px;
	border-right: none;
	padding: 8px 0px 0 2px;
	vertical-align: absmiddle;
}
ul.menu li.half div.lang-text a {
	width: 99px;
	border-left: none;
	apadding: 0 0 0 2px;
}
ul.menu li.half div.lang-flag a img {
	margin: 0;
	border: none;
}
*/
ul.menu li.half {
	float: left;
	display: block;
	zoom: 100%;
}
ul.menu li.half a {
	width: 122px;
	padding-left: 3px;
}
* html ul.menu li.half {
	width: 49.99%;
	display: block;
	zoom: 100%;
	margin: 0;
	padding: 0;
}
* html ul.menu li.half a {
	width: 100%;
	padding-top: 4px;
	display: block;
	zoom: 100%;
}
ul.menu li.half a img {
	border: none;
}


/* Hide from IE5-Mac \*/
ul.menu li a {
	float: none;
}
/* End hide */

ul.menu {
	width: 100%;
}
ul.menu li a:hover,
ul.menu li.active a {
	background-image: url(img/menu2.gif);
	color: white;
}
ul.menu li.menu2 a {
	padding-left: 35px;
	width: 217px; /*225-40*/
	font-size: 13px;

}
* html ul.menu li.menu2 a {
	width: 221px;
	white-space: no-wrap;
	font-size: 13px;
}

#container #left {
	padding-top: 0;
}
#container #right {
/*	padding-top: 1em;*/
}
#center_inside {
	padding: 1em 3em;
	text-align: left;
}
#right_inside {
	padding: 1em 2em 0 2em;
}
.sl-bg {
	vertical-align: bottom;
	position: relative;
/*	left: 10px;*/
}
* html .sl-bg {
	bottom: -3px;
}


.product-list {
	border-collapse: collapse;
	border: solid 1px #9c9e9e;
	width: 100%;
}
.product-list td {
	border-collapse: collapse;
	border-bottom: solid 1px #9c9e9e;
	vertical-align: middle;
}
.product-list-item {
	margin: 10px 0;
	border-bottom: 1px solid #9c9e9e;
}
.product-list-item a.super {
	color: #66645a;
	text-decoration: none;
	display: block;
	height: 200%;
	vertical-align: middle;
	zoom: 100%;
}
.product-list-item img {
/*	border: solid 1px silver;*/
	border: none;
/*	background-color: white;*/
	padding: 0px;
	margin: 3px 3px;
	zoom: 100%;
}
.product-list-item.hover,
.product-list-item a.super:hover {
	background-color: #EEEEEE;
}


.product-single p {
	margin: 0;
}
.product-single .detail {
	width: 150px;
	display: block;
	float: left;
}
.product-single img {
/*	border: solid 1px silver;*/
/*	background-color: white;*/
	padding: 0px;
	margin: 3px 3px;
}

.prefix {
	font-weight: bold;
	width: 150px;
	float: left;
}

.csc-mailform-field {
	clear: both;
}
.csc-mailform-field label {
	width: 10em;
	float: left;
	zoom: 100%;
	display: block;
}
.csc-mailform-field input {
	width: 300px;
	float: left;
	margin-bottom: 4px;
}
.csc-mailform-field textarea {
	width: 300px;
	height: 15em;
}

a img {
	border: none;
}

#mailformformtype_mail {
	background-image: url(../fileadmin/img/send.gif);
	width: 156px;
	height: 29px;
	color: transparent;
	border: none;
	cursor: hand;
}
fieldset {
	border: none;
	padding: 0;
}

a {
	color: #66645A;
}

dl {
	margin: 0;
}

