@model BriefeViewModel;
| @hand.Item1@if (!String.IsNullOrEmpty(hand.Item2)) { –@hand.Item2} | @hand.Item3 | 
| @edit.Item1@if (!String.IsNullOrEmpty(edit.Item2)) { –@edit.Item2} | @Html.Raw(@edit.Item3) | @Html.Raw(@edit.Item4) |