body {
	margin:0px;
	padding:0px;
}

#container {
	width:950px;
	height:535px;
	background-image:url('../images/HG_Content.png');
	background-repeat:no-repeat;
	margin:50px 0px 0px 25px;	
	border:1px solid white;
}

#menu {
	width:400px;
	height:50px;
	text-align:right;
	margin:10px 10px 0px 0px;
	float:right;
}

#menu a {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	outline-style:none;
}

#detail {
	float:left;
	width:400px;
	height:300px;
	background-color:#fff;
	margin:0px 0px 0px 30px;
}

#list {
	float:left;
	margin-left:8px;
	width:110px;
	height:300px;
}

#list .item {
	width:48px;
	height:46px;
	background-image:url('../images/thumbs_leer.jpg');
	float:left;
	margin:0px 5px 5px 0px;	
}

#list .item img {
	border:0px;
}

#content {
	overflow:auto;
	width:600px;
	height:350px;
	margin:0px 0px 0px 30px;
	padding:0px 10px 0px 0px;
}

#content h1 {
	font-family:Verdana,Arial,sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin:3px 0px 8px 0px;
}

#content p {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#303030;
	font-weight:normal;
}

#content a {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
}

#mainlink {
	width:250px;
	height:65px;
	margin:10px 0px 10px 20px;
}

#mainlink img {
	border:0px;
}

#subtitle {
	overflow:none;
	width:400px;
	height:50px;
	margin:15px 0px 0px 30px;
	float:left;
}

#subtitle p {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#303030;
	font-weight:normal;
	margin-top:0px;
}

#buttons {
	width:100px;
	height:100px;
	float:left;
	margin:10px 0px 0px 8px;
}

#count {
	width:39px;
	height:18px;
	border:0px;
	background:#e9dced;
	vertical-align:top;
	margin-top:7px;
}

#countname {
	margin-top:5px;
}

.clear {
	clear:both;
}
.clear a{color:#fff;text-decoration:none;}
#cats {
	float:left;
	width:110px;
	height:300px;
}

.sidelinks {
	display:block;
	width:90px;
	height:23px;
	background-repeat:no-repeat;
	margin-bottom:25px;
}

#schmuck {	
	background-image:url('../images/lschmuck_off.jpg');
}

#schmuck:hover {	
	background-image:url('../images/lschmuck_on.jpg');
}

#taschen {	
	background-image:url('../images/ltaschen_off.jpg');
}

#taschen:hover {	
	background-image:url('../images/ltaschen_on.jpg');
}

#schals{	
	background-image:url('../images/lschals_off.jpg');
}

#schals:hover {	
	background-image:url('../images/lschals_on.jpg');
}

#cart {
	background-image:url('../images/lwarenkorb.jpg');
	margin-top:160px;
	margin-bottom:0px;
}

#cart:hover, #cart:active {
	background-image:url('../images/lwarenkorb_on.jpg');
}

#browseleft {
	display:block;
	width:18px;
	height:18px;
	background-image:url('../images/arrow_left_off.jpg');
	background-repeat:none;
}

#browseleft:hover {
	background-image:url('../images/arrow_left_on.jpg');
}

#browseright {
	display:block;
	width:18px;
	height:18px;
	float:right;
	background-image:url('../images/arrow_right_off.jpg');
	background-repeat:none;
}

#browseright:hover {
	background-image:url('../images/arrow_right_on.jpg');
}

#incart {
	display:block;
	width:97px;
	height:20px;
	background-image:url('../images/inwarenkorb_off.jpg');
	background-repeat:none;
}

#incart:hover {
	background-image:url('../images/inwarenkorb_on.jpg');
}

#content table.cart {
	width:590px;
	border:1px dotted #fff;
	border-collapse:collapse;
	margin-bottom:15px;
	margin-left:1px;
}

#content table.odercart {
	width:520px;
	border:1px dotted #fff;
	border-collapse:collapse;
	margin-bottom:15px;
	margin-left:1px;
}

#content table.cart th, #content table.ordercart th {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#303030;
	background-image:url('../images/thumbs_leer.jpg');
	border:1px dotted #fff;
	text-align:left;
	padding-left:2px;
}

#content table.cart td, #content table.ordercart td {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#303030;
	border:1px dotted #fff;
	padding-left:2px;
}

#content table.cart a, #content table.ordercart a {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#303030;
}

#content p.backlink, #content p.orderlink {
	text-align:center;
	margin-bottom:10px;
}

#content p.backlink a, #content p.orderlink a {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#303030;
	text-decoration:none;
}

#content table.cart .final td, #content table.ordercart .final td {
	font-weight:bold;
	border-top:2px solid #fff;
}

#orderform li {

}

#orderform label {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	display:block;
	width:150px;
	float:left;
}

#orderform input {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	display:block;
	float:left;
	width:250px;
}

#orderform .marker {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:red;
}

#orderform legend {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:0px 0px 5px 3px;
}

* html #orderform legend {
	margin:0px 0px 10px -5px;
}

#orderform fieldset {
	border:0;
}

#orderform fieldset ol {
	margin:0;
	padding:0;
}

#orderform fieldset li {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	list-style:none;
	padding:5px;
	margin:0;
	clear:both;
}

.imgbutton {
	width:280px;
	text-align:center;
	margin:auto;
}

#orderform .imgbutton input {
	float:none;
}

