* {
	border:0;
	margin:0;
	padding:0;
}

body, html {
	height:100%;
}

body {
	background:#f3f8ee url(../images/hintergrund-kachel.gif) repeat-x;
	font:75%/1.5em Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	background:url(../images/baumschule-gutschlag.gif) no-repeat;
	float:right;
	height:196px;
	margin:33px 0 0 0;
	overflow:hidden;
	text-indent:-9999px;
	width:191px;
}

h2 {
	color:#5ea22b;
	font:1.5em Helvetica, Arial, sans-serif;
	margin:0 0 0.8em 0;
	text-transform:uppercase;
}

h3 {
	border-bottom:1px solid #5ea22b;
	color:#163703;
	font:1.4em Helvetica, Arial, sans-serif;
	margin:1em 0 0.2em 0;
	padding:0 0 2px 0;
	font-variant:small-caps;
	width:60%;
}

p {
	padding:0 0 1.3em 0;
}


a:link {
	border-bottom:1px dashed #5ea22b;
	color:#163703;
	text-decoration:none;
}
a:visited {
	color:#333;
}
a:hover {
	color:#5ea22b;
	border-style:solid;
}
a:active {
	color:#c00;
}