
 
 /*
FARBSCHEMA:

 	grün
 	dunkel: #86893a
 	

	blao:
	dunkel: #296d0a
	halbdunkel: #0e9ac4
	hell: #66cc00
	
	Grau / Grau
	hell: #e2d9cc
	dunkel: #414449
	
	Green Fonts:
	hell: #499E05
	
	*/
BODY{

/* Margins */
	margin: 0;
	padding: 0;

/* Font */
	font-family: Arial, Helvetica, sans-serif;
	color: #414449;
	font-size: 12px;
/*	line-height: 1.2em;*/ 
	background-color: #f9d769;
	
	/* Backgrounds */
}

img{
	border:0;
}

A {
  color: #666;
  text-decoration: none;
}

A:hover {
  color: #86893a;
  text-decoration: none;
}

FORM {
	display: inline;		   
}

select, input, textarea, checkbox, radio { font-size: 99%; display:inline }

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

P{
	display: block;
	margin: 10px 0;		   
}

ul{
	display: block;
	margin: 0 30px;
}

.h1, h2, h3, h4{
	color: #86893A;
	margin: 10px 0px 5px 0px;
}
.formArea h3{color: #0e9ac4; padding: 10px 0;}








input.text{
	padding: 1px;
}


.contentsTopics, h1.contentsTopics,
.pageHeading, h1.pageHeading, 
.moduleHeading, h1.moduleHeading
{
	color: #86893a;
	font-size: 22px;
	font-weight: normal;
	padding: 0px 0 5px 0;
	margin-bottom: 10px;
}

h3.moduleHeading{
	color: #86893a;
	font-weight: normal;
	margin: 0;
	padding: 3px 0;
}

.underline{border-bottom: 1px solid #ddd; padding-bottom: 5px;}

.section{
	margin-bottom: 25px;
}
.clear {
	clear:both;
}
.row0 {
	color:#fde69c;
	background: #86893a;
	
}
/* sitestyle */
#SITE {
	width: 950px;
	border: 1px solid #86893a;
/* Zentrierung */
	margin: 0 auto;

	background: #fde69c;
}

/* design elements */
#logoTop {
	height: 212px;
	width: 302px;
	cursor: pointer;
	background: url(img/maier/logo.jpg) no-repeat;
	margin-top:5px;
	float:left;
	
}
#logo {
	height: 212px;
	width: 302px;
	cursor: pointer;
	background: url(img/maier/logo.jpg) no-repeat;
	margin-top:-76px;

	float:left;
}
#logo a {
	display:none;	
}
#banner{
	float:left;
	background: url(img/maier/banner.jpg) no-repeat;
	height:136px;
	width:645px;
	margin: 0 0 0 3px;
}
#topmenu {
	margin: 0px auto;
	width:950px;
	background: url(img/maier/topnav_bg.gif) bottom repeat-x;
	height: 80px;
	overflow:hidden;
	
}
#topmenu ul {
	padding: 0 0 0 241px;
	list-style:none;
}
#topmenu ul li {	
	float:left; 
	margin: 49px 0 0 20px;
	}
#topmenu ul li a {
	display:block;
	text-align:center;
/*	background: #5f621e;*/
	background: #86893A;
	width: 180px;
	height: 21px;
	border: 1px solid #86893a;
	color:#fde69c;
	font-weight:bold;
	padding: 8px 0 0 0;
}
#topmenu ul li a:hover {
	background:#fde69c;
	color:#5f621e;
}
#navBar  {
		height:30px;
	width: 100%;
	background:#86893A;
