/* STYLESHEET BY DEELUXE.DE - v1.0 */

/* --- IMPORT --- */


/* --- RESET - BLUEPRINT FRAMEWORK FRAGEMENTS --- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }
a { outline: none; }

legend, caption { display: none; }

/* --- BASE --- */

/* --- INTERIM --- */

html, body { height: 100%; }

body#interim {
	background: #757575;
	color: #000;
	font: 15px Helvetica, Arial, sans-serif;
	text-align: center;
}
#interim div.grid-wrap {
	background: url(../images/layout/baustelle.jpg) no-repeat left top;
	height: 100%;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 716px;
}
		#interim .grid-wrap h1 {
			text-indent: -8000px;
		}
		#interim .grid-wrap h2 {
			font-size: 18px;
			left: 45px;
			position: absolute;
			top: 155px;
		}		
		#interim .grid-wrap p {
			left: 45px;
			line-height: 160%;
			position: absolute;
			top: 210px;
			width: 250px;
		}
