

/* --- Stylesheet 4278 () --------- */ 

#inhalt_content #Headlines {
	margin: 0 30px 0 0;
}

#inhalt_content .text { 
	width: 510px;
	margin: 0 20px 0 0;
	float: left;
}

#inhalt_content .wrapper .Files { 
	width: 200px;
	float: left;
}



#Headlines h1 {
	font-size: 35px;
	line-height: 38px;
	font-family: 'Cabin Condensed', Arial;
	margin: 0px 0px 10px 0px;
	color: #000;
}
#Headlines h2 {
	font-size: 20px;
	line-height: 25px;
	font-family: 'Helvetica Neue', Arial;
	color: #666;
	font-weight: normal;
}

#Headlines h5 { display: none; }


#inhalt_content  .Files .File_1 { display: none; }

#inhalt_content .TraminoTextile {
	font-size: 15px;
	line-height: 19px;
	margin-right: 30px;
	color: #000;
}


#inhalt_content .Files .File { margin-bottom: 25px; }
#inhalt_content .Files .File .Name {
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	padding: 3px 5px 5px 0px;
}

/* --- Stylesheet 4279 () --------- */ 

@media all and (min-width: 1000px) and (max-width: 1250px) {

	#inhalt_content { width: 670px; }

	#inhalt_content .text {
		width: 390px;
	}

	#inhalt_content .Files { width: 250px; }
	#inhalt_content .Files .File { width: 100% !important; height: auto; }
	#inhalt_content .Files .File img { width: 100%; height: auto; }
	#inhalt_content .Files .File .TraminoFile img { width: 60px; height: auto; }
	#Headlines h1 { font-size: 30px; line-height: 1.2; }
	#Headlines h2 { font-size: 18px; line-height: 1.2; }
	#body .TraminoTextile { font-size: 14px; line-height: 1.2; }



}

@media all and (min-width: 768px) and (max-width: 999px) {

	#inhalt_content .text {
		width: 68%;
		margin: 0 2% 0 0;
	}

	#inhalt_content .wrapper .Files {
		width: 30%;
	}


	#inhalt_content .Files .File { width: 100% !important; height: auto; }
	#inhalt_content .Files .File img { width: 100%; height: auto; }
	#inhalt_content .Files .File .TraminoFile img { width: 60px; height: auto; }
	#Headlines h1 { font-size: 30px; line-height: 1.2; }
	#Headlines h2 { font-size: 18px; line-height: 1.2; }
	#body .TraminoTextile { font-size: 14px; line-height: 1.2; }

}

@media all and (max-width: 767px) {
	
	#inhalt_content .text {
		width: 100%;
		margin: 0 0 0 0;
		float: none;
	}

	#inhalt_content .wrapper .Files {
		width: 100%;
		float: none;

	}
	#inhalt_content .Files .File { width: 100% !important; height: auto; }
	#inhalt_content .Files .File img { width: 100%; height: auto; }
	#inhalt_content .Files .File .TraminoFile { font-size: 12px; }
	#inhalt_content .Files .File .TraminoFile img { display: none; }
	#inhalt_content .Files .File .TraminoFile h3 { font-size: 12px !important; }
	#inhalt_content .Files .File .TraminoFile .download a { font-size: 11px !important; }
	#Headlines h1 { font-size: 22px; line-height: 1.2; }
	#Headlines h2 { font-size: 17px; line-height: 1.2; }
	#body .TraminoTextile { font-size: 14px; line-height: 1.2; }

}