.entry-header{
		height:5px;
		margin:0px;
}
.entry-container{
		padding:2px;
				margin:0px;
}
.page-title, #main .entry-container .entry-title, #featured-content .entry-title {
		font-size: 3px; /* Schriftgröße auf 3px setzen */
  visibility: hidden; /* Element bleibt im Layout, aber unsichtbar */
		height: "5px";
}

#gallery-1 img,
#gallery-2 img,
#gallery-3 img,
#gallery-5 img
{
		border: 0px;
		padding: 10px;
		border-radius: 10px; 
		width: 700px;
}

#gallery-4 img {
		border: 0px;
		border-radius: 10px; 
		width: 600px;
}

#panel-403-1-0-1> .panel-widget-style, 
#panel-403-1-0-2> .panel-widget-style,
#panel-403-1-0-3> .panel-widget-style,
#panel-403-1-0-4> .panel-widget-style,
#panel-403-1-0-5> .panel-widget-style,
#panel-403-1-0-6> .panel-widget-style,
#panel-403-1-0-7> .panel-widget-style 
{
    background-color: #000000;
    border-radius: 5px;
		padding: 8px;
		margin: 5px;
}