body {
	margin: 0;
	padding: 0;
	background-image: url('images/back.png');
	background-repeat: repeat;
	background-position: top center;
}

div#innerbody {
	background-image: url('images/stripe.png');
	background-repeat: repeat-x;
	background-position: top center;
	min-height: 109px;
}
div#outercontent {
	margin: 0 auto 100px auto;
	background-image: url('images/header_ger.png');
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 350px;
	width: 930px;
}
div#outercontent > a {
	float: right;
	margin: 93px 85px 0 0;
}
div#menucontent {	
	margin: 0 auto 0 auto;
	padding: 350px 0 0 0;
	min-height: 150px;
	background-position: top center;
	width: 930px;
}
div#menucontent img {
	display: inline-block;
	float: left;
	margin: 0 0 -5px 0;
	padding: 0;
}
div#menucontent a {
	display: inline-block;
	float: left;
	padding: 88px 0 0 0;
	text-align: center;
	background-repeat: no-repeat;
	height: 62px;
	text-decoration: none;
}
a#bar2 {
	background-image: url('images/bar2.png');
	width: 86px;
	color: #ffffff;
}
a#bar3 {
	background-image: url('images/bar3.png');
	width: 162px;
	color: #ffffff;
}
a#bar4 {
	background-image: url('images/bar4.png');
	width: 106px;
	color: #ffffff;
}
a#bar5 {
	background-image: url('images/bar5.png');
	width: 63px;
	color: #ffffff;
}
a#bar6 {
	background-image: url('images/bar6.png');
	width: 90px;
	color: #000000;
}
a#bar7 {
	background-image: url('images/bar7.png');
	width: 156px;
	color: #ffffff;
}
a#bar8 {
	background-image: url('images/bar8.png');
	width: 79px;
	color: #ffffff;
}
div#footercontent {
	margin: 0 auto;
	background-position: top center;
	width: 930px;
}
div#upperfootercontent {
	margin: 0;
	background-image: url('images/contenttop.png');
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 35px;
}
div#centralfootercontent {
	margin: 0;
	padding: 0 100px 0 100px;
	background-image: url('images/contentback.png');
	background-repeat: repeat-y;
	background-position: top center;
}
div#centralfootercontent p {
	padding: 0 0 8px 0;
}
div#lowerfootercontent {
	margin: 0;
	background-image: url('images/contentbottom.png');
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 70px;
}
div#copyright {
	margin: -10px 0 0 0;
	padding: 0 35px 0 0;
	text-align: right;
}