/*
Gärtnerei Mey
*/

a:link {
	color: #356011;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

a:visited {
	color: #356011;
}

*
{
border: 0;
margin: 0;
}

body {

	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #6d8835 url(images/bg.gif) repeat-x;
}

img {
	padding-top: 15px;
}

#bg {
	background:url(images/bgtop.jpg) no-repeat center top;
}

#main
{
margin: 0 auto;
width: 778px;
background: #e3fdac;
border-right: 10px solid #e3fdac;
border-left: 10px solid #e3fdac;
}

#header
{
width: 778px;
margin: 0 auto;
height: 210px;
background: url(images/header.jpg) no-repeat center bottom;
border-bottom: 8px solid #e3fdac;
}

#logo
{
padding-left: 40px;
text-align: left;
padding-top: 120px;
height: 207px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

#buttons
{
	width: 778px;
	height: 42px;
	margin: 0 auto;
	background: url(images/menu.gif) repeat-x;
}

#buttons ul {
    padding-left: 80px;
    margin: 0px;      
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 155px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 14px;
	margin-right: 5px;
}

#buttons a:hover {
	width: 155px;
    height: 40px;
	background: url(images/menu_hover.gif) repeat-x;
}

#content
{
width: 768px;
padding: 5px;
}

#content_bg{
	background: #e3fdac url(images/content_bg.gif) repeat-x top;
	padding: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #e3fdac;
}

#left
{
width: 736px;
padding: 10px;
background: #ffffff;
border: 1px solid #3a6611;
}

.text {
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.text2 {
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-size: 12px;
}

.foto {
	border-width:8px;
	border-style:solid;
	border-color:#96B060;
	padding:3px;"
}

#tabelle
{
font-size: 14px;
}

#left a
{
 color: #356011;
}

#left a:hover{
	text-decoration: none;
	color: #353535;
}

#left a:visited {
	color: #356011;
}

.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
