* {	line-height: 150%;}

/* added by Markus... */
.red {color:#ff0000;}
/* ...bis hier */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: left;
	background: #fff url('/img/page_bg.gif') repeat-x top;
	color: #000;
}

body.popup {
	background: #fff;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, p, div, span, ul, ol, li, dl, dt, dd, form, label, legend, filedset, blockquote  {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table, tr, td {
	color: #515151;
	font-size: 1.0em;
}

a:link, a:visited {
	color: #7b6f62;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

#keywords123 {
	color: #e4ddd7;
	height: 20px;
	left: 220px;
	position: absolute;
	width: 600px;
	top: -170px;
	z-index: 128;
}

#container {
	width: 100%;
	text-align: center;
	margin: 0px auto;
}

#header	{
	width: 960px;
	height: 173px;
	text-align: left;
	margin: 0px auto;
}

#headerlogo {
	float: left;
}

* html #headerimg {
	position: relative;
	left: -3px;
}

#topmenu {
	float: left;
	height: 69px;
	position: relative;
	width: 750px;
	z-index: 50;
}

#topmenu ul {
	list-style: none;
	padding: 45px 0px 0px 15px;
}

#topmenu ul#langselect {
	float: right;
	margin-right: 120px;
	margin-top: -44px;
}

* html #topmenu ul#langselect {
	margin-right: 60px;
}

#topmenu ul li {
	color: #8d2f40;
	float: left;
	font-weight: bold;
	list-style: none;
}

#topmenu ul li.langde {
	background: url('/img/de.gif') no-repeat 5px 4px;
	padding-left: 12px;
}

#topmenu ul li.langit {
	background: url('/img/it.gif') no-repeat 5px 4px;
	padding-left: 12px;
}

#topmenu ul li.langen {
	background: url('/img/en.gif') no-repeat 5px 4px;
	padding-left: 12px;
}

#topmenu ul li a:link, #topmenu ul li a:visited {
	border-right: 1px solid #8d2f40;
	color: #8d2f40;
	font-size: 1.0em;
	font-weight: bold;
	margin-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	text-decoration: underline;
}

#topmenu ul li a:hover, #topmenu ul li a:active {
	color: #000;
}

.texte {
	color: #515151;
	font-size: 1.0em;
	line-height: 120%;
	margin-bottom: 20px;
}

.texte p {
	margin-top: 10px;
}

.texte h2 {
	color: #8d2f40;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
}

#centro {
	background: url('/img/zona1_background.gif') repeat-y left top;
	margin: 0px auto;
	text-align: left;
	width: 960px;
}

#centrodata {
	position:relative;
	height: 1%;
	position: relative;
	text-align: left;
	width: 960px;
}

#socialnetworks {
	height: 40px;
	left: 730px;
	position: absolute;
	top: 140px;
	width: 232px;
}

#googleplusone {
	background: #fff;
	height: 55px;
	left: 84px;
	padding-left: 3px;
	position: absolute;
	top: 0px;
	width: 145px;
	z-index: 10;
}
body.bodyit #googleplusone {
	left: 75px;
	width: 154px;
}
body.bodyen #googleplusone {
	left: 55px;
	width: 174px;
}

#headermessage {
	position: absolute;
	top: 18px;
	left: 230px;
	width: 468px;
	height: 60px;
	z-index: 1;
}

/* Menü links */
#zona1 {
	background-color: #f2f0ef;
	float: left;
	padding-top: 20px;
	width: 210px;
}

#zona1 .texte {
	margin: 0px 10px 15px 10px;
}

#zona1 .texte b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#menu {
	list-style: none;
	margin-bottom: 15px;
	margin-top: 5px;
}

#menu li {
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	list-style: none;
	width: 100%;
}

#menu li.main {
	background: url('/img/li_main.gif') no-repeat 5px 5px;
	border-bottom: 1px dashed #b4b5b6;
}

