body {
	background-image: url(http://www.hortus-gartenbau.de/img/bg_grad.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

a:link {
	text-decoration: none;
	color: #82BE10;
}
a:visited {
	text-decoration: none;
	color: #82BE10;
}
a:hover {
	text-decoration: none;
	color: #FF0099;
}
a:active {
	text-decoration: none;
	color: #82BE10;
}


h1 {
	font-size: 14px;
	color: #2F795B;
}
h2 {
	font-size: 12px;
	color: #2F795B;
}


h3 {
	font-size: 9px;
	color: #2F795B;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 10px;
	color: #2F795B;
}

h5 {
	font-size: 10px;
	color: #CCCCCC;
}




.Small {font-size: 10px}

lco {font-size: 12px; color:#339966}.topboarder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #339966;
	border-right-color: #339966;
	border-bottom-color: #339966;
	border-left-color: #339966;
}
.textdecoration {
	text-decoration: none;
	cursor: n-resize;
}


/* SLIDESHOW */
#slideshow {
 height:200px; /* hier Hoehe der Slideshow-Bilder angeben */

}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0px;
}
#slideshow img.start {
 display:block;
}
#slideshowcontainer {
position:relative;

text-align:left;
width:750px;

margin:0px 0 0 0 ;
}
