.article_bg_colored_textlarge{
z-index:16;
position:relative;
float:left;
width: 920px;
height: auto;
background: rgba(255, 255, 255, 1.0); 
margin:5px 5px 5px 5px;/*oben, rechts, unten, links*/
}
.article_colored_textlarge{
z-index:17;
position:relative;
float:left;
width: 920px;
height: auto;
margin:0px 0px 0px 0px;/*oben, rechts, unten, links*/
}
.H1_Vor_Container_textlarge{
	position:relative;
	float:Left;
	top:20px;
	left:0%;	
	width:110px;
	height:120px;
	border-right: 1px solid #808080;	
}
.H1_Vor_Container_textlarge p{
	position:relative;
	float:center;
	text-align:center;	
	font-family: 'Metrophobic';
	font-size: 14px;	
	color:#2e2e2e;
	margin-left:10px;
	top:0px;
	
/* hyphens */
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}
.article_colored_textlarge h1{
	position:relative;
	float:left;
	letter-spacing:0px;
	/*text-transform: uppercase;*/
	font-weight: normal;
	color:#2e2e2e;
	font-size: 35px;
	font-family:'Metrophobic';
	margin:30px 5px 10px 50px;/*oben, rechts, unten, links*/
	width:750px;
	
/* hyphens */
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}
.article_colored_textlarge h3{
	position:relative;
	float:Left;
	top:10px;
	left:5px;
	letter-spacing:0px;
	/*text-transform: uppercase;*/
	font-weight: normal;
	color:#2e2e2e;
	font-size: 22px;
	font-family:'Metrophobic';
	margin:0px 0px 0px 0px;/*oben, rechts, unten, links*/
	width:750px;
	
/* hyphens */
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}
.article_colored_textlarge_content{
	position:relative;
	float:Left;
	width:920px;
	height:auto;
}
.article_colored_textlarge_content p{
	position:relative;
	float:left;
	font-family: 'Metrophobic';
	font-size: 14px;
	text-decoration:none;
	line-height: 18px;
	height:auto;
	/*letter-spacing: 0.5px;*/
	color:#2e2e2e;
	Left: 0px;
	margin:50px 20px 20px 30px;/*oben, rechts, unten, links*/
	opacity:1.0;
	filter: alpha(opacity = 100);/*Internet Explorer*/	
	border:none;
	/*white-space: nowrap;*/
	top: 10px;


	overflow: hidden;
	/*text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url( 'bindings.xml#ellipsis' );
	/* mit "bindings.xml#none" deaktivierbar*/	
}
.article_colored_textlarge_link{
	position:relative;
	float:right;
	bottom:0px;
	height:auto;
	border: 1px solid #2e2e2e;
	margin:20px 50px 20px 50px;/*oben, rechts, unten, links*/
	
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0.3s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0.3s ease-in-out; /* Opera */
}
.article_colored_textlarge_link:hover{
	background-color: #e0dfcc;
}
.article_colored_textlarge_link a{
	position:relative;
	float:right;	
	font-family: 'Metrophobic';
	font-size: 14px;
	font-weight:bold;
	color: #2e2e2e;
	text-decoration:none;
	line-height: 18px;
	margin:7px 7px 7px 7px;/*oben, rechts, unten, links*/
}
.article_colored_textlarge_link a:visited{
	color: #2e2e2e;
}
.Textcontainer_textlarge{
	position:relative;
	float:left;
	height:auto;
	top:0px;
	width:920px;
	z-index: 10;
}
@media only screen and (max-width: 1000px)
{
	.article_bg_colored_textlarge
	{
		width: 610px;
		height: auto;
	}
	.article_colored_textlarge
	{
		width: 610px;
		height: auto;
	}
	.Textcontainer_textlarge
	{
		width: 610px;
		height: auto;
	}
	.H1_Vor_Container_textlarge
	{
		width:110px;
		height:200px;
	}
	.H1_Vor_Container_textlarge p
	{
		margin-left:20px;
	}
	.article_colored_textlarge h1
	{
		width:440px;
		margin-left:50px;
	}
	.article_colored_textlarge h3
	{
		width:440px;
	}
	.article_colored_textlarge_content
	{
		width:610px;
		height:auto;
	}
	.article_colored_textlarge_content p
	{
		margin-left:15px;
		height:auto;
	}
	.article_colored_textlarge_link
	{
		/*margin-bottom:20px;*/
	}
}
@media only screen and (max-width: 1000px) and (orientation : landscape)
{
	.article_bg_colored_textlarge
	{
		width: 610px;
		height: auto;
	}
	.article_colored_textlarge
	{
		width: 610px;
		height: auto;
	}
	.Textcontainer_textlarge
	{
		width: 610px;
		height: auto;
	}
	.H1_Vor_Container_textlarge
	{
		width:110px;
		height:200px;
	}
	.H1_Vor_Container_textlarge p
	{
		margin-left:20px;
	}
	.article_colored_textlarge h1
	{
		width:440px;
		margin-left:50px;
	}
	.article_colored_textlarge h3
	{
		width:440px;
	}
	.article_colored_textlarge_content
	{
		width:610px;
		height:auto;
	}
	.article_colored_textlarge_content p
	{
		margin-left:15px;
		height:auto;
	}
	.article_colored_textlarge_link
	{
		/*margin-bottom:20px;*/
	}
}
@media only screen and (max-width: 480px)
{
	.article_bg_colored_textlarge
	{
		width: 300px;
		height: auto;
	}
	.article_colored_textlarge
	{
		width: 300px;
		height: auto;
	}
	.Textcontainer_textlarge
	{
		width: 300px;
		height: auto;
	}
	.H1_Vor_Container_textlarge
	{
		width:85px;
	}
	.H1_Vor_Container_textlarge p
	{
		margin-left:0px;
	}
	.article_colored_textlarge h1
	{
		width:190px;
		margin-left:10px;
		font-size: 20px;
	}
	.article_colored_textlarge h3
	{
		width:190px;
		font-size: 17px;
	}
	.article_colored_textlarge_content
	{
		width:300px;
		height:auto;
	}
	.article_colored_textlarge_content p
	{
		margin-left:15px;
		height:auto;
	}
	.article_colored_textlarge_link
	{
		/*margin-bottom:20px;*/
	}
}