/* div Container*/

body {
							background: #063906 repeat-x url(pics/greenback.gif);
							margin: 0px;
							padding: 0px;
							position:relative;
							text-align:center;							}

#main	{					position:relative;
							margin-left:auto;
							margin-right:auto;
	background:url(pics/lenat_mid_1.png) repeat-y center;
							width:748px;
							}
#content {				width:650px;
							margin-left:auto;
							margin-right:auto;
							padding-top:50px;
							padding-bottom:50px;
	position:relative;							}

#content2 {				width:450px;
							margin-left:auto;
							margin-right:auto;
							padding-top:50px;
							padding-bottom:50px;
							padding-right:200px;
	position:relative;							}
#right {					width:170px;
							left:530px;
							top:50px;
							position:absolute;
							}							
							
							
							
							
/* TOP */							

#top p {				font-family:times, georgia, serif;
						font-size:11px;
						color:#696;
						margin-bottom:0px;
						letter-spacing:1em;
						text-align:center;
						}

/* NAVIGATION */							

#navi {					position:absolute;
							margin-left:auto;
							margin-right:auto;
							margin-top:0px;
							top:0px;
							left:70px;
							width:600px;
							}
#navi p {				margin-top:0px;
						text-align:center;
						border-bottom:solid 1px #ccc;
						color:#ccc;
						word-spacing:4px;
						}			
						
#navi a {				color:#063906;
							font-weight:bold;
							font-family:'lucida grande', arial, helvetica; 
							font-size:12px;
							border-bottom:dotted 1px #eee;
							}
			
#navi a:hover {	
							color:#060639;
							border-bottom:dotted 1px #060639;	
							}	
/* RECHTE SPALTE */

#right p {				font-family: verdana, helvetica, arial, sans-serif;
							font-size: 10px ; 
							margin-bottom: 9px; 
							text-align:center;}



/* LINKS ALLGEMEIN */


a 	{						text-decoration:none;
							}
a:link {					color:#363}
a:visited {				color:#363}
a:hover {				color:#336;text-decoration:underline;}
a:active {				color:#633}
							
							
/* SEITENBODEN */
					
#bot a {					color:#696;
							}					
#bot a:link {			border-bottom:dotted 1px #363;
							}					
#bot a:hover {			border-bottom:dotted 1px #696;
							}					




/* DIV TOOLTIPS Einblendungen */

div.einblendung	{	position:absolute;
							background:#666;	
							width:170px;
							height:70px;
							opacity:0.9;
							}

div.einbldg_in {			width:160px;
							height:60px;
							position:relative;
							padding:4px;
							background:#eec;
							opacity:1;
							border:solid 1px #999;
							top:-1px;
							left:-1px;}
											
p.tooltip {				font-family:verdana,sans-serif;
							font-size:11px;
							font-weight:normal;
							line-height:17px;
							text-align:center;
							margin-top:5px;
							}

#neues {					visibility:hidden;
							top:-78px;
							left:80px;
							z-index:10000;}	

#poster {				visibility:hidden;
							top:-78px;
							left:160px;
							z-index:10001;}	
											
#pflanzen {				visibility:hidden;
							top:-78px;
							left:280px;
							z-index:10002;}	

#em 		{				visibility:hidden;
							top:-78px;
							left:340px;
							z-index:10003;}	

#ranzen 		{			visibility:hidden;
							top:-78px;
							left:390px;
							z-index:10004;}		

#sparen 		{			visibility:hidden;
							top:-78px;
							left:450px;
							z-index:10004;}		

#anfahrt 	{			visibility:hidden;
							top:-78px;
							left:500px;
							z-index:10004;}	
#aboutus 	{			visibility:hidden;
							top:-78px;
							left:540px;
							z-index:10004;}	
							
							
.brief 					{
						font-family:georgia,times,serif;
						}							
p.brief {				line-height:24px;
						font-size:16px;
						text-align:left;
							}
ul.brief					{
						line-height:21px;
						font-size:14px;
						}							
p.affil {					font-family:verdana, helvetica, arial, sans-serif;
						font-size:11px;
						color:#363;
						text-align:center;
							}
							
#bot p {				text-align:center;
						font-family:'Lucida Grande',sans-serif;
						font-size:11px;
						color:#696;
						}
						
						
/* AUSZEICHNUNGEN ALLGEMEIN */
						
.center			{		text-align:center;
						}
						
.caption		{		color:#666;
						font-size:11px;
						font-family:'Lucida Grande',sans-serif;
						}
.small			{		font-size:12px;
						font-family:georgia,times,serif;
						}
.left 			{		text-align:left;
}					
