body {
   margin-top: 0px;
   margin-left: 37px;
   margin-right: 37px;
}
table {
   /* background-color: #D9DFE9; */
   padding: 0;
   border-width: 0;
   border-spacing: 0;
}
td { 
   padding-left: 3px;
   padding-right: 3px;
   vertical-align: top;
   font-family: "Times New Roman", Times, serif;
   color: #000000;
   font-style: normal; 
}
img {
   border: 0px;
}
a { 
   text-decoration: none;
   color: #000000;
}
.klein { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; 
   line-height: 14px 
}
.content { 
   font-size: 12px; 
   line-height: 16px;
}
.content > a { 
   text-decoration: underline;
}
.content_bold { 
   font-size: 14px; 
   line-height: 18px; 
   font-weight: bold;
}
.content_bold_white {
   color: #888888; font-size: 14px;
   font-weight: bold;
   line-height: 18px;
}
.gallery {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #888888;
}
.head_white > .title {
   color: #ffffff;
   font-size: 21px;
   font-weight: bold;
   line-height: 25px;
}
.head { 
   font-size: 21px; 
   line-height: 25px; 
   font-weight: bold;
}

