html { height:100.01%; overflow:scroll;}

/******** ALLGEMEIN ********/
	
.clear { clear:both; }	
.fleft { float:left; }
.fright { float:right; }
	
.noborder { border:none; }

.spacer5 { clear:both; height:5px; }
.spacer10 { clear:both; height:10px; }
.spacer20 { clear:both; height:20px; }
.spacer50 { clear:both; height:50px; }

.high { line-height:130%; }

.ared { color:#e2001a; }


/******** CONTENT ********/
	
#outer {
	width:920px; 
	background-repeat: repeat-y;	
	}	
	
#inner {
	margin:0 20px; width:880px; padding-bottom:10px; overflow:hidden;background-repeat:no-repeat;  
	}	

#header {
	position:relative; height:151px; width:880px; background-repeat:no-repeat; padding-top:15px; text-align:right;	
	}
	
#logo {
	position:absolute; left:0; top:15px; height:120px; width:210px;	
	}
	
#submenu {
	position:absolute; right:0; top:13px; height:20px; width:490px;
	}	
	
#container {
	zoom:1;
	}	
	
#contentcontainer {
	float:right; display:inline; margin-right:20px; width:630px;
	text-align:left;
	}	





.smitem {
	float:right;
	margin-right:20px;
	}

.smitem a {
	text-decoration:none;
	color:#fee7be;
	}

.smitem a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}


#menu {
	float:left; width:215px; overflow:hidden; padding-bottom:200px;
	text-align:left;
	}
	
.menuitem {
	position:relative;
	/*height:30px;*/
	/*overflow:hidden;*/
	text-align:left;
	width:210px;
	}	
	
.menuitem a {
	color:#fee7be;
	text-decoration:none;
	}	
	
	
	
.menuitem a:hover {
	color:#FFFFFF;
	text-decoration:none;
	/*font-weight:bold;*/
	}	

.menuitem .inner {
	font-size:17px;
	color:#FFFFFF;
	text-align:left;
	position:relative;
	overflow:hidden;
	padding-top:6px;	
	padding-bottom:6px;	
	margin-left:30px;
	}

.menuitem .kategorie {
	position:relative;
	z-index:1000;
	height:23px;
	font-size:17px;
	color:#FFFFFF;
	padding-top:6px;
	margin-left:30px;
	}	

.menusub {
	padding-left:10px;
	}

.menusubitem {
	
	}

.menusubitem a {
	color:#000000;
	}

.menusubitem a:hover {
	color:#FFFFFF;
	}

.margin {
	margin-bottom:3px;
	}	
	
.hmk, .veg, .mst {
	font-style:normal;
	border:none;
	height:30px;
	position:absolute;
	left:0;
	top:0;
	width:215px;
	}

.lastoftype {
	border-bottom:1px solid #FFFFFF;
	}
	
.wborder {
	border-top:1px solid #FFFFFF;
	}
	

.hmk {
	background-image:url(http://www.ackerl.at/img/menu/back_hausmannskost.png);
	background-repeat:no-repeat;
	height:33px;
	}

* html .hmk {
	height:33px;
	width:215px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.ackerl.at/img/menu/back_hausmannskost.png',sizingMethod='crop');
	background:none;
	}


	
.veg {
	background-image:url(http://www.ackerl.at/img/menu/back_vegetarisch.png);
	background-repeat:no-repeat;
	height:33px;
	}

* html .veg {
	height:33px;
	width:215px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.ackerl.at/img/menu/back_vegetarisch.png',sizingMethod='crop');
	background:none;
	}


	
.mst {
	background-image:url(http://www.ackerl.at/img/menu/back_mehlspeistraum.png);
	background-repeat:no-repeat;
	height:33px;
	}

* html .mst {
	height:33px;
	width:215px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.ackerl.at/img/menu/back_mehlspeistraum.png',sizingMethod='crop');
	background:none;
	}



.katsub {
	}
	
.katsub-inner {
	color:#FFFFFF;
	margin-left:30px; 
	margin-top:-2px; 
	padding:4px 0 2px 0;
	font-size:13px;
	}
	
.katsub-inner a {
	color:#000000;
	*zoom:1;
	font-size:13px;
	}

.katsub-titel {
	font-size:14px;
	*zoom:1;
	}
	
.katsub-produkte {
	margin-left:10px; padding-bottom:5px;
	/*font-style:italic;*/
	font-size:13px;
	}	
		
.katsub-produkte a {
	font-size:12px;
	}
	
	
	
	
	
	
	
	
#content {
	background-color:#fee7be;
	color:#000000;
	padding:20px;
	}

#content2 {
	color:#000000;
	padding:20px;
	}

#innercont {
	min-height:500px;
	height:auto !important;
	height:500px;
	}	
	
#innercont a {	
	color:#000000;
	text-decoration:underline;
	}
	

#allergenheader	 {
	font-size:14px;
	padding-bottom:10px;
	border-bottom:1px solid #000000;
	margin-bottom:20px;
	font-style:italic;
	}