/*	background:#5F621E;	 */
}
#navBar div { width: 770px; margin:0 auto;}
#navBar ul li {  
	margin: 0 auto;
}
#navBar ul li {
	float:left;
	margin: 8px 15px;
	color:#fde69c;
}
#navBar ul li a {
	display:block;
	color:#fde69c;
	font-size:13px;
	
}
#navBar ul li a:hover, #Footer a:hover { text-decoration: underline;}
#sidebar { 
	float:left;
	width: 302px;
	overflow:hidden;
	padding: 0 0 30px 0;
}
#sidebar h1 {
	padding:0;
}
#sidebar ul {

	
	margin : 5px 0 0 0;
}
#sidebar ul li {
	color:#86893a;
	font-size: 15px;
	line-height: 18px;
	list-style: none;

}
#sidebar ul li a {
	display:block;
	padding: 5px 5px 5px 25px;
	
}
#sidebar ul li a:hover {
	background:#ffedb3;	
}
#sidebar a.active { background: #ffedb3;  }
#content {
	margin: 0 0 0 325px;
}
#productList {
	width:566px;	
	margin: 0 auto;
	
}
#contentBox {
	padding:0 20px 0 0;
}
/* Nice Table */
table.list{
	width: 100%;
	border-collapse:collapse; 
}
table.list th{
	background: #86893a ;
	padding: 5px 10px;
	color: #fde69c;
}
table.list th.hinweis{
	background: #c0d4da;
	color: #262626;
	padding: 5px 10px;
	border: none;
}
table.list td{
	padding: 3px 10px;
	border-bottom: 1px solid #81d4ed;
}
table.list tr.row1{
	background: #ffebac;
}
table.list tr.row2{
	background: #fcf1cc;
	border-collapse:collapse; 
}
table.list tr.row1:hover, table.list tr.row2:hover{
	background: #f9d769;
}


/* Global Elements */

.boxSpacer{
	display: block;
	clear: both;
	height: 10px;
}

.leftFloater{
	float:left;
}

.rightFloater{
	float:right;
}

.leftAligner{
	text-align:left;
}

.rightAligner{
	text-align:right;
}
.moduleRow {
	background-color: #f5f5f5;
	padding: 3px;
	margin: 3px;
}
.moduleRowOver { 
	background-color: #f1f1f1;
	padding: 3px;
	margin: 3px;
}
.moduleRowSelected {
	background: #ffedb3;

	padding: 3px;
	margin: 3px;
	}
