* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

html {
  overflow-y:scroll;
}

body {
  margin:0px;
  padding:0px;
  background-image: url(images/bg2.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  font-size: 12px;
  background-color: #5D902A;
  color:#598A2E;
}

img {
  border:0px;
  vertical-align: bottom;
}

/* container */

#start {
  position:relative;
  width:972px;
  margin:auto;
}



#header {
  position:relative;
  height:135px;
}

#container {
  position:relative;
  width:972px;
}

#nav {
  position:absolute;
  top:0px;
  left:0px;
  width:254px;
  padding-left:13px;
}

#content {
	position:relative;
	margin-left:267px;
	width:705px;
	min-height: 437px;
   height: auto !important;
   height: 437px;
}

#footer {
  position: relative;
  color:#333333;
  width:972px;
  margin:auto;
  background-image: url(images/hpoints.gif);
  background-repeat: repeat-x;
  height:80px;
}

#footer2 {
  position:relative;
  margin-top:5px;
}

.f_stand {
  position:absolute;
  padding:0px 15px 5px 15px;
  height:50px;
}

.f_point{
  background-image: url(images/vpoints.gif);
  background-repeat: repeat-y;
  background-position: right top;
}

.f1 {
  top:5px;
  left:0px;
  width:240px;
}

.f2 {
  top:5px;
  left:290px;
  width:197px;
}

.f3 {
  top:5px;
  left:530px;
  width:190px;
}

.f4 {
  top:5px;
  left:758px;
  width:179px;
}


#fade {
  position:absolute;
  top:0px;
  left:0px;
  height:335px;
  width:705px;
}

#fade div{
  width:705px;
  position:relative;
  display: block;
}

#fade img{
  position:absolute;
  top:0px;
  right:0px;
}

#gartenmagazin {
	position:absolute;
	top:355px;
	left:304px;
	color:white;
}

#content_top{
   height:15px;
}

#content2{
	background-color:white;
	min-height: 347px;
   height: auto !important;
   height: 347px;
	padding:10px 20px 20px 20px;
}

#content_bottom{
   height:15px;
	padding-bottom:30px;
}



/*#start {
  position:relative;
  width:970px;
  margin: auto;
}

#header {
  position:relative;
  height:126px;
  background-image: url(images/header_bg.jpg);
  background-repeat: no-repeat;
  padding-top:16px;
  padding-left:28px;
  
}

#container {
  position:relative;
  background-image: url(images/container_bg.jpg);
  background-repeat: no-repeat;
  padding-top:20px;
  padding-bottom:20px;
}



#navigation {
	position:absolute;
	top:30px;
	top:70px;
	left:28px;
}

#box {
	position:relative;
	margin-top:263px;
	height:131px;
	border:1px solid #315613;
	z-index:1;
}

#box_in {
	border:6px solid #E6F0D7;
	background-color: #CFE1BF;
	height:108px;
	padding: 5px 10px 5px 70px;
}


#content {
	position: relative;
   margin-left: 242px;
	width: 714px;
	border:1px solid #315613;
	padding:6px;
	margin-bottom:0px;
}

#footer {
  position: relative;
  width: 970px;
  height: 50px;
  border-top: 1px solid #315613;
  text-align:center;
  padding-top:8px;
}*/

/* container ende */

h1 {
  font-weight: bold;
  font-size:14px;
  color:#5A8B2F;
  margin-top:0px;
  margin-bottom:0px;
}

h2 {
  font-weight: bold;
  font-size:13px;
  color:white;
  background-color: #6B3B14;
  padding:3px;
  margin:0px;
}

/* links */
a,a:link,a:visited,a:active {
  font-style: normal;
  color: #598A2E;
  text-decoration: underline;
  font-weight:normal;
}

a:hover {
  font-style: normal;
  color: #598A2E;
  text-decoration: none;
  font-weight:normal;
}

a.blacklink:link,a.blacklink:visited,a.blacklink:active {
  text-decoration:none;
  color:#333333;
  text-decoration: underline;
  font-weight : normal;
}

a.blacklink:hover {
  text-decoration:none;
  color:#333333;
  text-decoration: none;
  font-weight : normal;
}

a.blacklink2:link,a.blacklink2:visited,a.blacklink2:active {
  text-decoration:none;
  color:#F0FF00;
  text-decoration:underline;
  font-weight:normal;
}


a.blacklink2:hover {
  text-decoration:none;
  color:#F0FF00;
  text-decoration:none;
  font-weight:normal;
}

input,textarea,select{
  font-size: 11px;
  color: #333333;
  background-color : #FFFFFF;
  border:1px solid #666666;
  padding:1px;
}

ul {
	padding:0px 0px 0px 8px;
	margin:0px 0px 0px 8px;
}

li {
	padding:0px 0px 0px 8px;
	margin:0px 0px 0px 8px;
}

td.imag{
	background-color: #EAF3DB;
	text-align:center;
	vertical-align: middle;
	height:150px;
	width:150px;
}


