body {
font-family:arial,verdana,helvetica,sans-serif;
font-size: 11px;
}

.block_titel_h1 {
font-weight: bold;
font-size: 16px;
line-height: 18px;
color: #003e79;
}

h1 {
font-weight: bold;
font-size: 16px;
line-height: 18px;
color: #003e79;
}

h2 {
font-weight: bold;
font-size:11px;
line-height: 15px;
color: #003e79;
}

a {
color:#265C91;
font-weight:bold;
text-decoration:none;
font-family:arial,verdana,helvetica,sans-serif;
font-size:11px;
/*line-height:12px;*/
}
.content  {
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
font-size: 11px;
}

.index {
font-family: arial,verdana,helvetica,sans-serif;
font-weight: bold;
color: #003e79;
font-size: 11px;
line-height: 12px;
}

#contact-list-tab li {
list-style-type: none;
}

#edit-profile-form .form-widget input, #edit-profile-form .form-widget select {
  width: 30em;
}

#edit-profile-form .form-widget .form-button input, #edit-profile-form .form-widget td input, #edit-profile-form .form-widget td select {
  width: auto;
}


