body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background-image:url(img/body_bg_pink.png);*/
	background-repeat:repeat-x;
  	background-color:#000000;
  	color: #000000;
  	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align:center;
}
h1{
	font-size:18px;
}
.popup_body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
  	background-color:#FFFFFF;
  	color: #000000;
  	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a:link,
a:active,
a:visited{
  color: #333333;
  text-decoration: none;
  border:none;
}
a:hover {
  color:#E40087;
  text-decoration:none;
}
img{
	border:none;
}

/* Tabellenfreies Seitenlayout */
#siteContainer{
	width:960px;
	text-align:left;
	margin:0 auto;
	color:#000000;
	background-color:#FFFFFF;
	/*background-image:url(img/bg_siteContainer.jpg);*/
}
#headerBox{
	height:160px;
	background-image:url(img/grill-stube.jpg);
	background-repeat:no-repeat;
}
#mainColumn{	
	float:left;
	width:700px;
}
#mainColumn .mainContent{
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	color:#000000;
}
#mainColumn .mainContent .product{
	color:#000000;
	background-color:#FFFFFF;
	border-bottom:1px dashed #CCCCCC;
	height:105px;
	margin-bottom:10px;
	width:670px;
}
#mainColumn .mainContent .product .left{
	width:270px;
	padding-left:15px;
	float:left;
}
#mainColumn .mainContent .product .middle{
	width:220px;
	height:105px;
	float:left;
}
#mainColumn .mainContent .product .right{
	width:160px;
	float:left;
}
#mainColumn .mainContent .product_name a{
	font-size:18px;
	font-weight:bold;
}
#mainColumn .mainContent .product .products_image{
	
}
#mainColumn .mainContent .product .products_price{
	color:#E40087;
	font-size:16px;
	font-weight:bold;
}
#mainColumn .mainContent .product .products_tax_info{
	font-size:10px;
}

.pageHeading{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #E40087;
}

.catTitleBox .description{
	background-color:#EEEEEE;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:30px;
	padding:4px;
	width:600px;
}
.catTitleBox .image{
	margin-bottom:10px;
}

/* Obere Navigationsleiste */
#topBox{
	height:21px;
	line-height:21px;
	background-color:#FFFFFF;
}
#topBox .navtrail{
	padding-left:10px;
	float:left;
	color:#CC00FF;
}
#topBox .navtop{
	padding-right:10px;
	float:right;
	margin-right:20px;
}

/* Warenkorb */
#cartBox{
	width:180px;
	height:110px;
	float:right;
	margin-top:14px;
	margin-right:20px;
	background-image:url(img/cart_bg.gif);
	background-repeat:no-repeat;
}
#cartBox .title{
	font-size:11px; 
	font-weight:bold;
	display:block;
	height:18px;
	line-height:18px;
	text-align:center;
	color:#FF00FF;
	border-bottom:1px solid #EEEEEE;
}
#cartBox .contents{
	width:170px;
	height:86px;
	overflow:auto;
	color:#999999;
	font-size:10px;
	padding:5px;
}
#cartBox .quantity{
	color:#CC00FF;
	float:left;
}
#cartBox .totalInfo{
	display:block;
}



#boxSearch .title{
	float:left;
	margin-right:5px;
	line-height:25px;
}
#boxSearch{
	width:240px;
	margin-left:15px;
}
#boxSearch .contents input{
	float:left;
	line-height:25px;
	width:140px;
	background-color:#EEEEEE;
}
#boxSearch .contents .btn input{
	float:left;
	width:15px;
	margin-left:4px;
}


#leftColumn{
	float:left;
	width:260px;
	/*min-height:700px;*/
}
#boxCategories{
	width:240px;
	margin-left:15px;
	color:#000000;
}
#boxCategories .title{
	display:block;
	font-size:16px;
	font-weight:bold;
	background-color:#E40087;
	color:#FFFFFF;
	padding:3px;
}
#boxCategories .contents{
	width:240px;
}
#boxCategories .maincat{
	display:block;
	height:20px auto;
	line-height:20px;
	font-size:12px;
	border-bottom:1px solid #999999;
	text-align:right;
}
#boxCategories .catcount{
	color:#666666;
}

