div#bb_middle
{
	margin: 0 auto; padding: 0;
	width: 1000px; height: 141px;
	font-size: 1.5em;
	background: url(Bilder/BlauerBalken_fotogalerie.jpg);
	background-repeat:no-repeat;
}
div .left_column_picBlock
{
	display: block;
	width: 100%;
	margin: 0px auto;
}
div#left_column_picBlock img
{
	text-align: center;
	border: 2px solid rgb(0, 56, 113);
}
p.bildtext
{
	color: rgb(120,120,120);
	font-size:0.75em;
	margin: 1em 0;
	width: 100%;
}
div#right_column p
{
	font-size: 1em;
	margin: 0.5em;
}
img.thumbnail
{
	margin: 0 2px 0 2px ;
	width:74px;
	border:1p solid black;
	cursor:	pointer;
}
div#pic_menu
{
	background: url(Bilder/fotogalerie_hline2.jpg) no-repeat;
	margin:10px 80px 10px 95px;
	padding: 1px 0px 1px 0;
	width:650px;height:104px;
}
div#left_arrow
{
	width:50px;height:52px;
	margin: 16px 0 32px 0;
	float:left;
	background: url(Bilder/fotogalerie_arrow_left.jpg) no-repeat;
	cursor:	pointer;
}
div#right_arrow
{
	width:50px;height:52px;
	margin: 16px 0 32px 0;
	float:right;
	background: url(Bilder/fotogalerie_arrow_right.jpg);
	background-repeat: no-repeat;
	cursor:	pointer;
}
div#Inhalt
{
	margin:0 200px 0 20px;
	padding: 0;
	border:none;/*border-right: 1px solid #eee;*/
	/*border: 1px dashed silver; */
	background-color: white;
	/*border: 1px dashed silver;*/
}
div#Inhalt h1
{
	color: rgb(0, 60, 100);
	font-family: "Times New Roman", Times, serif;	
	font-size: 20px;
	font-size: 2em;
	margin: 0 0 0.5em;
}
div#Inhalt h2
{
	font-size: 1.2em;
	margin:	0 0 1em;
}
div#Inhalt img
{
	border: 1px solid rgb(0, 56, 113);
	margin: 0 80px auto;
	text-align: center;
	display: block;
}
div#Inhalt hr
{
	color: rgb(175, 194, 201);
}
