body {
	padding: 0 0 0 0;
	margin:0 0 0 0;
	background-color:#ffffff;
	font-weight: normal;
	font-size:11px;
	line-height:16px;
	font-family : Helvetica, Arial, sans-serif;
	color:#656565;
	text-decoration:none;	
}
#logo { 
	width:941px;
	margin:auto;	
	margin-top:50px;
}
#center { 
	/* Ein Pixel für den Rechten schwarzen Rand*/
	width:941px;
	margin:auto;		
}
.bgcenter {
	background-color:#666666;
	float:left;
	background-image: url(images/bg_shop_head.gif);
	background-repeat: repeat-y;
	background-position:left;
	width:941px;
	margin-bottom:1px;
}
.bgcenter2 {
	background-color:#ffffff;
	float:left;
	background-image: url(images/bg_shop_content2.gif);
	background-repeat: repeat-y;
	background-position:left;
	width:941px;
}
#bgcenter_border {
	background-color:#ffffff;
	float:left;
	background-image: url(images/bg_shop_content_border.gif);
	background-repeat: no-repeat;
	background-position:top;
	width:941px;
	height:5px;
}
.left {
	width:147px;
	float:left;
}
.middle {
	width:582px;
	float:left;
	padding:0 0 0 1px;
}
.right {
	float:left;
	width:211px;
}
#lblwarenkorb {
	background-color:#ff9900;
	color:#ffffff;
	text-transform: uppercase;
	line-height:45px;
	width:211px;
	text-indent:15px;
	border-bottom:1px solid #ffffff;
}
#content {
	border-top:1px solid #656565;
	width:727px;
	/*height:50px;*/
	/*background-color:yellow;*/
	margin-left:1px;
	/*margin-right:2px;*/
	float:left;
	/*background-color:lime;*/
}
#teaser {
	border-top:1px solid #656565;
	border-right:1px solid #656565;
	width:209px;
	/*height:50px;*/
	/*margin-right:1px;*/
	float:right;
}

#foot { 
	width:940px;
	margin:auto;	
	border-bottom:20px solid #ffffff;
}
.clear {
	clear:both;
}

/***
menue
***/
#menu {
	padding:0;
	margin:0;
	list-style-type: none;
}
#menu li {		
	background-color:#666666;
	border-bottom:1px solid #ffffff;
	width:147px;
	/*position:absolute;*/
	float:left;
}
#menu li a { 
	display:block;
	line-height:20px;
	/*nur wenn height da ist macht der schwachsinnige ie display block*/
	height:20px;	
	text-decoration:none;
	font-size:11px;	
	text-transform: uppercase;		
	text-indent:17px;
	color: #d2d2d2;
	font-size:10px;
}
#menu li a:hover { 
	color: #ff9200;
	background-color:#dfdfdf;
}
#menu #mactive a{
	background-color:#dfdfdf;
	color: #ff9200;
}

/***
breadcrumb
***/
#breadcrumb {
	/*561 + 10 +10 = 581*/
	background-color: #000000;
	width:561px;
	float:left;
	margin-left:1px;
	padding:10px;
	font-size:15px;	
	color: #aaaaaa;
	text-transform: uppercase;
	font-weight:bold;
}
#breadcrumb .lastbread {
	color:#ff9200;
}
#breadcrumb a{
	color: #aaaaaa;	
	text-decoration:none;
}
#breadcrumb a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

/***
language
***/
#language {
	background-color:#666666;
	padding-left:17px;
	padding-top:2px;
	font-size:10px;
	color: #ff9200;
	float:left;
	width:130px;
	text-transform: uppercase;
	line-height:30px;
}
#language a {
	color: #c7c7c7;
}
#language a:hover {
	color: #ff9200;
	text-decoration:none;
}


