body
{
	background: #fff;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	line-height:1.2em;
}

#inhalt {
  	width:100%;
  	text-align:center;
    }

img.haus 	{
		max-width: 100%;
		height: auto;
		}

img.detail 	{
		max-width: 100%;
		height: auto;
		margin-right:0.7em;
		}

#text		{margin:0.8em;}

h1		{
		color: #f8b108;
		font-size: 1.5em;
		}

p.navi		{margin-top:0.7em;
		text-align:center;}
		
a:link, a:visited {
	color: #f8b108;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #f8b108;
	font-weight:bold;
	text-decoration:underline;
}

a.back		{
		margin-right:2.7em;
		}