.ShippingLink, .ShippingLink a{
	font-size: 9px;
	color: #ccc;
}
/* verkaufsstellen */
.yellowBox {
	padding:5px; 
/* 	background-color:#f9d769; */
/* 	background-color: rgb(248, 194, 21);*/
	margin: 0 0 20px 0;
	border:1px #ffffff solid;
	width: 350px;
	
	
}
/* checkout payment */
.module_name {
	display:block;
	background-color:#86893a;
	color:#fde69c;
	padding:5px;
	font-weight:bold;
}
.module_table {
	padding: 10px;
	
}
/* login */
.formArea h3{color: #0e9ac4; padding: 10px 0;}

.formArea {
  background: #fde69c;
	padding: 10px;
}
	.formArea label{
		display: block;
		width: 150px;
		float: left;
		padding: 5px;
	}

.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

.clearfix {overflow: hidden;;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* product style */
.product_name {
	font-weight:bold;
	font-size:12px;
	text-align:center;
	display:block;

	padding: 3px 0;
	color:#fde69c;	
}
.product_name:hover {
	color:#fde69c;	
}
/* PRODUKTLISTE KOMPAKT */
ul.productListing{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.productListing li.ContentBox{
	list-style: none;
	float:left;
	display: block;
	width: 158px;
	min-height: 232px;
	background: url(img/global/bgProductListingItem.png) no-repeat;
}
ul.productListing li.ContentBoxLeft{
	margin-right: 20px;
	display: inline;
}
ul.productListing li.ContentBoxMiddle{
	margin-right: 20px;
	display: inline;
}
ul.productListing li.ContentBoxLast{
	display: inline;
}

ul.productListing .name{
	font-weight: bold;
	color: #0e9ac4;
	margin: 10px;
	display: block;
	text-align: center;
}
ul.productListing .ProductImage{
	display: block;
	text-align: center;
}
ul.productListing .preis{
	display: block;
	position: absolute;
	width: 143px;
	height: 30px;
	line-height: 15px;
	font-size:14px;
	font-weight: bold;
	margin-top: 180px;
	margin-left: 15px;
}
	ul.productListing .preis a.button{
		display: block;
		float: right;
		width: 30px;
		height: 30px;
		margin-top: -25px;
	}
	ul.productListing .preis .productOldPrice{
		position: absolute;
		margin-top: -20px;
		color: #999;
		font-size: 8px;
	}
	
ul.productListing .thisShippingLink{
	display: block;
	position: absolute;
	width: 143px;
	height: 10px;
	margin-top: 205px;
	margin-left: 15px;

	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}


/* PRODUKTLISTE 1Col */
ul.productList{
	margin: 0;
	padding: 0;
}
ul.productList li{
	list-style: none;
	display: block;
	background: url(img/global/bgProductListItem.png) no-repeat top;
	width: 520px;
	height: 150px;
	margin-bottom: 10px;
	overflow: hidden;
}
ul.productList .ProductImage{
	margin: 10px;
	margin-bottom: 0px;
	float: left;
}
ul.productList a.name h5{
	font-weight: bold;
	display: block;
	color: #0e9ac4;
	margin-top: 20px;
	font-size: 14px;
}
ul.productList p{
	margin: 10px 0;
}
ul.productList .preis{
	display: block;
	font-size:14px;
	font-weight: bold;
}
	ul.productList .preis a.button{
		display: block;
		float: right;
		width: 30px;
		height: 30px;
		margin-top: -25px;
	}
ul.productList .bottomBar{
	display: block;
	position: absolute;
	width: 360px;
	height: 18px;
	padding: 7px;
	margin-top: 117px;
	margin-left: 150px;
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	overflow: hidden;
}
ul.productList .bottomBar .detailButton{
	display: block;
	width: 37px;
	height: 28px;
}
ul.productList .bottomBar .detailButton span{
	display: none;
}



/* PRODUCT INFO */
ul.pInfo_product{
	margin:  0 0 0 40px;
	padding: 0;
	display: block;
	overflow: hidden;
	width: 520px;
	background: url(img/global/bgPinfoProduct.png) no-repeat center top;
}
ul.pInfo_product li{
	list-style: none;
	float: left;
	padding: 15px;
}
ul.pInfo_product li.image{
	width: 200px;
	text-align: center;
}
ul.pInfo_product li.info{
	margin: 0 auto;
	width: 255px;
}
ul.pInfo_product li.bottomCorner{
	width: 520px;
	height: 10px;
	padding: 0;
	background: #fff url(img/global/bgPinfoProduct.png) no-repeat center bottom;
}

.moPicThumbnails{
	clear: both;
	padding-top: 10px;
}
.moPicThumbnails a{padding: 5px; float: left;}
.moPicThumbnails a img{
	width: 50px;
	float: left;
	background: #ddd;
	padding: 2px;
}
.moPicThumbnails a img:hover{
	background: #0e9ac4;
}

/* PRODUCT OPTIONS */
.optionsItemContainer{
	display: block;
	overflow: hidden;
/*	background: url(img/global/bgOptionsItem.png) no-repeat top left;*/
	background:#EFEFEF;
	padding-top: 10px;
	margin-bottom: 10px;
}
.optionsItemContainer .content{
	display: block;
	padding: 5px 10px;
}
	.optionsItemContainer fildset {
		display: block;
	}
	.optionsItemContainer fildset div.legend{
		font-weight: bold;
		padding-bottom: 5px;
		font-size: 12px;

	}
	.optionsItemContainer label{
		display: block;
		float: left;
		padding: 3px;
		font-weight: bold;
		margin-right: 10px;
		cursor: pointer;
	}
	.optionsItemContainer select{
		padding: 3px;
	}
.optionsItemContainer .bottomCorner{
	display: block;
	height: 10px;
	background: url(img/global/bgOptionsItem.png) no-repeat bottom left;
}
.optionsContainer{
	background: #eaeaea;
	padding: 10px;
}
.optionHeading{
	padding: 5px 50px 5px 10px;
	margin: 0px;
	border-bottom: 0px;
	background: url(img/global/optionsHeading.gif) no-repeat right;
	display: inline;
	color: #fff;
	font-weight: bold;
}

.subModuleContainer{
	padding: 10px 0;
}
.subModuleContainer .content{
	padding: 10px;
	background: #fff;
}
.modulNavigation{display: block; margin-top: 15px;}


.optionsContainer h3.moduleHeading{
	padding: 0px;
	margin: 0px;
	color: #555;
}

.ShippingLink, .ShippingLink a{
	font-size: 9px;
	color: #ccc;
}

h1.ProductPrice{
	color: #0e9ac4;
	font-weight: bold;
}

.borderDiv{
	height:1px;
	background: #ddd;
	
	display: block;
	margin: 10px 0;
}
/* SHOPPING CART */
ul.cartItemLister{
	list-style: none;
	overflow: hidden;
	width: 520px;
	margin: 0;
	background: #fff url(img/global/bgCategoryLister.png) no-repeat center top;
}
ul.cartItemLister li{
	display:block;
	list-style: none;
	float:left;
	padding: 5px;
	text-align: center;
	height: 140px;
}
ul.cartItemLister li.bottomCorners{
	display:block;
	height: 10px;
	width: 520px;
	padding: 0;
	background: #fff url(img/global/bgCategoryLister.png) no-repeat center bottom;
}

/* CHECKOUT LEISTE */
.checkoutLeiste{
	text-align: center;
	display: none;
	margin-bottom: 20px;
}


.buttonDelete input{
	border: 1px solid #CC0000;
	color:#FF0000;
	margin:0;
}

input#quickSearch{
	border: 0px;
	padding: 4px;
	background: url(img/global/bgQuickFind.gif) no-repeat top;
}

.toolBar{
	padding: 5px;
}

.toolBar hr,  hr, div.hrDiv{
	text-align: center;
	height: 1px;
	margin: 5px 0;
	color: #ddd;
	background: #ddd;
}

.gradient_ttb_300{
	background: url(img/global/gradient_ttb_300.gif) repeat-x center;
	padding: 10px;
}
#Footer {
	background:#86893a;
	height:30px;
	color:#fde69c;
	padding: 10px;
}
#navtrail a {
	display:block;
	padding: 0 20px;
	float:left;
	color:#fde69c;

}

