body {
	background-color: #FFF;
	margin: 0;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: left;
}
.invisible {
	width:0px;
	height:0px;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline;
}
a {
	text-decoration: none;
	color: #707070;
}
a:hover {
	text-decoration: underline;
	color: #707070;
}
.facebook {
	position: absolute;
	top: 10px;
	left: 730px;
}
.wrapper {
	width: 846px;
	background: url('webimg/bg.jpg') repeat;
	margin: 0 auto 0 auto;
	position: relative;
}
.outer1 {
	width: 818px;
	background: url('webimg/bg.jpg') repeat;
}
.top {
	background: url('webimg/top.bg.jpg') no-repeat;
	height: 94px;
	margin-left: 0px;
}
.top .logo {
	margin-left: 21px;
	width: 257px;
	height: 70px;
	text-align: center;
	display: inline;
	float: left;
	background: url('webimg/logo.gif') no-repeat top center;
}
.top .right {
	width: 337px;
	height: 74px;
	display: inline;
	float: right;
	margin-right: 15px;
}
.top .under {
	clear: both;
	width: 300px;
	height: 15px;
	float: right;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	margin-right: 22px;
	padding-top: 5px;
	padding-right: 5px;
	color: #707070;
}
.top .under-val {
	clear: both;
	width: 300px;
	height: 15px;
	float: right;
	font-weight: bold;
	text-align: right;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 5px;
	color: #000;
}
.page-wrapper {
	width: 818px;
	margin-left: 20px;
}
.footer {
	background: url('webimg/footer.bg.jpg') no-repeat;
	width: 818px;
	height: 30px;
	margin-left: 2px;
	clear: both;
}
.footer .text {
	width: 439px;
	display: inline;
	float: left;
	font-weight: bold;
	padding-top: 3px;
	margin-left: 20px;
	color: #707070;
}
.footer .text2 {
	width: 339px;
	display: inline;
	float: right;
	padding-top: 3px;
	margin-right: 20px;
	text-align: right;
	color: #ccc;
}
.main {
	margin: 5px 0 0 11px;
	width: 800px;
}
.main .left {
	margin-left: 10px;
	width: 245px;
	display: inline;
	float: left;
}
.main .left .box {
	border: solid 1px #FFF;
	margin: 0 0 10px 0;
	background: url('webimg/box.footer.gif') repeat-x center bottom;
}
.main .left .box .top1 {
	background: url('webimg/main.top.bg.gif') repeat;
	height: 30px;
}
.main .left .box .top1 .text {
	padding: 6px 0 0 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}
.main .left .box .innihald {
	margin: 0 8px 0 8px;
}
.main .middle {
	margin: 0 0 0 22px;
	width: 513px;
	display: inline;
	float: left;
}
.main .middle .box {
	border: solid 1px #FFF;
	margin: 0 0 10px 0;
	background: url('webimg/box.footer.gif') repeat-x center bottom;
	display: table;
	width: 513px;
}
.main .middle .box .top1 {
	background: url('webimg/main.top.bg.gif') repeat-x;
	height: 30px;
}
.main .middle .box .top1 .text {
	padding: 6px 0 0 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}
.main .middle .box .innihald {
	margin: 0 8px 0 8px;
}