

/* --- Stylesheet 3755 () --------- */ 

#inhalt {
	margin-bottom: 20px;
}

#headlines .col {
	/*;
	width: 50%;
	float: left;
	*/
}

#headlines h1 {
	font-family: 'Amatic SC';
	font-size: 70px;
	line-height: 1;
	color: #924B14;
	margin: 0 0 0 0px;
	font-weight: 700;
}

#headlines h2 {
	font-size: 23px;
	line-height: 1.3;
	color: #A37239;
	font-weight: 400;
	margin-bottom: 30px;
}

#headlines h3 {
	font-size: 35px;
	line-height: 1;
	color: #EB7926;
	margin: 0 0 0 210px;
	font-weight: 300;
}

.TraminoTextile table, #blog table {
	border: 0px solid #000;
	table-layout: auto;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.TraminoTextile  table th, #blog table th {
	text-align: left;
	vertical-align: top;
	padding: 5px 15px 5px 5px;
	border: 0px solid #000;
	line-height: 115%;
	white-space: nowrap;
}

.TraminoTextile table td, #blog table td {
	text-align: left;
	vertical-align: top;
	padding: 5px 15px 5px 5px;
	border: 0px solid #000;
	border-top: 1px solid rgba(163, 114, 57, 0.3);
	white-space: nowrap;
}

/* --- Stylesheet 3842 () --------- */ 

@media all and (min-width: 1201px) and (max-width: 1500px) {

}

@media all and (min-width: 1000px) and (max-width: 1200px) {
	
	#headlines h1 {
		font-size: 60px;
	}

	#headlines h2 {
		font-size: 20px;
	}

	#headlines h3 {
		font-size: 30px;
	}


}

@media all and (min-width: 768px) and (max-width: 999px) {
	
	#headlines h1 {
		font-size: 50px;
	}

	#headlines h2 {
		font-size: 18px;
	}

	#headlines h3 {
		font-size: 25px;
	}



}

@media all and (max-width: 767px) {
	#headlines h1 {
		font-size: 40px;
	}

	#headlines h2 {
		font-size: 15px;
	}

	#headlines h3 {
		font-size: 20px;
	}

	
}