div.doubleheight_teaser,
div.normal_teaser
{
	position:						static;
	height:                     	291px;
	margin-bottom:					1px;
	background:						#E5EBF1 none repeat scroll 0%;
	width:                      	190px;
	overflow: 						hidden;
	color:							#003B78;
	padding-left: 					10px;
	padding-top:					10px;
	font-size: 						11px;
	left:							1px;
	border-top:						1px solid white;
}

#content div.portal_teasers div.normal_teaser a:link,   
#content div.portal_teasers div.normal_teaser a:visited,
#content div.portal_teasers div.normal_teaser a:active,
#content div.portal_teasers div.normal_teaser a:hover,
#content div.portal_teasers div.normal_teaser a:focus,
#content div.portal_teasers div.doubleheight_teaser a:link,   
#content div.portal_teasers div.doubleheight_teaser a:visited,
#content div.portal_teasers div.doubleheight_teaser a:active,
#content div.portal_teasers div.doubleheight_teaser a:hover,
#content div.portal_teasers div.doubleheight_teaser a:focus
{
	text-decoration:				underline;
	color:							#003B78;
}

#content div.portal_teasers div.normal_teaser h2,
#content div.portal_teasers div.doubleheight_teaser h2
{
	font-size:						13px;
	font-weight:					800;
	margin:							0px 0px 13px 0px;
}

/* �berschreiben der H�he*/
div.normal_teaser
{
	height:                     	140px;
}

/**
 * Teaser colors
 */
/* content wei� */
#content div.background_style_1 
{
    background-color:           #FFFFFF;
}

/* content graublau hell */
#content div.background_style_2
{
    background-color:           #F2F6F9;
}

/* content graublau mittel */
#content div.background_style_3
{
    background-color:           #E5EBF1;
}

/* marginal graublau mittel */
#content div.background_style_4
{
    background-color:           #5E769D;
}

/* marginal graublau dunkel */
#content div.background_style_5
{
    background-color:           #194D86;
}

/* marginal und content grün hell */
#contacts div.background_style_6,
#contacts div.background_style_6 a,
#contacts div.background_style_6 button,
#marginal div.background_style_6,
#marginal div.background_style_6 a,
#marginal div.background_style_6 button,
#content div.background_style_6,
#content div.background_style_6 a,
#content div.background_style_6 button
{
    background-color:           #00B05B;
    color: 						#FFFFFF !important;
}

/* marginal und content grün mittel */
#contacts div.background_style_7,
#contacts div.background_style_7 a,
#contacts div.background_style_7 button,
#marginal div.background_style_7,
#marginal div.background_style_7 a,
#marginal div.background_style_7 button,
#content div.background_style_7,
#content div.background_style_7 a,
#content div.background_style_7 button
{
    background-color:           #009950 !important;
    color: 						#FFFFFF !important;
}

/* marginal und content grün dunkel */
#contacts div.background_style_8,
#contacts div.background_style_8 a,
#contacts div.background_style_8 button,
#marginal div.background_style_8,
#marginal div.background_style_8 a,
#marginal div.background_style_8 button,
#content div.background_style_8,
#content div.background_style_8 a,
#content div.background_style_8 button
{
    background-color:           #007F42;
    color: 						#FFFFFF !important;
}

/* Artikel Teaser */
#content div.textblock .icon
{
	height: 					85px;
}

#content div.article_teaser
{
	border-left:				1px solid white;
	left: 						10px;
	top:						-8px;
}

#content div.teaser_icon_text,
#content div.teaser_icon_text_portal
{
	width:						110px;
	float:						right;
	padding-top:				3px;
	height: 					87px;
	overflow: 					hidden;	
}

/* portal Teaser */

#content div.portal_teasers div.icon
{
	margin-top: -8px;
}

#content div.teaser_icon_text_portal
{
	height: 					81px;
	margin-top: -8px;
}

#content div.teaser_news_portal
{
	height: 					120px;
}
#content div.teaser_news_article
{
	height: 					128px;
}


#content div.teaser_contact_text,
#content div.teaser_contact_text_article
{
	width:						160px;
	float:						right;
	padding-top:				3px;
}

#content div.icon
{
	float:						left;
	padding-top:				5px;
}

form #fondname,
form #category,
form #isin_wkn
{
	color:						#003B78;
}

div.marginal div.teaser form select.category_pulldown
{
	width:						162px;
}
#content form select.category_pulldown
{
	width:						172px;
}
#content form input.fondsname
{
	width:						168px;
}

div.marginal div.teaser form input
{
	width: 						156px;
}
