/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/


.boxTextBG {
	background-color: #ffffff;
}
.boxTextBGII {
	background-color: #f4f4f4;
}
.boxTextPrice {
	color: #FF0000;
}

.errorBox {
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {	
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 	
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 	
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
}

img{
	border:0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0000ff;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {	
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #ee870e;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #ee870e;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {	
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {  
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {  
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {  
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {  
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;  
  font-size: 10px;
}

TD.infoBoxHeading {  
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {  
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {  
  font-size: 10px;
  background: #E6E6E6; 
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {  
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {  
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {  
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {  
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {  
  font-size: 10px;
}

TD.accountCategory {  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {  
  font-size: 12px;
}

TD.tableHeading {  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {  
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {	
	font-size: 11px;
}

TEXTAREA {
  width: 100%;  
  font-size: 11px;
}

SPAN.greetUser {  
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
}

TD.formAreaTitle {  
  font-size: 12px;
  font-weight: bold;
}
.copyright {  
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}
SPAN.productOldPrice {	
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  
  color: #ff0000;
}

SPAN.productDiscountPrice {  
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow { 
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #f8cf9f; 
	border: 1px solid;
	border-color: #ffffff;	
  line-height: 1.5; 	
}
.moduleRowSelected { background-color: #ee870e; color:white; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

/*

  new CSS_Definitions

*/

.hSep, .hSepSmall{
  clear:both;
  height:20px;
  font-size:0px;
  line-height:0px;
  background:url(img/dotsGrey.gif) center center repeat-x;
}
.hSepSmall{
  height:2px;
}

body{
  background:url(img/bodyBg.png) repeat-x 0px 0px #fffdeb; 
  text-align:center;
  font-family:arial, sans-serif;
  font-size:11px;
  padding:0px;
  margin:0px;
}
a{
  color:#666666;
}
a:hover{
  color:#ee870e;
  text-decoration:none;
}
#page{
  margin:auto auto;
  width:960px;
  text-align:left;
  border-top:0px;
  background:url(img/centerBg.png) no-repeat 0px 135px; 
}
#headArea{
  color:#999999;
  position:relative;
  height:156px;
  width:960px;
  line-height:130%;
  margin:0px;
}

#logo{
  position:absolute;
  top:20px;
  left:20px;
}
#productsArea{
  position:absolute;
  left:500px;
  top:20px;
  background:url(img/hl_produkte_de.gif) no-repeat 0px 0px;
  width:135px;
  padding-top:20px;
  z-index:1000;
}
#formwerkArea{
  position:absolute;
  left:650px;
  top:20px;
  background:url(img/hl_formwerke_de.gif) no-repeat 0px 0px;
  width:135px;
  padding-top:20px;
  z-index:1000;
}
#cartArea{
  position:absolute;
  left:800px;
  top:20px;
  background:url(img/hl_warenkorb_de.gif) no-repeat 0px 0px;
  width:135px;
  padding-top:20px;
  z-index:1000;
}
#headImage{
  position:absolute;
  top:0px;
  right:0px;
}
#cLeft{
 float:left;
 background:#f6f0dd;
 width:200px;
 overflow:hidden;
 padding-top:30px;
}
#cRight{
 float:left;
 margin-left:30px;
 width:700px;
 overflow:hidden;
 padding-top:30px;
 padding-bottom:30px;
}
#cRight h1{
  font-size:19px;
  color:#ef7c11;
  margin:0px;
  padding:0px;
  margin-bottom:20px;
}
.clear{
	clear:both;
	line-height:0px;
	height:0px;
	font-size:0px;
}
#formwerkArea a{
  color:#999999;
}
#formwerkArea a:hover{
  color:#ffffff;
}
.catLevel0{
  color:#999999;
}
.catLevel0:hover{
  color:#ffffff;
}

#headArea h1{
  color:#ffffff;
  display:inline;
  margin:0px;
  padding:0px;
  font-size:11px;
  font-weight:normal;
}
.catLevel0_active{
  color:#ffffff;
}

#cLeft h1{
  margin:0px;
  padding:0px;
}
#cLeft h1 a{
  color:#ef7c11;
}
#boxHeadCat{
  height:23px;
  background:url(img/headCat.gif) 18px 5px no-repeat #655c54;
}
#boxHeadManufacturers{
  height:23px;
  background:url(img/headManufacturers.gif) 18px 5px no-repeat #655c54;
}
#boxHeadInfos{
  height:23px;
  background:url(img/headInfos.gif) 18px 5px no-repeat #655c54;
}
#boxHeadAdmin{
  height:23px;
  background:url(img/headAdmin.gif) 18px 5px no-repeat #655c54;
}
#boxHeadNew{
  position:relative;
  height:23px;
  background:url(img/headNew.gif) 18px 5px no-repeat #655c54;
}
#boxHeadSpecial{
  position:relative;
  height:23px;
  background:url(img/headSpecials.gif) 18px 5px no-repeat #655c54;
}
#boxHeadNew a, #boxHeadSpecial a{
  position:absolute;
  right:5px;
  top:5px;
}
#boxContent{
  padding-top:8px;
  padding-left:16px;
  padding-right:16px;
  margin-bottom:24px;
}
a.contentBox{
  margin-bottom:2px;
}
.boxImage{
  margin-bottom:4px;
  display:block;
  text-align:center;
  border:1px solid #cccccc;
  background:white;
  padding-bottom:4px;
  padding-top:4px;
}
.boxImage:hover{
  border:1px solid #ef7c11;
}
.shipping{
  font-size:10px;
  color:#666666;
}
a.pImage{
  border:1px solid #cccccc;
  display:block;
  width:250px;
  margin-bottom:10px;
  text-align:center;
}
a.pImage:hover{
  border:1px solid #ef7c11;
}
#pImageArea{
  float:right;
  margin-top:10px;
  margin-left:15px;
  margin-bottom:15px;
}
.pPrice{
  font-size:20px;
  color:#ef7c11;
  font-weight:normal;
}
#footerArea{
  margin-top:10px;
  position:relative;
  margin:auto auto;
  width:910px;
  text-align:left;
  padding-bottom:20px;
  font-size:11px;
  color:#666666;
  line-height:120%;
}
#credits{
  color:#999999;
  text-transform:none;
  font-size:10px;
}
#credits a{
  color:#666666;
}
#credits a:hover{
  color:#ee7f00;
}
.infoBoxHeading{
  font-weight:bold;
  margin-top:20px;
  font-size:13px;
  padding:2px;
  color:white;
  background:#655c54;
  padding-left:6px;
}
.listingC1{
  float:left;
  width:400px;
}
.listingC2{
  float:left;
  width:400px;
  margin-left:30px;
}
.listingC1 td, .listingC2 td{
  padding:8px;
}
.pListing_td_image{
  vertical-align:top;
  width:202px;
}
.pListing_td_image a{
  background:white;
  display:block;
  border:1px solid #e0e0e0;
}
.pListing_td_image a:hover{
  border:1px solid #999999;
}
.listing_pName{
  font-size:13px;
}
.listing_pPrice{
  color:#ef7c11;
}
.listingSep{
	clear:both;
	line-height:0px;
	height:0px;
	font-size:0px;
  border-bottom:1px dashed #cccccc;
}
.p_desc{
  line-height:160%;
}
.catImage{
  float:right;
  margin-left:10px;
  margin-bottom:10px;
}
a.catBox{
  display:block;
  background:#ffffff;
  border:1px solid #cccccc;
  padding:4px;
  margin-right:20px;
  float:left;
}
a.catBox:hover{
  background:#f0f0f0;
}
.catBox img{
  display:block;
  margin-bottom:4px;
  width:150px;
  height:150px;
}
.catBox strong{
  display:block;
  margin:0px;
  padding:0px;
  font-size:11px;
  font-weight:bold;
  padding-left:8px;
  background:url(img/littleArrow.gif) no-repeat 1px 3px;
  width:142px;
  cursor:pointer;
  height:28px;
}
.catClear{
  clear:both;
  height:20px;
}
#searchArea{
  position:absolute;
  top:14px;
  right:14px;
  background:white;
}
#accountArea{
  padding-top:5px;
}
#accountArea a{
  color:#999999;
  padding-left:8px;
  background:url(img/little_arrow.gif) no-repeat 0px 4px;
}
#accountArea a:hover{
  color:#ffffff;
}
#emptyCartText{
  padding-bottom:12px;
  background:url(img/cartSep.gif) no-repeat bottom left;
}
#boxAdmin{
  position:absolute;
  left:180px;
  top:0px;
}
#adminBtn{
  display:block;
  width:65px;
  height:42px;
  background:url(img/admin_btn.gif) no-repeat 0px 0px;
}
#adminBtn:hover{
  display:block;
  width:65px;
  height:42px;
  background-position:-65px 0px;
}
#adminBtn em{
  display:none;
}
#contentArea{
  padding:8px;
  width:900px;
  margin:auto auto;
  border:1px solid #cccccc;
  margin-bottom:10px;
}
#footerNav{
  margin:0px;
  padding:0px;
  position:absolute;
  right:0px;
  top:0px;
  list-style:none;
}
#footerNav li{
  float:left;
  margin-left:12px;
}
#footerNav li a{
  color:#666666;
}
#footerNav li a:hover{
  color:#ee7f00;
}
.shipping_info{
  width:133px;
  height:11px;
  cursor:pointer;
  background:url(img/shipping.gif) no-repeat;
}
#cartBtn{
  margin-top:4px;
}
#shoppingCartContent{
  color:white;
}
#contentArea h1{
  margin:0px;
  padding:0px;
  font-size:25px;
  font-weight:normal;
  color:#666666;
  margin-bottom:15px;
}
#contentSpacer{
  width:1px;
  height:465px;
  float:left;
  margin-left:-1px;
}
#content{
  width:900px;
  font-size:12px;
  float:left;
  color:#333333;
}
#button_customize{
  cursor:pointer;
}
#designerArea{
  position:absolute;
  top:100px;
}
#homeArea{
  position:absolute;
  top:100px;
  width:900px;
}
#homeAreaBtn{
  position:absolute;
  top:180px;
  left:680px;
}
#homeAreaDummy{
  height:485px;
}
h4, h5, h6{
  padding:0px;
  margin:0px;
  font-size:17px;
  font-weight:normal;
  color:#74746f;
}
h5{
  border-bottom:1px solid #cccccc;
  padding-bottom:2px;
  margin-top:20px;
  margin-bottom:10px;
}
h4{
  color:#666666;
  font-size:15px;
}
h6{
  font-size:13px;
  color:#666666;
}

