@CHARSET "UTF-8";

.table_gesamt
{
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  border-width:1px;
  border-style:solid;
  border-color:black;
  width: 450px;
}

.table_kontaktdaten 
{
  border-style:none;
  border-collapse:collapse
}

.name
{
font-size: 18px;
color: #1D12B8;
font-weight: bold;
font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
text-align: center;
}

.titel
{
font-size:18px;
color: #1D12B8;
font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
text-align: center;
vertical-align: top;
}

.text
{
font-size: 12px;
color: #000000;
line-height: 120%;
font-family: 'century gothic', verdana,arial,helvetica,sans-serif;
}





