.ma2{
display:flex;
flex-direction:row;
}

.ma2_m{
min-height:400px;
margin:5px 20px;
}

.ma2_r{
min-height:400px;
margin:5px 10px;
}

.ma_suche td{
height:25px;
}

.ma_suche_liste{
font-size:14px;
}
.ma_suche_liste td{
padding:5px;
}
.ma_suche_liste a, .ma_suche_liste a:visited{
font-weight:bold;
text-decoration:none;
color:darkgreen;
}
.ma_suche_liste a:hover{
font-weight:bold;
text-decoration:underline;
color:darkorange;
}

.weihn{

}

.weihn_titel{
    color: darkorange;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
}

