* {
  	font-style: normal;
  	margin: 0;
  	padding: 0;
  	text-decoration: none;
}
body {
  	background-color: #000;
  	color: #fff;
  	text-align: center; /* dont worry IE */
  	font: 0.8em/160% "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
#wrapper {
  	background: #000 url("images/bg_wrapper.gif") repeat-y 0 0;
  	margin: 20px auto;
  	text-align: left;
  	width: 650px;
  	overflow: hidden;
}
#header {
  	background: transparent url("images/bg_header.jpg") no-repeat 0 0;
  	height: 115px;
  	position: relative;
  	width: 650px;
}
#header h1 {
  	background: transparent url("images/logo.png") no-repeat 0 0;
  	height: 63px;
  	overflow: hidden;
  	text-indent: 200px;
	position: absolute;
	left: 241px;
	top: 25px;
  	width: 168px;
}
#header h2 {
	background: transparent url("images/bg_kunde.gif") no-repeat 0 2px;
	font-size: 0.7em;
	padding-left: 15px;
	position: absolute;
	left: 500px;
	top: 10px;
}
#header p a {
	text-decoration: underline;
	color: #fff;
	font-size: 0.8em;
	padding-left: 15px;
	position: absolute;
	left: 500px;
	top: 30px;
}
* html #header h2 {
	font-size: 62%;
}
#navigation {
	padding-left: 20px;
}
#navigation a img{
	padding-right: 12px;
}
#content {
	width: 610px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#content h2 {
	border-bottom: 1px solid #333;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#content h3 {
	color: #666;
	margin-top: 25px;
	margin-bottom: -1em;
}
#content p strong {
	color: #666;
	font-size: 1em;
	font-weight: lighter;
	display: block;
}
#content p em {
	background-color: #333;
	border: 1px solid #ccc;
	color: #fff;
	margin: 5px 5px 5px 0;
	padding: 0 5px 0 5px;
	clear: both;
	width: auto;
	height: 20px;
}
#content p {
	font-size: 0.9em;
}
#content p a {
	text-decoration: underline;
	color: #fff;
}
#content p a:hover {
	color: #666;
}
#content table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content table a {
	color:#FFF;
	text-decoration: none;
}  
#content table a:visited {
	color: #FFF;
}
#content table a:hover {
	color: #FFF;
}
#content table thead th {
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}
#content table tbody td, table tbody th {
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #333;
}
#content table tbody tr {
	border-bottom: 1px solid #333;
}
#content table tfoot td, table tfoot th, table tfoot tr {
	text-align: left;
	text-transform: uppercase;
	padding: 10px;
}
#content table tbody tr td img {
	border: 1px solid #333;
	padding: 2px;
}
#content table tbody tr td input {
	border: 1px solid #333;
	background-color: #666;
	width: 30px;
}
#content .thumbcontainer {
	float: left;
	position: relative;
	padding-right: 70px;
	padding-bottom: 20px;
	background: transparent url("images/bg_image.gif") no-repeat 0 155px;
}
#content span.end {
	border: 1px solid red;
	padding-right: 0;
}
#content .thumbcontainer p a {
	color: #fff;
	padding-left: 0px;
	text-transform: uppercase;
}
* html #content .thumbcontainer p a {
	padding-top: -10px;
}
#content .thumbcontainer p {
	color: #666;
	padding-left: 10px;
	font-size: 0.8em;
}
#content .thumbcontainer img {
	padding: 2px;
	background-color: #333;
	border: 1px solid #666;
}
#content .thumbcontainer em a {
	position: absolute;
	background: transparent url("images/bg_cart.gif") no-repeat 0 0;
	overflow: hidden;
	text-indent: 20px;
	width: 13px;
	height: 11px;
	left: 134px;
	top: 170px;
	cursor: pointer;
}
#content .basket {
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
	z-index: 100;
	background: #000;
	font-size: 0.8em;
	width: 210px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
#content .basket p {
	border-bottom: 1px solid #666;
	margin-top: 5px;
}
#content .basket p:hover {
	background-color: #999;
}
#content .basket p.inbasket {
	background-color: #fff;
}
#content .basket form {
	padding-top: 2px;
}
#content .basket form input {
	width: 30px;
	font-size: 0.8em;
	margin-bottom: 4px;
}
#content .basket a {
	padding-left: 10px;
	color: #fff;
}
#content .basket a:hover {
	text-decoration: underline;
}
#content .basket a:active {
	color: #fff;
}
#content .basket form label {
	margin-left: 10px;
	margin-right: 10px;
}
#slideshow {
	padding-left: -19px;
	margin-left: -19px;
}
#login {
	margin: 0 auto;
	margin-top: 100px;
	text-align: left;
	width: 333px;
	height: 224px;
	background: #000 url(images/bg_login.jpg) no-repeat 0 0;
}
#login h3 {
	text-indent: 20px;
	background: transparent url(images/bg_login_header.gif) no-repeat 0 8px;
	font-size:12px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 8px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
}
#login form {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 50px;
}
#login input {
	border: 1px solid #666;
	background-color: #333;
	color: #FFF;
}
#login form label {
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}
#login form label.user {
	background: transparent url(images/bg_login_user.gif) no-repeat 0 0;
}
#login form label.pass {
	background: transparent url(images/bg_login_pass.gif) no-repeat 0 0;
}
#login form input.submit_btn {
	padding-left: 95px;
	border: none;
	background-color: transparent;
}
#footer {
	position: relative;
	background: transparent url("images/bg_footer.jpg") no-repeat 0 0;
	width: 650px;
	height: 100px;
	clear: both;
}
#footer p {
	font-size: 11px;
	padding-left: 33px;
	padding-top: 9px;
}
#footer p.footernavigation {
	left: 470px;
	top: 0;
	position: absolute;
}
#footer p.footernavigation a {
	color: #fff;
}
#footer p.footernavigation a:hover {
	color: #ff0000;
}