body {
	margin: 0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	background: black;
	text-align: center;
}

table, td, th {
	font-size: 11px;
}

th {
	font-weight: normal;
	text-align: left;
}

input, textarea, select {
	width: 100%;
	font-family: Arial, Sans-Serif !important;
	font-size: 11px;
}

#con {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 806px;
}

#con a img {
	border: 0px solid #333333;
}

#hed {
	margin: 0;
	padding: 40px 0 48px 0;
	text-indent: 32px;
	background: #333333;
}

#JSError {
	width: 100%;
	background: white;
	color: red;
	font-size: 16px !important;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	border-bottom: 5px solid red;
	border-top: 5px solid red;
}

#cen {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 309px;
	background: black url('images/bg.jpg') no-repeat top left;
}

#thanks {
	position: absolute;
	top: 76px;
	left: 220px;
	width: 316px;
	height: 143px;
	background: white;
	padding: 5px;
	color: green;
	border: 3px solid #333333;
	font-size: 16px;
	font-weight: bold;
}

#foo {
	margin: 0;
	padding: 12px 0 8px 0;
	width: 100%;
	background: #1d1d1d;
}

#men {
	background: url('images/men_bg.gif') repeat-y top left;
	margin: 0 0 0 19px;
	padding: 18px 0 18px 73px;
}

#men a {
	margin: 0;
	padding: 18px 24px 18px 25px;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	background: #594430;
}

#men a:hover {
	color: black;
}

#cnt {
	margin: 8px 14px 0 0;
	background: url('images/cnt_bg.gif') repeat-y top right;
	text-align: right;
	padding: 7px;
	color: #e1e1e1;
	font-size: 11px;
}

#cnt span {
	color: white;
	font-weight: bold;
}

#cnt a {
	color: #e1e1e1;
	text-decoration: none;
}
.linkActual { color: black !important; }

#cnt a:hover {
	color: white;
}

#herren {
	z-index: 110;
	position: absolute;
	bottom: 2px;
	left: 19px;
}

#damen {
	z-index: 110;
	position: absolute;
	bottom: 2px;
	left: 176px;
}

#accessoires {
	z-index: 110;
	position: absolute;
	bottom: 2px;
	left: 333px;
}

.titlebox {
	z-index: 100;
	position: absolute;
	top: 18px;
	right: 36px;
}

.titlebox h3 {
	margin: 0;
	padding: 0;
	font-family: 'Times New Roman', 'Times', Serif;
	font-size: 32px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: white;
	-moz-opacity: 0.67 !important;
	filter: alpha(opacity=67) !important;
	cursor: default;
}

.imagebox {
	z-index: 60;
	position: absolute;
	top: 2px;
	left: 19px;
	width: 463px;
	height: 259px;
}

.infobox {
	z-index: 50;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 806px;
	height: 309px;
	font-family: 'Times New Roman', Times, Serif;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 1px;
	word-spacing: 3px;
	background: black;
	color: white;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}

.spacer {
	margin: 15px;
	width: 520px;
	padding: 5px;
	height: 235px;
}

.infobox table {
	color: white;
}

.imagebox div {
	float: left;
	padding: 0;
	width: 149px;
	overflow: hidden;
}

.imagebox img {
	margin: 0;
	padding: 0;
	border: none;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}

.imagepos_1 {
	margin: 10px 0 0 0;
}

.imagepos_2 {
	margin: 10px 0 0 8px;
}

.imagepos_3 {
	margin: 10px 0 0 8px;
}

.spacer p:first-letter{ font-size: 18px; }

a.whitelink {
	text-decoration: none;
	color: white;
}

a.whitelink:hover {
	text-decoration: underline;
}

dl dt {
	font-weight: bold;
	margin-bottom: 2px;
}

dl dd {
	margin-bottom: 5px;
}
