/* CSS Document */

.defaultBox {
  width: 604px;
  border-bottom: 1px solid #b4b4b4;
  margin-bottom: 3px;
  height: auto;
}

.defaultBox .defaultBoxInlay {
  width: 598px;
}

.defaultBoxRight {
  width: 175px;
}

.defaultBoxRight a {
  font-size: 12px;
  color: #444;
}

.defaultBoxRight .defaultBoxInlay {
  padding-top: 3px;
  padding-left: 5px;
  overflow: hidden;
}

.defaultBoxRight .defaultBoxInlay div {
  margin-top: 8px;
}



.defaultBoxInlay .class_extern {
  background-image: url('/images/link_ext.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
}

.defaultBoxInlay .class_msword {
  background-image: url('/images/icons/word.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
}

.defaultBoxInlay .class_msexcel {
  background-image: url('/images/icons/excel.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
}

.defaultBoxInlay .class_pdf {
  background-image: url('/images/icons/pdf.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
}


.defaultBoxInlay .class_email {
  background-image: url('/images/link_mail.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
}

.defaultBoxInlay .class_intern {
  background-image: url('/images/link_int.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 13px;
}


.defaultBoxRight .defaultBoxInlay .class_extern {
  background-image: url('/images/spacer.gif');
  padding: 0px;
}

.defaultBoxRight .defaultBoxInlay .class_msword {
  background-image: url('/images/spacer.gif');
  padding: 0px;
}

.defaultBoxRight .defaultBoxInlay .class_msexcel {
  background-image: url('/images/spacer.gif');
  padding: 0px;
}

.defaultBoxRight .defaultBoxInlay .class_pdf {
  background-image: url('/images/spacer.gif');
  padding: 0px;
}

.defaultBoxRight .defaultBoxInlay .class_email {
  background-image: url('/images/spacer.gif');
  padding: 0px;
}

.defaultBoxRight .defaultBoxInlay .class_intern {
  background-image: url('/images/spacer.gif');
  padding: 0px;
}

#kontakt fieldset {
  width: 580px;
  padding: 5px;
}

#kontakt span.floatRight {
  float: right;
  margin-top: 4px;
  margin-right: 6px;
}

img {
  border-color: #fff;
}
