#linkeseite {
	float:left;
	margin: -17px 0 0 -584px;
	height:938px;
	width:596px;
	
	display:inline; 
	position:absolute;
}

* html #linkeseite {
	margin: -3px 0 0 -585px;
	height:890px;
}

#linkeseiteTop {
	background:transparent url('images/linkeseite/linkeseite_oben.png') no-repeat scroll bottom right;
	width:100%;
	height:40px;
}

#linkeseiteMiddle {
	background:transparent url('images/linkeseite/linkeseite_mitte.png') repeat-y scroll top right;
	height: 100%;
	overflow:hidden;
	padding: 0 40px 0 25px;	
	margin: 0 0 0 0;
}

.linkeseitewidget {
	float: right;
	margin:20px 0px 0 355px;
}

.linkeseitebild {
	position:absolute;
	float:left;
}

#linkeseiteBottom {
	background:transparent url('images/linkeseite/linkeseite_unten.png') no-repeat scroll bottom right;
	width:100%;
	height:52px;
}	

#linkeseite h2 {
text-align: left;
}

#linkeseite li {
	list-style-image:none;
	list-style-type:none;
}

#linkeseite img {

}


* html #linkeseiteTop { 
	background:transparent url('images/linkeseite/linkeseite_oben.gif') no-repeat scroll bottom right;
} /* IE only */

* html #linkeseiteMiddle {
	background:transparent url('images/linkeseite/linkeseite_mitte.gif') repeat-y scroll top right;
}

* html #linkeseiteBottom {
	background:transparent url('images/linkeseite/linkeseite_unten.gif') no-repeat scroll bottom right;
}