/*
get-this-shirt.com / Sören Pröpper
*/

body {
	margin: 0;
	padding: 0;
	background: #191718 url(images/bg_pattern.gif) repeat-x top left;
	font-size: 62.5%; /* Resets 1em to 10px, do NOT modify this! */
	font-family: "Lucida Sans Unicode", "Lucida", "Lucida Grande", Verdana, Arial, Sans-Serif;
	color: #ffffff;
	text-align: center;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	overflow: hidden;
	margin-top: 40px;
}

#logo_reiz {
	width: 386px;
	height: 183px;
	float: left;
	/*background: url(images/logo_reizend.png) no-repeat;*/
}

#logo_reiz img, #logo_reiz img a {
	border: 0px;
}

#logo_coma {
	width: 84px;
	height: 183px;
	float: right;
	background: url(images/logo_coma.gif) no-repeat;
}


#warenkorb {

width: 898px;
height: 50px;
background: #3b3a3a;
margin-bottom: 20px;

text-align: center;
vertical-align: middle;
line-height: 50px;

font-family: "Lucida Sans Unicode", "Lucida", "Lucida Grande", Verdana, Arial, Sans-Serif;
font-size: 1.7em;

border: solid 1px #929292;

}

a {
color: #ff9b00;
}

.clear {
	clear: both;
}

.product {
	width: 898px;
	height: 340px;
	background: url(images/bg_product.jpg) no-repeat;
	border: solid 1px #929292;
	margin-bottom: 20px;
	clear:both;
}

.productadvert {
	width: 898px;
	height: 213px;
	background: url(images/test_bg_product.jpg) no-repeat;
	border: solid 1px #929292;
	margin-bottom: 20px;
	clear:both;
}

.productadvert_left {
	width: 400px;
	float: middle;
	text-align:right;
	font-size: 1.2em;
	font-weight: bold;
}

.productadvert_right {
	width: 458px;
	float: right;
	text-align:left;
	font-size: 1.2em;
	font-weight: bold;
}

.warenkorb {
	float: left;
	width: 270px;
}


.product_left {
	width: 400px;
	float: left;
}

.product_right {
	width: 458px;
	float: right;
}


.gallery {
	width: 330px;
	height: 70px;
	margin-left: 20px;
	clear: both;
	background: #f09300;
	padding: 10px;
	padding-right: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-style:solid;
}

.gallery1 {
	width: 10px;
	height: 72px;
	margin-left: 40px;
	clear: both;
	background: #f09300;
	padding: 0px;
	padding-right: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-style:solid;
}

.gallery_einzel {
	width: 94px;
	height: 72px;
	margin-left: 20px;
	clear: both;
	background: #f09300;
	padding: 5px;
	padding-right: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-style:solid;
}
.gallery_zwei{
	width: 152px;
	height: 72px;
	margin-left: 20px;
	clear: both;
	background: #f09300;
	padding: 5px;
	padding-right: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-style:solid;
}

.gallery2 {
	width: 318px;
	height: 72px;
	margin-left: 20px;
	clear: both;
	background: #f09300;
	padding: 5px;
	padding-right: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-style:solid;
}

.gallery4 {
	width: 296px;
	height: 72px;
	margin-left: 20px;
	clear: both;
	background: #f09300;
	padding: 5px;
	padding-right: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-style:solid;

}

.gallery img, .gallery img a {
	margin-right: 5px;
	border: 0px;
}

.product_shot {
	float: left;
}

.preis {
	float: right;
}

h1, h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 1.2em;
}

.versand {
	font-size: 12px;
}

.textinput {
	background: #272728;
	border: solid 1px #1b1b1b;
	color: #ffffff;
	width: 20px;
	height: 20px;
	font-size: 10px;
	padding: 2px;
}

.textinput_long {
	background: #272728;
	border: solid 1px #1b1b1b;
	color: #ffffff;
	width: 150px;
	height: 20px;
	font-size: 10px;
	padding: 2px;
}

.textinput_verylong {
	background: #272728;
	border: solid 1px #1b1b1b;
	color: #ffffff;
	width: 370px;
	height: 20px;
	font-size: 10px;
	padding: 2px;
}

label, .input {
	float: left;
	width: 130px;
}

.warenkorbseite {

width: 798px;
background: #3b3a3a;
margin-bottom: 20px;

padding: 50px;
padding-top: 10px;

text-align: left;

font-family: "Lucida Sans Unicode", "Lucida", "Lucida Grande", Verdana, Arial, Sans-Serif;
font-size: 12px;

border: solid 1px #929292;

}


.bestellung {

width: 798px;
background: #3b3a3a;
margin-bottom: 20px;

padding: 50px;
padding-top: 10px;

text-align: left;

font-family: "Lucida Sans Unicode", "Lucida", "Lucida Grande", Verdana, Arial, Sans-Serif;
font-size: 12px;

border: solid 1px #929292;
line-height: 25px;

}

hr { margin: auto 0px auto auto; width: 800px; float:left; margin-bottom: 20px; height: 1px;}

.warenkorbform {

display: block;
background: #de2;
border: thin solid #ab0;
float: right;

}

.warenkorbloeschen {

	width: 500px;
	display: inline;
}

.right {

width: 200px;

}

.trenner {

height: 1px;
width: 100%;
background: #7f7e7e;
margin-bottom: 20px;

}

.button {

text-align: center;
font-size: 10px;
font-family: "Lucida Sans Unicode", "Lucida", "Lucida Grande", Verdana, Arial, Sans-Serif;
width: 70px;

}

.update {
width: 50px;
}

.warenkorb {
	float: left;
	width: 270px;
}

.labelbestellung {

	width: 220px;

}

.labelbestellungrot {

	width: 220px;
	color: #ff0000;

}

.labelbestellunggruen {

	width: 220px;
	color: #00ff00;

}

.banner {

width: 898px;
height: 70px;
background: #3b3a3a url(images/bg_banner.jpg) no-repeat;
margin-bottom: 20px;

text-align: center;
vertical-align: middle;

border: solid 1px #929292;

}

.banner IMG, .banner IMG a, .banner IMG a:visited {

margin-top: 5px;
margin-bottom: 5px;
border: none;

}

.footer {

width: 898px;
height: 30px;
background: #3b3a3a url(images/bg_product.jpg) no-repeat;
margin-bottom: 20px;

text-align: center;
vertical-align: middle;

line-height: 30px;

border: solid 1px #929292;

}
