#holdme {
	width: 900px;
	padding: 0px;
	margin: auto;
}

#header {
	width: 850px;
}

#menu {
	width: 850px;
	text-decoration: none;
	list-style-type: none;
	word-spacing: 0.5em;
	background-image: url(images/fkmenu.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 20px;
	padding-left: 325px;
}

#page {
	width: 850px;
}

#sidebar {
	width: 275px;
	text-transform: uppercase;
	text-align: left;
	display: block;
	float: left;
	clear: right;
	list-style-position: inside;
	list-style-type: disc;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content {
	text-align: left;
	float: right;
	width: 525px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	width: 850px;
	font-size: 10px;
	color: #999999;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	text-indent: 30pt;
}

#pics {
	margin: auto;
	float: left;
	width: 100px;
	text-align: left;
	height: 100px;
}

#impressionen_bilder img {
	float:left;
	width:100px;
	height:100px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	text-align: center;
	margin-right: 8px;
	padding-top: 30px;
	padding-bottom: 40px;
}
