.nurText_bg_medium_halbe{
z-index:16;
position:relative;
float:left;
width: 610px;
height: 245px;
background: rgba(255, 255, 255, 1.0); 
margin:5px 5px 5px 5px;
}
.nurText_medium_halbe{
z-index:17;
position:relative;
float:left;
width: 610px;
height: 245px;
margin:0px 0px 0px 0px;

font-family: 'Metrophobic';
font-size: 14px;
text-decoration:none;
line-height: 18px;
color:#2e2e2e;
}
.nurText_medium_halbe h1{
	position:relative;
	top:0px;
	left:0px;
	letter-spacing:0px;
	/*text-transform: uppercase;*/
	font-weight: normal;
	color:#2e2e2e;
	font-size: 22px;
	line-height:25px;
	font-family:'Metrophobic';
	margin:0px 0px 0px 0px;
	margin-bottom:10px;
	
/* hyphens */
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}
.nurText_medium_halbe p{
	position:relative;
	font-family: 'Metrophobic';
	font-size: 14px;
	text-decoration:none;
	line-height: 18px;
	/*height:18px;*/
	/*letter-spacing: 0.5px;*/
	color:#2e2e2e;
	Left: 0px;
	margin:5px 0px 5px 0px;
	opacity:1.0;
	filter: alpha(opacity = 100);/*Internet Explorer*/	
	border:none;
	/*white-space: nowrap;*/
	top: 0px;
	width:610px;


	/*overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url( 'bindings.xml#ellipsis' );
	/* mit "bindings.xml#none" deaktivierbar*/	
	
/* hyphens */
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}
.nurText_medium_halbe ul{
	
}
.nurText_medium_halbe il{
	
}


@media only screen and (max-width: 1000px) and (orientation : landscape)
{

}
@media only screen and (max-width: 480px)
{
	.nurText_bg_medium_halbe
	{
		width: 300px;
		height: auto;
	}
	.nurText_medium_halbe
	{
		width: 300px;
		height: auto;
	}
	.nurText_medium_halbe p
	{
		width:300px;
	}
}
