#inhalt {
	position: relative;
	background-image: url(pics/angebot_r1_c2.jpg);
	float:left;
	width: 502px;
	height: 224px;
}

#button_hintergrund {
	position: relative;
	background-image: url(pics/angebot_r1_c1.jpg);
	width: 190px;
	height: 250px;
	float:left;	
}

#inhalt2 {
  clear: left;
	position: relative;
  width: 627px;
	height: 540px;
  margin: 0px 0px 0px 60px;
  border-width: 1px;
  border-color: #ffffcc;
  border-style: solid;
  background-image: url(pics/kachel.gif);
}

.container {
position: relative;
margin: 20px 0px 0px 13px; 
	width: 600px;
	height: 160px;
  border-width: 1px;
  border-color: #ffffcc;
	border-bottom-style: solid;
}

.container_pic {
	position: absolute;
	margin: 0px 0px 0px 20px;
}

.container_text {
position: absolute;
margin: 0px 0px 0px 80px;
	
}

.expertise {
	position: absolute;
	margin: 0px 0px 0px 0px;
	color: #ffffcc;
	font: 12px times, serif;
	line-height: 14px;
	
}

.text_atrib_gelb {
	color: #ffffcc;
	font: 12px times, serif;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
  margin: 0px 10px 0px 0px;
}

.text_atrib_gelb_absatz {
	color: #ffffcc;
	font: 12px times, serif;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
  margin: 20px 10px 0px 0px;
}