* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-size: 13px;
	line-height: 1.3em;
	color: #FFFFFF;
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
}

#container {
	min-width: 1000px;
}

#container #content {
	background-color: #cfc043;
	height: 374px;
	margin-top: 6%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f5f2d6;
	border-bottom-color: #f5f2d6;
	background-image: url(../images/bg9.gif);
}
#container #content #content1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container #content #content1 #bilder {
	width: 240px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f5f2d6;
	border-left-color: #f5f2d6;
	float: left;
	height: 374px;
}
#container #content #content1 #eins {
	width: 395px;
	color: #000000;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
}
#container #content #content1 .index#bilder              {
	background-image: url(../images/bild1.jpg);
}
#container #content #content1 .phil#bilder {
	background-image: url(../images/bild5.jpg);
}
#container #content #content1 .cooking#bilder {
	background-image: url(../images/bild3.jpg);
}
#container #content #content1 .kontakt#bilder {
	background-image: url(../images/bild2.jpg);
}
#container #content #content1 .impressum#bilder {
	background-image: url(../images/bild4.jpg);
}
#container #content #content1 #eins h1 {
	font-size: 1.4em;
	color: #716b26;
	font-weight: bold;
	text-align: left;
	line-height: 1.8em;
}


#container #content #content1 #eins h2 {
	font-weight: bold;
	font-size: 0.9em;
}
#container #content #content1 #eins p {
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
}
#container #content #content1 #eins #impressum p {
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: left;
}
#container  #content  #content1  #eins  p.haftung  {
	font-size: 0.75em;
}

#container #content #content1 #eins a {
	color: #000000;

}
#container  #content  #content1  .gal#eins {
	width: 607px;
	text-align: center;
	background-color: #000000;
	margin-left: 90px;
	height: 320px;
	padding-right: 0px;	
}



#container #content #content1 #eins #bilder3 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 40px;
}
#container #content #content1 #eins #bilder3 img {
	margin-bottom: 30px;
	border: 1px solid #f5f2d6;
	display: block;
}
#container  #content  #content1  #eins  #bilder3 #sp_eins {
	position: absolute;
	width: 100px;
	left: 10px;
}
#container  #content  #content1  #eins  #bilder3 #sp_zwei {
	position: absolute;
	width: 100px;
	left: 110px;
}
#container   #content   #content1   #eins   #bilder3 #sp_drei {
	position: absolute;
	width: 100px;
	left: 210px;
}
#container  #content  #content1  #eins  #bilder3 #sp_vier {
	position: absolute;
	width: 100px;
	left: 310px;
}
#container  #content  #content1  #eins  #bilder3 #sp_fuenf {
	position: absolute;
	left: 410px;
	width: 100px;
}

#container #content #content1 #zwei {
	width: 240px;
	height: 320px;
	background-image: url(../images/bg6.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: bolder;
	letter-spacing: 0.1em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #f5f2d6;
	padding-left: 40px;
	float: left;
	margin-top: 30px;
}
#container #content #content1 .clear {
	clear: left;
	font-size: 1px;
	line-height: 1px;
}


#container #navigation {
	margin-top: 15px;
	font-size: 1.1em;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}


#container #navigation ul {
	list-style-type: none;
	text-align: center;
}

#container #navigation li {
	display: inline;
}

#container #navigation .strich {
	color: #932d38;
}

#container #navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	margin-right: 12px;
	margin-left: 12px;
}
#container #navigation a:hover {
	color: #932d38;
}
#container #navigation .active {
	color: #932d38;
}

#container #footer {
	text-align: center;
	margin-top: 30px;
	font-size: 0.85em;
}
#container #footer a {
	text-decoration: underline;
	color: #888888;
}
.hide {
	display: none;
}
