/*
css:
	body-a.02
html:
	html-10.05
stand:
	30.08.2013
geschrieben von:
	M. Grellmann für die Ferienhaus-Vermittlung fincaferien.de GmbH
   ------------------------------------------------------------------------------------ */


html, body, main, header, nav, footer, aside, article, section {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	color: #222222;
}
main, header, nav, footer, aside, article, section {
	display: block;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
html {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: url(../../index/files/bg/bg.jpg) left top repeat-x scroll #EBCCAF;
}

body {
	font: 0.75em arial,helvetica,verdana,sans-serif;
	line-height: 1.5em;
	width: 960px;
	margin: 0 auto;
}
