/*
    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 */

/*Teaser oben*/

#microsite-start .teaserbox-text-86 {
    background: #FFFFFF url(../img/teaser/bg_startseite_ani.jpg) 0 0 no-repeat;
	height: 236px !important;
}

#microsite-start .teaserbox-text-86 h2 {
   display: none;
}

#microsite-start .teaserbox-text-86 h3 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   padding: 5px 5px 5px 10px;
   margin: 0;
   color: #217273;
}

#microsite-start .teaserbox-text-86 div {
	background: none;
   
}

#microsite-start .teaserbox-text-86 div  div {
	width: 430px;
	height: 150px;
	padding-top: 65px;
	margin-left: 15px;
	font-size: 18px;
	color: #666666;
	line-height: 32px;
	font-family: arial,sans-serif;
}

#microsite-start .teaserbox-text-86 div  div  .big {
	font-weight: bold;
	font-size: 20px;
}

#microsite-start .teaserbox-text-86 div h1 {
    color: #FFF;
}

#microsite-start .teaserbox-text-86 div a.link_intern {
    background: url(../img/icons/icon_pfeil_startseite.gif) 0 2px no-repeat;
	color: #FFFFFF;
}


/*Teaser meistgeklickt*/

#microsite-start .teaserbox-text-90 {
    
}

#microsite-start .teaserbox-text-90 h2 {
}
#microsite-start .teaserbox-text-90 div {
	background: #FFF;
	margin: 5px;
}

#microsite-start .teaserbox-text-90 div  div {
	text-align: center;
}

#microsite-start .teaserbox-text-90 div h1 {
    color: #FFF;
}
#microsite-start .teaserbox-text-90 div p {
    color: #444444;
	padding-bottom: 10px;
	text-align: center;
}

/*Als Aussteller neu dabei*/
#microsite-start .teaserbox-text-125 {
    height: 236px !important;
	padding-bottom: 0;
}

#microsite-start .teaserbox-text-125 h2 {
}
#microsite-start .teaser-cols-holder  .teaserbox-text-125 div {
	background: #FFF;
	margin: 5px;
	padding: 2px 5px 0px 2px;
	height: 180px
}

#microsite-start .teaserbox-text-125  div  div {
	text-align: center;
	padding: 10px;
}

#microsite-start .teaserbox-text-125 div h1 {
    color: #FFF;
}
#microsite-start .teaserbox-text-125 div p {
    color: #444444;
	padding-bottom: 10px;
	text-align: center;
}


