		body {
			padding: 0px;
			margin: 0px;
			text-align: center;
		}
		body, td {
			font-family: trebuchet ms, verdana, arial;
			font-size: 11px;
		}
		#wrapper {
			width: 1000px;
			margin-left:auto;
			margin-right:auto;
			text-align: left;
		}
		#logo {
			width: 180px;
			height: 180px;
			float: left;
			background: url(../raue.jpg) top left no-repeat;
		}
		#teaser {
			width: 487px;
			height: 180px;
			float: left;
			background: url(../top_image.jpg) top left no-repeat;
		}

		#middle {
			float: left;
			width: 1000px;
			background: url(../menu_bg.gif) top left repeat-y;
		}
		#subnavigation {
			float: left;
			width: 180px;
			background: url(../menu_bg.gif) top left repeat-y;
		}
		#subnavigation ul {
			padding: 0;
			margin: 0;
			color: #019537;
		}
		#subnavigation ul ul {
			padding-left: 15px;
		}
		#subnavigation ul li {
			list-style: none;
			display: block;
			margin: 0px;
			padding: 3px;
		}
		#subnavigation ul li.active {
			background-color: #fff;
		}
		#subnavigation ul li a {
			font-size: 12px;
			font-weight: normal;
		}
		#subnavigation ul li a.active {
			font-weight: bold;
		}
		#mainnavigation {
			float: left;
			width: 550px;
		}
		#lang {
			float: right;
			width: 130px;
			text-align: right;
			color: #B2D5C8;
		}
		#navicontainer {
			float: left;
			width: 820px;
			background: url(../navi_bg.gif) top left no-repeat;
		}
		#productcontainer {
			float: left;
			width: 333px;
			height: 180px;
			background: url(../product_bg.gif) top left no-repeat;
		}
		#content {
			float: left;
			width: 820px;
		}
		h1 {
			font-size: 20px;
		}
		h2 {
			font-size: 16px;
		}
		h1, h2 {
			color: #019537;
		}
		#mainnavigation ul {
			padding: 0px;
			margin: 0px;
		}
		#mainnavigation ul li {
			display: inline;
			margin-right: 14px;
		}
		#mainnavigation ul li a, #lang a {
			color: #B2D5C8;
			font-size: 12px;
		}
		#footer {
			text-align: right;
			float: left;
			width: 1000px;
			height: 30px;
			margin-top: 10px;
			background: url(../contentfooter_bg.gif) bottom left no-repeat;
		}
		#contentcontainer {
			float: left;
			width: 1000px;
		}
		#subnaviheader {
			float: left;
			width: 180px;
			height: 36px;
			background: url(../subnavi_bg.gif) bottom left no-repeat;
		}
		#subnavifooter, #servicenavigationfooter {
			float: left;
			width: 180px;
			height: 20px;
			background: url(../footer_bg.gif) top left repeat-y;
		}
		a {
			color: #019537;
			text-decoration: none;
		}
		a:hover {
			text-decoration: underline;
		}
		#rootline {
			margin-top: 5px;
		}
		#servicenavigation, #servicenavigationfooter {
			float: left;
			width: 180px;
		}