
h1      { color: black; font-weight: 500; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, FontName }
h2    { color: black; font-weight: 500; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, FontName; vertical-align: baseline }
h3  { color: red; font-weight: 500; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, FontName }
h4 { color: #bbb; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 a:link, h4 a:visited {color: #bbb;}
h5     { color: black; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h6  { color: #808080; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link   { color: black; text-decoration: none }
a:lief { color: red; text-decoration: underline }
.class { color: red }
.class1  { color: black; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.class4 { color: white; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.class5 { color: white; font-weight: 600; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.class7  { color: #32454c; font-weight: 600; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.class2  { color: black; font-weight: normal; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.class3  { color: black; font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:visited  { text-decoration: none }
 a:hover  { text-decoration: underline }
 a:active  { text-decoration: none }
.class6 { color: #c1ae87; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

body {
	margin:0;
	padding:0;
}

body, td, input, textarea, select {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
}

#katalogIndex {
	width:800px;
	border-collapse:collapse;
}

#katalogIndex img {
	border:none;
}

#katalogIndex tr {
	height:110px;
}

#katalogIndex td {
	vertical-align:bottom;
	text-align:center;
	width:160px;
	padding:0;
}

#katalogIndex p {
	margin:6px 0 0 0;
}

#cart {
	margin-top:60px;
	margin-left:80px;
	width:720px;
}

.order {
	width:650px;
	padding-top:30px;
	padding-bottom:5px;
	margin-bottom:30px;
	border-top:4px solid black;
	border-bottom:4px solid black;
}

.order td {
	padding:2px 2px 2px 4px;
}

.order th {
	background-color:#d3d3d3;
	font-size:18px;
	font-weight:normal;
	text-transform:none;
	text-align: left;
	padding:2px 2px 2px 4px;
}

tr.orderHeading th {
	background-color:#a9a9a9;
	font-weight:normal;
	text-transform:none;
	font-size:14px;
}

.orderPayment {
	width:650px;
	padding-bottom:5px;
	margin-bottom:30px;
	border-bottom:4px solid black;
}

.orderPayment td {
	padding:2px 2px 2px 4px;
}

.orderPayment th {
	background-color:#d3d3d3;
	font-size:18px;
	font-weight:normal;
	text-transform:none;
	text-align: left;
	padding:2px 2px 2px 4px;
}

.orderInfo {
	width:650px;
	margin-bottom:30px;
}

.orderSuccess {
	padding:8px 4px;
	border:2px groove black;
	width:80%;
	background-color: White;
	color: #336633;
}

.orderError {
	padding:8px 4px;
	border:2px groove black;
	width:640px;
	background-color: White;
	color:red;
	font-weight:bold;
}

.orderItems {
	background-color: white;
	padding:0;
	width:650px;
	margin-top:10px;
	margin-bottom:10px;
}

.orderItems th {
	padding:2px 16px 2px 4px;
	text-align:left;
	background-color:#a9a9a9;
	height:20px;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}

.orderItemsHeading th {
	background-color:#d3d3d3;
	font-size:18px;
	font-weight:normal;
	text-transform:none;
}

.orderItems td {
	color:black;
	background-color: #d3d3d3;
	height:20px;
	padding:2px 2px 2px 4px;
}

.orderCC {
	width:650px;
}

.orderCC th {
	background-color:#d3d3d3;
	font-size:18px;
	font-weight:normal;
	text-transform:none;
	text-align:left;
	padding:2px 2px 2px 4px;
}

tr.orderCCHeading {
	border:1px solid red;
}

tr#expires {
	height:60px;
}

tr#expires td {
	vertical-align: middle;
}

tr#cvc {
	vertical-align:bottom;
}

.buttons {
	width:650px;
}

.buttons td {
	width:50%;
}

.class3  {font-size: 14px;}

h1#headingCart {
	font-size:20px;
	margin-bottom:50px;
}

a.importantLink {
	 color:red;
	 text-decoration:none;
}

#productDetails {
	width:800px;
	margin:0;
	padding:0;
	border:1px solid red;
}

#productDetails div {
	margin:0;
	padding:0;
	
}

#productImages {
	float:left;
	padding-top:52px;
	margin-bottom:10px;
}

#productImages img {
	padding:0;
	margin:0;
	border:0;
}

#productImageSideview {
	margin-bottom:20px;
	display:block;
}

#productSole {
	float:left;
	width:165px;
	padding-top:137px;
}

#productData {
	margin-left:505px;
	width:270px;
	padding-top:20px;
}

#productData a img {
	border:0;
}

#productTitle {
	margin-top:0;
	font-size:20px;
	font-weight:bold;
}

#productDescription {
	background-color:#e0d7d2;
	padding:20px 10px 10px 20px;	
}

#productPrice {
	font-size:20px;
	font-weight:bold;
}

#sizeSelection {
	clear:both;
	background-color:#e0d7d2;
	width:800px;
	margin-top:10px;
}

#inStockTable {
	margin:0 5px 0 0;
	padding:0;
	color:white;
	font-family:arial;
	font-size:12px;
	float:left;
}

#inStockTable td{
	width:16px;
	text-align:center;
}

.inStock {
	background-color:#2c9c4a;
}

.notInStock {
	background-color:#f7941d;
}

.inStockTableHeading {
	width:64px;
	background-color:gray;
	padding:0 2px;
}

tr#inStockTableRadioButtons td {
	background-color:gray;
}

h2#similarProducts {
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}

#similarProducts {
	width:800px;
	border-collapse:collapse;
	margin-bottom:20px;
}

#similarProducts img {
	border:none;
}

#similarProducts tr {
	height:80px;
}

#similarProducts td {
	vertical-align:bottom;
	text-align:center;
	width:160px;
	padding:0;
}

h2#quickjumpProducts {
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	margin:10px 0 0 0;
}

#quickjumpProducts {
	width:800px;
	border-collapse:collapse;
	margin-top:0px;
	margin-bottom:30px;
}

#quickjumpProducts img {
	border:none;
}

#quickjumpProducts tr {
	height:40px;
}

#quickjumpProducts td {
	vertical-align:bottom;
	text-align:center;
	width:60px;
	padding:0;
}

div.headmenu {
	margin:0;
	padding:0 0 10px 0;
	background-image: url(../jpeg/nahtbild.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width:800px;
	/*height:61px;*/
	vertical-align: bottom;
}

#headmenulinks {
	text-align:right;
	margin:0;
	padding:31 10px 0 14px;
	height:30px;
	vertical-align:bottom;
	font-size: 14px;
	
}

img#halfslogo {
	margin:6px 0 0 5px;
	padding:0;
	float:left;
}

div#productInfoWrapper {
	border:1px solid red;
	margin-bottom:10px;
}

div#productCareButtonCart {
	background-color:#e0d7d2;
	clear:both;
	text-align:right;
	width:800px;
}

div#productCareButtonCart form {
	padding:0;
	margin:0 80px 0 0;
}

div#productAccessoireButtonCart {
	background-color:#e0d7d2;
	clear:both;
	text-align:right;
	width:800px;
}

div#productAccessoireButtonCart form {
	padding:0;
	margin:0 80px 0 0;
}

div#productQuestion {
	padding:8px;
}

table#questionFormTable {
	font-size:14px;
	border-collapse:collapse;
	width:400px;
	margin:0;
	background-color:#e0d7d2;
}

table#questionFormTable td {
	vertical-align:top;
	padding:8px;
}

p#questionCloseButton a {
	padding:8px;
	text-decoration: underline;
}