			body {
				background: #ddd;
				font: 11px/14px arial;
				color: #333;
				margin: 0;
				*text-align: center;
			}
			h1 {
				font-size: 18px;
			}
			h2 {
				font-size: 16px;
			}
			h3 {
				font-size: 14px;
			}
			h4 {
				font-size: 12px;
			}
			a {
				color: #AB4725;
				text-decoration: none;
			}
			a:hover {
				color: #763018;
				text-decoration: none;
			}
			b {
				color: #000;
			}
			i {
				font-style: normal;
				color: #888;
			}
			p.deutsch {
				font: 10px/14px arial;
				1font-style: italic;
				text-align: right;
				margin-top: 40;
				color: #888;
				1width: 500;
			}
			#outer {
				margin: 20 auto;
				width: 800;
				text-align: left;
			}
			#inner {
				position: relative;
				width: 800;
				height: 600;
			}
			
			#main {
				position: relative;
				width: 800;
				height: 567;
				*height: 568;
				overflow: hidden;
				border: solid 1px #173642;
				border-bottom: none;
				background: #fff url('img/bg.jpg');
			}
			#forhaeng {
				position: absolute;
				top: 86;
				left: 0;
				width: 112;
				height: 482;
				background: url('img/1x1_000_20.png');
				*background: url('img/1x1.gif');
				*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/1x1_000_20.png',sizingMethod='scale');
			}
			#content {
				position: absolute;
				top: 100;
				left: 0;
			}
			#content td {
				width: 575;
				*width: 800;
				padding: 30 70 10 155;
				vertical-align: top;
				font: 12px/16px arial;
			}
			#content img {
				float: left;
				margin: 5 20 20 0;
				border: solid 1px #555;
			}
			#track {
				1display: none;
				position: relative;
				top: 0;
				left: 0;
				width: 800;
				height: 32;
				margin-top: 0;
				border: solid 1px #173642;
				border-top: none;
				background: url('img/bg-track.jpg');
			}
			#slider {
				position: absolute;
				top: -10;
				left: 112;
				width: 52;
				height: 52;
				background: url('img/slider.png');
				*background: url('img/1x1.gif');
				*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/slider.png',sizingMethod='scale');
				cursor: move;
			}
			#menu {
				position: absolute;
				bottom: 0;
				left: 0;
				list-style-type: none;
				margin: 0;
				padding: 0;
				text-align: center;
				text-transform: uppercase;
			}
			#menu li {
				display: block;
				width: 112;
				margin: 10 0;
			}
			#menu li a {
				color: #fff;
			}
			#menu li a:hover {
				font-weight: bold;
			}
			#skorsten {
				position: absolute;
				bottom: 0;
				*bottom: -1;
				right: 100;
				width: 138;
				height: 105;
				background: url('img/logo_skorsten.png');
				*background: url('img/1x1.gif');
				*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo_skorsten.png',sizingMethod='scale');
			}
			
			#signatur {
				color: #333;
				font-size: 9px;
				text-align: right;
				margin: 5 3;
			}