A {
  text-decoration: none;
  color:#2f72f0;
}
IMG {
  border:none;
}
h2{
  letter-spacing:0.1em;
}
body {
	background-image: url(dezent.gif);


}
#container {
	width: 994px;
	position: absolute;
	top: 50%;
	margin-top: -300px;
	left: 50%;
	margin-left: -497px;
	height: 600px;
	background-color: white;
}
#header {
	position: relative;
	width: 994px;
	height: 227px;
	background-image: url(header.gif);
}
#nav {
	cursor: pointer;
	position: absolute;
	bottom: 2px;
	right: 40px;
	width: 396px;
	height: 39px;
	background-image: url(nav.gif);
}
#content {
	background-image: url(side.gif);
	background-repeat: repeat-y;
	height: 320px;
	overflow:auto;
}
#beschreibung {
	position: relative;
	left: 120px;
	text-align: left;
	font: normal 14px arial;
	width: 748px;
	color: black;
	background-color: #5599ff;
	padding: 19px;
	height: 255px;
}
#bottom {
	position: relative;
	bottom: 0px;
	left: 0px;
	height: 56px;
	border-top: 1px solid black;
	text-align: center;
	overflow: hidden;
	font: 25px agency fb, arial;
	width: auto;
	background-image: url(bokeh.jpg);
	background-position:
}
a:hover {
	color: #f02f2f;
}