#product_info{
  float:left;
  width:520px;
}

#imageGallery{
  float:left;
  width:380px;
}
#imageLargeAreaMagnifier{
  width:18px;
  height:18px;
  background:url(img/magnifier.gif) no-repeat 0px 0px;
  position:absolute;
  top:328px;
  right:8px;
}
#imageLargeArea{
  position:relative;
  width:354px;
  height:354px;
  background:url(img/loading.gif) no-repeat center center;
}
#imageLarge{
  display:table-cell;
  display:expression('block');
  text-align:center;
  vertical-align:middle;
  font-family:verdana;
  font-size:292px;
  line-height:292px;
  width:354px;
  height:354px;
  background:url(img/imageLarge_Bg.gif) no-repeat 0px 0px;
}
#imageLarge:hover{
  background-position:-354px 0px;
}
#imageLarge img{
  vertical-align:middle;
}
.imageThumb{
  float:left;
  margin-top:8px;
  margin-right:8px;
  font-size:10px;
  color:#999999;
  background:url(img/loading.gif) no-repeat center center;
}
.imageThumb a{
  display:table-cell;
  display:expression('block');
  text-align:center;
  vertical-align:middle;
  font-family:verdana;
  font-size:64px;
  line-height:64px;
  width:78px;
  height:78px;
  overflow:hidden;
  background:url(img/imageThumb_Bg.gif) no-repeat 0px 0px;
}
.imageThumb a img{
  vertical-align:middle;
}
.imageThumb a:hover{
  background-position:-78px 0px;
}

