
/* gallery */
.tx-chgallery-pi1 .single, .tx-chgallery-pi1 .item .img{float:left; margin: 0 10px 10px 0;}
.tx-chgallery-pi1 .item{margin-bottom: 15px;}
.tx-chgallery-pi1 .pagebrowser {margin-bottom: 25px;}
.tx-chgallery-pi1 .pagebrowser div{display:inline;}
.tx-chgallery-pi1 .info{margin-bottom: 15px;}

div.date {
  float: right; }

img.icon {
  margin-right: 5px;
  margin-bottom: 5px; }

table.applications td.personal a {
  text-decoration: underline; }
table.applications td.personal a:hover {
  font-weight: normal; }
table.applications td.history, table.applications td.qualification {
  border-left: 1px solid #cccccc;
  padding-top: 0px;
  padding-left: 5px; }
table.applications td.history {
  width: 300px;
  font-size: 9px; }

td.flags {
  padding-top: 0px;
  padding-right: 2px;
  width: 17px; }
  td.flags .flag {
    margin-bottom: 2px;
    width: 14px;
    height: 17px;
    color: white;
    padding-top: 2px;
    text-align: center;
    font-size: 12px;
    font-weight: bold; }
  td.flags .blue {
    background-color: #000088; }
  td.flags .white {
    width: 12px;
    height: 15px;
    background-color: white;
    border: 1px solid black; }

div.hr {
  height: 1px;
  margin-top: 4px;
  margin-bottom: 4px;
  background-color: #cccccc; }

.tags {
  text-align: right; }
  .tags .tag {
    display: inline-block;
    background-color: #adc194;
    color: black;
    font-size: 9px;
    margin: 2px;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px; }

table {
  font-size: 11px;
  border-spacing: 0px;
  width: 100%; }
  table td, table th {
    vertical-align: top;
    text-align: left;
    padding: 5px; }
  table th {
    font-size: 12px;
    white-space: nowrap; }
  table tr {
    background-color: #eeeeee; }
  table tr.odd {
    background-color: #dddddd; }
  table td.name {
    white-space: nowrap; }
  table ul {
    margin: 0px;
    padding: 0px; }
    table ul li {
      margin: 0px;
      padding: 0px; }
    table ul li.current {
      font-weight: bold; }
  table a {
    font-size: 11px; }
  table a:hover {
    font-size: 11px; }

form li.value {
  font-size: 12px; }
  form li.value .label {
    float: left;
    width: 120px; }
  form li.value .value {
    margin-left: 10px;
    font-weight: bold; }
form li.field label {
  font-size: 12px;
  display: inline-block;
  width: 120px; }
form li.long input, form li.long textarea, form li.long select {
  margin-left: -1px;
  width: 290px; }
form li.short input, form li.short textarea, form li.short select {
  width: 140px; }
form li.small_height input, form li.small_height textarea, form li.small_height select {
  height: 2.2em; }
form li.middle_height label {
  position: relative;
  top: -28px; }
form li.middle_height input, form li.middle_height textarea, form li.middle_height select {
  height: 45px; }
form li.tall_height input, form li.tall_height textarea, form li.tall_height select {
  height: 8.8em; }

form.filters li {
  margin-right: 5px;
  float: left; }
  form.filters li label {
    display: block;
    font-size: 10px;
    margin-bottom: 5px; }
  form.filters li input {
    margin: 0px;
    display: inline; }
  form.filters li input[type=submit], form.filters li input[type=reset] {
    margin-top: 18px; }

input, select, textarea {
  color: #495d30;
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  top: -2px;
  font-size: 12px;
  background-color: white;
  border-width: 1px;
  border-style: solid;
  border-color: #888888; }

li.optional input, li.optional select, li.optional textarea {
  background-color: #ffff3c; }

select {
  display: box;
  -moz-box-align: center;
  padding-left: 2px; }

textarea {
  margin: 0px;
  margin-left: -1px;
  margin-bottom: -2px;
  padding-top: 5px;
  padding-bottom: 5px;
  resize: none; }

input[type=submit], input[type=reset] {
  margin-top: 20px;
  margin-left: 123px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: white; }

input[type=submit]:hover {
  background-color: #bbbbbb; }

input:focus, textarea:focus, select:focus {
  background-color: #bbbbbb;
  color: black; }

p {
  margin-top: 0px; }

h1 {
  margin: 0px;
  margin-bottom: 30px; }

ul {
  margin: 0px;
  padding: 0px; }
  ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    list-style-type: none; }
  ul li.link a {
    padding-left: 25px;
    background-image: url("/fileadmin/images//bullet_arrow.png");
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 4px; }
  ul li.separator {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc; }

a {
  color: #495d30;
  font-family: arial, verdana, sans-serif;
  text-decoration: none;}

a:hover, li.link.current a {
  color: #6b7f52; }

.clear_both {
  clear: both; }

body {
  color: #1e1e1e;
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  background-image: url("/fileadmin/images/bg_html_groups.png");
  background-repeat: no-repeat;
  background-attachment: initial;
  background-position-x: 50%;
  background-position-y: 0%;
  background-origin: initial;
  background-clip: initial;
  background-color: #b9c0b3;
  margin: 0px;
  width: 100%; 
  }
  body .frame {
    width: 992px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    background-image: url("/fileadmin/images/bg_body_groups.png"); }
    body .frame .page {
      margin-left: 17px;
      width: 958px;
      overflow: hidden; }
      body .frame .page .main_navigation {
        overflow: hidden;
        margin-bottom: 30px;
        height: 40px;
        background-image: url("/fileadmin/images/header_two_columns.png"); }
      body .frame .page .left {
        width: 219px;
        float: left; }
      body .frame .page .middle {
        width: 519px;
        float: left; }
      body .frame .page .right {
        width: 220px;
        float: left; }
      body .frame .page .middle.right {
        width: 739px;
         }
      body .frame .page .middle.right img {
         max-width: 739px;
         display:block;
         /*margin-bottom: -3px;*/
         }
      body .frame .page .content {
        padding: 10px; }

div.csc-textpic-imagewrap {
  /*margin-left: 10px !important;
  margin-right: 10px !important;*/
}

div.csc-textpic-imagewrap img {
  max-width: 719px;
}

div.h1_spacer {
  height: 17px;
  margin-bottom: 30px; }

.inactive, .inactive a, .inactive a:hover {
  font-weight: normal;
  color: #adc194; }

.small {
  font-size: 12px; }

.bold {
  font-weight: bold; }

.pre {
  white-space: pre; }

h1, .title {
  margin-top: 7px;
  font-size: 22px;
  font-weight: normal;
  line-height: 16px; }

h2 {
  margin-top: 7px;
  font-size: 18px;
  font-weight: normal;
  line-height: 16px; }

h3 {
  margin-top: 7px;
  font-size: 12px;
  text-decoration: underline;
  line-height: 16px; }

.right_align {
  text-align: right; }

.main_navigation .middle, .main_navigation .right {
  color: white; }
.main_navigation .left a {
  padding-left: 15px;
  background-image: url("/fileadmin/images/icon_arrow_groups.png");
  background-repeat: no-repeat;
  font-size: 14px;
  background-position-y: 3px; }
.main_navigation a:hover {
  text-decoration: underline;
  font-weight: normal; }

.program-3-columns .td-0 {
  width: 60px;
}
.program-3-columns .td-1 {
  width: 300px;
}
.program-3-columns .td-2 {
  width: auto;
}

.content.main a {
  text-decoration: underline;
}

.content.main ul li {
  margin-left: 20px;
  list-style-type: disc;
}

