.teaser p{
font-style:italic;
line-height:1.2rem;
text-align:left;
font-family: Roboto,"open_sanslight",sans-serif;
 font-weight: 500;
 color: #161616;
}

.teaser{
	border-bottom:1px solid  #333;
	margin-bottom:20px;
}

#main p {
    font-family: Roboto,"open_sanslight",sans-serif;
    font-size: 1rem;
    font-weight: 300;
	line-height:1.2rem;
text-align:left;
margin-top:15px;
color: #161616;
}

.artikel_details {
    margin-left: 0;
    margin-top: 0px;
    padding-right: 4px;
}

#main .artikel_details h1 {
    border-bottom: 0px solid #e3e3e3;
    color: #161616;
    font-family: "Roboto","open_sanslight",sans-serif;
    font-size: 2.0rem;
    font-weight: 300;
    margin-bottom: 0px;
    padding-bottom: 0px;
}



#main .artikel_details h4 {
    border-bottom: 0px solid #e3e3e3;
    color: #161616;
    font-family: "Roboto","open_sanslight",sans-serif;
    font-size: 1.3rem;
    font-weight: 500;
    margin-bottom: 15px;
	line-height:1.4rem;

}













