body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color:#3c3c3c;
	overflow:auto;
	letter-spacing: 0.9pt;	
	
}

p {
	font-weight: normal;

}


}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;

}

.titeloben {
	font-size: 18px;
	color: #CCCCCC;
	font-weight: normal;
	letter-spacing: 3px;

}
.titelobengross {
	font-size: 30px;
	color: #CCCCCC;
	letter-spacing: 3px;

}
.bambusoben {
	background-image: url(bilder/bambus-1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#cccccc;
}

.bambusunten {
	background-image: url(bilder/bambus-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#ffffff;
}

.logoaufhellgrau {
	background-image: url(bilder/logo-auf-hellgrau.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#cccccc;
}

.unterseite {
	background-image: url(bilder/graustufen-hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#ffffff;
	font-style: normal;
	color: #333333;
}

.produktdetailseite {
	background-image: url(bilder/unterseiteseite-hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: none;
}
.linkhauptnavi {
	color: #868686;
	text-decoration: none;
	font-size: 13px;
	line-height: 3px;
	font-weight: bold;
}
.linkhauptnavi:hover {
	color: #339900;
	text-decoration: none;
	font-size: 13px;
	line-height: 3px;
		font-weight: bold;
}

.linkaufweiss-hellgrau {
	color: #868686;
	text-decoration: none;
	font-size: 13px;	
	font-weight: bold;
}
.linkaufweiss-hellgrau:hover {
	color: #339900;
	text-decoration: none;
	font-size: 13px;	
	font-weight: bold;
}

.linkaufweiss-hellgrau-auswahl {
	color: #339900;
	text-decoration: none;
	font-size: 13px;	
	font-weight: bold;
}
.linkaufweiss-hellgrau-auswahl:hover {
	color: #339900;
	text-decoration: none;
	font-size: 13px;	
	font-weight: bold;
}

.linkaufweiss-dunkelgrau {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
.linkaufweiss-dunkelgrau:hover {
	color: #999999;
	text-decoration: none;
	font-size: 13px;
}

*+html .ganznachunten { margin-bottom:-3px;
}

* html .ganznachunten { margin-bottom:-3px;
}

h1 {
	font-size: 16px;
	color: #333333;
	letter-spacing: 3px;
	font-weight:bold;
}
   
label {
 cursor: pointer;
}
