﻿.ReadMoreArrows
{
    width: 8px;
    height: 8px;
}

#TeasersContent
{
	float: right;
	width: 200px;
	display: block;
}

.Teaser
{
	 margin-bottom: 10px; 
	 width: 170px; 
	 background-color: #ffffff;
	 padding-top: 17px;
	 padding-right: 15px;
	 padding-bottom: 32px;
	 padding-left: 15px;
}


/* Header */ 
.Teaser_Text_Header
{
	text-align:left;
	font-size: 16px;
	line-height: 1.25;
	font-weight:bold;
	color: #a7a7a7; 
	margin-bottom: 14px;
}	
.Teaser_Text_Header A:link {color: #a7a7a7;}
.Teaser_Text_Header A:hover{text-decoration: none;}
.Teaser_Text_Header A:visited {color:#a7a7a7;}

.Teaser_Image
{
    text-align:left;
	font-size: 1px; /* Stop the font size from changing the height. */
	line-height: 1.0;
}
/* Text */ 
.Teaser_Text 
{
    text-align:left;
	font-size: 11px;
	line-height: 11.9pt;
	color: #363636; 
}	

.Teaser_Text A, .Teaser_Text A:visited
{
    color:#363636;
    text-decoration:none;
}

.Teaser_Text A:hover
{
    text-decoration: underline;
    color: #3366CC;
}


/* Link */
.Teaser_Link_Header
{
	text-align:left;
	font-size: 16px;
	color: #a7a7a7; 
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #dddddd; 
	font-weight: bold;
}	

.Teaser_Link
{
	text-align:left;
	font-size: 11px;
	color: #3567ca; 
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #dddddd; 
}	

.Teaser_Link A							
{
color:#3567ca; text-decoration:none;
}

.Teaser_Link A:hover					
{
color:#3567ca;
text-decoration:underline;
}

.Teaser_Link A:visited					
{
color:#3567ca;
}

.Teaser_Pic
{
	margin: 0px;
	float: left;
	border-width: 0;
	padding-right: 13px;
}
/* Start page main region teaser */
.StartPageLeftTeaserContainer .Teaser_Pic
{
	max-width: 286px;
}
/* Right region teaser */
.Teaser .Teaser_Pic
{
	max-width: 88px;
}

.Teaser_ReadMoreLink A
{
    color:#3567ca;
    text-decoration:none;
    text-align:left;
	font-size: 11px;
}
.Teaser_ReadMoreLink a:hover
{
    color:#3567ca;
    text-decoration  :underline;
    text-align:left;
	font-size: 11px;
}
.Teaser_ReadMoreLink A:visited
{
    color:#3567ca;
}

.ReadMoreArrows
{
    border-width: 0px;
    vertical-align: baseline;
}