#menu li.main a:link, #menu li.main a:visited {
	color: #8d2f40;
	display: block;
	padding: 1px 0px 2px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

#menu li.main a:hover, #menu li.main a:active {
	color: #000;
}

#menu li.main .submenu li a:link, #menu li.main .submenu li a:visited {
	color: #7b6f62;
	text-decoration: underline;
	text-transform: none;
}

#menu li.main .submenu li a:hover, #menu li.main .submenu li a:active {
	background: #7b6f62 url('/img/li_submenu.gif') no-repeat 5px 5px;
	color: #fff;
	text-decoration: none;
}

#menu li.main .submenu li.menu00s a:link, #menu li.main .submenu li.menu00s a:visited {
	background: #7b6f62 url('/img/li_submenu.gif') no-repeat 5px 5px;
	color: #fff;
	text-decoration: none;
}

#menu li.main .submenu li a.level1:link, #menu li.main .submenu li a.level1:visited {
	padding-left: 35px;
}

#menu li.main .submenu li a.level1:hover, #menu li.main .submenu li a.level1:active {
	background: #7b6f62 url('/img/li_submenu.gif') no-repeat 20px 5px;
	color: #fff;
	text-decoration: none;
}

#menu li.main .submenu li.menus a.level0:link, #menu li.main .submenu li.menus a.level0:visited {
	background: #7b6f62 url('/img/li_submenu.gif') no-repeat 5px 5px;
	color: #fff;
	text-decoration: none;
}

#menu li.main .submenu li.menus a.level1:link, #menu li.main .submenu li.menus a.level1:visited {
	background: #7b6f62 url('/img/li_submenu.gif') no-repeat 20px 5px;
	color: #fff;
	text-decoration: none;
}

#menu li.main .submenu li.menus a.level2:link, #menu li.main .submenu li.menus a.level2:visited {
	background: #7b6f62 url('/img/li_submenu.gif') no-repeat 35px 5px;
	color: #fff;
	text-decoration: none;
}

#menu li.main .submenu li a.level2:link, #menu li.main .submenu li a.level2:visited {
	padding-left: 50px;
}

#menu li.main .submenu li a.level2:hover, #menu li.main .submenu li a.level2:active {
	background: #7b6f62 url('/img/li_submenu.gif') no-repeat 35px 5px;
	color: #fff;
	text-decoration: none;
}

#menu li.main .submenu li.menus a.level2:link, #menu li.main .submenu li.menus a.level2:visited {
	background: #7b6f62 url('/img/li_submenu.gif') no-repeat 35px 5px;
	color: #fff;
	text-decoration: none;
}

#flash {
	margin-left: 730px;
	position: absolute;
	top: 0px;
	z-index: 0;
}

/* Inhalt */
#zona2 {
	float: left;
	margin-left: 20px;
	margin-top: 90px;
	margin-bottom: 30px;
	width: 480px;
}

* html #zona2 {
	margin-left: 23px;
}

.popup #zona2 {
	float: none;
	margin: 15px auto 0px auto;
}

#zona2large {
	float: left;
	margin-left: 20px;
	margin-top: 80px;
	margin-bottom: 30px;
	padding-top: 10px;
	width: 720px;
}

* html #zona2large {
	margin-left: 17px;
}

#zona2large .space {
	float: right;
	width: 220px;
	height: 85px;
}

#zona2 .texte {
	width: 465px;
}

#zona2 .texte div, #zona2large .texte div {
	background: #E9E8E6 url('/img/li_main.gif') no-repeat 10px 10px;
	border: 1px solid #9F9A94;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 3px;
	margin-bottom: 10px;
}

#zona2 .texte b, #zona2large .texte b {
	text-transform: uppercase;
}

#zona2 .texte div p, #zona2large .texte div p {
	margin: 0px;
	padding: 0px;
	margin-left: -15px;
	padding-left: 15px;
	margin-bottom: 3px;
}

#zona2large p {
	width: 480px;
}

