/* ********************************** */
/* * Eingangsseite Schnitzer Haeusl * */
/* ********************************** */

*				{ margin: 0; padding: 0; }
html, body	{ width: 100%; height: 100%; }
body			{ font: normal 100.01% verdana,tahoma,sans-serif; color: #000000; background: #E9DEA9; }
img			{ border: 0; }
.killer		{ height: 0; line-height: 0; clear: left; }

#inhaltsbereich	{ position: relative; top: 10%; background: #C5D9A6 url(../images/bg.jpg) repeat-x top left; text-align: center; border-bottom: 1px solid #A9B77E; }
.inhalt				{ width: 510px; margin: 0 auto; }
.inhalt p			{ position: relative; left: auto; width: 48%; min-height: 7em; padding: 3px; font-size: 0.7em; color: #333333; background: #E3EED2; text-align: left; line-height: 1.2em; border: 1px solid #CBCBC0; float: left; }
.inhalt p:hover	{ background: #F8FAF4; }
.inhalt p.schnitzersite	{ margin-right: 2px; }
.inhalt p.schnitzershop	{ margin-left: 2px; }
.inhalt p strong	{ padding-bottom: 7px; font-size: 1.2em; display: block; }
.inhalt p span		{ padding: 10px 0 5px 0; display: block; }
.inhalt a			{ font-weight: bold; color: #BE4208; text-decoration: underline; }
.inhalt a:hover 	{ text-decoration: none; }