/* style css */
body     {
         color:#000;
         font-family:Verdana, Arial;
         padding:0px;
         margin:0px;
}
.newsticker{
	 list-style-type: none;
	 margin-left:0px;
	 background-color:#FFF;
}
#newsbox{
         float:left;
         width:192px;
         background-image:url('imgs/News-Box.jpg');
         height:209px;
         font-size:11px;
         background-repeat:no-repeat;
}
#wetterbox{
         float:left;
         width:192px;
         background-image:url('imgs/News-Box.jpg');
         height:209px;
         background-repeat:no-repeat;
}
#newsbox h4, #wetterbox h4 {
         margin:10px 0px;
         text-align:center;
         color:#FFF;
         font-size:12px;
}
#header  {
         width:1000px;
         overflow:hidden;
         height:148px;
         background:url('imgs/header.jpg');
}
#header #top{
         width:100%;
         height:115px;
         float:left;
         margin:0px;
         display:inline;
}
#topnav  {
         margin:5px 50px;
         height:27px;
         float:left;
         display:inline;
}
#topnav .button{
         background:url('imgs/NaviButton.jpg');
         width:152px;
         height:27px;
         text-align:center;
         float:left;
}
#wrapper {
         width:1000px;
}
#topnav .button a{
         color:#FFF;
         font-size:13px;
         text-decoration:none;
         line-height:27px;
}
#newsline{
         color:#999;
         width:850px;
         margin:20px;
         font-size:11px;

}
#homenews a,#homenews a:visited{
	 font-size:11px;
	 text-decoration:none;
}
#homenews a:hover{
	 text-decoration:underline;
}
#left    {
         background:url('imgs/NaviBG.jpg');
         background-repeat:no-repeat;
         width:169px;
         height:864px;
         margin-top:30px;
         float:left;
}
#left .spacer{
         height:210px;
         width:169px;
}
#left .nlink{
         background:url('imgs/ButtonBG.jpg');
         width:162px;
         height:15px;
         text-align:right;
         float:left;
         margin-bottom:12px;
}
#left .nlink a{
         color:#FFF;
         font-size:11px;
         text-decoration:none;
         line-height:17px;
         margin-right:12px;
}
#left .nlink2{
         background:url('imgs/ButtonBG.jpg');
         width:150px;
         height:15px;
         text-align:right;
         float:left;
         margin-bottom:12px;
         margin-left:12px;
}
#left .nlink2 a{
         color:#FFF;
         font-size:11px;
         text-decoration:none;
         line-height:17px;
         margin-right:12px;
}
#left .nlink3{
         background:url('imgs/ButtonBG.jpg');
         width:140px;
         height:15px;
         text-align:right;
         float:left;
         margin-bottom:12px;
         margin-left:22px;
}
#left .nlink3 a{
         color:#FFF;
         font-size:11px;
         text-decoration:none;
         line-height:17px;
         margin-right:12px;
}

#ansprechzeiten {
         margin:20px 10px;
         color:#FFF;
         font-size:11px;
}
#content {
         width:500px;
         height:800px;
         margin:30px 50px;
         float:left;
         color:#000;
}
#content h1{
         font-size:13px;
}
#content p,ul,li{
         font-size:11px;
}
a.lt {
	background-image: url(Bilder/landtechnik.jpg);
	display: block;
	height: 140px;
	width: 200px;
	text-indent: -5000px;
}
a.gp {
	background-image: url(Bilder/golf.jpg);
	display: block;
	height: 140px;
	width: 200px;
	text-indent: -5000px;
}
a.gr {
	background-image: url(Bilder/garten.jpg);
	display: block;
	height: 140px;
	width: 200px;
	text-indent: -5000px;
}
a.br {
	background-image: url(Bilder/beregnung.jpg);
	display: block;
	height: 140px;
	width: 200px;
	text-indent: -5000px;
}
a.lt:hover {
	background-image: url(Bilder/Landtechnik_hover.jpg);
	display: block;
	height: 140px;
	width: 200px;
	text-indent: -5000px;
}
a.gp:hover {
	background-image: url(Bilder/golfplatzpflege_hover.jpg);
	display: block;
	height: 140px;
	width: 200px;
	text-indent: -5000px;
}
a.gr:hover {
	background-image: url(Bilder/grundstueckspflege_hover.jpg);
	display: block;
	height: 140px;
	width: 200px;
	text-indent: -5000px;
}
a.br:hover {
	background-image: url(Bilder/beregnung_hover.jpg);
	display: block;
	height: 140px;
	width: 200px;
	text-indent: -5000px;
}
/* xtc Products */
#wt_showxtcommerce_products{
	font-size:12px;
	margin:40px 10px;
}
#wt_showxtcommerce_products a,#wt_showxtcommerce_products a:visited{
	font-size:12px;
	color:#0000FF;
}
