	#bauma_wrapper {
		width: 790px;
		position: relative;
	}
	#bauma_start {
		/* width: 100%; */
		width: 770px;
		padding: 10px 10px 10px 9px;
		clear: both;
		border: 0px solid red;
	}
	#hauptbild {
		width: 770px;
		height: 300px;
		overflow: hidden;
		background-repeat: no-repeat;
	}
	/* position kleine bilder */
	#umgebung {
		position: relative;
		margin-top: 5px;
	}
	.container {
		position: absolute;
		width: 150px;
		height: 112px;
		background-color: transparent;
	}
	#li2 {
		left:0px;
	}
	#li3 {
		left:155px;
	}
	#li4 {
		left:310px;
	}
	#li5 {
		left:465px;
	}
	#li6 {
		left:620px;
	}

	#umgebung a:hover div.textlink, .markiert {
		/*
		FILTER: Alpha(opacity=0);
		-moz-opacity: 0.0;
		opacity: 0.0;
		*/
		background-color: white;
		/*background-image: url(../../tmp/bauma2010/spitze.gif) ;*/
	}

	#umgebung .container bildundschrift a .textlink {
		height: 22px;
		padding-left: 5px;
		border: 0px solid red;
		margin-top: 0px;
		background-color: #D0D0D0;
		cursor: default;

	}
	#umgebung .container a .textlink span {
		line-height: 22px;
		margin: 0px;
		padding: 0px;
		padding-left: 10px;
		vertical-align: baseline;
		color: black;
		border: 0px solid blue;
	}
	#umgebung .container .pfeil {
		display: block;
		position: absolute;
		margin-top: -24px;
		background-color: transparent;
		border: 0px solid white;
	}
	div.pfeil img {
		FILTER: Alpha(opacity=0);
		-moz-opacity: 0.0;
		opacity: 0.0;
	}

	#umgebung .container a img {
		display: block;
		margin: 0px;
		padding: 0px;
	}
	#umgebung .container a img.belegt {
		FILTER: Alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.5;
	}

	#rechts_grau_wrapper {
		position:absolute;
		width: 150px;
		height: 301px;
		margin-left: -160px;
		z-index: 200;
		/*
		FILTER: Alpha(opacity=45);
		-moz-opacity: 0.45;
		opacity: 0.45;
		*/
		margin-top: 10px;
		/*background-color: #D9DADB;*/
		background-color: transparent;
	}
	#rechts_grau {
		margin: 15px;
		margin-top: 80px;
		border: 0px solid black;
	}
	#rechts_grau #baumalogo {
		padding-bottom: 10px;
	}
	.bildundschrift {
		border: 0px solid green;
		background-color: #D0D0D0;
		cursor: default;
	}
