.tagebuch {
    font-family:Verdana;
    margin-top:15px;
}

.tagebuch h1 {
    color:#770d00;
    margin:0px;
    margin:5px 0;
    font-weight:normal;
    font-size:30px;
    /*background:url(/static/img/glossar_icon_small.png) center left no-repeat;
    padding-left:45px;*/
	}

.tagebuch h1 a {
    color:#770d00;
    text-decoration:none;
}

.tagebuch .metatext {
    display:block;
    margin-bottom:40px;
}