#zona2 .texte p img.fotodx, #zona2large p img.fotodx {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#zona2 .texte p img.fotosx {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#products {
	margin-left: -10px;
	width: 500px;
}

* html #products {
	margin-left: -12px;
	width: 480px;
}

#productslarge {
	margin-left: -10px;
	width: 760px;
}

* html #productslarge {
	margin-left: -24px;
	width: 740px;
}

.product {
	border: 1px solid #e9e7e6;
	float: left;
	margin: 0px 10px 20px 10px;
	width: 228px;
}

* html .product {
	margin: 0px 0px 20px 12px;
}

* html #zona2 .product {
	margin: 0px 0px 20px 6px;
}

.product div {
	color: #515151;
	padding: 2px 10px 2px 10px;
}

.product .description {
	border-bottom: 1px solid #e9e7e6;
	padding: 8px 10px 8px 10px;
}

.product .description a:link, .product .description a:visited {
	background: url('/img/li_main.gif') no-repeat 195px 4px;
	color: #7b6f62;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding-right: 20px;
	text-decoration: underline;
}

.product .description a:hover, .product .description a:active {
	color: #000;
}

.product .image {
	border-bottom: 1px solid #e9e7e6;
	padding: 0px;
	text-align: center;
}

.product .image img {
	margin: 12px 0px;
}

.product .price {
	
}

.product .onstock {
	border-top: 1px solid #e9e7e6;
}

.product .notes {
	border-top: 1px solid #e9e7e6;
	display: none;
}

.category {
	border: 1px solid #e9e7e6;
	float: left;
	margin: 0px 10px 20px 10px;
	width: 228px;
}

* html .category {
	margin: 0px 0px 20px 12px;
}

* html #zona2 .category {
	margin: 0px 0px 20px 6px;
}

.category div {
	color: #515151;
	padding: 2px 10px 2px 10px;
}

.category .description {
	border-bottom: 1px solid #e9e7e6;
	padding: 8px 10px 8px 10px;
}

.category .description a:link, .category .description a:visited {
	background: url('/img/li_main.gif') no-repeat 195px 4px;
	color: #7b6f62;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding-right: 20px;
	text-decoration: underline;
}

.category .description a:hover, .category .description a:active {
	color: #000;
}

.category .image {
	padding: 0px;
	text-align: center;
}

.category .image img {
	margin: 12px 0px;
}

a.zoom:link, a.zoom:visited {
	background: url('../img/zoom1.gif') no-repeat right -10px;
	display: block;
	height: 18px;
	margin: 0px auto;
	margin-bottom: 6px;
	text-decoration: none;
	text-align: right;
	width: 183px;
}

.totaltop, .totalbottom {
	color: #515151;
	font-size: 1.1em;
}

.totaltop {
	margin-bottom: 15px;
}

.totalbottom {
	margin-top: 15px;
	float: left;
}

.continue {
	margin-left: 10px;
}

.total img {
	margin: 0px 8px;
}

h1 {
	color: #7b6f62;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-variant: small-caps;
	margin-top: 15px;
	margin-bottom: 22px;
}

h2 {
	color: #8d2f40;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
}

#detailimage {
	margin-bottom: 20px;
	margin-left: 100px;
	vertical-align: middle;
}

#zoomimagecontainer {
	float: left;
	margin-bottom: 20px;
	width: 480px;
}

#imagecontainer {
	float: left;
	margin-left: 19px;
}

#imagecontainer h1 {
	padding-top: 20px;
}

#previewimagecontainer {
	float: left;
	margin: 0px -1px 0px 19px;
	width: 230px;
}

.previewimage {
	border: 1px solid #e9e7e6;
	float: left;
	margin: 1px;
	padding: 7px 0px;
	text-align: center;
	width: 73px;
}

