/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#7C857C;
	font-size:12px;
	background:#fff;
	text-align:center;
}
#blatt  {
	width:781px;
	text-align:center;
	border-right:1px solid #3F734D;
	border-bottom:1px solid #3F734D;
}
#head {
	width:780px; 
	height:118px; 
	margin:0px; 
	padding:0px;
	background:#3F734D url(images/bg-head.jpg) repeat-x left top;
}
#navi {
	width:780px; 
	text-align:right; 
	background:#3F734D;
}
#content {
	background:url(images/bg-content.jpg) no-repeat right bottom;
	width:473px;
	height:758px;
}
#trecker {
	background:url(images/bg-trecker.jpg) repeat-x left top; padding-top:5px;
}
#spaten {
	background:url(images/bg-spaten.jpg) repeat-x left top; padding-top:5px;
	color:#5D5D5D;
}
#saege {
	background:url(images/bg-saege.jpg) repeat-x left top; padding-top:5px;
	color:#000000;
}
img { 
	border:0px;
}
td {
	font-size:12px;
	margin:0px; 
	padding:0px;
}
a:link, a:visited, a:active { color:#7C857C; text-decoration:underline; }
a:hover { color:#3F734D; text-decoration:underline; }

p { 
	margin:10px;
}
.gruen {
	background:#3F734D;
}

li { 
	list-style-image: url(images/list.jpg); 
	list-style-position:outside;
}
#webdesign {
	position:absolute;
	top: -2000px;
	font-size:12px;
	z-index:3;
}


