
	body{
		font: 0.8em Arial, "Trebuchet MS", Verdana, sans-serif;
		color: #004824;
		background-color: #E8E9D8;
	}
	a:link, a:visited, a:hover, a:active {
		color: #004824;
		text-decoration:none;
		font-size:1em;
		border: none;
	}
	img {
		border: none;
	}
	address {
		font-style:normal;
		font-size:1em;
		font-weight:normal;
	}
	#content a:link, #content a:visited {
		font-weight: bold;
	}
	a:hover {
		color: #EEEEEE;
	}
	#nav li:hover {
		color: #ACB073;
	}
	#container {
		width: 800px;
		max-width:900px;
		margin:5px auto;
		background-color: #C0C495;
		padding: 0px;
		border: 1px solid #9A9F59;		
		background-image:url(../images/bg_unserhaus.jpg);
		background-position: bottom right;
		background-repeat:no-repeat;
	}
	#nav {
		float: left;
		width: 174px;
		background-image:url(../images/Hauptseite-Final_r2_c1.jpg);
		background-attachment:scroll;
		background-position:top;
		background-repeat:no-repeat;
		padding: 190px 10px 10px 20px;
		margin-right: 0 !important;
        margin-right: -3px;

		}
	#header {
		height: 153px;
		background-image:url(../images/Hauptseite-Final_r2_c5.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		margin: 0px;
	}
	#content, #header {
		margin-left:204px !important;
        margin-left:201px;

	}
	#content {
		margin-right: 30px;
		margin-top: 0px;
	}
	#footer {
		clear:both;
		text-align:center;
		background: #AEB377;
		padding: 4px 10px 4px 10px;
		border-top: #DDDDDD 1px solid;
		font-size:0.8em;
		margin-top: 30px;
	}
	#footer p{
		margin: 0px;
	}
	#footer a{
		text-decoration:underline;
	}
	#nav ul {
		font-size: 1.2em;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 1.6em;
	}
	/*#nav li:first-letter{
		font-size: 1.4em;
	}*/
	#content h1 {
		font-size: 1.6em;
		border-bottom: solid 1px;
		text-align: right;
		margin: 0px 0px 15px 0px;
		padding-bottom:5px;
	}
	.zeigebild {
		position:relative;
	}
	.zeige {
		display: none;
		position:absolute;
		top:0px;
		left:0px;
	}
	.zeigebild:hover .zeige {
		display: block;
	}
	p:first-letter {
		font-size:1.5em;
	}
	strong {
		font-weight: bold;
		color: #000000;
	}
	strong:first-letter {
		font-weight:normal;
	}
	table.preise{
		margin: 10px 5px 10px 20px;
	}
	.preise td {
		background-color:#D7D7B0;
		padding: 5px;
	}
	.preise .c1 {
		width: 25em;
	}
	.preise .c2 {
		width: 10em;
		text-align:center;
	}
	.rechts {
		float:right;
		width:auto;
		margin: 0px 0px 0px 20px;
	}
	.links {
		float:left;
		width:auto;
		margin: 0px 20px 0px 0px;
	}
	#content ul{
		margin-left: 2em;
	}
	.linie {
		width: 25em;
		height: 1px;
		border-top: dotted 1px #8B8F50;
		padding: 0px;
		margin: 2px 0px 5px 0px;
	}
	


