body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background: #E7E9EB;
}
img {
	border: 0px;
}
div.logo {
	height: 84px;
	background: #68686C url(/Files/System/logo-border-pattern.gif) repeat-x left bottom;
}
div.logo img {
	display: block;
}
div.container {
	width: 726px;
	margin: 0px auto 0px auto;
	background: url(/Files/System/container-bg-pattern-2.gif) repeat-y;
}
div.container div.topnavigation {
	height: 22px;
	padding-left: 100px;
	background: #68686C url(/Files/System/reka-gruppen-2.2.gif) no-repeat;
	border-bottom: 7px solid #E7E9EB;
}
div.container div.topnavigation {
	height: 22px;
	padding-left: 100px;
	background: #68686C url(/Files/System/reka-gruppen-2.2.gif) no-repeat;
	border-bottom: 7px solid #E7E9EB;
}
div.container div.banner {
	width: 545px;
	height: 73px;
	margin: 0px 0px 20px 0px;
	background: #E7E9EB url() no-repeat center center;
}
div.container div.left {
	width: 125px; /* 154px */
	padding: 30px 15px 0px 14px;
	float: left;
}
div.container div.content {
	width: 550px; /* 572px */
	padding: 0px 10px 0px 10px;
	float: left;
}
div.container div.footer {
	width: 726px;
	height: 30px;
	background: #E7E9EB url(/Files/System/footer.gif) no-repeat left bottom;
	clear: both;
}