.adressLabel{
  padding:8px;
  margin-right:10px;
  color:#000000;
  background:#f4f4f4;
  border:1px solid #cccccc;
}

#progressBar{
  margin-top:40px;
  margin-bottom:20px;
  font-size:11px;
  color:#999999;
}
.checkoutBarTo{
  padding-top:4px;
}
.checkoutBarCurrent{
  font-weight:bold;
  padding-top:4px;
  color:#ee870e;
}
.progressBar1{
  font-size:0px;
  height:6px;
  background-color:#f8cf9f;
}
.progressBar2{
  font-size:0px;
  height:6px;
  background-color:#f5b76e;
}
.progressBar3{
  font-size:0px;
  height:6px;
  background-color:#f19f3e;
}
.progressBar4{
  font-size:0px;
  height:6px;
  background-color:#ee870e;
}

.confirm{
  background:white;
  font-size:14px;
  color:#999999;
  border:2px solid #cccccc;
  vertical-align:center;
}
.confirm td{
  padding:6px;
}
.editBtn{
  font-size:10px;
  color:#999999;
}

/* card listing */
.cardListTable{
  border:1px solid #cccccc;
  float:left;
  margin:11px;
}
.cardListTable td{ 
  width:200px;
  height:200px;
}

.cardListBody{  
  position:relative;
}

