* {
	margin:0;
	padding:0;
}

body {
	background:#93B890 url(../images/hintergrund_getreidefeld.jpg)  no-repeat fixed bottom center;
	font:80%/1.5em Arial, Helvetica, sans-serif;
	color:#172f15;
} 

h1 {
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	overflow:hidden;
	width:245px;
	height:178px;
	background:url(../images/gut-rosenkrantz_logo.png) no-repeat;
	float:right;
	margin:45px 10px 0 0;
}

*html h1 {
	margin:45px 5px 0 0;
}

h1 a {
	display:block;
	width:245px;
	height:178px;
	
}

h2 {
	color:#ac3f01;
	font-weight:normal;
	font-size:1.5em;
	margin:0 0 1.3em 0;
	text-transform:uppercase;
}

h3, dl.spalte dt {
	font-weight:normal;
	font-size:1.4em;
	margin:1.8em 0 0.3em 0;
	color:#1C6217;
}

h4, dl.spalte dt {
	font-weight:normal;
	font-size:1.4em;
	margin:1.8em 0 0.3em 0;
	color:#1C6217;
}

dl.spalteb dt {
	font-weight:normal;
	font-size:1.4em;
	margin:1.8em 0 0.3em 0;
	color:#1C6217;
}


dl.spalte dt {
	margin:1em 0 0.3em 0;
}

img {
	border:none;
}

p {
	margin:0 0 1em 0;
}

a:link {
	color:#ac3f01;
	text-decoration:underline;
}
a:visited {
	color:#6c2903;
	text-decoration:underline;
}
a:hover {
	color:#1d6318;
	text-decoration:underline;
}
a:active {
	color:#c00;
	text-decoration:underline;
}
