body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	background-color: #301B0C;
	background-image: url(images/holz-hintergrund.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#container {
	text-align: left;
	width: 828px;
	margin: auto;
}
#header {
	margin-top: 40px;
	background-image: url(images/schreinerei-fischer-head_bg.gif);
	height: 220px;
}
#logo {
	margin-top: 30px;
	margin-left: 343px;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
}
#menu a {
	font-size: 12px;
	font-weight: bold;
	color: #9D9188;
	text-decoration: none;
	padding: 0px 20px;
	margin: 0px 10px;
	line-height: 36px;
}
#menu a:hover {
	color: #FFF;
}
a#menu_active {
	color: #FFF;
}

#content {
	background-color: #583314;
	padding: 30px;
	margin: 20px 0px 10px;
	overflow: hidden;
	_height:1%;
}
#footer {
	text-align: center;
	margin-bottom: 50px;
	height: 34px;
	background-image: url(images/footer-ornament.gif);
	background-repeat: no-repeat;
	background-position: center;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 5px;
	margin: 0px auto 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 5px;
	margin: 0px;
}
p {
	margin-top: 0px;
}


a {
	color: #FAF5C1;
}
a:hover {
	text-decoration: none;
}


img {
	border: 0px none;
}
th {
	text-align: left;
	padding: 5px;
	background-color: #E5B468;
}
.datatable td {
	padding: 10px;
	background-color: #4D2C11;
}



.content-text {
	clear: both;
	float: left;
	width: 425px;
	line-height: 150%;
}
.content-image {
	float: left;
	width: 250px;
	margin-left: 75px;
}
.gallery_img {
	float:left;
	margin-bottom:10px;
}
.gallery_prev {
	overflow:hidden;
	_height:1%;
}

.gallery_prev a {
	margin-right:10px;
}
.gallery_prev a.last {
	margin-right:0px;
}