.maincat a:link,
.maincat a:active,
.maincat a:visited{
	padding-left:10px;
	display:block;
	color:#000000;
}
.maincat a:hover{
	background-color:#EEEEEE;
	color:#000000;
}
a.gewaehlt:link,
a.gewaehlt:active,
a.gewaehlt:visited,
a.gewaehlt:hover{
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#CCCCCC;
}
.subcat{
	padding-left:10px;
}

.navilist .level2{
	padding-left:20px;
}
.catcount{
	color:#666666;
	font-size:10px;
}

#boxInformation{
	margin-top:10px;
	margin-bottom:10px;
}
#boxInformation .title{
	margin-left:5px;
	margin-right:30px;
	margin-bottom:5px;
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#E40087;
}
#boxInformation .contents{
	width:215px;
	/*padding-left:35px;*/
}
#boxInformation .mainInfo{
	display:block;
	height:20px auto;
	line-height:20px;
	border-bottom:1px solid #999999;
	font-size:11px;
	text-align:right;
}
#boxInformation .mainInfo a:link,
#boxInformation .mainInfo a:active,
#boxInformation .mainInfo a:visited{
	color:#000000;
	display:block;
	padding-left:10px;
}
#boxInformation .mainInfo a:hover{
	background-color:#E40087;
	color:#FFFFFF;
}

#boxLogin{
	width:240px;
	margin-left:15px;
}
#boxLogin .title{
	display:block;
	font-size:16px;
	font-weight:bold;
	background-color:#E40087;
	color:#FFFFFF;
	padding:3px;
}

.boxContent{
	width:240px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}
.boxContent .title{
	display:block;
	font-size:16px;
	font-weight:bold;
	background-color:#E40087;
	color:#FFFFFF;
	padding:3px;
}
.boxContent .contents{

}

#boxAdmin{
	margin-top:10px;
	margin-bottom:10px;
}
#boxAdmin .title{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	display:block;
	font-size:16px;
	font-weight:bold;
	background-color:#E40087;
	color:#FFFFFF;
	padding:3px;
}
#boxAdmin .contents{
	width:215px;
	padding-left:35px;
}

#footerBox{
	float:left;
	width:960px;
	height:25px;
	line-height:25px;
	background-color:#EEEEEE;
	border-top:1px solid #000000;
	text-align:center;
	margin-top:10px;
}

.productsPriceInfo{
	text-align:right;
}
.productsPriceInfo .price{
	color:#E40087;
	font-size:14px;
	font-weight:bold;
}
.productsPriceInfo .price .tax{
	color:#000000;
	font-size:10px;
	font-weight:normal;
}

.productsDescription .addCart{
	width:100%;
	text-align:right;
	margin-top:5px;
}
.productsDescription .addCart .qty{
	
}
.productsDescription .addCart .button{
	
}

.navigation{
	padding:5px;
	margin-bottom:30px;
	background-color:#E40087;
	color:#FFFFFF;
}
.navigation a:link,
.navigation a:active,
.navigation a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.navigation a:hover{
	text-decoration:underline;
	background-color:#E40087;
}

.continue{
	margin-top:10px;
}

.startseite .info{
	
}
.startseite .info .head{
	background-color:#E40087;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:3px;
}
/*ZEIMN.NET*/



.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	margin-top:30px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
	padding:5px;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}
.pinkTableCell {
	color: #FFFFFF;
	background-color: #CC00FF;
	padding: 10px;
	font-size:14px;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	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: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  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-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#E40087;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}
.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  color:#CCCCCC;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* Sitemap Tables */
.sitemap_heading {
	font-size: 10pt; 
	color: #E40087;
	background-color:#EEEEEE;
	}
.sitemap_heading a {
	color:#000000;
	}
.sitemap_heading a:hover {
	color:#E40087; 
	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-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; 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-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableBody {
	padding: 5px;
}
.onepxwidth {
	width:1px;
}

