body {
	background:#ffffff;
}

h1#title a.home {
	width:936px;
	margin:0;
	text-align:left;
	text-indent:-2000px;
	background:url(../images/fototheken_logo.jpg) no-repeat;
}

#nav {
	top:100px;
}

#content {
	top:100px;
	width:655px;
	overflow:hidden;
}

#content img {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

#content th,
#content td {
	padding:0 0.6em;
	border:none;
}

* html #content {
	height:auto;
}

#content div#sidecontent {
	float:right;
	width:236px;
	background:#f0f0f0 url(../images/border.gif) top left repeat-y;
	border-bottom:1px solid #ddd;
	margin:-8.5em -39px 1.5em 39px;
	padding:2.5em 15px 0.5em;
}

* html #content div#sidecontent {
	margin:-8.5em -20px 1.5em 20px;
}

#content div#sidecontent form {
	margin-left:0;
}

form {
	margin:0 0 1em 25px;
}

