/* Teasers */
#teaser-container{width:265px;padding:20px 0 0 10px;}

a.teaser-link {display: block; position: relative; top: 0; left: 0; width: 239px; height: 68px; overflow:hidden;}
a.teaser-link img {border: none;display: block; position: absolute; top: 0; left: 0; width:  86px; height: 48px; margin-top: 3px;}
a.teaser-link span.teaser-meer-info {display: block; position: relative; margin-left: 96px; margin-bottom: 3px; margin-top: -3px;}
a.teaser-link span.teaser-tekst {	display: block;	position: relative;	margin-left: 96px;	line-height:12px;	}

a.teaser-link span.teaser-meer-info {background-image: url("../Images/arrow_off.gif"); background-repeat: no-repeat; padding-left: 10px; }
a.teaser-link:hover span.teaser-meer-info {background-image: url("../Images/arrow_on.gif"); background-repeat: no-repeat; padding-left: 10px; }

a.teaser-link {color: #4c4c4c; text-decoration: none}
a.teaser-link:hover{color: #003399; text-decoration: none}
a.teaser-link img {border:none;}