* {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	background: #bebcad url(/rev/Images/revHeilbronn.jpg) no-repeat top left;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 680px;
	background: #bebcad url(/rev/Images/hintergrund.jpg) repeat-y top center;
}

#header {
	width: 650px;
	height: 180px;
	position: relative;
	left: 15px;
	background: url(/rev/Images/titel.neu.jpg) no-repeat;
}

#main {
	width: 650px;
	position: relative;
	left: 15px;
}

#footer {
	clear: both;
	height: 15px;
	width: 650px;
	background: url(/rev/Images/footer.jpg);
	position: relative;
	left: 15px;
}

#pageHeader {
	position: absolute;
	background: url(/rev/Images/main.jpg) no-repeat top left;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#siteMapPath {
	width: 300px;
	float: left;
	padding-left: 5px;
	color: white;
}

#dateTime {
	text-align: right;
	font-style: italic;
	padding-right: 5px;
	color: white;
}

#content {
	padding: 50px 0px 0px 0px;
	width: 500px;
	min-height: 400px;
}

* html #content {
  height: 400px;
}

#copyright {
	background: url(/rev/Images/innerFooter.jpg) no-repeat bottom left;
	width: 500px;
	height: 90px;
}

#navigation {
	position: absolute;
	left: 500px;
	top: 0px;
	width: 150px;
}
