#container					{
						margin: 0px auto;

						width: 845px;

						background: #9e7e4c url(/img/layout/bg_content.jpg) repeat-y;
						}

#head					{
						position: absolute;
						top: 0px;

						padding: 13px 10px 0px 10px;

						background: #9e7e4c url(/img/layout/bg_head.jpg);
						}

#content					{
						float: left;

						width: 500px;
						margin: 327px 0px 0px 90px;
						}

#navigation				{
						float: right;

						width: 215px;
						margin: 327px 10px 0px 0px;
						}

#footer					{
						clear: both;
						height: 20px;

						background: url(/img/layout/bg_footer.jpg) repeat-y;
						}


/* ----------------------------------------------------------------------------------- */

#produktuebersicht			{
						min-height: 520px;
						}

.produktbild				{
						float: left;
						width: 150px;

						margin: 0px 10px 20px 0px;

						text-align: center;
						}

.hr						{
						clear: both;
						height: 1px;
						line-height: 1px;

						padding: 25px 0px;

						background: url(/img/layout/hr_line.jpg) center left no-repeat;
						}

.servicebild					{
						float: left;
						width: 150px;

						margin-right: 20px;

						text-align: center;
						}


/* ----------------------------------------------------------------------------------- */

.vspacer0					{
						clear: both;
						height: 0px;
						line-height: 0px;
						}

.vspacer5					{
						clear: both;
						height: 5px;
						line-height: 5px;
						}

.vspacer10					{
						clear: both;
						height: 10px;
						line-height: 10px;
						}

.vspacer15					{
						clear: both;
						height: 15px;
						line-height: 15px;
						}

.vspacer20					{
						clear: both;
						height: 20px;
						line-height: 20px;
						}

.vspacer25					{
						clear: both;
						height: 25px;
						line-height: 25px;
						}

.vspacer30					{
						clear: both;
						height: 30px;
						line-height: 30px;
						}

.vspacer35					{
						clear: both;
						height: 35px;
						line-height: 35px;
						}

.vspacer50					{
						clear: both;
						height: 50px;
						line-height: 50px;
						}

.vspacer100				{
						clear: both;
						height: 100px;
						line-height: 100px;
						}