* {
	padding: 0;
	border: 0;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #330;
}

em {
	font-style: normal;
	font-size: 100%;
	color: inherit;
}

hr {
	clear: both;
	height: 112px;
	color: #fff; /* IE */
	border: 0;
}

table {
	border-collapse: collapse;
}

a {
	color: #003D5F;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dotted #003D5F;
}

a:active {
	left: 1px;
	position: relative;
	top: 1px;
}

b {
	font-weight: bold;
}

input {
	color: #003D5F;
}

html {
	background: #f2cb7d url(/img/page-background.png);
	height: 100%;
}

body {
	width: 752px;
	margin: 0 auto;
	height: 100%;
}

#header {
	position: absolute;
	top: 0;
	height: 206px;
	width: 752px;
	background: transparent url(/img/header.png) no-repeat;
}

#header h1 {
	clear: both;
	font-weight: bold;
	height: 44px;
	font-size: 48px;
	text-transform: uppercase;
	padding: 12px 12px;
	visibility: hidden;
}

#header ul {
	list-style: none;
	margin: 61px 0 0 318px;
	width: 400px;
}

#header ul li {
	text-align: right;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

#header ul li a {
	font-size: 16px;
}

#status-shopping-cart {
	padding: 0 8px 0 0;
	border-right: 1px solid #f2cb7d;
}

#status-user {
	padding: 0 0 0 8px;
}

#status-logout {
	padding: 0 0 0 8px;
	border-left: 1px solid #f2cb7d;
}

#navigation {
	clear: both;
	margin: 11px 0 0 42px;
}

#query-new, #query-select {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
}

#query-new-submit {
	border: 0;
	padding: 0;
	margin: 0;
}

.btnimg {
	border: 0;
	padding: 0;
	margin: 0;
}

input, select, textarea {
	border: 1px solid #F2CB7D;
	vertical-align: middle;
}

#query-keywords {
	padding: 4px 2px 2px 2px;
	margin: 0 6px 0 0.5em;
	width: 165px;
	background-color: #fff;
	border: 0;
}

#query-fabrikant {
	padding: 3px 1px 2px 1px;
	margin: 0 6px 0 3px;
	width: 112px;
	background-color: #fff;
	border: 0;
}

#query-model {
	padding: 3px 1px 2px 1px;
	margin: 0 6px 0 2px;
	width: 100px;
	background-color: #fff;
	border: 0;
}

#query-group {
	padding: 3px 1px 2px 1px;
	margin: 0 8px 0 2px;
	width: 140px;
	background-color: #fff;
	border: 0;
}

#query-payment {
	padding: 3px 1px 1px 1px;
	margin: 0 0 0 0.5em;
	width: 150px;
}

#query-submit {
	padding: 0;
	margin: 0;
	border: 0;
}

#query-reset {
	width: 24px;
	padding: 6px 0 0 4px;
	font-size: 10px;
	text-transform: uppercase;
	height: 16px;
	margin: 0 6px 1px 0;
	border: 1px solid #ccc;
	display: block;
	float: left;
}

.wish-list-form {
	width: 10em;
	float: right;
}

.wish-list-form input {
	background-color: #003d5f;
	color: #000000;
	text-transform: uppercase;
	width: 12em;
	padding: 4px 0 2px 0;
	margin: 0 0 0 1em;
}

.shopping-cart-form {
	width: 10em;
	float: right;
}

.shopping-cart-form input {
	background-color: #003d5f;
	color: #000000;
	text-transform: uppercase;
	width: 12em;
	padding: 4px 0 2px 0;
	margin: 0 0 0 1em;
}

#content {
	min-height: 100%;
	width: 688px;
	padding: 0 32px 0 32px;
	background: #fff url(/img/content-background.png) repeat-y;
}

#content h2 {
	font-size: 28px;
	margin: 0 0 28px 0;
	color: #600;
}

#content h3 {
	font-size: 18px;
	margin: 18px 0 5px 0;
	color: #600;
}

#content h4 {
	font-size: 14px;
	margin: 14px 0 0 0;
	font-weight: bold;
	color: #600;
}

#content p {
	line-height: 150%;
	margin: 0 0 1em 0;
}

#footer {
	position: relative;
	margin: -80px 0 0 0;
	clear: both;
	width: 752px;
	height: 80px;
	background: transparent url(/img/footer.png) 0 bottom no-repeat;
	text-align: center;
}

#footer p {
	clear: both;
	padding: 6px 0 0 0;
	font-size: 12px;
}

#footer ul {
	clear: both;
	list-style: none;
	margin: 0 0 0.5em 0;
}

#footer li {
	display: inline;
	padding: 0 12px;
	border-right: 1px solid #f2cb7d;
}

#footer li.last {
	border: 0;
}

#gray {
	overflow: hidden;
}

#list {
	width: 30em;
	float: left;
	margin: 0 -1em 0 0;
	padding: 1em 1em 0 1em;
	border-right: 1em solid #111111;
}

