body {
  font-family: Arial;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  color: #000000;
}

table {
  font-family: Arial;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
}

table tr td{
  font-family: Arial;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}

h1 {
  font-family:Arial;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  margin: 0px;
  margin-bottom: 14px;
}

div.content {
  margin: 0px;
  margin-top: 28px;
  margin-left: 10px;
  margin-bottom: 47px;
  /*//Schriftgroessen zwischen TextmitBild und nur Text waren deswegen unterschiedlich font-size: 12px;*/
  font-size: 11px;
}

.background-content {
  background-image: url(/fileadmin/images/icons_etc/bg_content.gif);
  background-color: #FFFFFF;
}

.background_left_right {
  background-image: url(/fileadmin/images/icons_etc/bg_left_right.gif);
  background-color: #D7D7D7;
}

#logo_left {
  margin-left: 11px;
  margin-top: 22px;
}

#logo_right {
  margin-right: 10px;
  margin-top: 18px;
}

.meta_nav {
  font-size: 9px;
  color: #878787;
  margin: 0px;
}

DIV.meta_nav {
  font-size: 9px;
  color: #878787;
  background-color: #E8E8E8;
  margin: 0px;
  margin-right: 11px;
  padding-right: 6px;
  padding-left: 6px;
}

DIV.meta_nav A {
  font-family: Verdana,Arial;
  font-size: 9px;
  color: #878787;
  text-decoration: none;
}

.main_nav {
  background-color: #003664;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

hr {
  margin-left: 10px;
  margin-right: 10px;
}

hr.print {
  margin-left: 0px;
  margin-right: 0px;
}

.bottom_nav_left {
  font-family: Arial;
  font-size: 10px;
  padding-left: 10px;
  padding-bottom: 14px;
  width: 600px;
}

.bottom_nav_left A {
  text-decoration: none;
  color: #7B9FD2;
}

.bottom_nav_left_print {
  font-family: Arial;
  font-size: 10px;
  padding-left: 0px;
  padding-bottom: 14px;
}

.bottom_nav_left_print A {
  text-decoration: none;
  color: #7B9FD2;
}

.bottom_nav_right {
  font-family: Arial;
  font-size: 10px;
  padding-right: 10px;
  padding-bottom: 14px;
}

.bottom_nav_right A {
  text-decoration: none;
  color: #7B9FD2;
}

ul {
  margin: 0;
  margin-bottom: 1.4em;
  padding-left: 1.4em;
  list-style-type: disc;
}

ul.csc-bulletlist {
  margin-right:25px;
}

ul.csc-bulletlist-1 {
  padding-left: 2em;
  list-style-type: decimal-leading-zero !important;
  list-style-type: decimal;
  /*margin-bottom: 0;*/
}

ul.csc-bulletlist-2 {
  padding-left: 4em;
  list-style-type: lower-alpha;
}

/* Button with magnifying-glass for linked images
 */
table.imgtext-table td img{
  margin-bottom: 18px;
}

/**
 *  This style definition is used for representation of magnify possibility
 *  for images, which will be enlarged by clicking on it
 *
 *  NOTE: This definition has a side effect: all links inside of "Image"
 *  content element will have the background with enlarge symbol
 */
table.imgtext-table td a{
  display: block;
  /*//padding-bottom: 20px;*/
  background: transparent url(/fileadmin/images/icons_etc/lupe.gif) no-repeat bottom right;
}

/**
 *  This definition resets the style for admin panel edit link inside of
 *  "Image" content element
 */
table.imgtext-table td a.admPanelLink {
  display: inline;
  /*//padding-bottom: 20px;*/
  background: inherit;
}

TABLE.imgtext-table {
  margin-right: 25px;
}
/*
TABLE.imgtext-nowrap {
  margin-right: 25px;
}
*/
TABLE.imgtext-nowrap td TABLE.imgtext-table {
  margin-right: 25px;
}

TABLE.imgtext-nowrap td p.bodytext{
  width: inherit;
}


/* Bottom margins for all content tables,
    no matter what layout is selected
 */
TABLE.contenttable {
  margin-bottom: 20px;
}

/* Table with "Layout 1" has zebra effect
 */
TABLE.contenttable-1 tr.tr-odd td {
  background-color: #ECEDEE;
}

/* Table with "Layout 2"
 */
TABLE.contenttable-2 tr td {
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

/* Table with "Layout 2" has zebra effect
 */
TABLE.contenttable-2 tr.tr-even td {
  background-color: #ECEDEE;
  background: transparent url(/fileadmin/images/icons_etc/bg_left_right.gif) repeat;
}

/* Table with "Layout 2" has heading
 */
TABLE.contenttable-2 tr.tr-0 td {
  background-color: transparent;
  background-image: none;
  font-weight: bold;
  line-height: 200%;
}

/* Table with "Layout 3"
 */
TABLE.contenttable-3 tr td {
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}

/* Table with "Layout 3" has first line gray with bold text
 */
TABLE.contenttable-3 tr.tr-0 td {
  background-color: #ECEDEE;
  font-weight: bold;
}

/* Space between cells */
TABLE.contenttable tr td {
  padding-right:10px;
}

p.bodytext {
  /* width: 385px; */
  margin-right: 32px;
  margin-bottom: 1.4em;
}

input {
  font-family:Arial;
  font-size: 10px;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  color: #000000;
}

td.news_list_date {
  padding:0;
  padding-right:15px;
  font-size: 12px;
  font-weight: normal;
}

td.news_list_content {
  padding:0;
  padding-right:15px;
  padding-bottom:40px;
  width:100%;
}

td.news_list_content h1:first-child {
  font-size: 12px;
}

td.news_list_image {
  padding:0;
  padding-right:49px;
  padding-bottom:40px;
}

div.content_left {
  padding: 0px;
  margin: 30px 0px 0px 10px;
  width: 161px;
}

div.content_left h1 {
  padding: 3px 0px 3px 10px;
  background-color: #003466;
  color: #FFFFFF;
}

div.content_left p.bodytext {
  margin: -14px 0px 0px 0px;
  padding: 3px 0px 3px 10px;
  background-color: #F2F5F7;
  color: #000000;
}

div.content_left p.bodytext A {
  text-decoration: none;
  color: #7B9FD2;
}


/*
  Styles zum Plugin knipp_uni_contacts
*/

div.contactItem {
  margin-bottom: 3em;
}


/*
  Styles zum Plugin knipp_uhdehpt_representatives
*/

td.continent {
  font-weight: bold;
  width: 530px;
  height: 22px;
  background-color: #CCCCCC;
  padding-left: 10px;
  padding-top: 3px;
}

td.country {
  padding-left: 10px;
  padding-top: 5px;
  font-weight: bold;
}

td.representative {
  padding-left: 10px;
}

td.address {
  padding-left: 10px;
}

td.productgroups {
  font-weight: bold;
  color: #C34C22;
}

/* Home page button */
a.homeButton {
  display: block;
  margin-top: 1em;
  text-align: center;
}

/* Keep (sub)headers in ticker in one line */
#newsticker ul li strong  {
  white-space: nowrap
}

/* macina_searchbox configuration */

.searchbox {
  color: #FFFFFF;
  font-weight:bold;
  text-align: right;
  width: 100%;
}

.searchbox form {
  margin: 3px 11px 0 0;
  float: right;
}

.searchbox form input {
  border-width: 0;
  font-size: 11px;
  margin: 0:
  padding: 0;
  width: 100px;
  height: 16px;
}

.searchbox form input#submit {
  width: 60px;
  margin-left: 3px;
}
