body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3c3c3c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
}
.text {
	font-size: 12px;
	color: #3c3c3c;
}
.textbold {
	font-size: 12px;
	font-weight: bold;
	color: #3c3c3c;
}
.textsmall {
	font-size: 9px;
	color: #3c3c3c;
}
.textcopper {
	font-size: 12px;
	font-weight: bold;
	color: #8c551f;
}
.carthead {
	font-size: 9px;
	color: #3c3c3c;
}
.carttextbold {
	font-size: 12px;
	color: #3c3c3c;
	font-weight: bold;
}
.xtra-navi {
	font-size: 10px;
	color: #d6d6d6;
}
.navi {
	font-size: 11px;
	color: #3c3c3c;
}
.navi-on {
	font-size: 11px;
	color: #ffffff;
}



td.navi {
	cursor:pointer;
}
td.naviplus {
	cursor:pointer;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8c551f;
}
td.navi2plus {
	cursor:pointer;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8c551f;
}
td.navi3plus {
	cursor:pointer;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #8c551f;
	border-right-color: #8c551f;
}
td.naviactive {
	cursor:pointer;
}
td.copperborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8c551f;
}
td.textaddress {
	height: 30px;
}
td.botborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c551f;
}

table.botborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c551f;
}
table.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8c551f;
}
td.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8c551f;
}
td.xtra-navi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c551f;
	background-color: #898989;
}



.zurueck {
	font-size: 12px;
	font-weight: bold;
	color: #dadada;
}



a:link {
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: none;
}

a.xtra-navi:link {
	font-size: 10px;
	color: #d6d6d6;
	text-decoration: none;
}
a.xtra-navi:visited {
	font-size: 10px;
	color: #d6d6d6;
	text-decoration: none;
}
a.xtra-navi:hover {
	font-size: 10px;
	color: #3c3c3c;
	text-decoration: underline;
}
a.xtra-navi:active {
	font-size: 10px;
	color: #3c3c3c;
	text-decoration: none;
}
a.text:link {
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: underline;
}
a.text:visited {
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: underline;
}
a.text:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.text:active {
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: none;
}

a.cartstatus:link {
	font-size: 12px;
	font-weight: bold;
	color: #8c551f;
	text-decoration: none;
}
a.cartstatus:visited {
	font-size: 12px;
	font-weight: bold;
	color: #8c551f;
	text-decoration: none;
}
a.cartstatus:hover {
	font-size: 12px;
	fonr-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.cartstatus:active {
	font-size: 12px;
	font-weight: bold;
	color: #8c551f;
	text-decoration: none;
}




.border {
	border: 1px solid #8c551f;
}
input {
	border: 1px solid #8c551f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.input-null {
	border: 0px;
}
textarea {
	border: 1px solid #8c551f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
