#bilderrahmen_dummy{
	position:relative;
	height:400px;
	width:615px;
}

#impressum{
	position:relative;
	top:0px;
	left:0px;

	background-color: #ffffff;
    background-image: url(../../../inhalt/impressum/bilder/impressum.jpg);
    background-repeat: no-repeat;
    
	height:409px;
    width:197px;
	
	z-index:2;
	border-style:none;
	float:left;
}

#disclaimer{
	position:relative;
	top:0px;
	left:35px;

	background-color: #ffffff;
    background-image: url(../../../inhalt/impressum/bilder/disclaimer.jpg);
    background-repeat: no-repeat;
    
	height:172px;
    width:381px;
	
	z-index:3;
	border-style:none;
	float:left;
}

#spenden{
	position:relative;
	top:20px;
	left:205px;

	background-color: #ffffff;
    background-image: url(../../../inhalt/impressum/bilder/spenden.jpg);
    background-repeat: no-repeat;
    
	height:161px;
    width:211px;
	
	z-index:4;
	border-style:none;
	float:left;
}

.impressum_font{
	font-style:normal;
	font-size:11px;
	font-family:Arial;
}
.green{
	color:#359821;
}
.kursiv{
	font-style:italic;
}
