body {
	text-align: center;
	background: rgb(109, 5, 40) url(../images/bg.jpg) top left repeat-x;
	padding: 7px 0 0 0;
}
html {
	background: rgb(109, 5, 40) url(../images/bg.jpg) top left repeat-x;
}
#wrap {
  margin: 0 auto;
  text-align: left;
  width: 943px;
  background-color:black;
	}
	
#spacer {
  height:10px;
  background: rgb(109, 5, 40) url(../images/bg.jpg) top left repeat-x;
}

#content {
	background: url(../images/header-1.jpg) 0px 0 no-repeat;
	padding: 210px 10px 0 5px;
}

#menu {
	margin-top: 94px;
	padding-top: 20px;
	text-align: right;
	background-color: rgb(201, 211, 231);
}

#custom-doc {
	margin: 0px auto 0 auto;
	text-align: left;
	width: 909px;
	background:url(../images/menu-bg.jpg) top left repeat-y;
	background-color: rgb(232, 237, 245);

}

.clear {
	clear: both;
}

.shade-left {
	float:left;
}
.shade-right {
	float:right;
}
#suche .input-text {
	border: 1px solid rgb(0, 111, 198);
}
#logo {
		background:url(../images/logo-leasing.jpg) left -2px no-repeat;
}
#rootline {
	margin-bottom:10px;
	font-size: 10px;
	color: rgb(0, 111, 198);
}

strong {
	font-weight: bold;
}

#menu {
	line-height: 25px;
}

#footer {
	background:url(../images/shade-bottom.jpg) top left no-repeat;
	height:54px;
}

#shade-right {
  background:url(../images/shade-right-bg.jpg) top right repeat-y;
}

#shade-left {
  background:url(../images/shade-left-bg.jpg) top left repeat-y;
}