.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B5611;
}
.text1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B5611;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B5611;
	font-weight: bold;

}
.text2bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B5611;
	font-weight: bold;

}
.text1bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B5611;
	font-weight: bold;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
 /*	line-height:16px; */
	margin-left:5px;
	margin-bottom:5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
 /*	line-height:16px; */
	margin-bottom:5px;
}

a {
	text-decoration: none;
	color: #4B5611;
}

body {
	scrollbar-face-color: #9AB123;
	scrollbar-arrow-color: #4C5A0F;
	scrollbar-base-color: #A0B729;
	scrollbar-shadow-color: #A0B729;
	scrollbar-DarkShadow-Color: #D5E066;
	scrollbar-highlight-color: #D5E066;
	scrollbar-3d-light-color: #D5E066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B5611;
}

a {
	text-decoration: underline;
}

.white {
	color: #FFFFFF;
}	

.text11 {
font-size:11px;
font-weight:normal;
}
.text12 {
font-size:12px;
}

#background {
	position:absolute; 
	z-index:1; 
	left:0; 
	top:0;
}

#contentcontainer {
	position:absolute; 
	z-index:1; 
	left:0; 
	top:0;
}

#menu {
	position:absolute; 
	top:120px; 
	left:63px; 
	width:160px; 
	height:102px; 
	overflow:hidden; 
}

#vortrag {
	position:absolute; 
	top:242px; 
	left:57px; 
	width:160px; 
	height:60px; 
	overflow:hidden; 
	background-color:#9eb22a;	
	background-image: url(http://www.biohofladen-broschek.at/img/back_vortrag_left.gif);
	background-repeat:repeat-y;
}


#sidemenu {
	position:absolute; 
	top:118px; 
	left:612px; 
	/*width:160px; */
	width:240px;
	height:309px; 
	overflow:hidden; 
}

#content {
	position:absolute; 
	top:130px; 
	left:231px; 
	width:340px; 
	height:297px; 
	overflow:hidden; 
}

#footer {
	position:absolute; 
	top:430px; 
	left:270px; 
	width:340px; 
	height:20px; 
	overflow:hidden; 
	padding-left:10px; 
	padding-top:2px;
}	
	
#produktliste {
	display:none;
}		


#produktpalette {
	background-color:C1D542;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position:absolute;
	top: 430px;
	left: 272px;
	width: 500px;	
	display:none;
}	



