#presseContainer {
	display: block;
	width: 844px;
	height: 440px;
	float: left;
	position: relative;	
}


#pressPicturesContainer {
	z-index: 50;
	width: 400px;
	margin: 100px 0 0 340px;

	position: absolute;

}

#presse{
	width: 700px;
	position: absolute;
	margin-left: 60px;
	bottom: 0;
}

#meldungen_closed 
{
	position: absolute;
	width: 260px;
	float: left;
	left: 40px;
	bottom: 0;
}

#meldungen_open 
{
	position: absolute;
	width: 400px;
	float: left;
	left: 40px;
	top: 220px;
	z-index: 80;
}

#bilder_closed {
	position: absolute;
	width: 215px;
	float: left;
	left: 300px;
	bottom: 0;
}

#bilder_open {
	position: absolute;
	width: 500px;
	float: left;
	left: 300px;
	top: 220px;
}

#meldungen_open h1, #bilder_open h1 {
	float: left;	
}
#meldungen_open .tab_active_middle a, #bilder_open .tab_active_middle a {
    display: block;
	padding: 19px 0 0 0;	
}
#meldungen_closed .box_middle a, #bilder_closed .box_middle a {
	display: block;
	padding: 0 0 5px 0;
}



#meldungen_closed  .box_middle img, 
#meldungen_open .tab_active_middle  img,
#bilder_closed .box_middle  img,  
#bilder_open .tab_active_middle  img {
	padding: 0 0 0 10px;
	/* float: right; */
}


h2 {
    margin-bottom: 2px;
}

.pressDownloadItem {
    width: 445px;
    
}

.pressDownloadItem div{
    float: right;
    width: 250px
}

.pressDownloadItem img{

    background: gray;
    float: left;
}

.pressDownloadItem span{
    display: block;
    
}