.gradPriceTable{
  font-size:12px;
}
.gradPriceTable td{
  padding:2px 8px 2px 0px;
  background:url(img/dotsGrey.gif) repeat-x bottom left;
}
.smallGrey{
  font-size:11px;
  color:#666666;
}

.orange{
  color:#ee870e;
}
#footerArea a{
  color:#ee870e;  
}

.orangeText{
  color:#ef7c11;
}
.errorMessage{
  font-weight:bold;
  color:#ef7c11;
  border:1px solid #bd1200;
  background:white;
  padding:4px 8px 4px 8px;
}
.shipping_table td{
  font-size:11px;
  color:#666666;
}
.infoMinAmount{
  font-size:11px;
  color:#666666;
}

/* startseite */

#home_layout{
  margin-bottom:15px;
}
/* honme gallery */
#home_gallery{
  width:483px;
  height:483px;
  position:relative;
}
.home_gallery_img{
  display:none;
  position:absolute;
  z-index:10;
}
#home_sub_text{ 
  padding-top:4px;
  line-height:140%;
  font-size:11px;
  color:#666666;
}
#home_gallery_info{
  width:463px;
  padding:10px 10px 10px 10px;
  position:absolute;
  top:418px;
  background:url(img/bg_dark.png);
  z-index:999;
}
#home_gallery_text{
  float:left;
  width:400px;
  color:white;
}
#home_gallery_control{
  position:relative;
  float:right;
  width:50px;
  height:23px;
}
#home_gallery_btn_left{
  height:23px;
  width:23px;
  position:absolute;
  top:0px;
  left:0px;
  background:url(img/btn_left.png) no-repeat;
  cursor:pointer;
}
#home_gallery_btn_right{
  height:23px;
  width:23px;
  position:absolute;
  top:0px;
  right:0px;
  background:url(img/btn_right.png) no-repeat;
  cursor:pointer;
}


#btn_cards{
  display:block;
  background:url(img/btn_carts.gif) no-repeat 0px 0px;
  width:348px;
  height:45px;   
  margin-top:10px;
}
#btn_cards:hover{
  background-position: 0px -45px;
}

/* info */
#home_head{
  background:url(img/home_head.gif) no-repeat;
  height:70px;
  width:377px;
}
#home_head em{
  display:none;
}
#home_btn_carts{
  display:block;
  background:url(img/btn_carts.gif) no-repeat 0px 0px;
  width:348px;
  height:45px;
  margin-bottom:20px;
}
#home_btn_carts:hover{
  background-position: 0px -45px;
}
#home_btn_carts b{
  display:none;
}
#home_service{
  background:url(img/home_service.gif) no-repeat;
  height:23px;
  width:169px;
}
#home_service em{
  display:none;
}
.home_info_btn{
  padding-top:4px;
}
/* content */

.largeText{
  font-size:18px;
}
.largerText{
  font-size:14px;
}
h3{
  font-weight:normal;
  font-size:18px;
  margin:0px;
  margin-bottom:15px;
  color:#666666;
}
.musterInput{
  width:185px;
}
ul{
  margin:0px;
  padding:0px;
  padding-left:15px;
}
#message_body{
  width:400px;
  height:160px;
}

/* home */
#contentArea #home_head_font{
  margin:0px; 
  padding:0px; 
  font-size:45px; 
  font-weight:normal; 
  color:#f08a00; 
  line-height:100%;
  margin-bottom:10px;
}
#contentArea #home_head_font em{
  font-style:normal; 
  font-size:30px; 
  display:block; 
  color:#666666; 
  line-height:100%;
}


