* {
	margin:0;
	padding:0;
}

img, fieldset {
	border:0;
}

html, body {
	height:100%;
}

body {
	background:#e89c5d url(../images/hintergrund.gif);
	color:#251008;
	font:82%/1.5em Tahoma,"Lucida Grande",Arial,sans-serif;
}


h1 {
	background:url(../images/logo-rabenhorst.png) no-repeat;
	font-size:1px;
	height:210px;
	margin:0 0 0 8px;
	overflow:hidden;
	text-indent:-9999px;
	width:225px;
}

h2 {
	border-bottom:1px solid #daa062;
	color:#93250c;
	font:1.65em Georgia, "Times New Roman", Times, serif;
	margin:0 0 15px 0;
}

h2 small {
	color:#CF6100;
	font-size:1em;
}

h3 {
	color:#9a4a19;
	font:1.1em Georgia,"Times New Roman", Times, serif;
	letter-spacing:0.02em;
	margin:0 0 3px 0;
	text-transform:uppercase;
}

h4 {
	color:#93250C;
	font:1em Georgia,"Times New Roman", Times, serif;
	letter-spacing:0.02em;
	margin:0 0 3px 0;
}



p {
	margin:0 0 1.2em 0;
}




a {
	border-bottom:1px dashed #d98f30;
	color:#9D200E;
	text-decoration:none;
}

a:visited {
	border-bottom:1px solid #D0945F;
	color:#120E0B;
}

a:focus, a:hover {
	border-bottom:1px solid #9F5600;
	color:#9F5600;
}

a:active {
	color:#900;
}


strong, b {
	color:#93250C;
	font-weight:bold;
}

