#teaser {
	font-size: 13.2px;
}

#teaser ul {
    padding: 0px 5px 3px 0px;
    margin: 0px 0px 3px 0px;
    float: left;
    width: 300px;
    height: 160px;
    border-bottom: 1px solid #eee;
    overflow-x: hidden;
    overflow-y: hidden;
}

#teaser #teasertitle a {
    text-decoration: none;
}

#teaser #title {
    font-size: 0.95em;
	line-height: 1.1em;
    letter-spacing: -0.01em;
    padding: 2px 2px 2px 0px;
    
}

#teaser #shorttitle {
}

#teaser #description {
}

#teaser #eventdate {
	color: #666;
    font-size: 0.85em;
	line-height: 1.25em;
}

#teaser #anriss {
    display: none;
}

#teaser #text {
    font-size: 0.85em;
	line-height: 1.25em;
    padding: 2px 5px 2px 0px;
}

#teaser #title a {
    font-size: 0.95em;
    letter-spacing: -0.01em;
    text-decoration: none;
    font-weight: bold;
    color: #222;
    display: block;
}

#teaser #date {
    display: none;
}

#teaser li {
    text-align: left;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 4px;
    list-style-type: none;
}

#teaser #link a {
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
    font-size: 11px;
    font-weight: normal;
}

#teaser #pic {
    float: right;
    margin: 0 10px 10px 5px;
}

#teaser #thumbnails {
    width: 120px;
    float: none;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 0px solid #e0e0e0;
  
    padding: 2px;
    margin: 2px 3px 2px 10px;
    min-height: 120px;
    display: table-cell;
    vertical-align: middle
}

#teaser #thumbnails .page_gallery_title {
    display: none;
}