a {
	color:#ff9200;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/***
shop
***/
#tx-ttproducts-pi1-list form {
	/*background-color:yellow;
	width:727px;*/
	float:left;
}
.list_product {
	border-bottom:1px solid #656565;
	width:727px;
	float:left;
	
}
.list_product_pad {
	padding:15px;
	border-bottom:1px solid #656565;
	width:697px;
	float:left;
	
}
.list_product_pad_last {
	padding:15px;
	width:697px;
	float:left;
}
.list_product_last {
	width:727px;
	float:left;
}
.list_product_image {
	float:left;
	width:281px;
	padding:15px;
	text-align:center;
}
.list_product_text {
	float:left;
	width:384px;
	margin-left:1px;
	padding:15px;	
}
div.list_product p.bodytext {
	padding:0;
}
p.list_head {
	font-size:14px;
	font-weight:bold;
	margin:0;
	margin-top:15px;
}
p.list_head2 {
	font-size:14px;
	font-weight:bold;
	margin:0;
}
p.list_small {
	font-size:10px;
	margin:0;
	margin-bottom:20px;
}
#tx-ttproducts-pi1-list h1 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	margin-bottom:15px;
}
.list_product_label {
	width:60px;
	padding-top:5px;
	float:left;
}
#tx-ttproducts-pi1-list input,
#tx-ttproducts-pi1-list select {
	margin-top:5px;
	float:left;
}
.list_product_submit{
	margin-left:210px;
	background-color: #ffffff;
	color:#ff9200;
	border: 0px solid;
	font-size:11px;
}
#korblink {
	margin-left: 15px;
}
#korblink a {
	line-height:35px;
	text-transform: uppercase;
}
.basket_image {
	float:left;
	width:180px;
	padding:15px;
	text-align:center;	
}
.basket_text {
	float:left;
	width:497px;
	margin-left:1px;
	padding:15px 15px 15px 0;	
}
.basket_text2 {
	float:left;
	width:697px;
	padding:0 15px 15px 15px;	
}
.basket_line {
	float:left;
	background-color:lime;
	padding:0;
	margin:0;
}
p.minibasket {
	margin:0;
	padding-left:15px;
	padding-top:10px;
	color:#ffffff;
}
.basket_submit {
	background-color: #ffffff;
	color:#ff9200;
	border: 0px solid;
	font-size:11px;
	padding:0;
	margin-right:30px;
	text-align:left;
}
.basket_submit2 {
	background-color: #ffffff;
	color:#ff9200;
	border: 0px solid;
	font-size:11px;
	padding:0;
	margin-left:20px;
	text-align:right;
}
p.lblwarenwert {
	margin:0;
	padding:0;
	float:left;
	font-weight:bold;
	padding-left:15px;
	padding-top:10px;
}
.txtwarenwert {
	float:right;
	padding:10px 20px 10px 0;
	text-align:right;
}
.txtwarenbestellung {
	margin:0;
	padding:15px;
}
.basketnavi {
	float:right;
	padding:0 20px 20px 0;
	text-align:right;
}
#registrationForm,
#statusForm {
	padding:0 15px 15px 15px;
	margin:0;
	margin-top:15px;
}
.lblregform {
	width:70px;
	float:left;
}
#registrationForm input,
#registrationForm select {
	margin-bottom:5px;
}
p.red {
	color:red;
	font-weight:bold;	
}
.selectleft{
	float:left;
	margin-top:5px;
	margin-right:5px;
}
.selectright{
	margin-top:5px;
	float:left;
}
.basket_final_adr_left {
	float:left;
	width:100px;
	padding-top:5px;
}
.basket_final_adr_right {
	width:340px;
	font-weight:bold;
	padding-top:5px;
}

.tabletd {
	font-weight: normal;
	font-size:11px;
	line-height:16px;
	font-family : Helvetica, Arial, sans-serif;
	color:#656565;
	border-right:1px solid #656565;
	border-bottom:1px solid #656565;
}
/***
text-element
***/
h1.csc-firstHeader {
	padding:15px 15px 0 15px;
	margin:0;
	font-weight:bold;
	font-size:14px;
}
p.bodytext {
	padding: 15px;
	margin:0;
}


/***
footmenue
***/
#footmenu {
	padding:0;
	margin:0;
	list-style-type: none;
	padding-left:10px;
}
#footmenu li {		
	float:left;
	color:#656565;
}
#footmenu li a {
	color:#656565;
	text-decoration:none;
	text-transform: uppercase;
	font-size:10px;
}
p.teaser {
	width:179px;
	border-bottom:1px solid #656565;
	padding:0px 15px 20px 15px;
}
.hidden {
	display:none;
}

#tx-ttproducts-pi1-bill {
	padding:20px;
}