#no_more_orders{
  padding:5px 10px 5px 10px;
  background:#e40010;
  color:white;
  font-size:13px;
  margin-bottom:10px;
}

.pLArea, .pLArealast{ 
  float:left;
  margin:11px;
  position:relative;
  width:202px;
  height:202px;
}
.pLArealast{
  margin-right:0px;
}
.pL_imageArea{
  background:url(img/pL_bg.gif) top left no-repeat;
	color: white;
	display: table-cell;
	display: expression('block');
	text-align: center;
	vertical-align: middle;
	font-family: verdana;
	font-size: 167px;
	line-height: 167px;
	width: 202px;
	height: 202px;
	overflow: hidden;
}
.pL_imageArea img {
	vertical-align: middle;
}
.pL_imageArea:hover{       
  background-position:bottom left;
}  
.cardListPrice{ 
  font-family:arial; 
  font-size:10px;
  position:absolute;
  top:178px;
  right:4px;
  width:30px;
  text-align:right;
  line-height:100%;
  color:#999999;
}

#aktion_early_bird{ 
  background:url(img/early_bird_bg.png) no-repeat 0px 0px;
  padding:5px 5px 5px 7px;
  width:115px;
  height:45px;
  position:absolute;
  top:75px;
  left:495px;
  color:#333333;
  line-height:120%; 
  text-shadow: 1px 1px 0px #f7a83c;
} 
#aktion_early_bird b{
  color:#ffffff;
  font-size:14px;
  font-weight:normal;
  display:block;
  margin-bottom:4px; 
  text-shadow: 1px 1px 0px #c26f00;
}

/* news */

#newsArea{
  float:right;
  width:378px;
  text-align:left;
  background:red;
}


/* news box */    
.newsBoxHead{
  position:relative;
  font-size:18px;
  color:#F08A00;
}  
.newsBoxHead a{
  position:absolute;
  right:0px;
  top:3px;
}  
.newsBoxItem{

}   
.newsBoxItemImage{
  width:60px;
  height:60px;
  border:1px solid #999999;
  display:block;
  float:left;
  margin-right:10px;
} 
.newsBoxItemImage img{
  width:60px;
  height:60px;
  border:none;
}   
.newsBoxItemImage:hover{
  border:1px solid #333333;
} 
.newsBoxItemInfo{
  float:left;
  display:block;
  width:238px;  
}
.newsBoxItemInfo h3{
  font-size:12px;
  margin-bottom:4px;
  font-weight:bold;  
}

.newsBoxItemInfo h3 span{
  font-size:11px;
  font-weight:normal;
  color:#999999;
} 
 
.newsBoxItemInfo div{
  font-size:12px;
  color:#666666;
  margin-bottom:4px;
}

.newsBoxItemHsep{  
	background: url(img/dotsGrey.gif) center center repeat-x;
	height: 20px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

#bh_news{
  height:15px;
  background-repeat:no-repeat;
  background-position:0px 0px;
  position:relative;
}
#bh_news a{
  position:absolute;
  right:0px;
  top:0px;
}

/* news items */
.previewImage img{
  border:1px solid #999999;
}
.previewImage:hover img{
  border:1px solid #333333;
}
.news_box{
  margin-top:10px;
  margin-bottom:10px;
}
.news_box_headline{
  font-size:14px;
  margin:0px;
  color:#46aadb;
}
.news_box_headline a{
}
.news_date{
  color:#999999;
}
.btn_newsDetails{
  display:block;
  margin-top:4px;
  width:57px;
}

#news_images{
  padding:10px;
  padding-top:14px;
  border:2px solid #e4e4e4;
  background-repeat:no-repeat;
  background-color:white;
  background-position:12px 8px;  
  margin-bottom: 10px;
}
.news_thumb{
  margin-right:10px;
  margin-top:10px;
  width:130px;
  height:130px;
  float:left;
} 
#news_images a{
  display:table-cell;
  display:expression('block');
  text-align:center;
  vertical-align:middle;
  font-family:verdana;
  font-size:106px;
  line-height:106px;
  width:128px;
  height:128px;
  overflow:hidden;
	border:1px solid #cccccc;
}
#news_images a img{
  vertical-align:middle;
}
#news_images a:hover{
  border:1px solid #333333;
}
