html, body
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #F3FFD9;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 background-color: #F3FFD9;
	 font-size: 12px;
}

#popup
{
	position: absolute;
	left: 200px;
	top: 100px;
	padding: 20px;
	
	width: 400px;
	background-color: white;
	
	font-size: 12px;
	border: 2px solid #666666;
	
	display: none;
}

#wrap0
{
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 835px;
	min-width: 835px;
	max-width: 835px;
	border: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrap1
{
	margin: 10 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 835px;
	min-width: 835px;
	max-width: 835px;
	border: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/obsthof/images/layout/obsthof_bg.jpg);
}
#top1 {
	height: 173px;
	width: 835px;
	margin: 0;
	padding: 0;
	background-image: url(/obsthof/images/layout/obsthof_header.jpg);
}

#left {
	float: left;
	width: 160px;
	border: none;
	position: relative;
	height: 100%;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	text-indent: 0px;
}

#middle {
	float: left;
	width: 610px;
	border: none;
	position: relative;
	margin: 0;
	padding: 0;
}
#right {
	float: left;
	width: 30px;
	border: none;
	height: 100%;
	margin: 0;
	padding: 0;
}

#bottom
{
	clear: both;
	width: 765px;  /* Breite abz�glich padding */
	height: 33px;  /* H�he minus padding */
	max-height: 33px;
	border: none;
	margin: 0;
	padding: 0;
	padding-top: 7px;
	padding-right: 35px;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #659500;
	text-decoration: none;
	background-image: url(/obsthof/images/layout/obsthof_footer.jpg);
}

#linktipps
{
	clear: both;
	width: 765px;  /* Breite abz�glich padding */
	border: none;
	margin: 0;
	padding: 0;
	padding-right: 35px;
	padding-left: 35px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #659500;
	text-decoration: none;
	background-color: #F3FFD9;
}

#linktipps a
{
	color: #999999;
	text-decoration: none;
}

#screen
{
	width: 600;
	margin: 2px 22px;
	font-size: 12px;
}

#logo
{
	margin: 2px 10px;
	text-align: center:
	border: none;
}

#logo img
{
	border: none;
}

img
{
	border: none;
}

#MainMenu ul
{
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#MainMenu li
{
	padding: 0px;
	height: 27px;
	background: url(/obsthof/images/layout/navi-obst.jpg) no-repeat left top;
}

#MainMenu ul.ShopMenu
{
	margin-top: -5px;
	margin-bottom: 5px;
	padding-left: 15px;
}

#MainMenu ul.ShopMenu li
{
	background: transparent;
	height: 22px;
}

#MainMenu a:link,
#MainMenu a:visited
{
	padding-left: 40px;
	margin-top: 5px;
	color: #659500;
	text-decoration: none;
	height: 27px;
	position: relative;
	top: 2px;
	font-size: 12px;

}

#MainMenu a:hover,
#MainMenu a:active
{
	padding-left: 40px;
	color: #9BE600;
	text-decoration: none;
	height: 27px;
}

#Hofladen
{
font-size: 12px;	
}


#bottom a:link,
#bottom a:visited,
#screen a:link,
#screen a:visited
{
	color: #659500;
	text-decoration: none;
}

#bottom a:hover,
#bottom a:active,
#screen a:hover,
#screen a:active
{
	color: #9BE600;
	text-decoration: none;
}

h1
{
	font-size: 12px;
	color: #659500;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

h2
{
	font-size: 12px;
	color: #B31E20;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

.breadcrumbs
{
	color: black;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	margin-bottom: 12px;
	font-weight: normal;
}

hr
{
	width: 96%;
	color: #38691D;
	clear: both;
}