.copyright {
	display:none;
	
}
#foerderlogo { 
	position:relative;
}
#foerderlogo img {
	position:absolute;
	left: 757px; 
	top: -191px;
}
#forderspacer {
	height:190px;
	width:10px;
}
#hinweis {
	padding: 10px;
	text-align:center;
	border: 5px #b00900 solid;
	background:#fff;
	width: 400px;
	margin: 10px auto;
	
}
#hinweis h1 {
	font-size: 14px;
	color:#373737;
	
	
}
.imagelist .entry {
	width: 230px;
	height:228px;
	text-align: center;
	padding: 20px;
	display:block;
	float:left;	
}
.imagelist .entry a { display:block; }
 
.imagelist .entry a:hover { background: #fff4d2; }
#video { position: absolute; padding-top:93px; margin-left: -20px; width: 640px; height:360px; background: #FDE69C;}

/** FAKIR 3.11.2011 **/
#MainContent { margin-right: 10px;}
#productList td.hover { background:#86893A;}
#cart_button {position: relative; top:4px;}
.product { width: 140px;}
#shoppingNav  { display:block;float:right; }
a.button  { display:block; padding: 6px; margin:0 3px; background: #86893A; float:left; color:#FDE69C; font-weight:bold;  }
a.button:hover { background:#989b43; }

#loginPage h2 { margin-top:0;}
#loginPage .leftContent {
	width: 250px; float:left; padding-right:20px;
}
#loginPage .rightContent {
	width:230px;
	margin-left: 320px;
}
#loginPage .loginBox { background:#ffedb3; padding:10px; margin-left:5px; font-weight:bold; font-size:10px; }
#loginPage input.text, #loginPage input.password { width: 145px; padding: 4px; margin: 2px 0 5px 0;}

#shippingblock h3 { display:none }
 
.highlight { background: #ffedb3 }

