#container {
 	width: 1018px;
	height: 844px;
	text-align: left;
	margin-top: 0px;
 	background-color: #EEEEEE;
/*	position: relative;  */
}
#container[id] {
 	width: 1018px;
	height:auto;
	min-height: 844px;
	text-align: left;
	margin-top: 0px;
 	background-color: #EEEEEE;
/*	position: relative;   */
}
#erste_reihe {
	width: 100%;
	height: 296px;
 	background-color: #E10A08;
}

	#trachten_logo {
		margin-top: 35px;
		float: left;
	}
	#seitenbild {
		margin-top: 35px;
		float: left;
	}

#spalte_a {
	width: 247px;
/*	height: 491px; */
/*	height: 518px; */
	padding-top: 2px; 
	text-align: left;
    float: left;
	background-color: #EEEEEE;
}

#spalte_b {
	width: 573px;
	height: 491px;
    float: left;
	text-align: left;
 	background-color: #ffffff;	
}
#spalte_b[id] {
	width: 573px;
	height:auto;
	min-height: 491px;
    float: left;
	text-align: left;
 	background-color: #ffffff;	
}
#spalte_c {
	width: 198px; 
/*	height: 520px; */
	float: left;
	background-color: #EEEEEE;	
}
#letzte_reihe {
	width: 100%;
	height: 60px;
	float: left;
 	background-color: #E10A08;
}
#seitenbild {
   text-align: right;
}
#seiteninhalt{
margin-left: 29px;
}