#bigbackbutton a:link, #bigbackbutton a:visited {
	background: url('/img/btn-carousel-left.gif') no-repeat left center;
	color: #7b6f62;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-variant: small-caps;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-top: 30px;
	margin-bottom: 22px;
	padding: 10px 0px 10px 52px;
	text-decoration: none;
}

#bigbackbutton a:hover, #bigbackbutton a:active {
	text-decoration: underline;
}

#theimage {
	float: left;
}

#theimage img {
	padding-bottom: 18px;
}

#theimage a:link, #theimage a:visited {
	background: url('../img/zoom1.gif') no-repeat right bottom;
}

#itemdescription {
	margin-bottom: 20px;
}

#itemnote {
	margin: 10px 0px;
}

#elaborationsbutton {
	background: url('/img/btn-versioni.gif') no-repeat left top;
	float: left;
	height: 20px;
	margin-left: 60px;
	margin-top: 70px;
	padding-top: 1px;
	width: 150px;
}

#elaborationsbutton a:link, #elaborationsbutton a:visited {
	color: #fff;
	display: block;
	font-weight: bold;
	padding-left: 30px;
	text-decoration: none;
	width: 100%;
}

#elaborationsbutton a:hover, #elaborationsbutton a:active {
	text-decoration: underline;
}

#backbutton {
	background: url('/img/btn-back.gif') no-repeat left top;
	height: 20px;
	padding-top: 1px;
	width: 100px;
}

* html #backbutton {
	width: 70px;
}

#backbutton a:link, #backbutton a:visited {
	color: #fff;
	display: block;
	font-weight: bold;
	padding-left: 30px;
	text-decoration: none;
	width: 100%;
}

#backbutton a:hover, #backbutton a:active {
	text-decoration: underline;
}

#prices {
	border: 1px solid #e9e7e6;
	border-collapse: collapse;
	width: 100%;
}

#prices .titolotabella {
	background-color: #7b6f62;
	border: 1px solid #e9e7e6;
	border-collapse: collapse;
	color: #fff;
	font-weight: bold;
	padding: 7px;
	text-align: center;
}

#prices .size {
	border: 1px solid #e9e7e6;
	border-collapse: collapse;
	color: #515151;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	width: 40px;
}

#prices .price0, #prices .price1 {
	border: 1px solid #e9e7e6;
	border-collapse: collapse;
	color: #515151;
	padding: 2px;
	text-align: right;
}

#prices .price1 {
	background-color: #f5f5f5;
}

#prices .theprice {
	float: right;
	margin: 7px 0px 0px 0px;
}

.availabilityicon10, .availabilityicon01, .availabilityicon0, .exists10, .exists01 {
	display: none;
}

.availabilityicon11, .availabilityicon00, .availabilityicon1 {
	float: right;
	margin: 7px 8px 0px 6px;
	text-align: center;
	width: 22px;
}

* html .availabilityicon11, * html .availabilityicon00, * html .availabilityicon1 {
	margin: 7px 4px 0px 3px;
}

.exists00 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#searchform {
	border: 1px solid #7b6f62;
	height: 24px;
	margin-bottom: 15px;
}

#searchtext {
	background-color: #7b6f62;
	border: 1px solid #7b6f62;
	color: #fff;
	float: left;
	font-weight: bold;
	padding: 4px;
	padding-right: 10px;
	text-align: right;
	width: 90px;
}

input, select {
	border-color: #7b6f62;
	border-width: 1px;
	color: #515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}

#searchinput {
	border: 0px;
	margin: 1px;
	padding: 2px;
	width: 320px;
}

* html #searchinput {
	width: 317px;
}

#searchbutton {
	background-color: #7b6f62;
	color: #fff;
	font-weight: bold;
	margin: 1px;
	padding: 3px;
	width: 40px;
}

#categorysearchtitle {
	background-color: #7b6f62;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	padding-left: 12px;
}

#categorysearch {
	border: 1px solid #e9e7e6;
	padding: 5px;
}

#cart {
	border: 1px solid #e9e7e6;
	border-collapse: collapse;
	width: 99%;
}

