/*
    Document   : microsite.css
    Created on : 23.04.2009, 12:33:00
    Author     : Gerold Hinzen, Open New Media GmbH
    Description: Styling Microsite / Startseite
*/

/* spezielle Teaser-Anpassungen fuer Microsite und Teaser-Boxen */
#microsite-start .teaserbox-text-44 {
	background: none;
}

#microsite-start .teaserbox-text-44 h2,
#microsite-start .teaserbox-text-53 h2{
    display: none;
}

/*#microsite-start .teaserbox-text-45,
#microsite-start .teaserbox-text-50 {
	border-left: 20px solid #000000;
}*/






#microsite-start .teaserbox-text-9 {
    background: url(../medien/dummy/teaser/bg_fourcols.jpg) 0 0 no-repeat;
}

#microsite-start .teaserbox-text-9 h2 {
    background: none;
    color: #FFF;
    padding-left: 10px;
}
#microsite-start .teaserbox-text-9 div {
    height: 118px;
}
#microsite-start .teaserbox-text-9 div h1 {
    color: #FFF;
}
#microsite-start .teaserbox-text-9 div p {
    width: 350px;
    color: #FFF;
}
