﻿body	{/*		background-color:#ccff99; */		background-color:#008800; 		font-family: verdana, helvetica, arial, sans-serif;/*		font-size:10pt; */		color:#004400;		margin: 0px;		padding: 0px;		}hr {color:#008000; }h1		{ 		color:#ff0000;		line-height: 100%; 		margin-top: 0; 		margin-bottom: 0 /*		font-size:14pt; */		}h2		{ 		color:#ff0000;		background-color: #ffff00;		line-height: 100%; 		margin: 4px;		padding: 4px;/*				margin-top: 0; 		margin-bottom: 0 *//*		font-size:13pt;	*/		}h3		{ 		color:#ff0000;		line-height: 100%; 		margin-top: 0; 		margin-bottom: 0 /*		font-size:12pt;	*/		}h4		{ 		color:#ff0000;		line-height: 100%; 		margin-top: 0; 		margin-bottom: 0 /*		font-size:11pt;	*/		}a:link    { font-weight: bold; color:#004000; text-decoration: none; }a:visited { font-weight: bold; color:#004000; text-decoration: none; }a:active  { font-weight: bold; color:#ff0000; text-decoration: underline; }a:hover   { font-weight: bold; color:#ff0000; text-decoration: underline; }.GemueseHeader	{
				z-index:9; 
				position: absolute;
				background-color: #008800;
				background-image:url('/gemuesegarten/images/gemuese_header_bg.jpg');
				height: 90px;
				width:728px;
				}
				
.gemuesegarten_Skyscraper	{
					z-index:9; 
					position: absolute;
					top:0px;
					left:880px; 
					width:160px; 
					height: 600px; 
/*					overflow:auto; */
					overflow:visible;
/*					height: 300%; */
/*					bottom: 0; */
/*					background-color:#6060a0; */
					background-color: transparent; 
					}
				
				
				
.GemueseMenue	{
				z-index:10; 
				position: fixed;
				width:150px;
/*
				background-image:url('/gemuesegarten/images/gemuese_stripe_bg.gif');
*/
				background-image:url('/gemuesegarten/images/brennessel_200.jpg');
				background-repeat:repeat;
				min-height: 100%;
				}
				
.GemueseMenue *	{
				font-size:95%;
				color: #ff0000;
				font-weight: bold;
				margin-left:0;
				padding-left:0;
				}

/* for Internet Explorer */
/*\*/
* html .GemueseMenue {
height: 100%;
}
/**/

.GemueseMenue ul	{ 
/*
					border-bottom-width: 10px;
					border-bottom-color: #ff0000;
					border-bottom-style:solid; 
*/
					}


.GemueseMenue li	{ 
					background-color:#ffff00;
					list-style-type: none;

					border-left-width: 1px;
					border-left-color: #ff0000;
					border-left-style:solid; 
					border-bottom-width: 3px;
					border-bottom-color: #ff0000;
					border-bottom-style:solid; 
					
					padding:3px;
/*
					margin:7px;
*/
					margin-top: 7px;
					margin-left:7px;
					
					}



.GemueseMenue a:link    { font-weight: bold; color:#ff0000; text-decoration: none; }
.GemueseMenue a:visited { font-weight: bold; color:#ff0000; text-decoration: none; }
.GemueseMenue a:active  { font-weight: bold; color:#ff0000; text-decoration: underline; }
.GemueseMenue a:hover   { font-weight: bold; color:#ff0000; text-decoration: underline; }

.GemueseContent	{
				margin-top: 90px;
				background-color: #ddffaa;
				min-height: 728px;
				}

.GemueseFooter	{
				background-color: #008800;
				background-image:url('/gemuesegarten/images/gemuese_header_bg.jpg');
				font-size: 8pt;
				}

.GemueseFooter *	{
				color: #00ff00;
				font-size: 8pt;
				}

.GemueseFooter a	{
				color: #00ff00;
				font-size: 8pt;
				}

/* for Internet Explorer */
/*\*/
* html .GemueseContent{
height: 100%;
}
/**/


.Minipage *	{
			font-size: 10pt;
			}

.Minipage h2	{
				font-size: 10pt;
				font-weight:bold;
				margin-top: 0; 
				margin-bottom: 0;
				}

.Minipage h3	{
				font-size: 10pt;
				font-weight:bold;
				margin-top: 0; 
				margin-bottom: 0;
				color:#00ff00;
				}

.Minipage h4	{
				font-size: 10pt;
				font-weight:bold;
				margin-top: 0; 
				margin-bottom: 0;
				}


.Minipage th	{
				background-color: #008000;
				color: #00ff00;
				text-align: left;
				}

.Minipage td	{
				background-color:#ddffaa;
				color: #000000;
				text-align: left;
				}
.Minipage p		{
				margin-top: 0; 
				margin-bottom: 0;
				}
				
.Minipage a	{
			font-weight: bold;
			}

				
/* CMS */

.CMS_Form th	{
			background-color: #ffff00;
			color: #ff0000;
			text-align: left;
			}
			
.CMS_List th	{
			background-color: #ffff00;
			color: #ff0000;
			text-align: left;
			}

.CMS_List a	{
			color: #ff0000;
			}