#cart tr td {
	border-bottom: 1px solid #e9e7e6;
	border-collapse: collapse;
	padding-left: 4px;
}

#cart .titolotabella {
	background-color: #7b6f62;
	border: 1px solid #e9e7e6;
	border-collapse: collapse;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

#cart .summarytabella {
	background-color: #7b6f62;
	border: 1px solid #e9e7e6;
	border-collapse: collapse;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	padding-right: 15px;
	text-align: right;
}

#updatebutton {
	background-color: #7b6f62;
	border-color: #fff;
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	padding: 3px;
}

#updatebuttonde, #updatebuttonit, #updatebuttonen {
	border: 0px;
	cursor: pointer;
	height: 20px;
	margin: 2px 0px;
	padding: 0px;
	width: 129px;
}

#updatebuttonde {
	background: url('../img/btn-update-deu.gif') no-repeat left top;
}

#updatebuttonit {
	background: url('../img/btn-update-ita.gif') no-repeat left top;
}

#updatebuttonen {
	background: url('../img/btn-update-eng.gif') no-repeat left top;
}

#checkoutbuttonde, #checkoutbuttonit, #checkoutbuttonen {
	border: 0px;
	cursor: pointer;
	height: 38px;
	padding: 0px;
	width: 714px;
}

#checkoutbuttonde {
	background: url('../img/btn-minqt-on-deu.gif') no-repeat left top;
}

#checkoutbuttonit {
	background: url('../img/btn-minqt-on-ita.gif') no-repeat left top;
}

#checkoutbuttonen {
	background: url('../img/btn-minqt-on-eng.gif') no-repeat left top;
}

#continuebuttonde, #continuebuttonit, #continuebuttonen {
	border: 0px;
	cursor: pointer;
	height: 20px;
	padding: 0px;
	width: 150px;
}

#continuebuttonde {
	background: url('../img/btn-continue-deu.gif') no-repeat left top;
}

#continuebuttonit {
	background: url('../img/btn-continue-ita.gif') no-repeat left top;
}

#continuebuttonen {
	background: url('../img/btn-continue-eng.gif') no-repeat left top;
}

#confirmbuttonde, #confirmbuttonit, #confirmbuttonen {
	border: 0px;
	cursor: pointer;
	height: 20px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 200px;
}

#confirmbuttonde {
	background: url('../img/btn-confirm-deu.gif') no-repeat left top;
}

#confirmbuttonit {
	background: url('../img/btn-confirm-ita.gif') no-repeat left top;
}

#confirmbuttonen {
	background: url('../img/btn-confirm-eng.gif') no-repeat left top;
}

#minorderde, #minorderit, #minorderen {
	height: 38px;
	width: 714px;
}

#minorderde {
	background: url('../img/btn-minqt-off-deu.gif') no-repeat left top;
}

#minorderit {
	background: url('../img/btn-minqt-off-ita.gif') no-repeat left top;
}

#minorderen {
	background: url('../img/btn-minqt-off-eng.gif') no-repeat left top;
}
	
#loginform {
	border: 1px solid #7b6f62;
	margin-bottom: 15px;
	position: absolute;
	top: 17px;
	left: 227px;
	width: 525px;
	z-index: 1;
}

#loginfields {
	padding: 4px;
}

#logintext {
	background-color: #7b6f62;
	border: 1px solid #7b6f62;
	color: #fff;
	float: left;
	font-weight: bold;
	padding: 3px;
	padding-right: 10px;
	text-align: right;
	width: 40px;
}

.logintext {
	font-size: 1.0em;
	margin-left: 10px;
}

#emailinput, #passwordinput {
	border: 1px solid #7b6f62;
	margin: 1px;
	padding: 2px;
	width: 108px;
}

#loginbutton {
	background: url('../img/btn-login.gif') no-repeat left top;
	border: 0px;
	cursor: pointer;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 150px;
}

