
#header .style_content {
  background-image: url(/files/header.jpg);
  background-repeat: no-repeat; */
}

#menu {
 background-image: url(/files/header_menu.jpg);
 background-repeat: no-repeat;
}

.blogerror {
	color: red;
}

div.textbild {
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

div.textbild img {
	float: none;
	clear: both;
}

div.textbild div.subtext {
	float: none;
	clear: both;
	background-color: rgb(244,244,236);
	padding-left: 4px;
	padding-right: 3px;
	font-size: 11px;
}

hr {
	border: 0;
	background: 0;
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

#gallery {
	vertical-align: center;
	text-align: center;
}

#gallery img {
	border: 1px solid #d0d0d0;

}

#gallery div#nav {
	width: 150px;
	height: 20px;
	margin-left: 320px;
	margin-bottom: 10px;
}

/*

#gallery div#bildtext {
	position: absolute;
	width: 569px;
	height: 25px;
	left: 0px;
	top: 385px;
	border-top: 1px solid #ffffff;
	text-align: left;
	font-size: 12px;
	padding-top: 4px;
}

*/
