/* layout elemente*/



#bg_bild              { min-height: 235px;  background-image: url(img/bg_home.jpg);background-repeat: no-repeat;   }
* html #bg_bild        {height: 235px;}

#farbverlauf { background-image: url(../img/farbverlauf_home.jpg) ;  background-repeat: repeat-x;}

#content               {float: left; width: 430px; min-height: 271px; margin: 0px 0px 0px 176px; background-color:r ed; display: inline; padding-top: 20px; }
* html #content        {height: 271px;}
#content_bild          {float: left; width: 350px; min-height: 271px; background-color:gr een; display: inline;}
* html #content_bild   {height: 271px;}


	