.allergensubheader {
	color:#e2001a;
	font-size:16px;
	font-weight:bold;
	padding:20px 0;
	}
	
.tdimgheader {
	padding: 0 5px;
	padding-bottom:10px;
	border-bottom:1px solid #000000;
	}
	
.tdtitle {
	padding: 3px 10px 3px 1px;
	}
	
.tdinnertitel {
	width:125px;
	overflow:hidden;
	}	
	
	
/* PRODUKTÜBRSICHT */


.uehmk {
	background-color:#f0963f;
	}	

.ueveg {
	background-color:#afcb51;
	}	

.uemst {
	background-color:#f19fc1;
	}	

.uebersicht {
	font-size:12px;
	}	
	
.uebersicht	h1 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:24px; 
	color:#FFFFFF;
	zoom:1;
	}
	
.uebersicht .uehmk {
	background-color:#f0963f;
	padding:15px 20px 0 20px;	
	}	

.uebersicht .ueveg {
	background-color:#afcb51;
	padding:15px 20px 0 20px;	
	}	

.uebersicht .uemst {
	background-color:#f19fc1;
	padding:15px 20px 0 20px;	
	}	

.pbhmk {
	background-color:#f0963f;
	}
	
.pbveg {
	background-color:#afcb51;
	}
	
.pbmst {
	background-color:#f19fc1;
	}
	
		
.produktprev {
	 width:184px; height:290px; margin-bottom:20px; float:left; display:inline; text-align:center; position:relative;
	 }


/*	 
.produktbildcontainer {
	position:relative; height:200px; text-align:left;	
	}	 	
	
.produktback {
	z-index:1;
	position:absolute; 
	left:0; 
	*left:2px; 
	top:0; 
	*top:-10px;
	height:220px; 
	width:180px;
	background:url(http://www.ackerl.at/img/back_produkte.png) no-repeat 2px -10px;  
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.ackerl.at/img/back_produkte.png');
	*background:none;
	}	
	
.produktbildinner {
	height:170px; width:130px; overflow:hidden;
	}		
*/
.produktbildcontainer {
	position:relative;text-align:left;
	}
	
.produktbildback {
	position:absolute; 
	z-index:1; 
	left:0; 
	top:-10px; 
	}	
	
.produktbildbacktop {
	height:48px; 
	width:180px;
	background:url(http://www.ackerl.at/img/back_produkte_top.png) no-repeat; 
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.ackerl.at/img/back_produkte_top.png');	
	*background:none;
	}	

.produktbildbackmid {
	width:180px;
	background:url(http://www.ackerl.at/img/back_produkte_mid.png) repeat-y;; 
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.ackerl.at/img/back_produkte_mid.png',sizingMethod='scale');	
	*background:none;
	}	
	
.produktbildbackbot {
	height:33px; 
	width:180px;
	background:url(http://www.ackerl.at/img/back_produkte_bot.png) no-repeat; 
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.ackerl.at/img/back_produkte_bot.png');	
	*background:none;
	}
	
	
.produktbild {
	left:25px; 
	top:15px;
	position:absolute; 
	z-index:10; 
	}


	
.produktdesc {
	position:absolute;top: 195px; left:10px; width:164px; text-align:center; z-index:100;
	}
	
.produkttitel {
	font-size:16px;
	}

.produkttitel a {
	color:#FFFFFF;
	text-decoration:underline;	
	font-weight:bold;	
	}			
	
#produktdetails {
	float:right; width:400px;
	}
	
#produktdetails h1 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:24px; 
	color:#FFFFFF;
	zoom:1;
	}		
	
table {
	}
	
table .key {
	padding-left:1px;
	width:84px;
	}		
	
table .input1 {
	height:20px;
	border:none;
	background-color:#FFFFFF;
	width:200px;
	vertical-align:bottom;
	padding-top:5px;
	}	
	
table .input2 {
	height:20px;
	border:none;
	background-color:#FFFFFF;
	width:506px; *width:507px;
	vertical-align:bottom;
	padding-top:5px;
	}
	
table .input2.high {
	height:150px;
	margin-top:5px;
	}
	
table select {
	height:25px;
	border:none;
	background-color:#FFFFFF;
	width:200px;
	vertical-align:bottom;
	padding-top:3px;
	}	

table select option {
	}
	
.button1 {
	height:25px;
	border:none;
	color:#FFFFFF;
	background-color:#f29848;
	width:120px;
	cursor:pointer;
	}	
	
.button2 {
	height:25px;
	border:none;
	color:#000000;
	background-color:#f29848;
	width:120px;
	cursor:pointer;
	}
	
.button3 {
	height:25px;
	border:none;
	color:#FFFFFF;
	background-color:#f29848;
	cursor:pointer;
	}	
	
	
#innercont .redlink a { color:#e2001a; font-weight:bold; }


.welcomerezept-inner h2 {
	color:#000;
	font-size:17px;
	}
	
.welcomerezept-inner h2 a {
	color:#FFF;
	text-decoration:none;
	}