.front_color1 { color: #78A8CC; }
.front_color2 {	color: #868686; }
.back_color1 { background-color: #78A8CC; }
.back_color2 { background-color: #EBEBEB; }
.back_color3:hover,
.back_color4:hover,
.back_color3:focus { background-color: #B3CEE2; }
.back_color4:focus { background-color: #EBEBEB; }
.border_color1 { border-color: #78A8CC; }
.border_color2 { border-color: #EBEBEB; }
.border_color3 { border-color: #C0C0C0; }
.save { background-image: url(../upload/design/save.jpg); }


body {
	font-family: arial,helvetica,sans;
	font-size: .66em;
	line-height: 180%;
	text-align: center;
	padding: 0;
	margin: 0;
	min-width: 990px;
}

* html body {
	/* IE min-width fix */
	width: expression(document.documentElement.clientWidth < 990? "990px": "auto");
}

a img {
	border: 0;
}

div#wrapper {
	background-color: white;
}

div.main {
	width: 990px;
	text-align: left;
	margin: 0 auto;
}

div#header {
	text-align: left;
	overflow: hidden;
	height: 96px;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 6px 0;
	background-image: url(../upload/design/background_head.gif);
	background-repeat: repeat-x;
}

div#footer {
	margin: 0;
	padding: 18px 0 4px;
	border-style: solid;
	border-width: 1px 0 0 0;
	background-image: url(../upload/design/background_foot.gif);
	background-repeat: repeat-x;
}

div#footer a, div#footer a:link, div#footer a:visited {
	text-decoration: none;
	color: black;
	display: block;
	padding: 1px 15px;
}

div#footer a:active, div#footer a:hover, div#footer a:focus {
	text-decoration: none;
	padding: 0 15px;
	border-width: 1px 0;
	border-style: solid;
	outline: 0;
}

div#footer div.product {
	border-style: solid;
	border-width: 0 0 0 1px;
	margin: 0;
	padding: 0;
	width: 229px;
}

div#logo {
	float: left;
	height: 98px;
	padding: 10px 24px 0 18px;
	background-image: url(../upload/design/background_head.gif);
	background-repeat: repeat-x;
}

div#logo img {
	background-image: url(../upload/logos/default.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/logos/default.png', sizingMethod='scale');
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	width: 116px;
	height: 71px;
}

div#filter {
	height: 108px;
	float: right;
	width: 366px;
	padding: 0 0 0 24px;
}

div#header p {
	display: block;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 0;
	padding: 10px 0 0 0;
}

div#filter p {
	padding: 0;
}

div#header span {
	white-space: nowrap;
	overflow: hidden;
	line-height: 100%;
	padding: 0 0 8px 0;
	display: block;
	font-weight: bold;
}

div#filter img {
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
}

img#couch_koenig {
	background-image: url(../upload/design/couch_koenig.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/design/couch_koenig.png', sizingMethod='scale');
}

img#buerostuhlakrobat {
	background-image: url(../upload/design/buerostuhlakrobat.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/design/buerostuhlakrobat.png', sizingMethod='scale');
}

img#geniesser {
	background-image: url(../upload/design/geniesser.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/design/geniesser.png', sizingMethod='scale');
}

img#adrenalin_junkie {
	background-image: url(../upload/design/adrenalin_junkie.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/design/adrenalin_junkie.png', sizingMethod='scale');
}

img#party_animal {
	background-image: url(../upload/design/party_animal.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/design/party_animal.png', sizingMethod='scale');
}

div#left {
	width: 57px;
	float: left;
	padding: 90px 46px 20px 47px;
}

div#left img {
	border: 0;
	background-image: url(../upload/design/button_left.png);
	background-repeat: no-repeat;
	background-position: center;
}

* html div#left img {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/design/button_left.png', sizingMethod='scale');
}	

div#right {
	width: 57px;
	float: right;
	padding: 90px 46px 20px 47px;
}

div#right img {
	border: 0;
	background-image: url(../upload/design/button_right.png);
	background-repeat: no-repeat;
	background-position: center;
}

* html div#right img {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/design/button_right.png', sizingMethod='scale');
}	

div.content {
	padding: 10px 150px;
	text-align: justify;
}

div.content div.clear {
	clear: both;
}

div.content div.product {
	width: 215px;
	padding: 0;
	margin: 0 7px;
	float: left;
	cursor: default;
}

* html div.content div.product {
	margin: 0 6px;
}

div.content div.product div.image {
	background-image: url(../upload/design/background_image.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 200px;
	height: 200px;
	margin: 0;
	padding: 7px 8px 8px 7px;
}

div.content div.product div.image img {
	width: 200px;
	height: 200px;
}

div.content div.product div.description {
	position: relative;
	z-index: 100;
	width: 188px;
	height: 11em;
	background-image: url(../upload/design/background_description.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 7px 14px 8px 13px;
	margin: 13px 0 0;
	line-height: 150%;
	text-align: justify;
	overflow: auto;
}

div.content div.product div.description h1 {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 0 2px 0;
	margin: 0 0 4px 0;
	border-style: solid;
	border-width: 0 0 1px 0;
}

div.content div.product div.cart {
	position: relative;
	width: 215px;
	padding: 0;
	margin: -11px 0 10px 0;
	text-align: center;
}

div.content div.product div.cart img {
	background-image: url(../upload/design/cart.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 215px;
	height: 92px;
}

* html div.content div.product div.cart img {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/design/cart.png', sizingMethod='scale');
}

div.content div.product div.cart a {
	text-decoration: none;
	color: white;
	line-height: 100%;
	cursor: pointer;
}

div.content div.product div.cart a span {
	position: absolute;
	top: 66px;
	left: 34px;
	cursor: pointer;
}

div.content form {
	border-style: solid;
	border-width: 1px;
	padding: 15px;
	width: 440px;
	display: block;
	margin: 0 30px 20px 0;
}

div.content fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

div.content label {
	font-weight: normal;
	display: block;
	width: 130px;
	float: left !important;
	clear: left;
	padding: 5px;
	font-weight: bold;
}

div.content fieldset label {
	display: inline;
	float: none !important;
	clear: none;
	padding: 0 5px;
}

div.content input.text {
	border-style: solid;
	border-width: 1px;
	width: 280px;
	margin-top: 5px;
	padding: 5px;
}

div.content input.button {
	padding: 10px 5px 10px 30px;
	background-repeat: no-repeat;
	background-position: 0;
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
}

h1 {
	font-size: 1.2em;
	line-height: 140%;
}

h2 {
	font-size: 1.1em;
	line-height: 140%;
}

h3, h4, h5, h6 {
	font-size: 1em;
	line-height: 140%;
}

.code {
	display: block;
	height: 100px;
	overflow: scroll;
	border: 1px solid black;
	background-color: #fafafa;
	white-space: nowrap;
	padding: 5px;
	margin-top: 5px;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

th { padding-top: 10px; }