#loginbutton { margin-bottom /*\**/: -6px\9 }
*+html #loginbutton { margin-bottom: 0px; }

#addressinfo {
	border: 1px solid #e9e7e6;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}

#addressinfo td {
	vertical-align: middle;
}

#addressinfo .titolotabella {
	background-color: #7b6f62;
	border: 1px solid #e9e7e6;
	border-collapse: collapse;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
}

#calc {
	border: 1px solid #e9e7e6;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}

#calc td {
	vertical-align: middle;
}

#calc .titolotabella {
	background-color: #7b6f62;
	border: 1px solid #e9e7e6;
	border-collapse: collapse;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
}

#calc .summarytabella {
	background-color: #7b6f62;
	border: 1px solid #e9e7e6;
	border-collapse: collapse;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	padding-right: 15px;
	text-align: right;
}

#gift {
	border: 1px solid #e9e7e6;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 70%;
}

#gift td {
	vertical-align: middle;
	background-color: #7b6f62;
	border: 1px solid #e9e7e6;
	border-collapse: collapse;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	text-align: right;
}

#gift .desc {
	padding: 2px 15px;
}

.darkcell {
	background-color: #7b6f62;
	color: #fff;
}

#addressinfo input {
	margin: 1px;
	padding: 2px;
}

.loginbox, .sendpwdbox {
	text-align: center;
}

.club {
	background-color: #7b6f62;
	border: 1px solid #e9e7e6;
	margin-bottom: 15px;
	width: 400px;
}

.club tr td {
	color: #fff;
}

.club input {
	margin: 1px;
	padding: 2px;
}

/* Werbefelder rechts */
#zona3 {
	float: left;
	margin-left: 20px;
	margin-top: 180px;
	width: 230px;
}

* html #zona3 {
	margin-left: 14px;
}

#zona3 .texte {
	margin: 20px 0px 15px 0px;
}

#zona3 .texte b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#zona3 .title {
	color: #7b6f62;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 10px;
}

.angebot {
	background: url('/img/angebote_background.gif') repeat-y left top;
	border: 1px solid #e9e7e6;
	margin-bottom: 10px;
	width: 100%;
}

.angebot div {
	color: #515151;
	padding: 2px 5px 2px 10px;
	width: 140px;
}

.angebot .image {
	float: right;
	padding: 0px;
	text-align: center;
	width: 73px;
}

* html .angebot .image {
	width: 72px;
}

.angebot .image img {
	margin: 7px 0px;
}

.angebot .description {
	border-bottom: 1px solid #e9e7e6;
	height: 20px;
	padding: 5px 5px 5px 10px;
}

.angebot .description a:link, .angebot .description a:visited {
	background: url('/img/li_main.gif') no-repeat 130px 5px;
	color: #7b6f62;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: underline;
}

.angebot .description a:hover, .angebot .description a:active {
	color: #000;
}

.angebot .price {
	border-bottom: 1px solid #e9e7e6;
	color: #515151;
}

.angebot .notes {
	height: 18px;
}

/* ohne clear geht nix */
.clear {
	clear: both;
	float: none;
	font-size: 0px;
	height: 1px;
	background-color: transparent;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.clear2 {
	clear: both;
	float: none;
	font-size: 0px;
	height: 1px;
	background-color: transparent;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

* html .clear2 {
	clear: none;
}

#footer {
	background: url('/img/footer_background.gif') repeat-x left top;
	height: 175px;
	width: 100%;
	clear: both;
}

#footer #footerdata {
	background: url('/img/footer_left.gif') no-repeat left top;
	height: 175px;
	margin: 0px auto;
	text-align: left;
	width: 960px;
}

#footer #editing {
	color: #948d86;
	float: left;
	font-size: 0.9em;
	height: 28px;
	padding-top: 42px;
	text-align: center;
	width: 210px;
}

#editing a:link, #editing a:visited {
	color: #948d86;
	font-weight: bold;
	text-decoration: none;
}

