#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;
}

* + html #linkeseiteMiddle {
	padding-left:0;
	padding-right: 0;
}

.linkeseitewidget {
	float: right;
	margin:20px 0 0 355px;
	position:relative;
	z-index: 20;
	width: 200px;
	overflow: hidden;
	height:100%;
}

* + html .linkeseitewidget
{
	margin-right:25px;
		height:100%;
}

.linkeseitebild {
	position:absolute;
	float:left;
}

* html .linkeseitebild {
	margin-left: 20px;
}

* + html .linkeseitebild
	{
		margin-left: 25px;
	}

#linkeseiteBottom {
	background:transparent url('images/linkeseite/linkeseite_unten.png') no-repeat scroll bottom right;
	width:100%;
	height:52px;
}	

#linkeseite h2 {
text-align: left;
font-size: 1.2em;
}

#linkeseite h2.widgettitle {
font-size: 2.8em;
}

#linkeseite li {
	list-style-image:none;
	list-style-type:none;
}

#linkeseite .post {
text-align:left;
overflow:hidden;
}


* 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;
}