div#bb_middle
{
	margin: 0 auto; padding: 0;
	width: 1000px; height: 141px;
	font-size: 1.5em;
	background: url(Bilder/BlauerBalken_presse.jpg);
	background-repeat:no-repeat;
}
div#article_menu
{
	float:left;
	margin:2px 0 0 315px;
	width:500px;
	height: 135px;	
	/*background: url(Bilder/presse_menu_slash2.jpg;.jpg) center center;
	background-repeat: no-repeat;*/
}
div#article_menu div#left_arrow
{
	visibility:hidden;
	float:left;
	/*border: 1px solid red;*/
	border-right: 1px solid silver;
	/*position:absolute;*/
	/*left:0px; top:52px;*/
	width: 28px; height: 30px;
	padding: 30px 0 30px 0;
	margin: 22px 0 22px 0;
	background: url(Bilder/presse_arrow_left.jpg) no-repeat center;
}
div#article_menu div#right_arrow
{
	visibility:hidden;
	float:right;
	/*border: 1px solid red;*/
	border-left: 1px solid silver;
	/*position:absolute;*/
	/*left:471px; top:52px;*/
	width: 28px; height: 30px;
	padding: 30px 0 30px 0;
	margin: 22px 0 22px 0;
	background: url(Bilder/presse_arrow_right.jpg) no-repeat center;
}
div#article_menu div.slash
{
	position:absolute;
	width: 11px; height:109px;
	top:12px;
	background: url(Bilder/presse_menu_slash.jpg) no-repeat;
}
div#article_menu div.article
{
	line-height: 0.75;
	float:left;
	text-align:right;
	vertical-align:top;
	/*border: 1px solid green;*/
	margin: 1px 5px 1px 5px;
	/*position:absolute;*/ /*<div class="slash" style="left:460px"></div>*/
	height: 40px;
	width: 208px;
}
div#article_menu div.article a
{
	text-decoration:none;
}
div#article_menu div.article span.release
{
	font-weight: bold;
	font-size: 12px;
	color:rgb(64, 105, 135);
}

div#article_menu div.article span.title
{
	font-weight: bold;
	font-size: 12px;
	color:white
}
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);
}
div#right_column div.right_column_highlighting_box
{
	width: 180px;
	padding: 0 5px 0 5px;
	border-top-color: rgb(196,0,1);
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: rgb(196,0,1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
p.bild_text
{
	color:rgb(0, 56, 113);
	font-size:0.75em;
	margin: 1em 0;
	width: 100%;
}
p.quote_text
{
	color: rgb(120,120,120);
	font-size:0.75em;
	margin: 1em 0;
	width: 100%;
}
div#right_column p
{
	font-size: 1em;
	margin: 0.5em;
}
div#Inhalt
{
	margin:0 200px 0 330px;
	padding: 0 1em;
	border-right: 1px solid #eee;
	/*border: 1px dashed silver; */
	background-color: white; /*#eee;*/
	/*border: 1px dashed silver;*/
}
div#Inhalt  p.h1_mini
{
	font-size: 0.75em;
	font-weight: bold;
	line-height:0;
}
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 p
{
	font-size:0.8em;
	margin: 1em 0;
}*/
div#Inhalt img
{
	border: 1px solid rgb(0, 56, 113);
	margin: 0 auto;
	text-align: center;
	display: block;
	width: 100%;
}
/*div#Inhalt p#bildtext
{
	color: rgb(120,120,120);
	font-size:0.75em;
	margin: 1em 0;
}*/
div#Inhalt hr
{
	color: rgb(175, 194, 201);
}
/*
div#Fusszeile
{
	clear: both;
	font-size: 0.9em;
	margin: 0; padding: 0px;
	width: 100%; height: 100px;
	text-align: center;
	background: url(Bilder/Grafik_Fusszeile.jpg) no-repeat;
	background-repeat:repeat-x;
	border-color: #E6E6FA;
	border-top: solid 1px;
	border-bottom: solid 2px;
}
*/