p {
    font-family: "Roboto";
    font-size: 15px;
    line-height: 20px;
    color:#414141;
    font-weight: 400;
    
}
.normal {
    font-family: "Roboto";
    font-size: 15px;
    line-height: 20px;
    color:#414141;
    font-weight: 400;
}
.text {
    font-family: "Roboto";
    font-size: 15px;
    color:#cc3300;
    font-weight: 400;
}
.link {
    font-family: "Roboto";
    font-size: 15px;
    line-height: 20px;
    color:#cc3300;
    font-weight: 400;
    
}

.termin-name {
    color: #cc3300;
    font-family: 'Roboto', sans-serif;
    text-transform: none;
	font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.3;	
}

.termin {
	font-family: 'Roboto', sans-serif;
    text-transform: none;
	font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;	
}
.ueberschrift {
   font-family: "Roboto";
   font-size: 18px;
   color:#cc3300;
   font-weight: 600;
   line-height: 1.25;
}

.ueberschrift2 {
   font-family: "Roboto";
   font-size: 20px;
   color:#666666;
   font-weight: 600;
   line-height: 2.25;
}
.zcontent_main_table {
    border-bottom:1px solid rgba(204,51,0,0.3);
    margin: 5px 0px 20px 0px;
}
.bild {
    margin-bottom:15px;
}
