#teaser ul {
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 0px 0px;
    height: 190px;
    width: 380px;
    float: left;
}

#teaser #teasertitle {
    font-size: 1.2em;
    color: #2B2918;
    letter-spacing: -0.01em;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 1px;
    display: inline;
}

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

#teaser #title {
    font-size: 1.1em;
    color: #2B2918;
	font-family: Georgia,"Times New Roman",Times,serif;
    letter-spacing: -0.01em;
    border-bottom: 1px dotted #ccc;
    padding-top: 5px;
    padding-bottom: 1px;
    display: block;
}

#teaser #text {
	font-size: 0.9em;
}

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

#teaser #date {
    font-size: 0.8em;
    color: #888;
    background-color: transparent;
    background-image: url(/_lib/images/blog-icons2/time.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center left;
    padding-left: 20px;
    display: none;
}

#teaser #eventdate {
	display: none;
}

#teaser #anriss {
	font-size: 0.7em;
}

#teaser li {
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 0px;
    line-height: 1.5em;
    text-align: left;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 4px;
    margin-top: 0.2em;
    margin-right: 0em;
    margin-bottom: 0.5em;
    margin-left: 0pt;
    list-style-type: none;
}

#teaser #link a {
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 1px;
}