#administrator_templates textarea {
	display: block;
	font-family: monospace;
}

#administrator_users_price_bracket {
	width: 3em;
}

#items_list, #administrator_users_list {
	width: 100%;
	margin: 0 0 2em 0;
}

#items_list td, #administrator_users_list td {
	padding: 12px 12px 12px 6px;
	vertical-align: top;
}

#administrator_users_list td {
	padding: 6px 12px 6px 6px;
	vertical-align: top;
}

.tableitems {
	border: 1px solid #EAD49C;
}

.tableitems th, #administrator_users_list th {
	padding: 6px 12px 6px 6px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	background: #f2cb7d url(/img/page-background.png);
	color: #330;
}

#contact dt {
	clear: both;
	float: left;
	padding: 0 1em 0.75em 0;
	width: 5em;
}

#contact dd {
	padding: 0 0 0.5em 0;
}

#contact p {
	clear: both;
}

#contact .textarea {
	width: 95%;
	height: 10em;
}

.odd {
	background: #EAD49C url(/img/light-background.png);
}

.hover {
	background-color: #ddf;
}

.price {
	text-align: right;
}

#login dt {
	clear: both;
	float: left;
	padding: 0 1em 0.75em 0;
}

#login dd {
	padding: 0 0 0.5em 0;
}

#login .email {
	width: 15em;
	margin: 0 0 1em 0;
}

#login .password {
	width: 10em;
	margin: 0 0 0 0.5em;
}

#user_address {
	padding: 1em 0 0 0;
}

#registration dt, #user_address dt {
	clear: both;
	float: left;
	padding: 0 1em 0.75em 0;
	width: 6em;
}

#registration dd, #user_address dd {
	padding: 0 0 0.5em 0;
}

#user_address .submit, #administrator_templates .submit {
	width: 7em;
	margin: 2em 1em 0 0;
}

#registration .text, #registration .text {
	width: 15em;
}

#registration .password {
	width: 10em;
}

#checkout dt {
	clear: both;
	float: left;
	padding: 0 1em 0.75em 0;
	width: 6em;
}

#checkout dd {
	padding: 0 0 0.5em 0;
}

#checkout .text {
	width: 15em;
}

.password {
	padding: 4px 2px 2px 2px;
}

.email {
	padding: 4px 2px 2px 2px;
}

.submit {
	clear: both;
	background-color: #003d5f;
	border: 1px solid #003d5f;
	color: #fff;
	text-transform: uppercase;
	padding: 2px 0 2px 0;
	font-size: 12px;
	height: 22px;
	margin: 1em 0 0 0;
}

.text {
	padding: 4px 2px 2px 2px;
}

.street_number {
	width: 2em;
}

.add {
	margin: 0 4px 0 0;
}

.tableitems {
	width: 100%;
	margin: 0 0 2em 0;
}

.tableitems td {
	padding: 12px;
	line-height: 1.5;
}

.tableitems th {
	padding: 6px 12px;
}

.tableitems .stock1 {
	width: 4px;
	height: 38px;
	background-color: #0f0;
	display: block;
}

.tableitems .stock2 {
	width: 4px;
	height: 38px;
	background-color: #f80;
	display: block;
}

.tableitems .stock3 {
	width: 4px;
	height: 38px;
	background-color: #f00;
	display: block;
}

.tableitems .thstock {
	padding: 0;
}
.tableitems .tdstock, .tableitems .thstock {
	padding: 0 0 6px 12px;
}

.tableitems .tdimg img {
	width: 32px;
	height: 32px;
	border: 1px solid #003D5F;
	padding: 2px;
}

.tableitems .tdimg a {
	border: 0;
}

.tableitems .tddsc {
	font-size: 16px;
	font-weight: bold;
}

.tableitems .tddsc span {
	font-size: 14px;
	font-weight: normal;
}


.tableitems .tdprice {
	text-align: right;
	font-weight: bold;
	font-size: 16px;
}

#total {
	padding: 0 0 2em 0;
	overflow: hidden;
	width: 13em;
}

#total dt {
	float: left;
	clear: both;
	display: block;
	line-height: 150%;
	width: 8em;
	font-weight: bold;
}

#total dd {
	float: left;
	display: block;
	line-height: 150%;
	width: 5em;
	text-align: right;
	font-weight: bold;
}

.failure {
	color: #f00;
}

#page_navigation {
	text-align: center;
}

.trimg img {
	margin: 0 0 0 34px;
	border: 1px solid #ccc;
}

#user-choice {
	list-style: none;
}

#user-choice li {
	line-height: 150%;
}

#price_hint {
	font-weight: bold;
}

.imghint {
	font-size: 10px;
	padding: 8px 0 0 34px;
}

.error {
	padding: 0.5em;
	background: yellow;
	text-align: center;
	border: 1px solid red;
}

