body {
	background-color: #d4d2d2;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#header {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 97px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e0;
	border-left-color: #e1e1e0;
}
#header #logo {
	width: 264px;
	margin-left: 1px;
	float: left;
}
#header #schueco {
	background-image: url(../buttons/schueco.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 670px;
	margin-top: 9px;
	margin-left: 23px;
}
#header #mainmenu {
	background-color: #ed884c;
	float: left;
	margin-top: 31px;
	height: 29px;
	width: 695px;
}
#header #topmenu {
	float: right;
	width: 280px;
	height: 11px;
	text-align: right;
	font-size: 11px;
	margin-top: 14px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headpix {
	background-color: #FFFFFF;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 330px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
	text-align: center;
}
#container {
	background-color: #e4e3e3;
	position: relative;
	clear: both;
	width: 100%;
}
#container #inner {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(../buttons/inner_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d5d5d5;
	border-left-color: #d5d5d5;
}

div#submenu {
	width: 264px;
	float: left;
	min-height:350px;
}
#content {
	width: 685px;
	float: right;
}
#inner_content {
	margin-top: 23px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#footer {
	background-color: #4880a8;
	height: 20px;
	width: 958px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#footer #adresse {
	background-color: #e7e7e6;
	height: 162px;
	width: 264px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	float: left;
	margin-top: -164px;
}
#brotkrum {
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