#editing a:hover, #editing a:active {
	color: #afafaf;
	text-decoration: none;
}

#address {
	color: #f2f0ef;
	float: left;
	height: 58px;
	font-size: 1.0em;
	line-height: 100%;
	margin-left: 20px;
	margin-top: 7px;
	width: 650px;
}

#address a:link, #address a:visited {
	color: #f2f0ef;
	text-decoration: underline;
}

#address a:hover, #address a:active {
	color: #fff;
	text-decoration: none;
}

#links {
	color: #f2f0ef;
	float: left;
	height: 58px;
	font-size: 1.0em;
	line-height: 100%;
	margin-top: 31px;
	width: 80px;
}

#links a:link, #links a:visited {
	color: #f2f0ef;
	text-decoration: underline;
}

#links a:hover, #links a:active {
	color: #fff;
	text-decoration: none;
}

#footerlogo {
	clear: left;
	float: left;
	height: 110px;
	width: 210px;
}

#logos {
	float: left;
	height: 110px;
	margin-left: 20px;
	width: 730px;
}

#logos img {
	border: 0px;
	margin-right: 20px;
	margin-top: 32px;
}

.lieferkosten {
	border: 2px solid #B6AFA8;
}

.lieferkosten th {
	border-bottom: 2px solid #B6AFA8;
	background-color: #F2F0EF;
}

.lieferkosten em {
	color: red;
}

.lieferkosten table {
	border: 1px solid #B6AFA8;
	border-collapse: collapse;
	width: 100%;
}

.lieferkosten table th {
	background-color: #F2F0EF;
	border: 1px solid #B6AFA8;
}

.lieferkosten table td {
	text-align: center;
	border: 1px solid #B6AFA8;
}

table.versions  td {
	border: 1px solid #B6AFA8;
}

hr {
	border: 0;
	height: 1px;
	background: #B6AFA8;
	color: #B6AFA8;
}

#sitemap {
	padding-right: 10px;
}

#zona2 .texte div#sitemap, #zona2large .texte div#sitemap {
	background: none;
}

#sitemap ul ul {
	padding-left: 15px;
}

#sitemap i {
	padding-left: 15px;
	display: block;
}

.submit {
	cursor: pointer;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	width: 140px;
}

/* Carousel Styles * hinzugefügt am 07.09.2011 */
.textecontainer {
	min-height: 20px;
}

#imagescarouselcontainer {
	
}

.carouselleftbutton {
	background: url('/img/btn-carousel-left.gif') no-repeat left 175px;
	cursor: pointer;
	display: none;
	float: left;
	margin-right: 20px;
	min-height: 215px;
	width: 42px;
}
.carouselrightbutton {
	background: url('/img/btn-carousel-right.gif') no-repeat right 175px;
	cursor: pointer;
	display: none;
	float: left;
	min-height: 215px;
	width: 42px;
}

#carouselimages {
	float: left;
	width: 626px;
}

#carouselimages ul {
	list-style-type: none;
}

#carouselimages ul li {
	float: left;
	list-style-type: none;
}

#carouselimages ul li table {
	margin-right: 20px;
	width: 288px;
}

#carouselimages ul li table tr th.ctitle, #carouselimages ul li table tr td.clink {
	background: #7b6f62;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0px 12px;
	text-align: left;
}

#carouselimages ul li table tr td.ctitle {
	border-bottom: 1px solid #fff;
}

#carouselimages ul li table tr td.clink {
	border-top: 1px solid #fff;
}

#carouselimages ul li table tr td.clink a:link, #carouselimages ul li table tr td.clink a:visited {
	background: url('/img/link-arrow.gif') no-repeat left center;
	color: #fff;
	font-weight: bold;
	padding-left: 15px;
}
#carouselimages ul li table tr td.clink a:hover, #carouselimages ul li table tr td.clink a:active {
	color: #ccc;
	text-decoration: none;
}
