
body {
	padding: 0;
	background: #333;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 15px;
	color: #fff;
}

div.page
{
	width: 980px;
	margin: 0 auto;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	text-decoration:none;
	color: #fff;
}

a:hover {
	color: #b39c5f;
}

a.mehr {
	padding-left: 13px;
	background: transparent url('../img/mehr.gif') no-repeat left 3px;
	color: #b39c5f;
}

a.mehr:hover {
	background: transparent url('../img/mehrOn.gif') no-repeat left 3px;
	color: #fff;
}

a.back {
	padding-left: 13px;
	background: transparent url('../img/back.gif') no-repeat left 3px;
	color: #b39c5f;
}

a.back:hover {
	background: transparent url('../img/backOn.gif') no-repeat left 3px;
	color: #fff;
}

.on {
	color: #b39c5f;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

ul {
	list-style-type: none;
	padding: 0;
}

ol
{
	margin-left: 20px;
}

ol li
{
	padding-bottom: 10px;
}

/* # # # # HEAD # # # # */

.head {
	float: left;
	width: 940px;
	margin-bottom: 10px;
	padding: 60px 20px 20px 20px;
	background: #0d0d0d;
}

.logo {
	float: left;
}

.servicemenu {
	float: right;
	padding-top: 7px;
}


.servicemenu a {
	padding-left: 10px;
}

.servicemenu strong {
	color: #b39c5f;
	padding-left: 10px;
	font-weight: normal;
}

/* # # # # HEADPIC # # # # */

.headpic {
	float: left;
	width: 980px;
	margin-bottom: 10px;
	background: #0d0d0d;
}

/* # # # # MENU # # # # */

.menu {
	float: left;
	width: 940px;
	margin-bottom: 10px;
	padding: 20px;
	background: #0d0d0d;
}

.menu ul li {
	display: inline;
	font-size: 16px;
	text-transform: uppercase;
	padding: 9px 40px 9px 0;
	background: transparent url('../img/menuspacer.gif') no-repeat right center;
}

.menu .ordersteps ul li
{
	background: none;
}
.menu .ordersteps ul li div{
	display: inline;
	font-size: 12px;
	text-transform: none;
}

/* # # # # SUBMENU # # # # */

.submenu {
	float: left;
	margin-right: 10px;
	width: 180px;
}

.submenu ul li {
	margin-bottom: 5px;
	padding-left: 13px;
	background: transparent url('../img/mehr.gif') no-repeat left 3px;
}

/* # # # # CONTENT # # # # */

.content {
	float: left;
	width: 940px;
	padding: 20px;
	padding-bottom: 40px;
	background: #0d0d0d;
}

.contentTopline {
	float: left;
	width: 940px;
	padding: 20px;
	padding-bottom: 0;
	background: #0d0d0d;
}

.subcontent {
	float: left;
	width: 750px;
}


.subcontent a, w920 a
{
	color: #b39c5f;
}

.subcontent a:hover
{
	color: #fff;
}

.subcontent a.white
{
	color: #fff;
}

.subcontent a.white:hover
{
	color: #b39c5f;
}

a.banner {
	float: left;
	width: 180px;
	margin: 0 10px 10px 0;
	/*padding: 0 10px 10px 0;*/
	background: #b39c5f url('../img/mehrBanner.gif') no-repeat 10px 154px;
	color: #0d0d0d;
}

a.banner:hover {
	color: #fff;
	background: #b39c5f url('../img/mehrBannerOn.gif') no-repeat 10px 154px;
}

a.banner img {
	float: left;
	border-bottom: 1px solid #0d0d0d;
}

a.banner span {
	float: left;
	padding: 10px 0 5px 23px;
}

div.price
{
	color: #B39C5F;
}

div.actions
{
	text-align: center;
}

span.producttitle
{
	 overflow: hidden;
	 font-weight: bold;	
}

span.shortdesc
{
	display:block;
	overflow: hidden;
	padding: 0px 0 0px 23px ! important;
	margin: 0;
	width:157px;
	height: 28px;
	font-size: 11px;
}


a.banner span.preis {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.textbox1, .textbox2, .textbox2noheadline, .textbox2noheadlinenoleftmenu {
	float: left;
	width: 439px;
	margin-top: 10px;
}

.textbox2, .textbox2noheadline, .textbox2noheadline {
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #b39c5f;
}

.textbox2noheadline, .textbox2noheadline
{
	padding-top: 28px;
}

.subcontent .textbox1, .subcontent .textbox2, .subcontent .textbox2noheadline
{
	width: 354px;
}

.subcontent .bigpic {
	float: left;
	width: 370px;
	padding-right: 20px;
}

.textbox3 {
	float: left;
	width: 360px;
}


a.warenkorb {
	padding: 8px 0 8px 40px;
	background: url('../img/warenkorb.gif') no-repeat;
	color: #b39c5f;
}

a.warenkorb:hover {
	background: url('../img/warenkorbOn.gif') no-repeat;
	color: #fff;
}

input.warenkorb {
	float: left;
	font-family:"Times New Roman",Times,Georgia,serif;
	padding: 8px 0 8px 40px;
	background: url('../img/warenkorb.gif') no-repeat;
	color: #b39c5f;
	border: 0;
	margin: 0;
}

input.quantity
{
	float:left;
	width: 25px;
	margin: 4px 10px 8px 0;
}

input.warenkorb:hover {
	background: url('../img/warenkorbOn.gif') no-repeat;
	color: #fff;
	border: 0;
}

/* # # # # FOOTER # # # # */

.footerleft, .footerright {
	float: left;
	padding: 20px;
	color: #0d0d0d;
}

.footerright {
	float: right;
	text-align: right;
}

a.top, a.print {
	padding: 0 10px 0 13px;
	background: transparent url('../img/topOn.gif') no-repeat left 3px;
	color: #b39c5f;
}

a.top:hover {
	background: transparent url('../img/top.gif') no-repeat left 3px;
	color: #fff;
}

a.print {
	background: transparent url('../img/printOn.gif') no-repeat left 3px;
}

a.print:hover {
	background: transparent url('../img/print.gif') no-repeat left 3px;
	color: #fff;
}

/* # # # # FORM # # # # */

.formfeld {
	float: left;
	display: inline;
}

input, textarea {
/*	float: right;
	width: 170px;*/
/*	padding: 0px;*/
/*	margin-right: 5px;*/
	border: 1px dotted #555;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
}

input.radio
{
	width: auto;
	float: left;
}

input.big, textarea.big
{
	width: 260px;
}

input.small
{
	width: 83px;
}

input.mini
{
	text-align:right;
	width: 40px;
}

select
{
/*	float: right;
	width: 177px;*/
	padding: 0px;
	margin-right: 5px;
	border: 1px dotted #555;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
}

select.big
{
	width: 262px;
}

textarea {
	height: 120px;
}

fieldset
{
	border: 1px dotted #555;
	padding: 10px;
	margin-bottom: 10px;
}

legend {
	font-size: 14px;
}

label
{
	float: left;
	padding-bottom: 15px;
	width: 160px;
}

label.labelradio
{
	float: left;
	padding-right: 20px;
}

label.labelradioinline
{
	display: block;
	float: left;
}

label.failed
{
	color: #b39c5f;
}

.submit {
	float: right;
	width: 178px;
	padding: 0px;
	padding-left: 20px;
	background: #fff url('../img/IconPfeil.gif') no-repeat left top;
	border: none;
	text-align: left;
}

.submit:hover {
	color: #01cbfd;
}

/* # # # # LOGIN FORM # # # # */

.login_label, .login_input, .login_error
{
	padding: 10px;
	color: #000;
	text-align: left;
	float: left;
	width: 140px;
	font-size: 16px;
	color: #64355A;
}

.login_input
{
	width:200px;
}

.login_error
{
	width:300px;
	color:#F00;
}

.login_input input
{
	width:100%;
}
#login
{
	display:none;
	background:#123;
}

#hiddenContentPrefix
{
	display: none;
}

a.linkonwhite
{
	color: #64355A;
}

a.linkonwhite:hover
{
	color: #000;
}

.register_label
{
	text-align: left;
	padding: 10px;
	font-size: 15px;
}


p.faq
{
}

/* # # # # BASKET # # # # */

table.basket
{
	width: 100%;
	border-collapse:collapse;
	border: 1px dotted #cccccc;
}

table.basket td
{
	border: 1px dotted #cccccc;
	margin: 10px;
	padding: 10px;
	vertical-align: top;
}

table.basket td.noborder
{
	border: 0px none;
}

td
{
	vertical-align: top;
}

td.txtright
{
	text-align: right;
}

ul.productattributelist
{
	padding-left: 20px;
	list-style-type: disc;
}

/* # # # # AGB # # # # */

#agb h3
{
	padding-top: 20px;
}

.cb
{
	clear: both;
}
.fl
{
	float: left;
}

.fr
{
	float: right;
}

.width45perc
{
	width: 45%;
}
.width90perc
{
	width: 90%;
}

.p10
{
	padding: 10px;	
}

.w920 {
	width: 920px;
}

.w529
{
	width: 529px;
}

.uniForm .focused
{
	background: #ffffff;
}

.font10
{
	font-size:10px;
}

.dinfo
{
	font-size:11px;
}

