body {
  margin: 0px; padding: 0;
  font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Verdana; font-size: 12px;
}
a.wiki {
 color:#5291CC;
 text-decoration:none;
}

a.wiki:hover {
 text-decoration:underline;
}

a.wiki_pfeil {
 color:#424242;
 text-decoration:none;
}

.pfeil {
 font-weight:normal;
 color:#5291CC;
 font-size:13px;
 padding-left:7px;
}

a.wiki_pfeil .linkText:hover {
 text-decoration:underline;
}

a.wiki_pfeil .pfeil:hover {
 text-decoration:none;
}

a.normalLink, span.normalLink a {
 background: url('/images/login_link_arrow.png') no-repeat 0px center;
 color:#32597D;
 font-weight:bold;
 text-decoration:none;
 padding:0px 5px 0px 10px;
 margin:0px 0px 0px 0px;
}

a.normalLink:hover, span.normalLink a:hover {
 color:#748BAA;
 text-decoration:underline;
}

.no-js {
  display: none;
}

.button {
  margin: 0em;
  font: -webkit-small-control;
  color: initial;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Verdana; font-size: 12px;
  overflow: visible;
}

.button-type-a {
  display: inline-block; position: relative;
  height: 26px;
  margin: 0 10px 0 0; padding: 0 0 0 10px;
  font-size: 11px; line-height: 26px; font-weight: bold; color: #004479 !important; text-decoration: none;
  background: url('/images/desktop/v13-layout.png') no-repeat -3px -536px transparent;
  border: none; outline: none;
  cursor: pointer; overflow: visible;
}
.button-type-a:after {
  content: " "; display: block; position: absolute;
  top: 0px; right: -10px;
  width: 10px; height: 26px;
  font-size: 11px; line-height: 26px; font-weight: bold; color: #004479; text-decoration: none;
  background: url('/images/desktop/v13-layout.png') no-repeat -690px -536px transparent;
}

.button-type-b {
  display: inline-block; position: relative;
  height: 26px;
  margin: 0 10px 0 0; padding: 0 0 0 10px;
  font-size: 11px; line-height: 26px; font-weight: bold; color: #fff !important; text-decoration: none;
  background: url('/images/desktop/v13-layout.png') no-repeat -3px -572px transparent;
  border: none; outline: none;
  cursor: pointer; overflow: visible;
}
.button-type-b:after {
  content: " "; display: block; position: absolute;
  top: 0px; right: -10px;
  width: 10px; height: 26px;
  font-size: 11px; line-height: 26px; font-weight: bold; color: #fff !important; text-decoration: none;
  background: url('/images/desktop/v13-layout.png') no-repeat -690px -572px transparent;
}
.button-type-c {
  display: inline-block; position: relative;
  height: 26px;
  margin: 0 10px 0 0; padding: 0 0 0 10px;
  font-size: 11px; line-height: 26px; font-weight: bold; color: #fff !important; text-decoration: none;
  background: url('/images/desktop/v13-layout.png') no-repeat -3px -502px transparent;
  border: none; outline: none;
  cursor: pointer; overflow: visible;
}
.button-type-c:after {
  content: " "; display: block; position: absolute;
  top: 0px; right: -11px;
  width: 11px; height: 26px;
  font-size: 11px; line-height: 26px; font-weight: bold; color: #fff !important; text-decoration: none;
  background: url('/images/desktop/v13-layout.png') no-repeat -690px -502px transparent;
}

.button.type-inactive,
.button.type-inactive:hover {
  display: inline-block; position: relative; cursor: pointer;
  padding: 0 17px;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Verdana;
  font-size: 13px; line-height: 25px; font-weight: bold; color: #768baa; text-decoration: none;
  background: #d2dae8;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2YzZjdmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmRhZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #f3f7f9 1%, #d2dae8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f3f7f9), color-stop(100%,#d2dae8));
  background: -webkit-linear-gradient(top,  #f3f7f9 1%,#d2dae8 100%);
  background: -o-linear-gradient(top,  #f3f7f9 1%,#d2dae8 100%);
  background: -ms-linear-gradient(top,  #f3f7f9 1%,#d2dae8 100%);
  background: linear-gradient(to bottom,  #f3f7f9 1%,#d2dae8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f7f9', endColorstr='#d2dae8',GradientType=0 );
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
  border: 1px solid #cbd3de;
}
.button.type-action,
.button.type-action:hover {
  display: inline-block; position: relative; cursor: pointer;
  padding: 0 17px;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Verdana;
  font-size: 13px; line-height: 25px; font-weight: bold; color: #fff; text-decoration: none;
  background: #3a5c7f;
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
  border: 1px solid #c0c1c2;
}
.button.type-second-action,
.button.type-second-action:hover {
  display: inline-block; position: relative; cursor: pointer;
  padding: 0 17px;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Verdana;
  font-size: 13px; line-height: 25px; font-weight: bold; color: #254567; text-decoration: none;
  background: #f0f4f7;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2YwZjRmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2Q0ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #f0f4f7 1%, #ccd4e8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f0f4f7), color-stop(100%,#ccd4e8));
  background: -webkit-linear-gradient(top,  #f0f4f7 1%,#ccd4e8 100%);
  background: -o-linear-gradient(top,  #f0f4f7 1%,#ccd4e8 100%);
  background: -ms-linear-gradient(top,  #f0f4f7 1%,#ccd4e8 100%);
  background: linear-gradient(to bottom,  #f0f4f7 1%,#ccd4e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f4f7', endColorstr='#ccd4e8',GradientType=0 );
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
  border: 1px solid #a5b3c7;
}
.button.type-register,
.button.type-register:hover {
  display: inline-block; position: relative; cursor: pointer;
  padding: 0 14px;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Verdana;
  font-size: 11px; line-height: 25px; font-weight: bold; color: #fff; text-decoration: none;
  background: #4e678a;
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
  border: 1px solid #adbacc;
}
.button.type-normal,
.button.type-normal:hover {
  display: inline-block; position: relative; cursor: pointer;
  padding: 0 15px;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Verdana;
  font-size: 11px; line-height: 24px; font-weight: bold; color: #254567; text-decoration: none;
  background: #f0f4f7;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2YwZjRmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2Q0ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #f0f4f7 1%, #ccd4e8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f0f4f7), color-stop(100%,#ccd4e8));
  background: -webkit-linear-gradient(top,  #f0f4f7 1%,#ccd4e8 100%);
  background: -o-linear-gradient(top,  #f0f4f7 1%,#ccd4e8 100%);
  background: -ms-linear-gradient(top,  #f0f4f7 1%,#ccd4e8 100%);
  background: linear-gradient(to bottom,  #f0f4f7 1%,#ccd4e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f4f7', endColorstr='#ccd4e8',GradientType=0 );
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
  border: 1px solid #a5b3c7;
}
a.aca-button-darkblue { display: inline-block; position: relative; margin: 0 10px 0 0; text-decoration: none; }
a.aca-button-darkblue span.left { display: inline-block; float: auto; height: 30px; width: 10px; margin: 0; padding: 0; font-size: 12px; line-height: 27px; font-weight: bold; color: #ffffff; vertical-align: middle; text-decoration: none; background: url('/images/_sprites/button-sprites.png') no-repeat 0px -33px transparent; }
a.aca-button-darkblue span.linkText { display: inline-block; float: auto; height: 30px; margin: 0; padding: 0 10px 0 0; font-size: 12px; line-height: 27px; font-weight: bold; color: #ffffff; vertical-align: middle; text-decoration: none; background: url('/images/_sprites/button-sprites.png') no-repeat right -33px transparent; }

.aca-header {
  display: block; position: relative; float: left; clear: left;
  width: 100%; min-width: 1200px; height: 165px;
}
.aca-header:before {
  content: " "; position: absolute; z-index: -2;
  top: 0; bottom: 0; left: 0; right: 0; height: 165px;
  background: #e0e3ec;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNGU3ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #e0e3ec 0%, #e4e7ee 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e3ec), color-stop(100%,#e4e7ee));
  background: -webkit-linear-gradient(top,  #e0e3ec 0%,#e4e7ee 100%);
  background: -o-linear-gradient(top,  #e0e3ec 0%,#e4e7ee 100%);
  background: -ms-linear-gradient(top,  #e0e3ec 0%,#e4e7ee 100%);
  background: linear-gradient(to bottom,  #e0e3ec 0%,#e4e7ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e3ec', endColorstr='#e4e7ee',GradientType=0 );
}
.aca-header.open:before {
  height: 430px;
}
.isCom .aca-header.open:before {
  height: 388px;
}

.aca-header-inner {
  position: relative; 
  width: 1151px; height: 165px;
  margin: 0 auto;
}

.aca-header-inner .ivw-logos {
  display: block; position: absolute;
  top: 14px; right: 0px;  
}
.aca-header-inner .ivw-logos span {
  display: inline-block; position: absolute;
  top: 1px; left: -84px;
  font-size: 9px; font-weight: normal; color: #92949a; text-transform: uppercase;
}
.isCom .aca-header-inner .ivw-logos span {
  top: 1px; left: -93px;
}
.aca-header-inner .ivw-logos .zeit-logo {
  display: inline-block; position: relative;
  margin: 0 8px 0 0;
}
.aca-header-inner .ivw-logos .ful-logo {
  display: inline-block; position: relative;
}
.aca-content {
  position: relative; float: left; clear: left;
  width: 100%; min-width: 1200px;
}
.xaca-content:before {
  content: " "; display: block; position: absolute;
  top: 0; left: 0; right: 0;
  height: 60px;
  background:url('/images/desktop/v13-layout-verlauf-horizontal.png') repeat-x 0px -160px transparent;
  z-index: -1;
}
.aca-content-inner {
  width: 1151px;
  margin: 0 auto;
}
.aca-footer {
  display: block; position: relative; float: left; clear: left;
  width: 100%; min-width: 1200px;
}
.aca-footer:before {
  content: " "; position: absolute;
  top: 0; left: 0; right: 0;
  height: 47px;
  background:url('/images/desktop/v13-layout-verlauf-horizontal.png') repeat-x 0px -225px transparent;
  z-index: -1;
}
.aca-footer:after {
  content: " "; position: absolute;
  bottom: 0; top: 0; left: 0; right: 0;
  background: #f7f7fb;
  z-index: -2;
}
.aca-footer-inner {
  width: 1151px; 
  margin: 0 auto;
}

.grid-footer {
  display: block; clear: left;
  margin-top: 40px;
}
@media (min-width: 748px) {
  .grid-footer {
    margin-top: 80px;
  }
}
.grid-footer .container-fluid {
  float: left;
  width: 100%; 
  margin: 0;
  padding: 0;
}
.grid-footer .footer-first-row {
  float: left;
  width: 100%; min-width: 1200px;
  background: #e3e6ee;
}
.grid-footer .footer-first-row ul {
  display: block;
  list-style: none;
  min-width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 6px 0 6px 0;
  text-align: center;
}
.grid-footer .footer-first-row ul li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 3px 8px 3px 8px;
  font-size: 11px;
  line-height: 11px;
}
.grid-footer .footer-first-row ul li a {
  font-family: 'PT Sans', sans-serif;
  font-size: 11px;
  line-height: 11px;
  color: #004479;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
}
  .grid-footer .footer-first-row ul {
    display: block;
    list-style: none;
    margin: 0 auto;
    padding: 10px 0 10px 0;
    text-align: center;
  }
  .grid-footer .footer-first-row ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 6px 10px 6px 10px;
    font-size: 16px;
    line-height: 16px;
  }
  .grid-footer .footer-first-row ul li a {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #004479;
    font-weight: 700;
    text-decoration: none;
  }
.grid-footer .footer-last-row ul {
  display: block;
  list-style: none;
  min-width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0 0 0;
  text-align: center;
}
.grid-footer .footer-last-row ul li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 3px 8px 3px 8px;
  font-size: 11px;
  line-height: 11px;
}
.grid-footer .footer-last-row ul li a {
  font-family: 'PT Sans', sans-serif;
  font-size: 11px;
  line-height: 11px;
  color: #999999;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
}
.grid-footer .footer-last-row ul li.top-link {
  display: block;
}
.grid-footer .footer-last-row ul li.top-link a {
  font-weight: 700;
}
  .grid-footer .footer-last-row ul {
    display: block;
    clear: left;
    list-style: none;
    margin: 0 auto;
    padding: 40px 0 0 0;
    text-align: center;
  }
  .grid-footer .footer-last-row ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 6px 10px 6px 10px;
    font-size: 16px;
    line-height: 16px;
  }
  .grid-footer .footer-last-row ul li a {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #999999;
    font-weight: 400;
    text-decoration: none;
    white-space: nowrap;
  }
  .grid-footer .footer-last-row ul li.top-link {
    display: block;
  }
  .grid-footer .footer-last-row ul li.top-link a {
    font-weight: 700;
  }
.grid-footer .footer-last-row .for-employer {
  padding: 30px 0;
  text-align: center;
  min-width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
}
.grid-footer .footer-last-row .for-employer .title {
  display: block;
  padding-bottom: 7px;
  font-size: 11px;
  line-height: 11px;
  color: #004479;
  font-weight: 700;
  text-align: center;
}
.grid-footer .footer-last-row .for-employer a {
  display: inline-block;
  padding: 9px 14px 9px 14px;
  font-size: 11px;
  line-height: 11px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  background: #004479;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.grid-footer .footer-last-row .for-employer a:before {
  content: "» ";
  display: inline;
  font-size: 20px;
  line-height: 11px;
}
  .grid-footer .footer-last-row .for-employer {
    padding-top: 40px 0;
  }
  .grid-footer .footer-last-row .for-employer a {
    padding: 9px 14px 9px 14px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-weight: 700;
  }
  .grid-footer .footer-last-row .for-employer a:before {
    content: "» ";
    display: inline;
    font-size: 20px;
    line-height: 16px;
  }
  .grid-footer .footer-last-row .for-employer a.title {
    display: inline-block;
    padding-bottom: 9px;
    font-size: 16px;
    line-height: 16px;
    color: #004479;
    font-weight: 700;
    background: none;
    font-family: 'PT Sans',sans-serif;
  }
  .grid-footer .footer-last-row .for-employer a.title:before {
    display: none;
  }
.grid-footer ul li a:hover {
  text-decoration: underline;
 }

.aca-template-container {
  position: relative; float: left; clear: left;
  width: 1151px;
  margin-bottom: 40px !important;
}

.aca-content-top {
  position: relative; float: left;
  width: 1151px;
  clear: left;
  height: 40px;
}

.aca-box-container {
  float: right;
  width: 380px;
  margin-left: 0;

}
.aca-content-container {
  float: left;
  width: 751px;
  margin-left: 0;
}
/* HEADER */

.aca-header .logo {
  display: block; position: absolute;
  top: 40px; left: 0;
  width: 320px; height: 60px;
  text-decoration: none;
  background: url('/images/desktop/v13-layout.png') no-repeat 0px -821px transparent;
}
.aca-header .logo.de {
  width: 320px;
}
.aca-header .logo.at {
  background: url('/images/desktop/v13-layout.png') no-repeat 0px -1035px transparent;
}
.aca-header .logo.ch {
  background: url('/images/desktop/v13-layout.png') no-repeat 0px -961px transparent;
}
.aca-header .logo.com {
  width: 285px;
  background: url('/images/desktop/v13-layout.png') no-repeat 1px -892px transparent
}
.aca-header .wdj {
  display: inline !important; position: absolute;
  right: 30px; top: 34px;
  width: 85px; height: 85px;
  text-decoration: none;
  background: url('/images/desktop/v13-layout.png') no-repeat 0px 0px transparent;
}

#containerFooter .aca-country-selection.lang-switch {
  display: inline-block;
}

#containerFooter .aca-country-selection.lang-switch ul.dropdown {
  position: relative; z-index: 10; list-style: none;
  width: auto; height: 14px;
  margin: 0; padding: 0;
}
#containerFooter .aca-country-selection.lang-switch:hover ul.dropdown {
  position: relative; z-index: 10; list-style: none;
  margin: 0; padding: 0;
  height: 14px;
}

#containerFooter .aca-country-selection.lang-switch ul.dropdown li {
  float: left; zoom: 1; list-style: none;
  width: 115px;
  padding-left: 20px;
  font-size: 11px; line-height: 18px; font-weight: normal; color: #7689A8;
}

#containerFooter .aca-country-selection.lang-switch .dropdown-entry {
  display: block; position: absolute; z-index: 16;
  padding: 0 0 0 12px;
  color: #7689A8; font-size: 12px; line-height: 20px;
}
#containerFooter .aca-country-selection.lang-switch .dropdown-entry:after {
  content: " "; position: absolute; display: block;
  top: 7px; right: -15px;
  width: 10px; height: 10px;
  background: url('/images/desktop/v13-layout.png') no-repeat -500px 0px transparent;
  z-index: 10;
}
#containerFooter .aca-country-selection.lang-switch ul.sub-menu {
  display: none; position: absolute; z-index: 15;
  top: 0px; left: 0;
  width: auto;
  padding: 17px 0 10px 0;
  background: #f7f7fb;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.07);
  box-shadow: 0 2px 2px 1px rgba(0,0,0,0.07);
}
#containerFooter .aca-country-selection.lang-switch:hover ul.sub-menu {
  display: block;
  width: auto;
}
#containerFooter .aca-country-selection.lang-switch:hover ul.sub-menu li {
  margin: 2px 0 5px 0;
}
#containerFooter .aca-country-selection.lang-switch ul li a {
  display: block;
  width: 103px;
  margin: 0; padding-left: 12px;
  color: #7689A8;
  font-size: 11px; text-decoration: none;
}

#containerFooter .aca-country-selection.lang-switch .flag-de:before {
  content: " "; display: block; position: absolute;
  width: 16px; height: 13px;
  top: 3px; left: -9px;
  background: url('/images/desktop/v13-layout.png') no-repeat -499px -659px transparent;
}
#containerFooter .aca-country-selection.lang-switch .flag-at:before {
  content: " "; display: block; position: absolute;
  width: 16px; height: 13px;
  top: 3px; left: -9px;
  background: url('/images/desktop/v13-layout.png') no-repeat -499px -682px transparent;
}
#containerFooter .aca-country-selection.lang-switch .flag-ch:before {
  content: " "; display: block; position: absolute;
  width: 16px; height: 13px;
  top: 3px; left: -9px;
  background: url('/images/desktop/v13-layout.png') no-repeat -499px -706px transparent;
}
#containerFooter .aca-country-selection.lang-switch .flag-int:before {
  content: " "; display: block; position: absolute;
  width: 18px; height: 18px;
  top: 1px; left: -9px;
  background: url('/images/desktop/v13-layout.png') no-repeat -499px -728px transparent;
}

#containerFooter .aca-country-selection.lang-switch li.flag-de:before {
  top: 0px; left: 11px;
}
#containerFooter .aca-country-selection.lang-switch li.flag-at:before {
  top: 0px; left: 11px;
}
#containerFooter .aca-country-selection.lang-switch li.flag-ch:before {
  top: 0px; left: 11px;
}
#containerFooter .aca-country-selection.lang-switch li.flag-int:before {
  top: -2px; left: 9px;
}

.aca-country-selection.lang-switch ul li a:hover {
  background: #fff;
}
.aca-country-selection.lang-switch:hover ul.sub-menu {
  display: block;
}

.aca-header-search {
  display: block; position: absolute;
  top: 63px; left: 365px;
  z-index:5001;
}
.aca-header-search .aca-header-search-switch {
  display: block; float: left;
}
.aca-header-search .aca-header-search-switch #searchSwitchFallback {
  display: block; float: left; clear: left;
  margin: 0;
}
.aca-header-search .aca-header-search-switch #searchSwitchFallback li {
  display: block; float: left;
}
.aca-header-search .aca-header-search-switch label {
  display: block; position: relative;
  height: 16px;
  padding: 0 15px 13px 15px;
  font-size: 12px; font-weight: normal; color: #254567; text-decoration: none;
  cursor: pointer;
}
.aca-header-search .aca-header-search-switch label:after {
  content: " "; display: block; position: absolute;
  bottom: 0; left: 50%;
  width: 14px; height: 7px;
  margin: 0 0 0 -7px;
  background: url('/images/desktop/v13-layout.png') no-repeat -526px 0px transparent;
}
.aca-header-search .aca-header-search-switch label.active:after {
  background: url('/images/desktop/v13-layout.png') no-repeat -511px 0px transparent;
}
.aca-header-search .aca-header-search-switch input {
  display: none;  
}
.aca-header-search .aca-header-search-input {
  display: block; float: left; clear: left; 
}
.aca-header-search .aca-header-search-input input,
.aca-header-search .aca-header-search-input input:focus {
  width: 264px; height: 31px;
  margin: 0 5px 4px 0; padding: 0 15px 0 15px;
  font-family: Lucida Grande,Lucida sans,sans-serif; font-size: 12px; line-height: 31px; color: #565655;
  background: #fff;
  border: 1px solid #dadfe8; outline: none;
}
.aca-header-search .aca-header-search-button-row {
  display: block; float: left;
}
.aca-header-search .aca-header-search-button-row button,
.aca-header-search .aca-header-search-button-row button:hover {
  display: block; position: relative; float: left;
  height: 32px;
  margin: 0 5px 0 0;
  line-height: 29px;
  border-color: #bbc5d5;
}

.aca-header-search .aca-header-search-button-row a.button {
  display: block; position: relative; float: left;
  height: 30px;
  margin: 0 5px 0 0;
  line-height: 31px;
  border-color: #bbc5d5;
}

.aca-header-search-button-row a.button.open {
  height: 44px;
  background: #e2e5ed;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTVlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #e2e5ed 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e5ed), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top,  #e2e5ed 0%,#ffffff 100%);
  background: -o-linear-gradient(top,  #e2e5ed 0%,#ffffff 100%);
  background: -ms-linear-gradient(top,  #e2e5ed 0%,#ffffff 100%);
  background: linear-gradient(to bottom,  #e2e5ed 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e5ed', endColorstr='#ffffff',GradientType=0 );
  border-bottom: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;

}

/* Suchtipps */

.autocomplete-w1 { 
	position:absolute; 
	top: 5px; left: 1px;
  height: 244px;
	margin: 10px 0 0 6px; 
	background: url('/images/desktop/v13-layout.png') no-repeat -1464px 0px transparent;
}
.autocomplete {
    border-left: 1px solid #d2d7db; border-bottom: 1px solid #d2d7db;
	height:246px; 
	margin:-13px 6px 6px -7px; padding: 6px 0 6px 0;
	color: #999999; text-align: left; 
	background: #FFF; 
	overflow: auto; cursor: default; 
}
.autocomplete div { 
	margin:0 15px; padding:2px 0px; 
	white-space: nowrap;
	border-bottom: 1px solid #d2d7db;	
}
.autocomplete div:last-child{
	border:0px;	
}
.autocomplete strong { 
	font-weight: bold; color: #757575; 
}


/* ERWEITERTE SUCHE */

.aca-advanced-search-container {
  display: none; position: absolute;
  top: 107px; left: 195px;
  width: 773px; height: 0px;
  background: #fff;
  
  z-index: 9;
  overflow: hidden;
  border: 1px solid #bbc5d5;
  -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;
}
.aca-advanced-search-container.open {
  display: block; overflow: visible;
  z-index: 5000;
}

.aca-advanced-search-container h3,
.aca-advanced-search-container span.h3 {
  display: block; float: left; clear: left;
  margin: 20px 0 0 20px; padding: 0 20px 7px 0;
  font-family: Lucida Grande,Lucida sans,sans-serif; font-size: 18px; line-height: 120%; color: #254567; font-weight: bold;  
}
.aca-advanced-search-container h3 span.selected-text,
.aca-advanced-search-container span.h3 span.selected-text {
  padding-left: 5px;
  font-family: Lucida Grande,Lucida sans,sans-serif; font-size: 11px; color: #565655; font-weight: normal;  
}
.aca-advanced-search-container h3 span.selected-items,
.aca-advanced-search-container span.h3 span.selected-items {
  position: relative;
}
.aca-advanced-search-container h3 span.selected-items:after,
.aca-advanced-search-container span.h3 span.selected-items:after {
  content: " "; display: block; position: absolute;
	top: 1px; right: -16px;
	width: 13px; height: 13px;
  background:url('/images/desktop/v13-layout.png') no-repeat -1905px -10px transparent;  
}

.aca-advanced-search-wrapper {
  height: 265px;
}
.isCom .aca-advanced-search-wrapper {
  height: 223px;
}

.aca-advanced-search-wrapper .aca-content-element.search-parameters {
  width: 356px;
  margin: 0 0 0 20px;	padding: 10px 0 7px 0;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters h3,
.aca-advanced-search-wrapper .aca-content-element.search-parameters span.h3 {
  display: block; position: relative; float: left; clear: left; cursor: pointer;
  height: 36px; width: 341px;
  margin: 0; padding: 0 0 0px 15px; font-size: 14px; line-height: 36px; font-weight: bold; color: #254567;
  border: 1px solid #e9edf1;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters.open h3,
.aca-advanced-search-wrapper .aca-content-element.search-parameters.open span.h3 {
  background: #eeeeee;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters h3:after,
.aca-advanced-search-wrapper .aca-content-element.search-parameters span.h3:after {
  content: " "; display: block; position: absolute;
	top: 15px; right: 24px;
	width: 18px; height: 10px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3245px -103px transparent;  
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters.open h3:after,
.aca-advanced-search-wrapper .aca-content-element.search-parameters.open span.h3:after {
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3270px -103px transparent;  
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart {
	  display: block; position: relative; float: left; clear: left;
		width: 356px;
		padding: 10px 0;
    background: #fff;
		border-right: 1px solid #e9edf1;
		border-bottom: 1px solid #e9edf1;
		border-left: 1px solid #e9edf1;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart .subpart-item input {
	display: inline; position: absolute;
	top: 5px; left: 3px;
	display: none;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart .subpart-item .subpart-group input {
	display: inline; position: absolute;
	top: 5px; left: 25px;
	display: none;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart h4,
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart span.h4 {
  display: block; position: relative; float: left; clear: left;
	width: 326px;
  margin: 10px 0 0 0; padding: 10px 15px 0 15px;
	font-family: Lucida Grande,Lucida sans,sans-serif; font-size: 12px; line-height: 20px; font-weight: bold; color: #32597d;
	border: none;
	border-top: 1px solid #e9edf1;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart h4.first,
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart span.h4.first {
  margin: 0; padding-top: 0;
  border: none;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart.folding h4,
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart.folding span.h4 {
  display: block; position: relative; float: left; clear: left; cursor: pointer;
	width: 305px;
	margin: 0; padding: 0 0 0 22px;
  font-size: 13px; line-height: 22px; font-weight: normal; color: #565655;
	border: none;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart.folding h4:before,
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart.folding span.h4:before {
	content: " "; display: block; position: absolute;
	top: 3px; left: 1px; width: 15px; height: 15px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3160px -3px transparent;
}

.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart .subpart-item {
	width: 329px;
	margin: 0; padding: 0 15px;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart .subpart-item label {
	display: block; position: relative; float: left;
	width: 305px;	
	padding: 0 0 0 22px;
  font-size: 13px; line-height: 22px; font-weight: normal; color: #565655;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart .subpart-item label.unchecked:before {
	content: " "; display: block; position: absolute;
	top: 2px; left: 0px; width: 15px; height: 15px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3160px -31px transparent;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart .subpart-item label.checked:before {
	content: " "; display: block; position: absolute;
	top: 2px; left: 0px; width: 15px; height: 15px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3160px -52px transparent;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart .subpart-item .subpart-group label {
	display: block; float: left;
	width: 285px;	
	padding: 0 0 0 42px;
  font-size: 13px; line-height: 22px; font-weight: normal; color: #565655;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart .subpart-item .subpart-group-data label.unchecked:before {
  content: " "; display: block; position: absolute;
	top: 2px; left: 22px; width: 15px; height: 15px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3160px -31px transparent;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart .subpart-item .subpart-group-data label.checked:before {
  content: " "; display: block; position: absolute;
	top: 2px; left: 22px; width: 15px; height: 15px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3160px -52px transparent;
}

.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart .subpart-item .subpart-group .subpart-group-data.closed {
	display: none;
}
.aca-advanced-search-wrapper .aca-content-element.search-parameters .subpart .subpart-item .subpart-group .subpart-group-data.opened {
	display: block;
}

.aca-advanced-search-wrapper .aca-content-element.buttons {
  position: absolute; z-index: 300;
  bottom: 20px;
  width: 756px;
  padding: 0;
  text-align: right;
}
.isCom .aca-advanced-search-wrapper .aca-content-element.buttons {
  top: 165px; left: 405px;
  width: 356px;
}
.aca-advanced-search-wrapper .aca-content-element.buttons button:focus,
.aca-advanced-search-wrapper .aca-content-element.buttons button {
	outline: none;
}
.aca-advanced-search-wrapper #adv-search-position {
  display: block; position: absolute; z-index: 330;
  top: 50px; left: 0px;  
}
.aca-advanced-search-wrapper #adv-search-branche {
  display: block; position: absolute; z-index: 330;
  top: 50px; right: 20px;  
}
.aca-advanced-search-wrapper #adv-search-arbeitsbereich {
  display: block; position: absolute; z-index: 320;
  top: 100px; left: 0px;  
}
.aca-advanced-search-wrapper #adv-search-arbeitgeber {
  display: block; position: absolute; z-index: 320;
  top: 100px; right: 20px;  
}
.aca-advanced-search-wrapper #adv-search-land {
  display: block; position: absolute; z-index: 310;
  top: 150px; left: 0px;  
}
.aca-advanced-search-wrapper #adv-search-arbeitszeit {
  display: block; position: absolute;  z-index: 310;
  top: 150px; right: 20px;  
}
.isCom .aca-advanced-search-wrapper #adv-search-arbeitszeit {
  display: block; position: absolute;  z-index: 310;
  top: 100px; right: 20px;  
}

.aca-advanced-search-wrapper .button.type-action {
  float: none;
  height: auto;
  font-size: 11px;
}
.aca-content-element.search-parameters .select-all {
	cursor: pointer;
  margin: 0 0 0px 22px;
  color: #5291cc;
}
/* Erweiterte Suche - Fallback */
.aca-template-container.advanced-search .aca-content-container input,
.aca-template-container.advanced-search .aca-content-container input:focus,
.aca-template-container.advanced-search .aca-content-container button,
.aca-template-container.advanced-search .aca-content-container button:focus {
	outline: none;
}
.aca-template-container.advanced-search h1 {
	display: block; float: left; clear: left;
	width: 745px;
  margin: 0px 0 0px 6px; padding: 0 0 7px 0;
	font-family: Lucida Grande, Lucida sans, sans-serif;
  font-size: 32px; line-height: 120%; color: #32597d; font-weight: bold;
}
.aca-template-container.advanced-search h2 {
	display: block; float: left; clear: left;
	width: 745px;
  margin: 0px 0 0px 6px; padding: 0 0 4px 0;
	font-family: Lucida Grande, Lucida sans, sans-serif;
  font-size: 18px; line-height: 120%; color: #32597d; font-weight: bold;
}
.aca-template-container.advanced-search p {
	display: block; float: left; clear: left;
	width: 745px;
  margin: 0px 0 0px 6px; padding: 0 0 15px 0;
	font-family: Lucida Grande, Lucida sans, sans-serif;
  font-size: 13px; line-height: 20px; color: #565655; font-weight: normal;
}
.aca-template-container.advanced-search p.lead {
	display: block; float: left; clear: left;
	width: 745px;
  margin: 0px 0 0px 6px; padding: 0 0 15px 0;
	font-family: Lucida Grande, Lucida sans, sans-serif;
  font-size: 13px; line-height: 20px; color: #32597d; font-weight: bold;
}

.aca-template-container.advanced-search .aca-content-element label.checkbox {
	display: block; float: left; cursor: pointer;
	padding: 0 0 0 22px;
  font-size: 13px; line-height: 18px; font-weight: normal; color: #565655;
}
.aca-template-container.advanced-search .aca-content-element label.checkbox.unchecked:before {
  content: " "; display: block; position: absolute;
	top: 1px; left: 0px; width: 15px; height: 15px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3160px -31px transparent;
}
.aca-template-container.advanced-search .aca-content-element label.checkbox.checked:before {
  content: " "; display: block; position: absolute;
	top: 1px; left: 0px; width: 15px; height: 15px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3160px -52px transparent;
}

.aca-template-container.advanced-search .aca-content-element label.radio {
	display: inline-block; position: relative; cursor: pointer;
	padding: 0 0 0 22px;
  font-size: 13px; line-height: 18px; font-weight: normal; color: #565655;
}
.aca-template-container.advanced-search .aca-content-element label.radio.unchecked:before {
  content: " "; display: block; position: absolute;
	top: 8px; left: 0px; width: 15px; height: 15px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3160px -120px transparent;
}
.aca-template-container.advanced-search .aca-content-element label.radio.checked:before {
  content: " "; display: block; position: absolute;
	top: 8px; left: 0px; width: 15px; height: 15px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3159px -94px transparent;
}

.aca-template-container.advanced-search .aca-content-element.search-parameters {
	display: block; float: left; clear: left;
	width: 745px;
  margin: 0px 0 0px 6px; padding: 10px 0 10px 0;	
}
.aca-template-container.advanced-search .aca-content-element.search-parameters h3 {
  display: block; position: relative; float: left; clear: left;
	width: 742px;
	margin: 0 0 10px 0; padding: 0 0 5px 3px;
	font-size: 18px; line-height: 18px; font-weight: bold; color: #32597d;
	border-bottom: 1px solid #dddddd;
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart h4 {
  display: block; position: relative; float: left; clear: left;
	width: 742px;
	margin: 10px 0 10px 0; padding: 0 0 5px 3px;
	font-size: 13px; line-height: 13px; font-weight: bold; color: #32597d;
	border-bottom: 1px solid #dddddd;
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart.folding h4 {
  display: block; position: relative; float: left; clear: left; cursor: pointer;
	width: 359px;
	margin: 0; padding: 0 0 0 22px;
  font-size: 13px; line-height: 22px; font-weight: normal; color: #565655;
	border-bottom: none;
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart.folding h4:before {
	content: " "; display: block; position: absolute;
	top: 3px; left: 1px; width: 15px; height: 15px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3160px -3px transparent;
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart .subpart-item {
	display: block; float: left;
	width: 359px;
	margin: 0 0 20px 0; padding: 0 10px 0 3px;
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart .subpart-item .form-element {
	display: block; position: relative; float: left; clear: left;
	width: 359px;	
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart .subpart-item .subpart-group .form-element {
	display: block; position: relative; float: left; clear: left;
	width: 337px;
	padding: 0 0 0 22px;
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart .subpart-item input {
	display: inline; position: absolute;
	top: 5px; left: 3px;
	display: none;
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart .subpart-item .subpart-group input {
	display: inline; position: absolute;
	top: 5px; left: 25px;
	display: none;
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart .subpart-item label {
	display: block; float: left;
	width: 339px;	
	padding: 0 0 0 22px;
  font-size: 13px; line-height: 22px; font-weight: normal; color: #565655;
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart .subpart-item label.unchecked:before {
	content: " "; display: block; position: absolute;
	top: 3px; left: 0px; width: 15px; height: 15px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3160px -31px transparent;
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart .subpart-item label.checked:before {
	content: " "; display: block; position: absolute;
	top: 3px; left: 0px; width: 15px; height: 15px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3160px -52px transparent;
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart .subpart-item .subpart-group label {
	display: block; float: left;
	width: 317px;	
	padding: 0 0 0 22px;
  font-size: 13px; line-height: 22px; font-weight: normal; color: #565655;
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart .subpart-item .subpart-group-data label.unchecked:before {
  content: " "; display: block; position: absolute;
	top: 3px; left: 22px; width: 15px; height: 15px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3160px -31px transparent;
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart .subpart-item .subpart-group-data label.checked:before {
  content: " "; display: block; position: absolute;
	top: 3px; left: 22px; width: 15px; height: 15px;
  background:url('/images/desktop/v13-myacademics.png') no-repeat -3160px -52px transparent;
}

.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart .subpart-item .subpart-group .subpart-group-data.closed {
	display: none;
}
.aca-template-container.advanced-search .aca-content-element.search-parameters .subpart .subpart-item .subpart-group .subpart-group-data.opened {
	display: block;
}

.aca-template-container.advanced-search .aca-content-element.search-parameters #input_stichwort,
.aca-template-container.advanced-search .aca-content-element.search-parameters #input_profilname {
	width: 350px; height: 31px;
	margin: 0 0 10px 0; padding: 0 10px;
  font-size: 13px; line-height: 31px; font-weight: normal; color: #565655;
	border: 1px solid #dddddd;
}

.aca-template-container.advanced-search .aca-content-element.buttons {
  display: block; position: relative; float: left; clear: left;
	width: 742px;
	margin: 0; padding: 0 0 0 3px;
	text-align: right;
}
.aca-template-container.advanced-search .aca-content-element.buttons-left {
	text-align: left;
}


.aca-as {}
.aca-as .aca-as-container {
  display: block; position: absolute;
}
.aca-as .aca-as-container.studyfields {
  top: 60px; left: 20px;
  z-index: 1020;
}
.aca-as .aca-as-container.employer {
  top: 60px; left: 400px;
  z-index: 1020;
}
.aca-as .aca-as-container.positions {
  top: 120px; left: 20px;
  z-index: 1000;
}
.aca-as .aca-as-container.countries {
  top: 120px; left: 400px;
  z-index: 1000;
}
.aca-as .aca-as-container span.headline {
  display: block;
  margin-bottom: 2px; padding-left: 6px;
  font-weight: bold; color: #254567;
}
.aca-as .aca-as-container .selection {}
.aca-as .aca-as-container .selection .main-label {
  display: block; position: absolute;
  width: 330px; height: 22px;
  padding: 0 24px 0 10px;
  font-size: 11px; line-height: 26px; color: #656565; font-weight: normal; text-decoration: none;
  background: url('/images/desktop/v13-layout.png') no-repeat -750px -10px transparent;
  border: 2px solid white;
  cursor: pointer;  
}
.aca-as .aca-as-container .selection .dropdown {  
 display: none;
}
.aca-as .aca-as-container .selection.open .dropdown {
  display: block;
  width: 368px;
  margin: 0 0 0 -2px; padding: 25px 0 10px 0;
  background: #fff;
  border: 2px solid #CDD7E5; border-top: 1px solid #CDD7E5;
}
.aca-as .aca-as-container .selection.open .dropdown li {
  position: relative; list-style: none;
  margin: 0; padding: 0 24px 0 32px;
  color: #656565; font-weight: normal; text-decoration: none;
}
.aca-as .aca-as-container .selection.open .dropdown li a {
  padding-left: 20px;
  color: #656565; font-weight: normal; text-decoration: none;
}
.aca-as .aca-as-container .selection.open .dropdown li.select-all { 
  padding-left: 0px;
  color: #5291CC;
}
.aca-as .aca-as-container .selection.open .dropdown li.select-all span { 
  color: #5291CC;
}
.aca-as .aca-as-container .selection.open .dropdown li.select-all a.checkAll { 
  padding: 0 0 0 15px;
  color: #5291CC;
}
.aca-as .aca-as-container .selection.open .dropdown li.select-all a.uncheckAll { 
  padding: 0 0 0 0px;
  color: #5291CC;
}
.aca-as .aca-as-container .selection.open .dropdown li.as-folder {
  padding-left: 10px;
  font-weight: normal;
  cursor: pointer;
}
.aca-as .aca-as-container .selection.open .dropdown li.as-folder span.label {
  display: block; position: relative;
  margin: 0; padding: 0 5px 0 20px;
  color: #656565; font-weight: normal; text-decoration: none;
  background: none;
}
.aca-as .aca-as-container .selection.open .dropdown li.as-folder span.label:before {
  content: " "; position: absolute;
  top: 3px; left: 4px;
  width: 14px; height: 14px;
  background: url('/images/desktop/v13-layout.png') no-repeat -642px -40px transparent;
}
.aca-as .aca-as-container .selection.open .dropdown .as-folder li.select-all { 
  margin: 0 0 0 5px; padding: 0;
  color: #5291CC;
}
.aca-as .aca-as-container .selection.open .dropdown .as-folder li {
  margin: 0 0 0 5px; padding: 0 24px 0 30px;
  color: #656565; font-weight: normal; text-decoration: none;
}

.aca-as .aca-as-container input {
  display: none;
}
.aca-as .as-item label:before {
  content: " "; position: absolute;
  top: 2px; left: 13px;
  width: 14px; height: 14px;
  background: url('/images/desktop/v13-layout.png') no-repeat -660px -40px transparent;  
}
.aca-as .as-item label.checked:before {
  content: " "; position: absolute;
  top: 2px; left: 13px;
  width: 14px; height: 14px;
  background: url('/images/desktop/v13-layout.png') no-repeat -660px -56px transparent;  
}


.aca-as .button-row {
  position: absolute;
  top: 180px; right: 13px;
}
.aca-as .button-row button {
  margin: 0 20px 0 0;
}
/* STATUSZEILE */

#status {
  display: block; position: relative;
  height: 28px;
	background:url('/images/desktop/v13-layout-verlauf-horizontal.png') repeat-x 0px -276px transparent;
}
p.statuszeile {
	display: block; position: relative;
	margin: 0 auto; padding-left: 30px;
	width: 1121px;	height: 28px;
	text-align: left; line-height: 29px; color: #FFF !important;
}
p.statuszeile font {
  color: #fff !important;
}
p.statuszeile:before {
  content: " "; display: block; position: absolute;
  top: 0px; left: 0px;
  width: 25px; height: 25px;
	background:url('/images/desktop/v13-layout.png') no-repeat -1326px -401px transparent;
}


/* FOOTER */

iframe {
  width: 100%; height: 280px;
  margin: 0; padding: 0;
  border: none;
  overflow: hidden;
  scrolling: no;
}
.aca-footer { background: url('/images/bg_footer.jpg') repeat-x #f7f7fb; height: auto; float: left; width:100%; min-width: 1171px; padding: 4px 0 30px 0;  }
#containerFooter { padding: 0 0px 0 10px; min-width: none;, max-width: none; width: 1171px; }
#containerFooter a { text-decoration: none; color: #7689A8; font-size: 12px; }
#containerFooter .first a { padding: 0 10px; } 
#metaFooterLeft { float: left; padding: 3px 0px 10px 0px; margin-left: -10px; font-size: 15px; color: #B2BDCF; }
#containerFooter .footerRow { clear: left; }
#containerFooter .footerRow ul { float: left; margin: 5px 23px 0 0; padding: 0; list-style: none; width: 205px; }
#containerFooter .footerRow ul li { display: block; position: relative; margin: 0 0 5px 0; }
#containerFooter .footerRow ul li a { font-size: 12px; color: #565655; font-weight: bold; line-height: 120%; text-decoration: none; }
#containerFooter .footerRow ul li.top-link { display: block; position:relative; height: 50px; border-bottom: 1px solid #b6c0d1; text-decoration: none; }
#containerFooter .footerRow ul li.top-link a { position: absolute; bottom: 5px; font-size: 12px; color: #7689a8; font-weight: bold; line-height: 120%; text-decoration: none; }
#containerFooter .footerRow ul li.fett { padding-top: 5px; }
#containerFooter .footerRow ul li.fett a { font-size: 12px; color: #7e7e7e; font-weight: bold; line-height: 120%; text-decoration: none; }
#containerFooter .footerRow ul li.nicht-fett a { padding-left: 10px; font-size: 12px; color: #7e7e7e; font-weight: normal; line-height: 120%; text-decoration: none; }


.aca-breadcrumb {
  list-style: none; position: relative;
  width: 1051px;
  padding: 10px 0 10px 16px;
  font-size: 11px;
}
.aca-breadcrumb li {
  display: inline-block; position: relative;
  margin: 0 12px 0 0; padding: 0;
  font-size: 11px;
}
.aca-breadcrumb li:after {
  content: " "; display: block; position: absolute;
  top: 5px; right: -15px;
  width: 10px; height: 10px;
	background:url('/images/desktop/v13-layout.png') no-repeat -860px -543px transparent;  
}
.aca-breadcrumb li a {
  color: #999; font-size: 11px; font-weight: normal;
}
.aca-breadcrumb li.breadcrumb_first {}
.aca-breadcrumb li.breadcrumb_first a {}
.aca-breadcrumb li.breadcrumb_last:after {
  content: " "; display: block; position: absolute;
  top: 5px; right: -15px;
  width: 10px; height: 10px;
	background:none;
}
.aca-breadcrumb li.breadcrumb_last a {
  color: #2d587f;
}

.aca-tool-links.left {
  display: block; position: absolute;
  top: 37px; left: -55px;
  width: 55px;
	background: url('/images/desktop/v13-layout-verlauf-vertikal.png') repeat-y -1911px 0px transparent;  
}
.aca-tool-links.left:before {
  content: " "; position: absolute; display: block;
  top: -10px; left: 0;
  width: 55px; height: 10px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1587px -309px transparent;  
}
.aca-tool-links.left:after {
  content: " "; position: absolute; display: block;
  bottom: -10px; left: 0;
  width: 55px; height: 10px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1587px -598px transparent;  
}
.aca-tool-links.left ul {
  margin: 0;
}
.aca-tool-links.left li {
  display: block; position: relative;
  padding: 5px 0 0px 16px;
}
.aca-tool-links.left li a {
  position: relative;
  width: 30px;
}
.aca-tool-links.left li.social a.social-link {
  display: block; position: relative;
  width: 25px; height: 112px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1825px -273px transparent;
  border: none; outline: none;
}
.aca-tool-links.left li.drucken a {
  display: block; position: relative;
  width: 25px; height: 25px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1464px -272px transparent;
  border: none; outline: none;
}
.aca-tool-links.left li.versenden a {
  display: block; position: relative;
  width: 25px; height: 25px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1490px -272px transparent;
  border: none; outline: none;
}
.aca-tool-links.left li.merken a {
  display: block; position: relative;
  width: 35px; height: 25px;
  margin: 0 0 0 -9px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1660px -270px transparent;
  border: none; outline: none;
}
.aca-tool-links.left li.merken.on a {
  display: block; position: relative;
  width: 35px; height: 25px;
  margin: 0 0 0 -9px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1660px -298px transparent;
  border: none; outline: none;
}
.aca-tool-links.left li.merkliste a {
  display: block; position: relative;
  width: 35px; height: 25px;
  margin: 0 0 0 -9px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1700px -267px transparent;
  border: none; outline: none;
}
.aca-tool-links.left li.merkliste.on a {
  display: block; position: relative;
  width: 35px; height: 25px;
  margin: 0 0 0 -9px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1700px -299px transparent;
  border: none; outline: none;
}
.aca-tool-links.left li.schrift a.font-link {
  display: block; position: relative;
  width: 25px; height: 25px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1513px -272px transparent;
  border: none; outline: none;
}
.aca-tool-links .social-container {
  position: absolute; display: block;
  top: 82px; left: 43px;
  width: 140px;
	background: url('/images/desktop/v13-layout-verlauf-vertikal.png') repeat-y -1753px 0px transparent;  
  z-index: 5000;
}
.aca-tool-links.bottom .social-container,
.aca-template-container .aca-search-result .aca-tool-links .social-container {
  position: absolute; display: block;
  bottom: 45px; left: 20px; top: initial; left: initial;
  width: 140px;
	background: url('/images/desktop/v13-layout-verlauf-vertikal.png') repeat-y -1753px 0px transparent;  
  z-index: 5000;
}
.aca-tool-links.top .social-container {
  position: absolute; display: block;
  top: 35px !important; left: 20px; bottom: initial; left: initial;
  width: 140px;
	background: url('/images/desktop/v13-layout-verlauf-vertikal.png') repeat-y -1753px 0px transparent;  
  z-index: 5000;
}
.aca-tool-links .social-container:before {
  content: " "; position: absolute; display: block;
  top: -55px; left: 0;
  width: 140px; height: 55px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1665px -505px transparent;  
}
.aca-tool-links.bottom .social-container:before {
  content: " "; position: absolute; display: block;
  top: -10px; left: 0;
  width: 140px; height: 10px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1665px -505px transparent;  
}
.aca-tool-links.top .social-container:before {
  content: " "; position: absolute; display: block;
  top: -10px; left: 0;
  width: 140px; height: 10px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1796px -506px transparent  
}
.aca-tool-links .social-container:after {
  content: " "; position: absolute; display: block;
  bottom: -10px; left: 0;
  width: 140px; height: 10px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1665px -759px transparent;  
}
.aca-tool-links.bottom .social-container:after {
  content: " "; position: absolute; display: block;
  bottom: -20px; left: 0;
  width: 140px; height: 20px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1447px -560px transparent;  
}
.aca-tool-links.top .social-container:after {
  content: " "; position: absolute; display: block;
  bottom: -20px; left: 0;
  width: 140px; height: 20px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1795px -760px transparent;  
}
.aca-tool-links .social-container ul {
  margin: -40px 0 0 8px;
}
.aca-tool-links.bottom .social-container ul {
  width: 100px;
  margin: 0 0 10px 26px;
}
.aca-template-container .aca-search-result .aca-tool-links.bottom .social-container ul {
  width: 100px;
  margin: 0 0 10px 9px;
}
.aca-tool-links.top .social-container ul {
  width: 100px;
  margin: 10px 0 0px 26px;
}
.aca-tool-links .social-container li,
.aca-template-container .aca-search-result .aca-tool-links.bottom .social-container li {
  display: block; position: relative;
  width: 95px;
  padding: 0 0 10px 20px;
}
.aca-tool-links .social-container li.datenschutz a,
.aca-template-container .aca-search-result .aca-tool-links .social-container li.datenschurt a {
  background: none;
  width: auto; height: auto;
  font-size: 11px; line-height: 120%; font-weight: bold; color: #2f597e; text-decoration: none;
}
.aca-template-container .aca-search-result .aca-tool-links .social-container li:after,
.aca-template-container .aca-search-result .aca-tool-links.bottom .social-container li:after {
  display: none;
  background: none;
}

.aca-tool-links .font-container {
  position: absolute; display: block;
  top: -4px; left: 43px;
  width: 125px; height: 40px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1670px -378px transparent;  
  z-index: 5000;
}
.aca-tool-links.bottom .font-container, 
.aca-template-container .aca-search-result .aca-tool-links .font-container {
  position: absolute;
  display: block;
  bottom: 23px; left: -45px; top: initial;
  width: 125px; height: 56px;
  background: url('/images/desktop/v13-layout.png') no-repeat -1670px -439px transparent;
  z-index: 5000;
}
.aca-tool-links.top .font-container {
  position: absolute;
  display: block;
  bottom: 23px; left: -45px; top: initial;
  width: 125px; height: 56px;
  background: url('/images/desktop/v13-layout.png') no-repeat -1670px -439px transparent;
  z-index: 5000;
}
.aca-tool-links .font-container ul {
  list-style: none; position: relative;
  margin: 1px 0 0 16px;
}
.aca-tool-links.bottom .font-container ul,
.aca-tool-links.top .font-container ul,
.aca-template-container .aca-search-result .aca-tool-links .font-container ul,
.aca-template-container .aca-search-result .aca-tool-links.bottom .font-container ul{
  list-style: none; position: relative;
  margin: 11px 0 0 33px;  
}
.aca-tool-links.bottom .font-container ul{
  margin: 11px 0 0 33px;  
}
.aca-tool-links.top .font-container ul {
  margin: 11px 0 0 33px;  
}
.aca-tool-links .font-container ul li,
.aca-template-container .aca-search-result .aca-tool-links .font-container ul li {
  list-style: none; display: inline-block;
}
.aca-tool-links.bottom .font-container ul li,
.aca-template-container .aca-search-result .aca-tool-links .font-container ul li {
  list-style: none; display: inline-block;  
}
.aca-tool-links.bottom .font-container ul li:after,
.aca-template-container .aca-search-result .aca-tool-links .font-container ul li:after {
  display: none;
  background: none;
}
.aca-tool-links.top .font-container ul li:after {
  display: none;
  background: none;
}
.aca-tool-links .font-container ul li a,
.aca-template-container .aca-search-result .aca-tool-links .font-container ul li a {
    font-size: 11px; line-height: 25px; font-weight: bold; color: #999; text-decoration: none;
}
.aca-tool-links .font-container ul li a:hover,
.aca-tool-links .font-container ul li a.active,
.aca-template-container .aca-search-result .aca-tool-links .font-container ul li a:hover,
.aca-template-container .aca-search-result .aca-tool-links .font-container ul li a.active {
  color: #2f597e;
}
.aca-tool-links .font-container ul li.small a,
.aca-template-container .aca-search-result .aca-tool-links .font-container ul li.small a {
  font-size: 12px;
}
.aca-tool-links .font-container ul li.middle a,
.aca-template-container .aca-search-result .aca-tool-links .font-container ul li.middle a {
  font-size: 16px;
}
.aca-tool-links .font-container ul li.large a,
.aca-template-container .aca-search-result .aca-tool-links .font-container ul li.large a {
  font-size: 20px;
}



.aca-tool-links.bottom,
.aca-template-container .aca-search-result .aca-tool-links.bottom,
.aca-template-container .aca-search-result .aca-tool-links.top {
  display: block; position: relative;
  width: 758px;
  margin: 0; padding: 20px 0 20px 11px;
  background: url('/images/desktop/template-sprites-stellenanzeigen.png') repeat-y -3800px 0px transparent;
}
.aca-tool-links.top {
  display: block; position: relative;
  width: 758px;
  margin: 0 0 10px 0; padding: 0px 0 8px 11px;
  background: url('/images/desktop/template-sprites-stellenanzeigen.png') repeat-y -3800px 0px transparent;
}
.aca-tool-links.bottom {
  background: none;  
}
.aca-tool-links.top {
  background: none;  
}
.aca-tool-links.bottom:before,
.aca-template-container .aca-search-result .aca-tool-links.bottom:before {
  content: " "; position: absolute;
  top: 0; left: 2px;
  width: 752px; height: 1px;
  background: #e8e9ea;
}
.aca-tool-links.top:before {
  content: " "; position: absolute;
  bottom: 0; left: 2px;
  width: 752px; height: 1px;
  background: #e8e9ea;
}
.aca-tool-links.top ul,
.aca-tool-links.bottom ul,
.aca-template-container .aca-search-result .aca-tool-links.bottom ul {
  margin: 0;
}
.aca-template-container .aca-search-result .aca-tool-links.bottom ul:before {
  display: none;
  background: none;
}
.aca-template-container .aca-search-result .aca-tool-links.top ul:before {
  display: none;
  background: none;
}
.aca-tool-links.bottom li,
.aca-template-container .aca-search-result .aca-tool-links.bottom li {
  display: inline-block; position: relative;
  width: auto;
  margin: 0 10px 0 0; padding: 0;
  background: none;
}
.aca-tool-links.top li {
  display: inline-block; position: relative;
  width: auto;
  margin: 0 10px 0 0; padding: 0;
  background: none;
}
.aca-tool-links.bottom li:after,
.aca-tool-links.top li:after,
.aca-template-container .aca-search-result .aca-tool-links.bottom li:after {
  content: " "; position: absolute; display: block;
  top: 0px; right: -10px; left: initial; bottom: initial;
  width: 1px; height: 20px;
  background: #b3bcc3;
}
.aca-tool-links.bottom li.social:after,
.aca-tool-links.top li.social:after,
.aca-tool-links.bottom .social-container li:after,
.aca-tool-links.top .social-container li:after,
.aca-template-container .aca-search-result .aca-tool-links.bottom .social-container li:after,
.aca-template-container .aca-search-result .aca-tool-links.bottom li.social:after {
  display: none;
}
.aca-tool-links.bottom li a {
  position: relative;
  padding: 1px 0 0 0;
  color: #457090;
}
.aca-tool-links.top li a {
  position: relative;
  padding: 1px 0 0 0;
  color: #457090;
}
.aca-tool-links.top li.merkliste a {
  margin: 0 0 0 40px;
}
.aca-tool-links.top li.merkliste a:before {
  content: " "; display: block; position: absolute;
  top: -4px; left: -40px;
  width: 35px; height: 25px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1700px -267px transparent;
}
.aca-tool-links.top li.merkliste.on a:before {
  content: " "; display: block; position: absolute;
  top: -4px; left: -40px;
  width: 35px; height: 25px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1700px -299px transparent;
}

.aca-tool-links.bottom li.merkliste a {
  margin: 0 0 0 40px;
}
.aca-tool-links.bottom li.merkliste a:before {
  content: " "; display: block; position: absolute;
  top: -4px; left: -40px;
  width: 35px; height: 25px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1700px -267px transparent;
}
.aca-tool-links.bottom li.merkliste.on a:before {
  content: " "; display: block; position: absolute;
  top: -4px; left: -40px;
  width: 35px; height: 25px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1700px -299px transparent;
}

.aca-tool-links.top li.merken a {
  margin: 0 0 0 30px;
}
.aca-tool-links.top li.merken a:before {
  content: " "; display: block; position: absolute;
  top: -4px; left: -30px;
  width: 35px; height: 25px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1664px -269px transparent;
}
.aca-tool-links.top li.merken.on a:before {
  content: " "; display: block; position: absolute;
  top: -4px; left: -30px;
  width: 35px; height: 25px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1664px -297px transparent;
}
.aca-tool-links.bottom li.merken a {
  margin: 0 0 0 30px;
}
.aca-tool-links.bottom li.merken a:before {
  content: " "; display: block; position: absolute;
  top: -4px; left: -30px;
  width: 35px; height: 25px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1664px -269px transparent;
}
.aca-tool-links.bottom li.merken.on a:before {
  content: " "; display: block; position: absolute;
  top: -4px; left: -30px;
  width: 35px; height: 25px;
	background: url('/images/desktop/v13-layout.png') no-repeat -1664px -297px transparent;
}



.aca-tool-links.bottom li.social a.social-link {
  margin: 0 0 0 93px; 
}
.aca-tool-links.top li.social a.social-link {
  margin: 0 0 0 93px; 
}
.aca-tool-links.bottom li.social a.social-link:before {
  content: " "; display: block; position: absolute;
  top: 0px; left: -87px;
  width: 83px; height: 25px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1553px -271px transparent;
  border: none; outline: none;
}
.aca-tool-links.top li.social a.social-link:before {
  content: " "; display: block; position: absolute;
  top: 0px; left: -87px;
  width: 83px; height: 25px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1553px -271px transparent;
  border: none; outline: none;
}
.aca-tool-links.bottom li.drucken a {
  margin: 0 0 0 30px;
}
.aca-tool-links.top li.drucken a {
  margin: 0 0 0 30px;
}
.aca-tool-links.bottom li.drucken a:before {
  content: " "; display: block; position: absolute;
  top: 0px; left: -25px;
  width: 25px; height: 25px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1464px -272px transparent;
  border: none; outline: none;
}
.aca-tool-links.top li.drucken a:before {
  content: " "; display: block; position: absolute;
  top: 0px; left: -25px;
  width: 25px; height: 25px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1464px -272px transparent;
  border: none; outline: none;
}
.aca-tool-links.bottom li.versenden a {
  margin: 0 0 0 30px;
}
.aca-tool-links.top li.versenden a {
  margin: 0 0 0 30px;
}
.aca-tool-links.bottom li.versenden a:before {
  content: " "; display: block; position: absolute;
  top: 0px; left: -25px;
  width: 25px; height: 25px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1490px -272px transparent;
  border: none; outline: none;
}
.aca-tool-links.top li.versenden a:before {
  content: " "; display: block; position: absolute;
  top: 0px; left: -25px;
  width: 25px; height: 25px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1490px -272px transparent;
  border: none; outline: none;
}
.aca-tool-links.bottom li.schrift a.font-link {
  margin: 0 0 0 30px;
}
.aca-tool-links.top li.schrift a.font-link {
  margin: 0 0 0 30px;
}
.aca-tool-links.bottom li.schrift a.font-link:before {
  content: " "; display: block; position: absolute;
  top: 0px; left: -25px;
  width: 25px; height: 25px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1513px -272px transparent;
  border: none; outline: none;
}
.aca-tool-links.top li.schrift a.font-link:before {
  content: " "; display: block; position: absolute;
  top: 0px; left: -25px;
  width: 25px; height: 25px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1513px -272px transparent;
  border: none; outline: none;
}

.aca-tool-links .social-container,
.aca-template-container .aca-search-result .aca-tool-links.bottom .social-container,
.aca-tool-links .font-container,
.aca-template-container .aca-search-result .aca-tool-links.bottom .font-container {
  display: none;
}
.aca-tool-links.small,
.aca-template-container .aca-search-result .aca-tool-links.small {
  display: none;
}


.aca-template-container .aca-content-element.aca-register-footer {
  display: block; position: relative;
  width: 751px; height: 51px;
	background: url('/images/desktop/v13-layout.png') no-repeat -822px -606px transparent;
  border-top: 1px solid #e8e9ea;
}
.aca-template-container .aca-content-element.aca-register-footer:before {
  content: " "; display: block; position: absolute;
  top: 11px; left: 28px;
  width: 33px; height: 36px;
  text-decoration: none;
	background: url('/images/desktop/v13-layout.png') no-repeat -1669px -335px transparent;
  border: none; outline: none;
 }
.aca-template-container .aca-content-element.aca-register-footer span {
  padding: 0 20px 0 73px;
  font-size: 12px; line-height: 51px; font-weight: normal; color: #004479; text-decoration: none;
}

/* Dialog */
.aca-dialog-container { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 50000; background: #143D63; opacity: 0.5; }
.aca-dialog { display: block; position: fixed; top: 10%; left: 50%; margin: 0; padding: 15px 20px 20px 20px; background: url('/images/desktop/overlay_background.jpg') repeat-x; z-index: 50100;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.aca-dialog .aca-dialog-title { display: block; position: relative; padding: 0 0 5px 0; margin: 0 0 15px 0; font-size: 13px; line-height: 20px; font-weight: normal; color: #004479; text-transform: uppercase; border-bottom: 1px solid #a5aeb8; }
.aca-dialog .aca-close { display: block; position: absolute; top: 0px; right: 1px; height: 20px; width: 20px; text-decoration: none; background: url('/images/desktop/v13-layout.png') no-repeat -1393px -405px transparent; }
.aca-dialog .aca-dialog-data { display: block; position: relative; font-size: 13px; line-height: 120%; font-weight: normal; color: #424242; }
.aca-dialog .aca-dialog-data h1 { display: block; position: relative; font-size: 15px; line-height: 120%; font-weight: bold; color: #424242; }
.aca-dialog .aca-dialog-buttons { position: relative; display: block; padding: 15px 0 0 0; }
.aca-iframe-dialog { display: block; position: absolute; top: 0; bottom: 0; left: 50%; width: 831px; margin: 0 0 0 -416px; padding: 0; background: transparent; }
.aca-iframe-dialog .aca-dialog-data { display: block; position: absolute; top: 0; height: 5000px; left: 0; width: 831px; margin: 0; padding: 0; background: transparent; }
.aca-iframe-dialog .close { display: block; position: absolute; top: 45px; right: 40px; height: 20px; width: 20px; text-decoration: none; background: url('/images/desktop/v13-layout.png') no-repeat -1393px -405px transparent; z-index: 9000; }
.aca-iframe-dialog.aca-first-person-iframe { display: block; position: absolute; top: 0; bottom: 0; left: 50%; width: 831px; margin: 0 0 0 -416px; padding: 0; background: transparent; }
.aca-iframe-dialog.aca-first-person-iframe .aca-dialog-data { height: 520px; top: 39px; width: 811px; }

/* 20140306 */
/* ####################################################################################### */
/* Arbeitgeber im Blick -Template */
/* ####################################################################################### */
.aca-template-container.template-arbeitgeber-im-blick .boxPremiumProfileRightFooter a.normalLink, .aca-template-container.template-arbeitgeber-im-blick .boxPremiumProfileRightFooter span.normalLink a {
display: block;
}

/* ####################################################################################### */
/* V13 Auslandsstipendien */
/* ####################################################################################### */
.aca-template-container.template-auslandsstipendien .aca-article-header h2 { color: #004479; font-size: 28px; margin: 0; padding: 0; }
.aca-template-container.template-auslandsstipendien .aca-article-header p { color: #0f2d4a; font-size: 13px; font-weight: bold; margin: 0px; padding: 5px 0px 16px 0px; }
.aca-template-container.template-auslandsstipendien iframe { width: 751px; height: 2500px; overflow: hidden; border: none; }
.daadHeadline { color: #2485b3; font-size: 28px; font-weight: bold; float: right; }

/* ####################################################################################### */
/* V13 Detailansicht Berufungen */
/* ####################################################################################### */
.aca-template-container.template-detailansicht-berufungen .aca-berufungs-box {
	display: block; position: relative; float: left; clear: left;
	width: 338px; margin: 0 0 24px 0; padding: 0px 14px 12px 14px;
	border:1px solid #d2d7db;
}
.aca-template-container.template-detailansicht-berufungen .aca-berufungs-box h3 {
  margin: 0 -14px 8px -14px; padding: 10px 14px 10px 14px;
  color: #004479; font-weight: bold;
background: #f3f4f8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjRmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2UxZTRlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2UwZTJlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f3f4f8 0%, #e1e4e5 94%, #e0e2e1 95%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f4f8), color-stop(94%,#e1e4e5), color-stop(95%,#e0e2e1), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f3f4f8 0%,#e1e4e5 94%,#e0e2e1 95%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f3f4f8 0%,#e1e4e5 94%,#e0e2e1 95%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f3f4f8 0%,#e1e4e5 94%,#e0e2e1 95%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #f3f4f8 0%,#e1e4e5 94%,#e0e2e1 95%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f8', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */	
}

/* ####################################################################################### */
/* Einstiegsseite Schaufenster mit Frage */
/* ####################################################################################### */
.aca-template-container .aca-content-element .aca-schaufenster-mit-frage {
	display: block; position: relative; float: left; clear: left;
	width: 751px; margin-bottom: 24px;
  background: #e2e3e7; /* Old browsers */
  background: -moz-linear-gradient(top, #f4f5f9 0%, #e2e3e7 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f5f9), color-stop(100%,#e2e3e7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f4f5f9 0%,#e2e3e7 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f9', endColorstr='#e2e3e7',GradientType=0 ); /* IE6-9 */  
}
.aca-template-container .aca-content-element .aca-schaufenster-mit-frage .aca-teaser {
  width: 731px; margin-bottom: 0px; padding: 10px 10px 10px 10px;
  border: none;
  background: transparent; /* Old browsers */
}
.aca-template-container .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.border-top:before {
  content: " "; display: block; position:absolute;
	top: 0; left: 10px; width: 731px; height: 1px;
  border: none;
  background: #d2d7db; /* Old browsers */
}
.aca-template-container .aca-content-element .aca-schaufenster-mit-frage .aca-teaser img {
  display: block; float: left;
  width: 150px; height: 150px; margin: 0 35px 0 0;
}
.aca-template-container .aca-content-element .aca-schaufenster-mit-frage .aca-teaser .description {
  display: block; float: left;
  width: 546px; margin: 0; padding: 0 0 30px 0;
  font-size: 12px; line-height: 18px; font-weight: normal; color: #565655; text-decoration: none;
}
.aca-template-container .aca-content-element .aca-schaufenster-mit-frage .aca-teaser a.button {
  position: absolute; z-index: 200; bottom: 20px; right: 20px; color: #254567;
}

.aca-template-container .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive img {
  display: block; float: left;
  width: 44px; height: 44px; margin: 0 10px 10px 0;
}
.aca-template-container .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive a.button {
  display: none; color: #254567;
}
.aca-template-container .aca-content-element .aca-schaufenster-mit-frage .aca-teaser .category {
  display: none;
}
.aca-template-container .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive .description {
  display: block; float: left;
  width: 546px; margin: 0; padding: 0;
  font-size: 12px; line-height: 18px; font-weight: normal; color: #565655; text-decoration: none;
}

/* ####################################################################################### */
/* Einstiegsseite Autoliste Pager Schaufenster mit GDCh-Logo*/
/* ####################################################################################### */
.template-standard .aca-article-header a.gdch-logo {display: block; float: right; padding: 0 10px 0 10px;}


/* ####################################################################################### */
/* Einstiegsseite Berufungen */
/* ####################################################################################### */
/* Profilbox */
.old-profile-box {
	display: block; position: relative; float: left; clear: left;
	width: 751px; margin-bottom: 20px;
	background: #e2e3e7;
	background: -moz-linear-gradient(top, #f4f5f9 0%, #e2e3e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f5f9), color-stop(100%,#e2e3e7));
	background: -webkit-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%);
	background: -o-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%);
	background: -ms-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%);
	background: linear-gradient(to bottom, #f4f5f9 0%,#e2e3e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f9', endColorstr='#e2e3e7',GradientType=0 );
}
.old-profile-box .boxProfileImage img{
	width: 150px;
	height: 150px;
}
.old-profile-box .boxProfile .image_source {
 display: none !important;
}
.old-profile-box .boxProfileEntry .boxProfileDescription{
 margin-left:0px;
}
.old-profile-box .boxProfileImage{
	float:left;
	margin: 10px 35px 10px 10px;
}
.old-profile-box .boxProfileCategory{
	padding-top:10px;
	color:#696969;
	font-size:10px;
	text-transform:uppercase;
}
.old-profile-box .boxProfileName{
	padding-top:2px;
	margin-bottom:4px;
}
.old-profile-box .boxProfileName a {	
	color:#5291CC;
	font-weight:bold;
	text-decoration:none;
}

.old-profile-box .boxProfileName a:hover {
 text-decoration: underline;
}	

.old-profile-box .boxProfileDescription{
	margin-bottom:8px;
}

.old-profile-box .boxProfileDescription a{
	color:#424242;
	text-decoration:none;
}

.old-profile-box .boxProfileDescription a span.blue {
 color:#5291CC;
}

.old-profile-box .boxProfileDescription a:hover {
 text-decoration: underline;
}

.old-profile-box a.button {
  display: inline-block; position: absolute;
  bottom: 20px; right: 20px; height: 26px;
  margin: 0 10px 0 0; padding: 0 0 0 10px;
  font-size: 11px; line-height: 26px; font-weight: bold; color: #004479 !important; text-decoration: none;
  background: url('/images/desktop/v13-layout.png') no-repeat -3px -536px transparent;
  border: none; outline: none;
  cursor: pointer; overflow: visible;
}
.old-profile-box a.button:after {
  content: " "; display: block; position: absolute;
  top: 0px; right: -10px;
  width: 10px; height: 26px;
  font-size: 11px; line-height: 26px; font-weight: bold; color: #254567; text-decoration: none;
  background: url('/images/desktop/v13-layout.png') no-repeat -690px -536px transparent;
}


.old-profile-box .boxProfileEntry .weiterLink {
 float: left;
 margin-top: 16px;
}

.old-profile-box .boxProfileEntry.inactive .weiterLink {
 display: none;
}

/* ####################################################################################### */
/* Einstiegsseite Promovieren */
/* ####################################################################################### */
.aca-template-container.template-einstiegseite-promovieren .aca-content-element .aca-schaufenster-mit-frage {
	display: block; position: relative; float: left; clear: left;
	width: 751px; margin-bottom: 24px;
  background: #e2e3e7; /* Old browsers */
  background: -moz-linear-gradient(top, #f4f5f9 0%, #e2e3e7 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f5f9), color-stop(100%,#e2e3e7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f4f5f9 0%,#e2e3e7 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f9', endColorstr='#e2e3e7',GradientType=0 ); /* IE6-9 */  
}
.aca-template-container.template-einstiegseite-promovieren .aca-content-element .aca-schaufenster-mit-frage .aca-teaser {
  width: 731px; margin-bottom: 0px; padding: 10px 10px 10px 10px;
  border: none;
  background: transparent; /* Old browsers */
}
.aca-template-container.template-einstiegseite-promovieren .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.border-top:before {
  content: " "; display: block; position:absolute;
	top: 0; left: 10px; width: 731px; height: 1px;
  border: none;
  background: #d2d7db; /* Old browsers */
}
.aca-template-container.template-einstiegseite-promovieren .aca-content-element .aca-schaufenster-mit-frage .aca-teaser img {
  display: block; float: left;
  width: 150px; height: 150px; margin: 0 35px 0 0;
}
.aca-template-container.template-einstiegseite-promovieren .aca-content-element .aca-schaufenster-mit-frage .aca-teaser .description {
  display: block; float: left;
  width: 546px; margin: 0; padding: 0 0 30px 0;
  font-size: 12px; line-height: 18px; font-weight: normal; color: #565655; text-decoration: none;
}
.aca-template-container.template-einstiegseite-promovieren .aca-content-element .aca-schaufenster-mit-frage .aca-teaser a.button {
  position: absolute; z-index: 200; bottom: 20px; right: 20px; color: #254567;
}

.aca-template-container.template-einstiegseite-promovieren .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive img {
  display: block; float: left;
  width: 44px; height: 44px; margin: 0 10px 10px 0;
}
.aca-template-container.template-einstiegseite-promovieren .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive a.button {
  display: none; color: #254567;
}
.aca-template-container.template-einstiegseite-promovieren .aca-content-element .aca-schaufenster-mit-frage .aca-teaser .category {
  display: none;
}
.aca-template-container.template-einstiegseite-promovieren .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive .description {
  display: block; float: left;
  width: 546px; margin: 0; padding: 0;
  font-size: 12px; line-height: 18px; font-weight: normal; color: #565655; text-decoration: none;
}

/* Links Box */
.template-einstiegseite-promovieren .boxLinks{
	background: url('../../images/desktop/bg_boxLinks.jpg') repeat-x 0px 0px #e1e4e6;
	width:368px;	
}
.template-einstiegseite-promovieren .boxLinksHeadline{	
	padding:12px 15px 0 15px;
	margin-bottom:13px;
	font-weight:bold;
	
}
.template-einstiegseite-promovieren .boxLinksText{
	padding:0 15px 9px 15px;
}
.template-einstiegseite-promovieren .boxLinksText a{
	display:block;	
	margin-bottom:3px;
}

/* Einstiegsseite Premiumprofile */
.aca-template-container.template-einstiegsseite-premiumprofile .aca-content-element .aca-schaufenster-mit-frage {
	display: block; position: relative; float: left; clear: left;
	width: 751px; margin-bottom: 24px;
  background: #e2e3e7; /* Old browsers */
  background: -moz-linear-gradient(top, #f4f5f9 0%, #e2e3e7 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f5f9), color-stop(100%,#e2e3e7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f4f5f9 0%,#e2e3e7 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f9', endColorstr='#e2e3e7',GradientType=0 ); /* IE6-9 */  
}
.aca-template-container.template-einstiegsseite-premiumprofile .aca-content-element .aca-schaufenster-mit-frage .aca-teaser {
  width: 731px; margin-bottom: 0px; padding: 10px 10px 10px 10px;
  border: none;
  background: transparent; /* Old browsers */
}
.aca-template-container.template-einstiegsseite-premiumprofile .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.border-top:before {
  content: " "; display: block; position:absolute;
	top: 0; left: 10px; width: 731px; height: 1px;
  border: none;
  background: #d2d7db; /* Old browsers */
}
.aca-template-container.template-einstiegsseite-premiumprofile .aca-content-element .aca-schaufenster-mit-frage .aca-teaser img {
  display: block; float: left;
  width: 150px; height: 150px; margin: 0 35px 0 0;
}
.aca-template-container.template-einstiegsseite-premiumprofile .aca-content-element .aca-schaufenster-mit-frage .aca-teaser .description {
  display: block; float: left;
  width: 546px; margin: 0; padding: 0 0 30px 0;
  font-size: 12px; line-height: 18px; font-weight: normal; color: #565655; text-decoration: none;
}
.aca-template-container.template-einstiegsseite-premiumprofile .aca-content-element .aca-schaufenster-mit-frage .aca-teaser a.button {
  position: absolute; z-index: 200; bottom: 20px; right: 20px; color: #254567;
}

.aca-template-container.template-einstiegsseite-premiumprofile .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive img {
  display: block; float: left;
  width: 44px; height: 44px; margin: 0 10px 10px 0;
}
.aca-template-container.template-einstiegsseite-premiumprofile .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive a.button {
  display: none; color: #254567;
}
.aca-template-container.template-einstiegsseite-premiumprofile .aca-content-element .aca-schaufenster-mit-frage .aca-teaser .category {
  display: none;
}
.aca-template-container.template-einstiegsseite-premiumprofile .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive .description {
  display: block; float: left;
  width: 546px; margin: 0; padding: 0;
  font-size: 12px; line-height: 18px; font-weight: normal; color: #565655; text-decoration: none;
}

/* Links Box */
.template-einstiegsseite-premiumprofile .boxLinks{
	background: url('../../images/desktop/bg_boxLinks.jpg') repeat-x 0px 0px #e1e4e6;
/*	background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/2wBDAAICAgICAgICAgIDAgICAwQDAgIDBAUEBAQEBAUGBQUFBQUFBgYHBwgHBwYJCQoKCQkMDAwMDAwMDAwMDAwMDAz/2wBDAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAB9AAEDAREAAhEBAxEB/8QAGQABAQADAQAAAAAAAAAAAAAAAwUBAgYJ/8QAIRAAAQQBAwUAAAAAAAAAAAAAAAESE2ERAgVRFFJTodH/xAAXAQEBAQEAAAAAAAAAAAAAAAAAAQID/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A9zpLOjCfLYRKmsCbKBO6XcfP60/AOzZo7QrDggXWALgCcAWbALKcgE5ADcgGmU5AMD//2Q==) repeat-x 0px 0px #e1e4e6; */
	width:368px;	
}
.template-einstiegsseite-premiumprofile .boxLinksHeadline{	
	padding:12px 15px 0 15px;
	margin-bottom:13px;
	font-weight:bold;
	
}
.template-einstiegsseite-premiumprofile .boxLinksText{
	padding:0 15px 9px 15px;
}
.template-einstiegsseite-premiumprofile .boxLinksText a{
	display:block;	
	margin-bottom:3px;
}

/* ####################################################################################### */
/* Einstiegsseite Statische Teaser */
/* ####################################################################################### */
.aca-template-container.template-einstiegsseite-statische-teaser .aca-content-element .aca-schaufenster-mit-frage {
	display: block; position: relative; float: left; clear: left;
	width: 751px; margin-bottom: 24px;
  background: #e2e3e7; /* Old browsers */
  background: -moz-linear-gradient(top, #f4f5f9 0%, #e2e3e7 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f5f9), color-stop(100%,#e2e3e7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f4f5f9 0%,#e2e3e7 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f9', endColorstr='#e2e3e7',GradientType=0 ); /* IE6-9 */  
}
.aca-template-container.template-einstiegsseite-statische-teaser .aca-content-element .aca-schaufenster-mit-frage .aca-teaser {
  width: 731px; margin-bottom: 0px; padding: 10px 10px 10px 10px;
  border: none;
  background: transparent; /* Old browsers */
}
.aca-template-container.template-einstiegsseite-statische-teaser .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.border-top:before {
  content: " "; display: block; position:absolute;
	top: 0; left: 10px; width: 731px; height: 1px;
  border: none;
  background: #d2d7db; /* Old browsers */
}
.aca-template-container.template-einstiegsseite-statische-teaser .aca-content-element .aca-schaufenster-mit-frage .aca-teaser img {
  display: block; float: left;
  width: 150px; height: 150px; margin: 0 35px 0 0;
}
.aca-template-container.template-einstiegsseite-statische-teaser .aca-content-element .aca-schaufenster-mit-frage .aca-teaser .description {
  display: block; float: left;
  width: 546px; margin: 0; padding: 0 0 30px 0;
  font-size: 12px; line-height: 18px; font-weight: normal; color: #565655; text-decoration: none;
}
.aca-template-container.template-einstiegsseite-statische-teaser .aca-content-element .aca-schaufenster-mit-frage .aca-teaser a.button {
  position: absolute; z-index: 200; bottom: 20px; right: 20px; color: #254567;
}

.aca-template-container.template-einstiegsseite-statische-teaser .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive img {
  display: block; float: left;
  width: 44px; height: 44px; margin: 0 10px 10px 0;
}
.aca-template-container.template-einstiegsseite-statische-teaser .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive a.button {
  display: none; color: #254567;
}
.aca-template-container.template-einstiegsseite-statische-teaser .aca-content-element .aca-schaufenster-mit-frage .aca-teaser .category {
  display: none;
}
.aca-template-container.template-einstiegsseite-statische-teaser .aca-content-element .aca-schaufenster-mit-frage.plus-category .aca-teaser .category {
	padding-top: 10px; color: #696969; font-size: 10px; text-transform: uppercase;
  display: block;
}
.aca-template-container.template-einstiegsseite-statische-teaser .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive .description {
  display: block; float: left;
  width: 546px; margin: 0; padding: 0;
  font-size: 12px; line-height: 18px; font-weight: normal; color: #565655; text-decoration: none;
}
	/* Links Box */
.template-einstiegsseite-statische-teaser .boxLinks{
	background: url('../../images/desktop/bg_boxLinks.jpg') repeat-x 0px 0px #e1e4e6;
/*	background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/2wBDAAICAgICAgICAgIDAgICAwQDAgIDBAUEBAQEBAUGBQUFBQUFBgYHBwgHBwYJCQoKCQkMDAwMDAwMDAwMDAwMDAz/2wBDAQMDAwUEBQkGBgkNCwkLDQ8ODg4ODw8MDAwMDA8PDAwMDAwMDwwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCAB9AAEDAREAAhEBAxEB/8QAGQABAQADAQAAAAAAAAAAAAAAAwUBAgYJ/8QAIRAAAQQBAwUAAAAAAAAAAAAAAAESE2ERAgVRFFJTodH/xAAXAQEBAQEAAAAAAAAAAAAAAAAAAQID/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A9zpLOjCfLYRKmsCbKBO6XcfP60/AOzZo7QrDggXWALgCcAWbALKcgE5ADcgGmU5AMD//2Q==) repeat-x 0px 0px #e1e4e6; */
	width:368px;	
}
.template-einstiegsseite-statische-teaser .boxLinksHeadline{	
	padding:12px 15px 0 15px;
	margin-bottom:13px;
	font-weight:bold;
	
}
.template-einstiegsseite-statische-teaser .boxLinksText{
	padding:0 15px 9px 15px;
}
.template-einstiegsseite-statische-teaser .boxLinksText a{
	display:block;	
	margin-bottom:3px;
}

/* ####################################################################################### */
/* Eintiegsseite Statische Teaser FuE Manager */
/* ####################################################################################### */
.aca-template-container.template-einstiegsseite-statischeteaser-fuemanager .aca-content-element .aca-schaufenster-mit-frage {
	display: block; position: relative; float: left; clear: left;
	width: 751px; margin-bottom: 24px;
  background: #e2e3e7; /* Old browsers */
  background: -moz-linear-gradient(top, #f4f5f9 0%, #e2e3e7 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f5f9), color-stop(100%,#e2e3e7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f4f5f9 0%,#e2e3e7 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f9', endColorstr='#e2e3e7',GradientType=0 ); /* IE6-9 */  
}
.aca-template-container.template-einstiegsseite-statischeteaser-fuemanager .aca-content-element .aca-schaufenster-mit-frage .aca-teaser {
  width: 731px; margin-bottom: 0px; padding: 10px 10px 10px 10px;
  border: none;
  background: transparent; /* Old browsers */
}
.aca-template-container.template-einstiegsseite-statischeteaser-fuemanager .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.border-top:before {
  content: " "; display: block; position:absolute;
	top: 0; left: 10px; width: 731px; height: 1px;
  border: none;
  background: #d2d7db; /* Old browsers */
}
.aca-template-container.template-einstiegsseite-statischeteaser-fuemanager .aca-content-element .aca-schaufenster-mit-frage .aca-teaser img {
  display: block; float: left;
  width: 150px; height: 150px; margin: 0 35px 0 0;
}
.aca-template-container.template-einstiegsseite-statischeteaser-fuemanager .aca-content-element .aca-schaufenster-mit-frage .aca-teaser .description {
  display: block; float: left;
  width: 546px; margin: 0; padding: 0 0 30px 0;
  font-size: 12px; line-height: 18px; font-weight: normal; color: #565655; text-decoration: none;
}
.aca-template-container.template-einstiegsseite-statischeteaser-fuemanager .aca-content-element .aca-schaufenster-mit-frage .aca-teaser a.button {
  position: absolute; z-index: 200; bottom: 20px; right: 20px; color: #254567;
}

.aca-template-container.template-einstiegsseite-statischeteaser-fuemanager .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive img {
  display: block; float: left;
  width: 44px; height: 44px; margin: 0 10px 10px 0;
}
.aca-template-container.template-einstiegsseite-statischeteaser-fuemanager .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive a.button {
  display: none; color: #254567;
}
.aca-template-container.template-einstiegsseite-statischeteaser-fuemanager .aca-content-element .aca-schaufenster-mit-frage .aca-teaser .category {
  display: none;
}
.aca-template-container.template-einstiegsseite-statischeteaser-fuemanager .aca-content-element .aca-schaufenster-mit-frage.plus-category .aca-teaser .category {
	padding-top: 10px; color: #696969; font-size: 10px; text-transform: uppercase;
  display: block;
}
.aca-template-container.template-einstiegsseite-statischeteaser-fuemanager .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive .description {
  display: block; float: left;
  width: 546px; margin: 0; padding: 0;
  font-size: 12px; line-height: 18px; font-weight: normal; color: #565655; text-decoration: none;
}


.template-einstiegsseite-statischeteaser-fuemanager .aca-box-container .aca-box.box-magazine-teaser.fue-manager {
  margin: 0px 0 30px 0;
  text-decoration: none;
  background: url('/images/desktop/v13-layout-boxes.png') no-repeat -1px 0px transparent;
}
.template-einstiegsseite-statischeteaser-fuemanager .aca-box-container .aca-box.box-magazine-teaser.fue-manager:before {
  content: " "; position: absolute; z-index: 0;
  top: 40px; left: 0; right: 0; bottom: 0; width: 380px; height: auto;
  background: url('/images/desktop/v13-layout-boxes.png') repeat-y -395px 0px transparent;
}
.template-einstiegsseite-statischeteaser-fuemanager .aca-box-container .aca-box.box-magazine-teaser.fue-manager .header {
  position: relative;
  margin: 0 3px 10px 3px; padding: 25px 17px 13px 17px;
  font-size: 16px; line-height: 120%; font-weight: bold; color: #004479; text-decoration: none;
}
.template-einstiegsseite-statischeteaser-fuemanager .aca-box-container .aca-box.box-magazine-teaser.fue-manager .header span {
	vertical-align: top;
}
.template-einstiegsseite-statischeteaser-fuemanager .aca-box-container .aca-box.box-magazine-teaser .header:after {
  content: " "; position: absolute; z-index: 50;
  bottom: -4px; left: 0; width: 376px; height: 2px;
  background: url('/images/desktop/v13-layout-boxes.png') no-repeat -796px -45px white;
}
.template-einstiegsseite-statischeteaser-fuemanager .aca-box-container .aca-box.box-magazine-teaser.fue-manager:after {
  content: " "; position: absolute; z-index: 50;
  bottom: -10px; left: 0; width: 380px; height: 10px;
  background: url('/images/desktop/v13-layout-boxes.png') no-repeat -1px -292px transparent;
}

/* Einstiegsseite statische Teaser strong Text*/ 
.aca-template-container.template-einstiegsseite-statischeteaser-strongtext .aca-content-element .aca-schaufenster-mit-frage {
	display: block; position: relative; float: left; clear: left;
	width: 751px; margin-bottom: 24px;
  background: #e2e3e7; /* Old browsers */
  background: -moz-linear-gradient(top, #f4f5f9 0%, #e2e3e7 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f5f9), color-stop(100%,#e2e3e7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f4f5f9 0%,#e2e3e7 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f9', endColorstr='#e2e3e7',GradientType=0 ); /* IE6-9 */  
}
.aca-template-container.template-einstiegsseite-statischeteaser-strongtext .aca-content-element .aca-schaufenster-mit-frage .aca-teaser {
  width: 731px; margin-bottom: 0px; padding: 10px 10px 10px 10px;
  border: none;
  background: transparent; /* Old browsers */
}
.aca-template-container.template-einstiegsseite-statischeteaser-strongtext .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.border-top:before {
  content: " "; display: block; position:absolute;
	top: 0; left: 10px; width: 731px; height: 1px;
  border: none;
  background: #d2d7db; /* Old browsers */
}
.aca-template-container.template-einstiegsseite-statischeteaser-strongtext .aca-content-element .aca-schaufenster-mit-frage .aca-teaser img {
  display: block; float: left;
  width: 150px; height: 150px; margin: 0 35px 0 0;
}
.aca-template-container.template-einstiegsseite-statischeteaser-strongtext .aca-content-element .aca-schaufenster-mit-frage .aca-teaser .description {
  display: block; float: left;
  width: 546px; margin: 0; padding: 0 0 30px 0;
  font-size: 12px; line-height: 18px; font-weight: normal; color: #565655; text-decoration: none;
}
.aca-template-container.template-einstiegsseite-statischeteaser-strongtext .aca-content-element .aca-schaufenster-mit-frage .aca-teaser a.button {
  position: absolute; z-index: 200; bottom: 20px; right: 20px; color: #254567;
}

.aca-template-container.template-einstiegsseite-statischeteaser-strongtext .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive img {
  display: block; float: left;
  width: 44px; height: 44px; margin: 0 10px 10px 0;
}
.aca-template-container.template-einstiegsseite-statischeteaser-strongtext .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive a.button {
  display: none; color: #254567;
}
.aca-template-container.template-einstiegsseite-statischeteaser-strongtext .aca-content-element .aca-schaufenster-mit-frage .aca-teaser .category {
  display: none;
}
.aca-template-container.template-einstiegsseite-statischeteaser-strongtext .aca-content-element .aca-schaufenster-mit-frage.plus-category .aca-teaser .category {
	padding-top: 10px; color: #696969; font-size: 10px; text-transform: uppercase;
  display: block;
}
.aca-template-container.template-einstiegsseite-statischeteaser-strongtext .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive .description {
  display: block; float: left;
  width: 546px; margin: 0; padding: 0;
  font-size: 12px; line-height: 18px; font-weight: normal; color: #565655; text-decoration: none;
}

/* ####################################################################################### */
/* Glossar Indexseite */
/* ####################################################################################### */
.template-glossar-index .template-glossar { width: 751px; float:left;}
.template-glossar-index a {    outline: medium none;}
.template-glossar-index .fs-small .contentHeader {    font-size: 12px;}
.template-glossar-index .context {    margin-bottom: 0;    padding: 0;}
.template-glossar-index .contentHeader .articleHeadline_left {    float: left;    text-transform: uppercase;}
.template-glossar-index .contentHeader { height: auto;    clear: left;    color: #32597D;    float: left;    width: 100%;}
.template-glossar-index .contentSpacerArtikel {    font-size: 5px;}
.template-glossar-index #glossarContentIndex {    padding-top: 5px;}
.template-glossar-index #glossarContentIndexText {    margin-bottom: 8px;}
.template-glossar-index #glossarContentIndexLinks {    color: #7DACD9;}
.template-glossar-index #glossarContentIndexLinks a {    color: #7DACD9;    font-weight: bold;    text-decoration: none;}
.template-glossar-index.fs-small .contentHeadline h1 {    color: #004479;    font-size: 28px;    margin: 0;    padding: 0;}
.template-glossar-index.fs-small .contentHeadline h2 {    color: #0F2D4A;    font-size: 13px;    font-weight: bold;    margin: 0;    padding: 5px 0 16px;}
.template-glossar-index #glossarContent h2 {    border-bottom: 1px solid #D2D7DB;    color: #32597D;    font-size: 26px;    margin-bottom: 6px;    margin-top: 15px;    padding-bottom: 5px;}
.template-glossar-index #glossarContentLinks a, .template-glossar-index .glossarContentLinks a {    color: #424242;    display: block;    text-decoration: none;}
.template-glossar-index a.wiki_pfeil {    color: #424242;    text-decoration: none;}
.template-glossar-index #glossarContent .glossarIconTop {    float: right;    margin-top: 6px;}
.template-glossar-index img {    border: 0 none;}
.template-glossar-index .boxJobsRight-rb {    background: url("/images/rebrush/box-teaser-repeat.jpg") repeat-y scroll left top rgba(0, 0, 0, 0);    border: medium none;    clear: left;    float: left;    margin: 0 0 20px;    padding: 0;    width: 380px;}
.template-glossar-index .boxJobsRight-rb .head {  background: url("/images/rebrush/box-teaser-top.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);    padding: 19px 18px 8px;}
.template-glossar-index .boxJobsRight-rb .data {    border-top: 1px solid #DBE5EA;    margin: 0 3px;    padding: 11px 15px 0;}
.template-glossar-index .boxJobsRight-rb .footer {    background: url("/images/rebrush/box-teaser-bottom.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);    height: 11px;}
.template-glossar-index .boxPremiumProfileRight-rb {    background: url("/images/rebrush/box-teaser-repeat.jpg") repeat-y scroll left top rgba(0, 0, 0, 0);    border: medium none;    clear: left;    float: left;    margin: 0 0 20px;    padding: 0;    width: 380px;}
.template-glossar-index .boxPremiumProfileRight-rb .head {    background: url("/images/rebrush/box-teaser-top.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);    padding: 19px 18px 8px;}
.template-glossar-index .boxPremiumProfileRightEntryText {    margin-bottom: 12px;    padding: 0 12px;}
.template-glossar-index .boxPremiumProfileRight-rb .footer {    background: url("/images/rebrush/box-teaser-bottom.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);    height: 11px;}
.template-glossar-index .boxJobsRight-rb .head h3 {    color: #555555;    font-size: 16px;    font-weight: bold;    line-height: 120%;    margin: 0;    padding: 0 0 4px;}
.template-glossar-index .boxJobsRight-rb .head .subline {    color: #555555;    font-size: 12px;    font-weight: normal;    line-height: 120%;    margin: 0;    padding: 0;}
.template-glossar-index .boxJobsRightEntry {    margin-bottom: 12px;}
.template-glossar-index .boxJobsRightEntryDate {    color: #696969;    font-size: 10px;    margin-bottom: 4px;}
.template-glossar-index .boxJobsRightEntryHeadline {    margin-bottom: 4px;}
.template-glossar-index .boxJobsRightEntry a {    color: #5291CC;    font-weight: bold;    text-decoration: none;}
.template-glossar-index .boxPremiumProfileRightCategory {    color: #696969;    font-size: 10px;    margin-bottom: 2px;    padding: 0 12px;    text-transform: uppercase;}
.template-glossar-index .boxPremiumProfileRight-rb .boxPremiumProfileRightCategory {    padding: 0 12px 0 0;}
.template-glossar-index .boxPremiumProfileRight-rb .boxPremiumProfileRightCategory {    padding: 0 12px 0 0;}
.template-glossar-index .aca-box-container .boxPremiumProfileRight-rb .head .boxPremiumProfileRightHeadline {    color: #555555;    font-size: 16px;    font-weight: bold;    line-height: 120%;    margin: 0;    padding: 0 0 4px;}
.template-glossar-index .boxPremiumProfileRightEntryText {    margin-bottom: 12px;    padding: 0 12px;}
.template-glossar-index .boxPremiumProfileRightEntryText a {    color: #424242;    font-weight: normal;    text-decoration: none;}
.template-glossar-index .boxPremiumProfileRight-rb .boxPremiumProfileRightPicture img {    margin: 11px 3px;    width: 374px;}
.template-glossar-index .aca-breadcrumb li:after {    top: 2px;}

/* ####################################################################################### */
/* Graduiertenschulen */
/* ####################################################################################### */
.template-graduiertenschulen .aca-box-container { padding-top: 20px; }
.template-graduiertenschulen .tabcontainer .tabnavigation { position: relative; height: 386px; background: url(//www.academics.de/image-upload/graduiertenschulen_6.png) no-repeat top left transparent; }
.template-graduiertenschulen .tabcontainer .tabnavigation h1,
.template-graduiertenschulen .tabcontainer .tabnavigation h2 { font-size: 30px; line-height: 120%; font-weight: bold; color: #004479; padding: 33px 0 0 20px; width: 500px; }
.template-graduiertenschulen .tabcontainer .tabnavigation span.subtitle { font-size: 13px; line-height: 120%; font-weight: normal; color: #565656; margin: 0px 0px 0px 20px; width: 500px; display: block; }
.template-graduiertenschulen .tabcontainer .tabnavigation ul { position: absolute; margin: 0; padding: 0; top: 272px; left: 0px; }
.template-graduiertenschulen .tabcontainer .tabnavigation ul li { float: left; list-style: none; display: inline-block; width: 187px; height: 114px; margin: 0; padding: 0; border-right: 2px solid white; }
/*background: url(data:image/png;base64,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) no-repeat top left transparent; }
*/
.template-graduiertenschulen .tabcontainer .tabnavigation ul li.tab1 a { background: url('../../images/desktop/template-sprites-graduiertenschulen-im-blick.png') no-repeat -191px -396px; }
.template-graduiertenschulen .tabcontainer .tabnavigation ul li.tab2 a { background: url('../../images/desktop/template-sprites-graduiertenschulen-im-blick.png') no-repeat -581px -396px; }
.template-graduiertenschulen .tabcontainer .tabnavigation ul li.tab3 a { background: url('../../images/desktop/template-sprites-graduiertenschulen-im-blick.png') no-repeat -193px -516px; }
.template-graduiertenschulen .tabcontainer .tabnavigation ul li.tab4 a { background: url('../../images/desktop/template-sprites-graduiertenschulen-im-blick.png') no-repeat -581px -516px; }
.template-graduiertenschulen .tabcontainer .tabnavigation ul li.tab1:hover a,
.template-graduiertenschulen .tabcontainer .tabnavigation ul li.tab1.on a{ background: url('../../images/desktop/template-sprites-graduiertenschulen-im-blick.png') no-repeat -1px -396px; }
.template-graduiertenschulen .tabcontainer .tabnavigation ul li.tab2:hover a,
.template-graduiertenschulen .tabcontainer .tabnavigation ul li.tab2.on a{ background: url('../../images/desktop/template-sprites-graduiertenschulen-im-blick.png') no-repeat -390px -396px; }
.template-graduiertenschulen .tabcontainer .tabnavigation ul li.tab3:hover a,
.template-graduiertenschulen .tabcontainer .tabnavigation ul li.tab3.on a{ background: url('../../images/desktop/template-sprites-graduiertenschulen-im-blick.png') no-repeat -3px -516px; }
.template-graduiertenschulen .tabcontainer .tabnavigation ul li.tab4:hover a,
.template-graduiertenschulen .tabcontainer .tabnavigation ul li.tab4.on a{ background: url('../../images/desktop/template-sprites-graduiertenschulen-im-blick.png') no-repeat -390px -516px; }
.template-graduiertenschulen .tabcontainer .tabnavigation ul li a { padding-top: 58px; height: 56px; display: block; font-size: 13px; line-height: 120%; font-weight: bold; color: #004479; text-align: center; text-decoration: none; }
.template-graduiertenschulen .tabcontainer .tabnavigation ul li.on a,
.template-graduiertenschulen .tabcontainer .tabnavigation ul li:hover a { padding-top: 58px; height: 56px; display: block; font-size: 13px; line-height: 120%; font-weight: bold; color: #df931b; text-align: center; }
.template-graduiertenschulen .tabcontainer .tabs { width: 752px; overflow: visible; display: block;  border-left: 1px solid white; background: url('../../images/desktop/graduiertenschulen_tabs_bg_yellow.jpg') repeat-x top left transparent; }/* background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgBxgAtAwERAAIRAQMRAf/EAFEAAQEBAAAAAAAAAAAAAAAAAAABCAEBAQEBAAAAAAAAAAAAAAAAAAEEBRABAQEAAAAAAAAAAAAAAAAAABEBEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDSLmNYAAAAAAAAAACgAAAAAKCAAAAoACAoIAAoAAAAACggKCAoAAAAAAAogAAAAAoAAAAAsAgEAgEAmgoAAAAICqAAAAAEBYCQRQAAAAAAAAFCAAQCAQFAAAAAAUAAAAAUQAAAAgCgAgKAAKBAIBAAICgAAAAAKAAAAAKIAAAAAAAKCAACqJAIAAACiAAAAACgAAAACgAAAAAAAKCAAooAAAAEBRAAAAEBVACAQCAAAoAICggKoAAAAACAAAAAKAAAAABFCAQCAQCAoAAAAAAAAAAAKoQCAQCIEUBAAAAAAAAAAAFUAAAAAAAAAUAAAAAAABUIgKEAQFFAAAAAAAAAAAAAAAAABVAAAAAAAAAAAAAAAAAAAAAABRUQAAAAAUAAAAAAAAAAAf/Z) repeat-x top left white; */

.template-graduiertenschulen .tabcontainer .tabs .tab { display: block; width: 771px; }
.template-graduiertenschulen .tabcontainer .tabs .tab h3 { display: block; font-size: 12px; color: #4a90cf; text-transform: uppercase; padding: 20px 10px 5px 10px; border-bottom: 1px solid #d7d5cf; width: 730px; font-weight: normal; }
.template-graduiertenschulen .tabcontainer .tabs .tab .item { display: inline-block; width: 366px; xborder-bottom: 1px solid #d7d5cf; padding: 0 0 10px 0; margin: 0 10px 20px 0; vertical-align: top; }
.template-graduiertenschulen .tabcontainer .tabs .tab .item a { display: block; text-decoration: none; }
.template-graduiertenschulen .tabcontainer .tabs .tab .item a img { display: block; border: 0; outline: 0; }
.template-graduiertenschulen .tabcontainer .tabs .tab .item a h4 { display: block; font-size: 12px; color: #4a90cf; font-weight: bold; text-decoration: none; padding: 9px 10px 0 10px; line-height: 120%; }
.template-graduiertenschulen .tabcontainer .tabs .tab .item a div { display: block; font-size: 12px; color: #424242; font-weight: normal; text-decoration: none; padding: 0px 10px; line-height: 14px;}
.template-graduiertenschulen .tabcontainer .tabs .tab .item a span.blue { display: inline; color: #4a90cf; text-decoration: none; }
  
.template-graduiertenschulen .aca-gs-search { display: block; position: absolute; top: 180px; left: 20px; width: 475px; height: 48px; background: url('/image-upload/template-sprites-graduiertenschulen_0.png') no-repeat 0px -638px transparent; }
.template-graduiertenschulen .aca-gs-search .aca-gs-searchstring { position: absolute; top: 14px; left: 14px; width: 239px; height: 20px; outline: none; border: none; background: none; color: #565656; }
  
.template-graduiertenschulen .aca-button-formular { position: absolute; display: inline-block; top: 8px; left: 257px; outline: none; border: none; cursor: pointer; background: transparent; }
.template-graduiertenschulen .aca-button-formular span.left { display: inline-block; float: none; width: 10px; height: 29px; margin: 0; padding: 0; font-size: 13px; line-height: 27px; font-weight: bold; color: #27486e; text-decoration: none; background: url('/image-upload/button-sprites_0.png') no-repeat 0px 0px transparent; }
.template-graduiertenschulen .aca-button-formular span.text { display: inline-block; float: none; height: 29px; margin: 0; padding: 0 10px 0 0; font-size: 13px; line-height: 27px; font-weight: bold; color: #004479; text-decoration: none; background: url('/image-upload/button-sprites_0.png') no-repeat right 0px transparent;  }
  
.template-graduiertenschulen .aca-no-result { display: block; padding: 20px 10px 40px 10px; margin: 0; font-size: 13px; line-height: 120%; font-weight: normal; color: #565656; text-decoration: none; }
.template-graduiertenschulen .aca-search-result { padding: 0 0 40px 0; }
.template-graduiertenschulen .aca-search-result-item { display: block; text-decoration: none; }
.template-graduiertenschulen .aca-search-result-item span.title { display: block; padding: 20px 10px 5px 10px; margin: 0; font-size: 12px; line-height: 120%; font-weight: bold; color: #4a90cf; text-decoration: none; }
.template-graduiertenschulen .aca-search-result-item div.subline { display: block; padding: 0px 10px 5px 10px; margin: 0; font-size: 12px; line-height: 120%; font-weight: normal; color: #424242; text-decoration: none;  }
.template-graduiertenschulen .aca-search-result-item span.arrow { display: inline; font-size: 12px; line-height: 120%; font-weight: normal; color: #4a90cf; text-decoration: none;  }
/*
	.template-graduiertenschulen .aca-box-container { padding-top: 20px; }
  .tabcontainer .tabnavigation { position: relative; height: 386px; background: url(//www.academics.de/image-upload/graduiertenschulen_6.png) no-repeat top left transparent; }
  .tabcontainer .tabnavigation h1,
  .tabcontainer .tabnavigation h2 { font-size: 30px; line-height: 120%; font-weight: bold; color: #2d587f; padding: 33px 0 0 20px; width: 500px; }
  .tabcontainer .tabnavigation span.subtitle { font-size: 13px; line-height: 120%; font-weight: normal; color: #565656; margin: 0px 0px 0px 20px; width: 500px; display: block; }
  .tabcontainer .tabnavigation ul { position: absolute; margin: 0; padding: 0; top: 272px; left: 0px; }
  .tabcontainer .tabnavigation ul li { float: left; list-style: none; display: inline-block; width: 187px; height: 114px; margin: 0; padding: 0; border-right: 2px solid white; background: url(data:image/png;base64,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) no-repeat top left transparent; }
  .tabcontainer .tabnavigation ul li:hover,
  .tabcontainer .tabnavigation ul li.on { background: url(data:image/png;base64,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) no-repeat top left transparent; }
  .tabcontainer .tabnavigation ul li.tab1 a { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAfCAYAAABtYXSPAAAABGdBTUEAANbY1E9YMgAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAALxSURBVHjavJjLaxNRFMbnlRgaalAQi0otFcSCoivtQlEXPtCFIpT+BW7FrbgV3AldCAXXutCF6MaiVCvoQlAKIj6KaOuLIqiIrzRJ5/rd8g0cDjedSSbpgR9k5sy9851zz31MfGOM16b5YBUYBCNgLbgKXoB/oOWO/TbEFEAF7AOnwHGwhr4quE9RD8E33uu4mNVgMzhGEbtTnn8HboBbYIbCcovpBzvBSWZhfYuZtJmZADfBYzAHGq2I6QXbwH5wAuz1OmPPwW1wF7zU2dJiBpj+o+Aw2Oh1x36AexT1CLxZumvFgBI4C6bNyttrcBH0RVQagg2gRsWNDNEtcnpbC9rMUMiJYUeglAyT7bREZ028xHOsF4kvVs9p/3JtpT9JSDUSDw2wUCuMWnYgO4kdnfuic5OxrUchNvgn4GlSM2VwRYzjAqgSbQ3hqzn8sm2cse2ErZlkmOyYbwW7wDA4IyK6A66zjuy9c2CIvr9gDEwz6iPgtIjcrsbXGL3Nwnmwhb6fYBw8A7NLfTAzkkOMILExzjafTArfPNgj2o6qtpdAD9sVwJTwzYED8t2uWVB0LIBFUQ+hqolQzQ7PcW0cBR/ogg5SZkOyQFVTdu9mL/AdRd70XVnWh5qaXV2zLGKKjvRnNdNpMRUuiO2KMXnE6A7CJuOdtX8/r5i2o8szbEGGaIKU/aarBVxwrCVSQI/aW4qq2AN1LQMpL9PWKeYXp7M8y/4R11/Fb7sdfBbX9vdvcf0FLIiMvlXH0Y9px85eHjf72fEU+CD8Q9y/Qu4pD8Q6VOZXwyCFTqoX2n3pIH+/5xdEI8+nStcsEr93gAugD9RFnfiOAm7mc/kDVfix2tfsofyyPR1Eqri281OknmNt0dYQEyPZLGMh1NbjJjlMicoiP1k7ZT4LOOYsNGoHX6RYSz1isQ3zQG4cR8O8YmIG+gl8Z/YjMXQhn5mxN0d5AotWYFMOxLDpupuN+C1sU7mum6urEmOEoOTfjFf/BRgA1JtBiFm5mJUAAAAASUVORK5CYII=) no-repeat center 6px transparent; }
  .tabcontainer .tabnavigation ul li.tab2 a { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAApCAYAAADeWrJ9AAAABGdBTUEAANbY1E9YMgAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJKSURBVHjarFexTsMwEE1RJxa8wkIkxJ4/oEys4Q/ShZXwBQ1fUFhZwgcghT8IfEH4gyIxMaWIkSGcpbv2uPoct+SkJ8VO/Gyf7945o67rooFsDjCA6arHkg+ASbe2hPr3BlhxDKhYO6UHSV7h1sjscw4okESacYyJXG5JcFsFbtOiYdttASl7J99vuIWT593/bc7PYk9skdsLYCn67gDPiu/tu5s+t3BrEDW6JEH3SMtcUSQ7GmW7NbotmNhFrq3MZXTAUSg5TdAEkJcAsy05IQvcQaFN4kvndosQbHGSXnJtxQ26wmcLLYl8xCUOynGFVc8kmST3rTgVbqrx+4VnAjNCPZ8A6mhYm46ZsrnS+QufD1Adyaws3DvGXDMZiTXBcmVdiu6o+KExGBFlRSQOp1UGhqDG86GqlFEn2WRHYh4MKWUvJ+9NZwWJI2NXek6afQtoRDlLsW+BpU5a4osyGy2vSBizYrtkg+n0Z4AzB7kRUfTIi0WMrikGKHOZpi25w3elyFSDBG2ItvNGrAhRiQONIhFq+MqOyiOp1TbELnITWIXITbEvTOWNy572+Z8T122p3MKikItoaJmrtczWiHcJy1q6yUVceqpR3lMgWvzGSa4R5xiOFX5T9Ewyl+SlJyrmjvjvmyAe8oa7sdsxhtPMEWZTJmBWnEomUm8bN9r1f1FCY8Yoq1zZ3gGXSMDNtjOmfPJ6fQy4AjysJhCVqNmxYFB2nwJOqCLZzidsfACOBviz2wdc2Gd7bzlEt3wCvgE/Q11cfgUYAEh1VnqGpF7YAAAAAElFTkSuQmCC) no-repeat center 1px transparent; }
  .tabcontainer .tabnavigation ul li.tab3 a { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAAABGdBTUEAANbY1E9YMgAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAGsSURBVHjavFbhUYUwDC7v+P+6gWwgTmDZwDfBe04gTABOoE4gG6ATgBPABrIBbICpl95xtaEtwsvdd9ArSZqQfkkwTVPMGHth7tIBstla6sYe+lkATmt44YBPB4UjIAUkgAYgADXzky7EF+mwcFRK2f8kPrB9ZAR8UJt7OX0DnKjNUFtzoihGLKBNRHf6Dnggvg0c7J20tCqdam43NKSFG4z1jkE8YaYaRIEVL5YiVR+vFTFzIO3k1yyk+4Xf9CfSrUToKTVFeuNoLNrgQD0DGkwnP2kBHMDw2XrqF5J7VQSuUTREOt2iBCinV5UQ76UPiXcaAcgqPRP32xTpb2urlsqbkDt0LomgxZR/OeidVWvjKzLEtWfioZsfLKnYRQ6WFJa+DRoniQtmoTKNQkuMVHvOPnMmEsi7EbbFzEb4z4Sx3MHpK+AWI1UOE1t6I6Kwjh4FFluHAjkNEnRVAQZiTyANClwzRIHrAfUn0/7SP320TBJUehmSR4ek0/sU0rByCiwMh9ilifsQzBiuIIFxptPj+ttxWpS3oFRd5uLR2krtoBHqu7a28keAAQAJlDZG8qpJRwAAAABJRU5ErkJggg==) no-repeat center 8px transparent; }
  .tabcontainer .tabnavigation ul li.tab4 a { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAhCAYAAAAoNdCeAAAABGdBTUEAANbY1E9YMgAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAF4SURBVHja3FfRbcIwEDUo//UG9QjpBHUnaLtBOgFsEBiBCZoNoBM0bMAGzQjJBOmddK5OxiY2xEaqpSccK7l3785nzotxHKUQohTTowX43j0B+kkLQLYZw4a+8C6uiyksRcZxC1kX+0HB5u+euL8C1tbaB6ABVIBPWjP51PT8DNgBDi6yfYSihub4W9O8djh19JGFKpMeJ74AA+1a4bJ1jTIk2xDQCcWMY+hWzCEsiadbc1az8HEnNKtJbdfkNcqmdicSvQC+iVAaEXPWWec4VQRXN3dRdyyUg72hUpBlU2YINNtsD6nIeOiyKSuZsmQ5MwRY2D+5lEl2svypS6XMHmUKMq6OD5WKrM9J5lL2mIpsuLey/5Gz1rOuikhDjcdYSFunYpVV9A9sowpQd6aMNyiKnW9zKJOFI5FvlGTtUVY71rfUbfHnHdnpTR9SODqk/QybRJFT/DBul0FXncuHrK89UFYOjwu8ynhCZhOdIu9n2s7vrwADAOvQwDQM6pEJAAAAAElFTkSuQmCC) no-repeat center 6px transparent; }
  .tabcontainer .tabnavigation ul li a { padding-top: 58px; height: 56px; display: block; font-size: 13px; line-height: 120%; font-weight: bold; color: #2d587f; text-align: center; text-decoration: none; }
  .tabcontainer .tabnavigation ul li.on a,
  .tabcontainer .tabnavigation ul li:hover a { padding-top: 58px; height: 56px; display: block; font-size: 13px; line-height: 120%; font-weight: bold; color: #df931b; text-align: center; }
  .tabcontainer .tabs { width: 752px; overflow: visible; display: block; background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgBxgAtAwERAAIRAQMRAf/EAFEAAQEBAAAAAAAAAAAAAAAAAAABCAEBAQEBAAAAAAAAAAAAAAAAAAEEBRABAQEAAAAAAAAAAAAAAAAAABEBEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDSLmNYAAAAAAAAAACgAAAAAKCAAAAoACAoIAAoAAAAACggKCAoAAAAAAAogAAAAAoAAAAAsAgEAgEAmgoAAAAICqAAAAAEBYCQRQAAAAAAAAFCAAQCAQFAAAAAAUAAAAAUQAAAAgCgAgKAAKBAIBAAICgAAAAAKAAAAAKIAAAAAAAKCAACqJAIAAACiAAAAACgAAAACgAAAAAAAKCAAooAAAAEBRAAAAEBVACAQCAAAoAICggKoAAAAACAAAAAKAAAAABFCAQCAQCAoAAAAAAAAAAAKoQCAQCIEUBAAAAAAAAAAAFUAAAAAAAAAUAAAAAAABUIgKEAQFFAAAAAAAAAAAAAAAAABVAAAAAAAAAAAAAAAAAAAAAABRUQAAAAAUAAAAAAAAAAAf/Z) repeat-x top left white; border-left: 1px solid white; }
  .tabcontainer .tabs .tab { display: block; width: 771px; }
  .tabcontainer .tabs .tab h3 { display: block; font-size: 12px; color: #4a90cf; text-transform: uppercase; padding: 20px 10px 5px 10px; border-bottom: 1px solid #d7d5cf; width: 730px; font-weight: normal; }
  .tabcontainer .tabs .tab .item { display: inline-block; width: 366px; xborder-bottom: 1px solid #d7d5cf; padding: 0 0 10px 0; margin: 0 10px 20px 0; vertical-align: top; }
  .tabcontainer .tabs .tab .item a { display: block; text-decoration: none; }
  .tabcontainer .tabs .tab .item a img { display: block; border: 0; outline: 0; }
  .tabcontainer .tabs .tab .item a h4 { display: block; font-size: 12px; color: #4a90cf; font-weight: bold; text-decoration: none; padding: 9px 10px 0 10px; line-height: 120%; }
  .tabcontainer .tabs .tab .item a div { display: block; font-size: 12px; color: #424242; font-weight: normal; text-decoration: none; padding: 0px 10px; line-height: 14px;}
  .tabcontainer .tabs .tab .item a span.blue { display: inline; color: #4a90cf; text-decoration: none; }
  
  .aca-gs-search { display: block; position: absolute; top: 180px; left: 20px; width: 475px; height: 48px; background: url('/image-upload/template-sprites-graduiertenschulen_0.png') no-repeat 0px -638px transparent; }
  .aca-gs-search .aca-gs-searchstring { position: absolute; top: 14px; left: 14px; width: 239px; height: 20px; outline: none; border: none; background: none; color: #565656; }
  
  .aca-button-formular { position: absolute; display: inline-block; top: 8px; left: 257px; outline: none; border: none; cursor: pointer; background: transparent; }
  .aca-button-formular span.left { display: inline-block; float: none; width: 10px; height: 29px; margin: 0; padding: 0; font-size: 13px; line-height: 27px; font-weight: bold; color: #27486e; text-decoration: none; background: url('/image-upload/button-sprites_0.png') no-repeat 0px 0px transparent; }
  .aca-button-formular span.text { display: inline-block; float: none; height: 29px; margin: 0; padding: 0 10px 0 0; font-size: 13px; line-height: 27px; font-weight: bold; color: #27486e; text-decoration: none; background: url('/image-upload/button-sprites_0.png') no-repeat right 0px transparent;  }
  
  .aca-no-result { display: block; padding: 20px 10px 40px 10px; margin: 0; font-size: 13px; line-height: 120%; font-weight: normal; color: #565656; text-decoration: none; }
  .aca-search-result { padding: 0 0 40px 0; }
  .aca-search-result-item { display: block; text-decoration: none; }
  .aca-search-result-item span.title { display: block; padding: 20px 10px 5px 10px; margin: 0; font-size: 12px; line-height: 120%; font-weight: bold; color: #4a90cf; text-decoration: none; }
  .aca-search-result-item div.subline { display: block; padding: 0px 10px 5px 10px; margin: 0; font-size: 12px; line-height: 120%; font-weight: normal; color: #424242; text-decoration: none;  }
  .aca-search-result-item span.arrow { display: inline; font-size: 12px; line-height: 120%; font-weight: normal; color: #4a90cf; text-decoration: none;  }
*/


/* ####################################################################################### */
/* HiWi-Startseite */
/* ####################################################################################### */
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation { height: 199px; width: 758px; margin: 0 0 20px 0; padding: 0; background: url('/images/_sprites/template_hiwi_sprites.png') no-repeat left top transparent; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation h1.headline,
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation h2.headline,
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation h3.headline,
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation div.headline { margin: 0; padding: 15px 20px 9px 20px; font-size: 30px; line-height: 120%; font-weight: bold; color: #004479; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation h1.subline,
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation h2.subline,
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation h3.subline,
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation span.subline { margin: 0; padding: 0 20px 0px 20px; font-size: 13px; line-height: 120%; font-weight: normal; color: #565656; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation .nav-container {  position: absolute; top: 105px; left: 15px; width: 728px; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation .nav-container .nav-element { display: block; float: left; width: 223px; height: 72px; margin: 0; padding: 0; background: url('/images/_sprites/template_hiwi_sprites.png') no-repeat 0px -213px transparent; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation .nav-container .nav-element a { display: block; padding: 7px 25px 0 25px; font-size: 14px; line-height: 120%; font-weight: bold; color: #ffffff; text-decoration: none; text-align: center; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation .nav-container .nav-element.single-row a { display: block; padding: 16px 25px 0 25px; font-size: 14px; line-height: 120%; font-weight: bold; color: #ffffff; text-decoration: none; text-align: center; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation .nav-container .nav-element ul { display: none; position: absolute; z-index: 100; top: 53px; width: 223px; list-style: none; margin: 0 0 0 2px; padding: 0 0 53px 0; background: url('/images/_sprites/template_hiwi_sprites.png') no-repeat -763px bottom transparent; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation .nav-container .nav-element ul li { list-style: none; margin: 10px 3px 0 1px; padding: 0 12px 0 14px; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation .nav-container .nav-element ul li.last { list-style: none; margin: 15px 3px 0 1px; padding: 12px 12px 0 14px; border-top: 1px solid #e5e5e5; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation .nav-container .nav-element ul li a,
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation .nav-container .nav-element.single-row ul li a { display: block; margin: 0; padding: 3px 0 1px 22px; font-size: 12px; line-height: 120%; font-weight: normal; color: #565656; text-decoration: none; text-align: left; background:url('/images/_icons/arrow-right-round.png') no-repeat left center transparent;  }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation .nav-container .nav-element ul li a span,
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation .nav-container .nav-element.single-row ul li a span { font-size: 12px; line-height: 120%; font-weight: normal; color: #565656; text-decoration: none; text-align: left; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation .nav-container .nav-element:hover { display: block; float: left; width: 223px; height: 72px; margin: 0; padding: 0; background: url('/images/_sprites/template_hiwi_sprites.png') no-repeat -488px -213px transparent; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-navigation .nav-container .nav-element:hover ul { display: block;  }

.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase { width: 758px; height: 273px; margin: 0 0 20px 0; background: url('/images/_sprites/template_hiwi_sprites.png') no-repeat 0px -286px transparent; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase h1,
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase h2,
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase h3,
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase h4 { margin: 0; padding: 18px 20px 9px 20px; font-size: 19px; line-height: 120%; font-weight: bold; color: #004479; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase span.subline { display: block; margin: 0; padding: 0 20px 0px 20px; font-size: 13px; line-height: 120%; font-weight: normal; color: #565656; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .arrow-left { cursor: pointer; position: absolute; display: none; top: 140px; left: 15px; width: 55px; height: 55px; text-decoration: none; background: url('/images/_sprites/template_hiwi_sprites.png') no-repeat -237px -216px transparent; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .arrow-left.active,
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .arrow-left:hover { background: url('/images/_sprites/template_hiwi_sprites.png') no-repeat -351px -216px transparent; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .arrow-right { cursor: pointer; position: absolute; display: none; top: 140px; right: 15px; width: 55px; height: 55px; text-decoration: none; background: url('/images/_sprites/template_hiwi_sprites.png') no-repeat -292px -216px transparent; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .arrow-right.active,
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .arrow-right:hover { background: url('/images/_sprites/template_hiwi_sprites.png') no-repeat -406px -217px transparent; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .showcase-container { position: absolute; top: 90px; left: 117px; width: 534px; height: 163px; overflow: hidden; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .showcase-container ul { position: absolute; left: 0px; list-style: none; margin: 0; padding: 0; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .showcase-container ul li { list-style: none; display: block; float: left; margin: 0 10px 0 0; padding: 0; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .showcase-container ul li a { position: relative; display: block; width: 257px; height: 163px; background: url('/images/_sprites/template_hiwi_sprites.png') no-repeat -0px -567px transparent; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .showcase-container ul li a img { position: absolute; z-index: 10; top: 4px; left: 4px; width: 249px; height: 155px; text-decoration: none; outline: none;  }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .showcase-container ul li a .text { position: absolute; z-index: 20; bottom: 4px; left: 4px; width: 224px; padding: 10px 12px; background: #f6a223; background: rgba(246, 162, 36, 0.85); text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .showcase-container ul li a .text .pre { display: block; font-size: 12px; line-height: 13px; font-weight: normal; color: #ffffff; text-decoration: none; text-align: left; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .showcase-container ul li a .text .title { display: block; font-size: 12px; line-height: 13px; font-weight: bold; color: #ffffff; text-decoration: none; text-align: left; }
.aca-template-container.template-sop-hiwi-start .aca-hiwi-showcase .showcase-container ul li a .text .name { display: block; font-size: 12px; line-height: 13px; font-weight: normal; color: #ffffff; text-decoration: none; text-align: left; }
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols { margin: 0 0 20px 0; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols .aca-element-header { height: 60px; text-decoration: none; background: url('/images/_sprites/content-element-sprites-standard.jpg') no-repeat 0px 0px transparent; }
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols .aca-element-header  h1,
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols .aca-element-header  h2,
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols .aca-element-header  h3,
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols .aca-element-header  h4 { margin: 0; padding: 18px 20px 9px 20px; font-size: 19px; line-height: 120%; font-weight: bold; color: #004479; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols .aca-element-data { float: left; width: 758px; text-decoration: none; background: url('/images/_sprites/content-element-sprites-standard.jpg') repeat-y -764px 0px transparent; }
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols .aca-element-data .aca-content-item { display: block; float: left; width: 354px; margin: 0 0 0 15px; padding: 10px 0 0 0; border-top: 1px solid #d9e4ea; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols .aca-element-data .aca-content-item.clear-left { clear: left; }
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols .aca-element-data .aca-content-item img { display: block; float: left; width: 100px; height: 100px; margin: 0 12px 20px 0; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols .aca-element-data .aca-content-item .item-text { display: block; float: left; width: 242px; margin: 0 0 20px 0; word-wrap: normal; word-break: keep-all; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols .aca-element-data .aca-content-item .item-text .headline { display: block; font-size: 12px; line-height: 18px; font-weight: bold; color: #448ed1; text-decoration: none; text-align: left; }
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols .aca-element-data .aca-content-item .item-text .subline { display: inline; font-size: 12px; line-height: 18px; font-weight: normal; color: #565656; text-decoration: none; text-align: left; }
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols .aca-element-data .aca-content-item .item-text .arrow { font-size: 12px; line-height: 18px; font-weight: normal; color: #448ed1; text-decoration: none; text-align: left; }
.aca-template-container.template-sop-hiwi-start .aca-teaser-2-cols .aca-element-footer { clear: left; height: 10px; background: url('/images/_sprites/content-element-sprites-standard.jpg') no-repeat 0px bottom transparent; text-decoration: none; }

.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short { }
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-header { background:url('/images/_sprites/box-sprites-jobs-short.jpg') no-repeat -398px 0px white; }
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-header h1,
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-header h2,
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-header h3,
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-header h4 { margin: 0 3px; padding: 15px 17px 14px 17px; font-size: 16px; line-height: 120%; color: #2a5780; font-weight: bold; text-decoration: none; background: url('/images/_sprites/box-sprites-lines.png') no-repeat -421px bottom transparent; }
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-data { background:url('/images/_sprites/box-sprites-jobs-short.jpg') repeat-y 0px 0px white; }
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-data ul { margin: 0 3px; padding: 0; list-style: none; background: url('/images/_sprites/box-sprites-lines.png') no-repeat -421px bottom transparent}
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-data ul li { display: block; margin: 0; padding: 3px 17px 13px 17px; list-style: none; background: url('/images/_sprites/box-sprites-lines.png') no-repeat -3px bottom transparent; }
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-data ul li.last { background: none; }
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-data ul li a { display: block; margin: 0; padding: 8px 0px 7px 22px; font-size: 12px; line-height: 16px; font-weight: bold; color: #458ed1; text-decoration: none;  background:url('/images/_icons/arrow-right-round.png') no-repeat left center transparent; }
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-data ul li a span { font-size: 12px; line-height: 16px; font-weight: bold; color: #458ed1; text-decoration: none; }
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-bottom { background: url('/images/_sprites/box-sprites-jobs-short.jpg') no-repeat -398px -68px white; display: block; padding: 7px 20px; }
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-bottom a { display: block; margin: 0; padding: 8px 0px 7px 22px;  font-size: 12px; line-height: 16px; font-weight: bold; color: #458ed1; text-decoration: none; background:url('/images/_icons/arrow-right-round.png') no-repeat left center transparent; }
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-bottom a span { font-size: 12px; line-height: 16px; font-weight: bold; color: #458ed1; text-decoration: none; }

.template-sop-hiwi-start .aca-box-container .aca-box.box-facebook-teaser:before { display: none; }
.template-sop-hiwi-start .aca-box-container .aca-box.box-facebook-teaser:after { display: none; }
.template-sop-hiwi-start .aca-box-container .aca-box.box-facebook-teaser { background: url('/image-upload/fb-teaser_0.jpg') no-repeat 0px 0px white; }
.template-sop-hiwi-start .aca-box-container .aca-box.box-facebook-teaser a { display: block; height: 202px; }
.template-sop-hiwi-start .aca-box-container .aca-box.box-facebook-teaser a p.text { display: block; position: absolute; margin: 0; padding: 0; top: 30px; left: 25px; width: 235px; font-size: 18px; line-height: 120%; font-weight: normal; color: #ffffff; }


/* ####################################################################################### */
/* IDW-Liste */
/* ####################################################################################### */
.aca-template-container.template-idw-liste .aca-content-element.idw-liste {
	display: block; position: relative; float: left; clear: left;
	width: 751px;
	border-top: 1px solid #a5aeb7;
}
.template-idw-liste .idw-liste .idw-header {
	display: block; position: relative; float: left; clear: left;
	width: 751px;
  font-size: 11px; color: #004479; font-weight: bold;
	border-top: 1px solid #ffffff;
	background: #ebecf1; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWNmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYmQyZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ebecf1 0%, #cbd2e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebecf1), color-stop(100%,#cbd2e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ebecf1 0%,#cbd2e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ebecf1 0%,#cbd2e0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ebecf1 0%,#cbd2e0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ebecf1 0%,#cbd2e0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebecf1', endColorstr='#cbd2e0',GradientType=0 ); /* IE6-8 */
	
}
.template-idw-liste .idw-liste .idw-header span.left {
	display: block; position: relative; float: left; clear: left;
  width: 255px; padding: 5px 0 5px 7px;
}
.template-idw-liste .idw-liste .idw-header span.inhalt {
	display: block; position: relative; float: left;
  width: 475px; padding: 5px 7px 5px 7px;
}
.template-idw-liste .idw-liste .idw-content {
	display: block; position: relative; float: left; clear: left;
	width: 751px;
  font-size: 11px; color: #32597d; font-weight: bold;
}
.template-idw-liste .idw-liste .idw-content .aca-teaser-link-container {
	display: block; position: relative; float: left; clear: left;
	width: 751px; padding: 14px 0;
  font-size: 11px; color: #32597d; font-weight: bold;
	border-bottom: 1px solid #d2d7db;
}
.template-idw-liste .idw-liste .idw-content .aca-teaser-link-container .title {
	display: block; position: relative; float: left; clear: left;
  width: 255px; padding: 0 0 0 7px;
  font-size: 13px; line-height: 15px; color: #5291cc; font-weight: bold; text-decoration: none;
}
.template-idw-liste .idw-liste .idw-content .aca-teaser-link-container a {
	display: block; position: relative;
  font-size: 13px; line-height: 15px; color: #5291cc; font-weight: bold; text-decoration: none;
}
.template-idw-liste .idw-liste .idw-content .aca-teaser-link-container p {
	display: block; position: relative; float: left;
  width: 475px; padding: 0 7px 0 7px;
  font-size: 13px; line-height: 15px; color: #32597d; font-weight: normal; text-decoration: none;	
}

/* ####################################################################################### */
/*Karrierebareatung Detail */
/* ####################################################################################### */
	.template-karriere-detail .karriere_logo {
		display: block; float: right;
		margin: 10px 0 0 0;
	}
	.aca-template-container.template-karriere-detail .aca-content-element {
		padding-bottom: 10px;
	}
	.aca-template-container.template-karriere-detail.fs-small p.lead {
    margin:0px 0px 8px 0px;
    color:#2c2d2d;
    font-size:14px;
    font-weight:bold;
  }

	.aca-template-container.template-karriere-detail.fs-middle p.lead  {
		margin:0px 0px 8px 0px;
		color:#2c2d2d;
		font-size:16px;
		font-weight:bold;
  }

	.aca-template-container.template-karriere-detail.fs-big p.lead  {
		margin:0px 0px 8px 0px;
		color:#2c2d2d;
		font-size:18px;
		font-weight:bold;
  }
/* ####################################################################################### */
/* Karrierberatung Fragenformular*/
/* ####################################################################################### */
.template-karriereberatung-fragenformular .aca-content-footer {    padding: 10px 0 0 0;}
.template-karriereberatung-fragenformular .contentHeader { font-size: 12px; height: auto; clear: left; color: #32597D; float: left; width: 100%;}
.template-karriereberatung-fragenformular .contentHeader .articleHeadline_left {    float: left;    text-transform: uppercase;}
.template-karriereberatung-fragenformular .contentHeadline h1 {    color: #004479;    font-size: 28px;    margin: 0;    padding: 0;}
.template-karriereberatung-fragenformular .contentHeadline h2 {    color: #0F2D4A;    font-size: 13px;    font-weight: bold;    margin: 0;    padding: 5px 0 16px;}
.template-karriereberatung-fragenformular .inputText {    background: url("../../images/input_back.png") repeat-x scroll 0 0 #FAFAFB;    border: 2px solid #FFFFFF;    color: #656565;    margin-bottom: 4px;    padding: 2px 4px;    width: 368px;}
.template-karriereberatung-fragenformular #contentText { color: #424242;}
.template-karriereberatung-fragenformular a.button span {    background: url("../../images/button_left.png") no-repeat scroll left top rgba(0, 0, 0, 0);    display: block;    line-height: 18px;    padding: 4px 3px 6px 11px;}
.template-karriereberatung-fragenformular .aca-box-container .boxJobsRight-rb { background: url("/images/rebrush/box-teaser-repeat.jpg") repeat-y scroll left top rgba(0, 0, 0, 0);    border: medium none;    clear: left;    float: left;    margin: 0 0 20px;    padding: 0;    width: 380px;}
.template-karriereberatung-fragenformular .aca-box-container .boxJobsRight-rb .head { background: url("/images/rebrush/box-teaser-top.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);    padding: 19px 18px 8px;}
.template-karriereberatung-fragenformular .aca-box-container .boxJobsRight-rb .data { border-top: 1px solid #DBE5EA;    margin: 0 3px;    padding: 11px 15px 0;}
.template-karriereberatung-fragenformular .aca-box-container .boxJobsRight-rb .footer { background: url("/images/rebrush/box-teaser-bottom.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);    height: 11px;}
.template-karriereberatung-fragenformular .boxJobsRightEntry { margin-bottom: 12px;}
.template-karriereberatung-fragenformular .boxJobsRightEntryDate {    color: #696969;    font-size: 10px;    margin-bottom: 4px;}
.template-karriereberatung-fragenformular .boxJobsRightEntryHeadline {    margin-bottom: 4px;}
.template-karriereberatung-fragenformular .boxJobsRightEntry a {    color: #5291CC;    font-weight: bold;    text-decoration: none;}
.template-karriereberatung-fragenformular a {    outline: medium none;}
.template-karriereberatung-fragenformular a.button {    background: url("../../images/button_right.png") no-repeat scroll right top rgba(0, 0, 0, 0);    color: #004479 !important;    display: block;    float: left;    font-size: 12px;    font-weight: bold;    height: 32px;    margin-right: 6px;    padding-right: 11px;    text-decoration: none;}
.template-karriereberatung-fragenformular .hiddenButton {    display: none !important;}
.template-karriereberatung-fragenformular span.inputButton {    background: url("../../images/rebrush/header-btn-bg-right.png") no-repeat scroll right top rgba(0, 0, 0, 0);    color: #254567 !important;    display: block;    float: left;    font-size: 11px;    font-weight: bold;    height: 32px;    margin-right: 6px;    padding-right: 11px;    text-decoration: none;}
.template-karriereberatung-fragenformular .boxJobsRightEntryText a {    color: #424242;    font-weight: normal;}
.template-karriereberatung-fragenformular .aca-box-container .boxJobsRight-rb .data {    border-top: 1px solid #DBE5EA;    margin: 0 3px;    padding: 11px 15px 0;}
.template-karriereberatung-fragenformular .aca-box-container .boxJobsRight-rb .head .subline {    color: #555555;    font-size: 12px;    font-weight: normal;    line-height: 120%;    margin: 0;    padding: 0;}
.template-karriereberatung-fragenformular .aca-box-container .boxJobsRight-rb .head h3 {    color: #555555;    font-size: 16px;    font-weight: bold;    line-height: 120%;    margin: 0;    padding: 0 0 4px;}
.template-karriereberatung-fragenformular .boxJobsRightEntryText a .blue {    color: #5291CC;    font-weight: normal;}
.template-karriereberatung-fragenformular .eingabeLinks1 {    clear: left;    color: #32597D;    display: block;    padding: 0 0 3px 5px;}
.template-karriereberatung-fragenformular .aca-breadcrumb li:after {    top: 2px;}
.template-karriereberatung-fragenformular #contentFooter .contentFooterBottom {    background: url("../../images/footer_bottom.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);    height: 73px;    margin-top: 1px;    width: 751px;}
.template-karriereberatung-fragenformular #contentFooter .contentFooterBottom .left {    padding: 28px 0 0 15px;}
.template-karriereberatung-fragenformular #contentFooter .left {    float: left;}
.template-karriereberatung-fragenformular #contentFooter .contentFooterBottom .right {    padding: 23px 8px 0 0;}
.template-karriereberatung-fragenformular #contentFooter .right {    float: right;    padding: 6px 9px 0 0;}
.template-karriereberatung-fragenformular #contentFooter .contentFooterTop {    border-bottom: 1px solid #A5AEB7;    border-top: 1px solid #A5AEB7;    height: 28px;}
.template-karriereberatung-fragenformular #contentFooter {  font-size: 12px;  clear: left;    float: left;    margin-top: 21px;    border-top: 1px solid #B4BCC4;    width: 751px;}
.template-karriereberatung-fragenformular #contentFooter .bookmarkButton {    background: url("../../images/bookmark_icon.png") no-repeat scroll 0 1px rgba(0, 0, 0, 0);    color: #32597D;    margin-right: 10px;    padding-left: 20px;    text-decoration: none;}
.template-karriereberatung-fragenformular #contentFooter .sendButton {    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);    margin: 0;    padding: 0;    color: #32597D;    text-decoration: none;}
.template-karriereberatung-fragenformular #contentFooter .printButton {    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);    margin: 0;    padding: 0;    color: #32597D;    text-decoration: none;}
.template-karriereberatung-fragenformular #contentFooter .left {    float: left;}
.template-karriereberatung-fragenformular .contentFooterTop .left {    margin-top: 6px;}
.template-karriereberatung-fragenformular #formularId .dynamic_form_textarea {    background: url("../../images/my_academics_textarea_background.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);    border: 2px solid #CDD7E5;    color: #656565;    font-family: Lucida Sans Unicode,Lucida Grande,Lucida Sans,Verdana;    font-size: 13px;    height: 77px;    margin-bottom: 13px;    overflow: auto;    width: 356px;}
.template-karriereberatung-fragenformular #formularId .dynamic_form_textarea {    background: url("../../images/input_back.png") repeat-x scroll 0 0 #FFFFFF;    padding: 4px 2px 3px 4px;    width: 365px;}
.template-karriereberatung-fragenformular #formularId .inputText {    border: 2px solid #CDD7E5;    margin-bottom: 8px;    padding-bottom: 3px;    width: 365px;}
.template-karriereberatung-fragenformular #formularId label {    color: #004479;    display: block;    font-weight: bold;    padding-bottom: 2px;}
.template-karriereberatung-fragenformular #formularId .checkBoxLabel {    color: #656565;    display: inline;    font-weight: normal;}
.template-karriereberatung-fragenformular a.button span {    background: url("../../images/button_left.png") no-repeat scroll left top rgba(0, 0, 0, 0);    display: block;    line-height: 18px;    padding: 4px 3px 6px 11px;}
.template-karriereberatung-fragenformular .imageFormCheckboxes {margin: 0 5px 0 0;}
.template-karriereberatung-fragenformular .contentSpacerBottom {padding: 0 0 10px 0;}

/* ####################################################################################### */
/* MD galerie Detail */
/* ####################################################################################### */
.template-md-galerie-detail a {    outline: medium none;}
.template-md-galerie-detail .aca-content-footer { padding: 15px 0 0 0;}
.template-md-galerie-detail .context {    margin-bottom: 0;    padding: 0;}
.template-md-galerie-detail.fs-small .contentHeader {    font-size: 12px;}
.template-md-galerie-detail .contentHeader {    clear: left;    color: #004479;    float: left;    height: 23px;    width: 100%;}
.template-md-galerie-detail .contentHeader {    height: auto;}
.template-md-galerie-detail .contentHeader .articleHeadline_left {    float: left;    text-transform: uppercase;}
.template-md-galerie-detail .contentHeader .articleHeadline_right {    float: right;    margin-top: -4px;}
.template-md-galerie-detail .contentHeader .articleHeadline_right a.normalLink {    padding-right: 15px;}
.template-md-galerie-detail a.normalLink, span.normalLink a {    background: url("/images/login_link_arrow.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);    color: #004479;    font-weight: bold;    margin: 0;    padding: 0 5px 0 10px;    text-decoration: none; position:relative; top:-24px; float:right;}
.template-md-galerie-detail .contentSpacerArtikel {    font-size: 5px;}
.template-md-galerie-detail .contentHeadline {    clear: left;}
.template-md-galerie-detail.fs-small .contentHeadline h1 {    color: #004479;    font-size: 28px;    margin: 0;    padding: 0;}
.template-md-galerie-detail #contentText {    color: #424242;}
.template-md-galerie-detail.fs-small #contentFooter {    font-size: 12px;}
.template-md-galerie-detail #contentFooter {    border-top: 1px solid #B4BCC4;}
.template-md-galerie-detail #contentFooter {    clear: left;    float: left;    margin-top: 21px;    width: 751px;}
.template-md-galerie-detail #contentFooter .contentFooterTop {    border-bottom: 1px solid #A5AEB7;    border-top: 1px solid #A5AEB7;    height: 28px;}
.template-md-galerie-detail #contentFooter .contentFooterTop {    padding-left: 10px;}
.template-md-galerie-detail #contentFooter .contentFooterBottom {    background: url("../images/footer_bottom.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);    height: 73px;    margin-top: 1px;    width: 751px;}
.template-md-galerie-detail #contentFooter .printButton {    background: url("../images/print_icon.gif") no-repeat scroll left center rgba(0, 0, 0, 0);    color: #32597D;    margin-right: 10px;    padding-left: 17px;    text-decoration: none;}
.template-md-galerie-detail #contentFooter .printButton {    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);    margin: 0;    padding: 0;}
.template-md-galerie-detail #contentFooter .sendButton {    background: url("../images/send_icon.gif") no-repeat scroll left center rgba(0, 0, 0, 0);    color: #32597D;    margin-right: 10px;    padding-left: 17px;    text-decoration: none;}
.template-md-galerie-detail #contentFooter .sendButton {    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);    margin: 0;    padding: 0;}
.template-md-galerie-detail #contentFooter .bookmarkButton {    background: url("../images/bookmark_icon.png") no-repeat scroll 0 1px rgba(0, 0, 0, 0);    color: #32597D;    margin-right: 10px;    padding-left: 20px;    text-decoration: none;}
.template-md-galerie-detail .aca-breadcrumb li:after {    top: 2px;}
.template-md-galerie-detail #contentFooter .left {    float: left;}
.template-md-galerie-detail .contentFooterTop .left {    margin-top: 6px;}
.template-md-galerie-detail .buttonbox {    display: table;    margin: 0 auto;    padding-top: 20px;}
.template-md-galerie-detail .buttonLeft_end {    background-image: url("/images/roundButton_left_end.jpg");    background-position: left top;    background-repeat: no-repeat;    float: left;    height: 29px;    width: 29px;}
.template-md-galerie-detail .buttonRight_end {    background-image: url("/images/roundButton_right_end.jpg");    background-position: left top;    background-repeat: no-repeat;    float: left;    height: 29px;    width: 29px;}
.template-md-galerie-detail .buttonText {    float: left;    padding-left: 15px;    padding-right: 15px;    padding-top: 5px;}
.template-md-galerie-detail .buttonRight {    background-image: url("/images/roundButton_right.jpg");    background-position: left top;    background-repeat: no-repeat;    float: left;    height: 29px;    width: 29px;}
.template-md-galerie-detail .buttonRight a {    background-image: url("/images/roundButton_right.jpg");    background-position: left top;    background-repeat: no-repeat;    float: left;    height: 29px;    text-decoration: none;    width: 29px;}
.template-md-galerie-detail .buttonLeft {    background-image: url("/images/roundButton_left.jpg");    background-position: left top;    background-repeat: no-repeat;    float: left;    height: 29px;    width: 29px;}
.template-md-galerie-detail .buttonLeft a {    background-image: url("/images/roundButton_left.jpg");    background-position: left top;    background-repeat: no-repeat;    float: left;    height: 29px;    text-decoration: none;    width: 29px;}

/* ####################################################################################### */
/* MD Karriereberatung Einstieg */ 
/* ####################################################################################### */
.template-karriereberatung-einstieg .karriere_logo {
  display: block; float: right;
  margin: 10px 7px 0 10px;
}

.aca-template-container.template-karriereberatung-einstieg .aca-content-element .aca-schaufenster-mit-frage {
	display: block; position: relative; float: left; clear: left;
	width: 751px; margin-bottom: 24px;
  background: #e2e3e7; /* Old browsers */
  background: -moz-linear-gradient(top, #f4f5f9 0%, #e2e3e7 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f5f9), color-stop(100%,#e2e3e7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f5f9 0%,#e2e3e7 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f4f5f9 0%,#e2e3e7 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f9', endColorstr='#e2e3e7',GradientType=0 ); /* IE6-9 */  
}
.aca-template-container.template-karriereberatung-einstieg .aca-content-element .aca-schaufenster-mit-frage .aca-teaser {
  width: 731px; margin-bottom: 0px; padding: 10px 10px 10px 10px;
  border: none;
  background: transparent; /* Old browsers */
}
.aca-template-container.template-karriereberatung-einstieg .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.border-top:before {
  content: " "; display: block; position:absolute;
	top: 0; left: 10px; width: 731px; height: 1px;
  border: none;
  background: #d2d7db; /* Old browsers */
}
.aca-template-container.template-karriereberatung-einstieg .aca-content-element .aca-schaufenster-mit-frage .aca-teaser img {
  display: block; float: left;
  width: 150px; height: 150px; margin: 0 35px 0 0;
}
.aca-template-container.template-karriereberatung-einstieg .aca-content-element .aca-schaufenster-mit-frage .aca-teaser .description {
  display: block; float: left;
  width: 546px; margin: 0; padding: 0 0 30px 0;
  font-size: 12px; line-height: 18px; font-weight: normal; color: #565655; text-decoration: none;
}
.aca-template-container.template-karriereberatung-einstieg .aca-content-element .aca-schaufenster-mit-frage .aca-teaser a.button {
  position: absolute; z-index: 200; bottom: 20px; right: 20px; color: #254567;
}

.aca-template-container.template-karriereberatung-einstieg .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive img {
  display: block; float: left;
  width: 44px; height: 44px; margin: 0 10px 10px 0;
}
.aca-template-container.template-karriereberatung-einstieg .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive a.button {
  display: none; color: #254567;
}
.aca-template-container.template-karriereberatung-einstieg .aca-content-element .aca-schaufenster-mit-frage .aca-teaser .category {
  display: none;
}
.aca-template-container.template-karriereberatung-einstieg .aca-content-element .aca-schaufenster-mit-frage .aca-teaser.inactive .description {
  display: block; float: left;
  width: 546px; margin: 0; padding: 0;
  font-size: 12px; line-height: 18px; font-weight: normal; color: #565655; text-decoration: none;
}



/* ####################################################################################### */
/* MD Reiner Text*/
/* ####################################################################################### */
.template-reiner-text .aca-article-content h1 {color: #004479; font-size: 28px; margin: 0px 0px 8px 0px;}	

/* MD SEO Seite */
.template-seo-uebersicht .aca-content-element.aca-search-filter {
  margin: 10px 0 40px 0;
}
.template-seo-uebersicht .aca-verwandte-suche {
  margin: 10px 0 40px 0;
  background: url('/images/desktop/template-sprites-stellenanzeigen.png') repeat-y -3040px 0px transparent;		
}
.template-seo-uebersicht .aca-verwandte-suche:before {
  content: " "; position: absolute;
  left: 0; top: -20px; height: 20px; width: 758px;
  background: url('/images/desktop/template-sprites-stellenanzeigen.png') no-repeat 0px -180px transparent;
}
.template-seo-uebersicht .aca-verwandte-suche:after {
  content: " "; position: absolute;
  left: 0; bottom: -20px; height: 20px; width: 758px;
  background: url('/images/desktop/template-sprites-stellenanzeigen.png') no-repeat 0px -220px transparent;
}
.template-seo-uebersicht .aca-verwandte-suche .veingrenzen-container .veingrenzen-content { float: left; width: 730px; padding: 10px 15px; }
.template-seo-uebersicht .aca-verwandte-suche .veingrenzen-container .veingrenzen-content h1,
.template-seo-uebersicht .aca-verwandte-suche .veingrenzen-container .veingrenzen-content h2,
.template-seo-uebersicht .aca-verwandte-suche .veingrenzen-container .veingrenzen-content h3,
.template-seo-uebersicht .aca-verwandte-suche .veingrenzen-container .veingrenzen-content h4,
.template-seo-uebersicht .aca-verwandte-suche .veingrenzen-container .veingrenzen-content h5 { margin: 0; padding: 0 0 10px 0; font-weight: bold; font-size: 13px; line-height: 15px; color: #32597d; text-decoration: none; }
.template-seo-uebersicht .aca-verwandte-suche .veingrenzen-container .veingrenzen-content a { display: block; float: left; margin: 0 20px 0 0; padding: 0 0 0 0; font-weight: normal; font-size: 11px; line-height: 13px; color: #565656; text-decoration: none; }

/* ####################################################################################### */
/* Promotion Finanzierung */
/* ####################################################################################### */
.aca-template-container.template-promotion-finanzierung .aca-content-top {  height: 50px;}
.template-promotion-finanzierung .aca-box-container .aca-box.box-dwz-promotion {    margin: 30px 0 30px 0;  }
.template-promotion-finanzierung .aca-box-container .aca-box.box-facebook-teaser:before { display: none; }
.template-promotion-finanzierung .aca-box-container .aca-box.box-facebook-teaser:after { display: none; }
.template-promotion-finanzierung .aca-box-container .aca-box.box-facebook-teaser { background: url('/image-upload/fb-teaser_0.jpg') no-repeat 0px 0px white; }
.template-promotion-finanzierung .aca-box-container .aca-box.box-facebook-teaser a { display: block; height: 202px; }
.template-promotion-finanzierung .aca-box-container .aca-box.box-facebook-teaser a p.text { display: block; position: absolute; margin: 0; padding: 0; top: 30px; left: 25px; width: 235px; font-size: 18px; line-height: 120%; font-weight: normal; color: #ffffff; }
.aca-template-container.template-promotion-finanzierung .aca-content-element .aca-teaser .description {	width: 245px;}

/* ####################################################################################### */
/* Promotion Perspektiven */
/* ####################################################################################### */
.aca-template-container.template-promotion-perspektiven .aca-content-top {  height: 50px;}
.template-promotion-perspektiven .aca-box-container .aca-box.box-dwz-promotion {  margin: 30px 0 10px 0;  }
.template-promotion-perspektiven .aca-box-container .aca-box.box-facebook-teaser:before { display: none; }
.template-promotion-perspektiven .aca-box-container .aca-box.box-facebook-teaser:after { display: none; }
.template-promotion-perspektiven .aca-box-container .aca-box.box-facebook-teaser { background: url('/image-upload/fb-teaser_0.jpg') no-repeat 0px 0px white; }
.template-promotion-perspektiven .aca-box-container .aca-box.box-facebook-teaser a { display: block; height: 202px; }
.template-promotion-perspektiven .aca-box-container .aca-box.box-facebook-teaser a p.text { display: block; position: absolute; margin: 0; padding: 0; top: 30px; left: 25px; width: 235px; font-size: 18px; line-height: 120%; font-weight: normal; color: #ffffff; }
.aca-template-container.template-promotion-perspektiven .aca-content-element .aca-teaser .description {	width: 245px;}

/* ####################################################################################### */
/* Promotion Vorbereitung und Bewerbung */
/* ####################################################################################### */
.aca-template-container.template-promotion-vorbereitung .aca-content-top {  height: 50px;}
.template-promotion-vorbereitung .aca-box-container .aca-box.box-dwz-promotion {    margin: 30px 0 10px 0;  }
.template-promotion-vorbereitung .aca-box-container .aca-box.box-facebook-teaser:before { display: none; }
.template-promotion-vorbereitung .aca-box-container .aca-box.box-facebook-teaser:after { display: none; }
.template-promotion-vorbereitung .aca-box-container .aca-box.box-facebook-teaser { background: url('/image-upload/fb-teaser_0.jpg') no-repeat 0px 0px white; }
.template-promotion-vorbereitung .aca-box-container .aca-box.box-facebook-teaser a { display: block; height: 202px; }
.template-promotion-vorbereitung .aca-box-container .aca-box.box-facebook-teaser a p.text { display: block; position: absolute; margin: 0; padding: 0; top: 30px; left: 25px; width: 235px; font-size: 18px; line-height: 120%; font-weight: normal; color: #ffffff; }
.aca-template-container.template-promotion-vorbereitung .aca-content-element .aca-teaser .description {	width: 245px;}

/* ####################################################################################### */
/* Promotion Wege zur Promotion*/
/* ####################################################################################### */
.aca-template-container.template-promotion-doktortitel .aca-content-top {  height: 50px;}
.template-promotion-doktortitel .aca-box-container .aca-box.box-dwz-promotion {    margin: 30px 0 10px 0;  }
.template-promotion-doktortitel .aca-box-container .aca-box.box-facebook-teaser:before { display: none; }
.template-promotion-doktortitel .aca-box-container .aca-box.box-facebook-teaser:after { display: none; }
.template-promotion-doktortitel .aca-box-container .aca-box.box-facebook-teaser { background: url('/image-upload/fb-teaser_0.jpg') no-repeat 0px 0px white; }
.template-promotion-doktortitel .aca-box-container .aca-box.box-facebook-teaser a { display: block; height: 202px; }
.template-promotion-doktortitel .aca-box-container .aca-box.box-facebook-teaser a p.text { display: block; position: absolute; margin: 0; padding: 0; top: 30px; left: 25px; width: 235px; font-size: 18px; line-height: 120%; font-weight: normal; color: #ffffff; }
.aca-template-container.template-promotion-doktortitel .aca-content-element .aca-teaser .description {	width: 245px;}

/* ####################################################################################### */
/* Promovieren mit Teaser */
/* ####################################################################################### */
  .template-promovieren.template-promovieren-mit-teaser .aca-box-container {
    padding-top: 45px;
  }
  .template-promovieren-mit-teaser .aca-content-element.aca-promovieren-banner {
    position: relative;
    width: 758px; height: 370px;
    margin: 0 0 20px 0; padding: 0;
    background: url('/image-upload/template-sprites-promovieren_0.png') no-repeat 0px 0px transparent;
  }
  .template-promovieren-mit-teaser .aca-content-element.aca-promovieren-banner .text {
    position: absolute;
    top: 61px; left: 22px;
  }
  .template-promovieren-mit-teaser .aca-content-element.aca-promovieren-banner .text h1,
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .text h3,
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .text .headline {
    margin: 0; padding: 0;
    font-size: 32px; line-height: 120%; font-weight: bold; color: #004479; text-decoration: none; text-transform: none;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .text .subline {
    margin: 0; padding: 0;
    font-size: 12px; line-height: 120%; font-weight: normal; color: #565655; text-decoration: none; text-transform: none;    
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .search-box {
    position: absolute;
    top: 148px; left: 22px; width: 413px; height: 90px;
    background: url('/image-upload/template-sprites-promovieren_0.png') no-repeat 0px -370px transparent;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .search-box .text {
    position: absolute;
    top: 15px; left: 50px;    
    font-size: 15px; line-height: 120%; font-weight: bold; color: #ffffff; text-decoration: none; text-transform: none;    
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .search-box .buttons {
    position: absolute;
    top: 45px; left: 10px;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .search-box .buttons a {
    display: inline-block;
    width: 192px; height: 33px;
    margin: 0 2px 0 0;
    font-size: 12px; line-height: 35px; font-weight: bold; color: #004479; text-align: center; text-decoration: none; text-transform: none;    
    background: url('/image-upload/template-sprites-promovieren_0.png') no-repeat -564px -410px transparent;    
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .links {
    position: absolute;
    bottom: 0; left: 4px; width: 758px; height: 94px;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .links a {
    display: block; float: left; position: relative;
    width: 187px; height: 40px;
    padding: 55px 0 0 0;
    font-size: 13px; line-height: 15px; font-weight: bold; color: #004479; text-align: center; text-decoration: none; text-transform: none;    
    background: url('/image-upload/template-sprites-promovieren_0.png') no-repeat -187px -467px transparent;
    border-right: 1px solid #ffffff;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .links .link-1 {
    background: url('/image-upload/template-sprites-promovieren_0.png') no-repeat 0px -467px transparent;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .links .link-1 a:before {
    content: " "; display: block; position: absolute;
    top: 8px; left: 50%; width: 39px; height: 50px;
    margin-left: -20px;
    background: url('/image-upload/template-sprites-promovieren_0.png') no-repeat -413px -408px transparent;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .links .link-2 a:before {
    content: " "; display: block; position: absolute;
    top: 6px; left: 50%; width: 34px; height: 50px;
    margin-left: -17px;
    background: url('/image-upload/template-sprites-promovieren_0.png') no-repeat -452px -408px transparent;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .links .link-3 a:before {
    content: " "; display: block; position: absolute;
    top: 6px; left: 50%; width: 38px; height: 50px;
    margin-left: -19px;
    background: url('/image-upload/template-sprites-promovieren_0.png') no-repeat -486px -408px transparent;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .links .link-4 {
    border-right: none;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .links .link-4 a:before {
    content: " "; display: block; position: absolute;
    top: 5px; left: 50%; width: 30px; height: 50px;
    margin-left: -15px;
    background: url('/image-upload/template-sprites-promovieren_0.png') no-repeat -524px -408px transparent;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .links .link-1 a:hover,
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .links .link-2 a:hover,
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .links .link-3 a:hover,
.template-promovieren-mit-teaser   .aca-content-element.aca-promovieren-banner .links .link-4 a:hover {
    background: url('/image-upload/template-sprites-promovieren_0.png') no-repeat -382px -466px transparent;
  }
  
.template-promovieren-mit-teaser   .aca-content-element.aca-teaser-with-banner-images {
    margin: 0 0 0 2px;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-teaser-with-banner-images h1,
.template-promovieren-mit-teaser   .aca-content-element.aca-teaser-with-banner-images h2,
.template-promovieren-mit-teaser   .aca-content-element.aca-teaser-with-banner-images h3,
.template-promovieren-mit-teaser   .aca-content-element.aca-teaser-with-banner-images h4 {
    margin: 0 0 10px 0; padding: 0;
    font-size: 19px; line-height: 120%; font-weight: bold; color: #004479; text-align: left; text-decoration: none; text-transform: none;    
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-teaser-with-banner-images .row {
    position: relative; display: block; float: left;
    width: 768px;
    margin: 10 0 0 0; padding: 0;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-teaser-with-banner-images .aca-teaser-link-container {
    position: relative; display: block; float: left;
    width: 370px; margin: 0 13px 0 0;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-teaser-with-banner-images .aca-teaser-link-container img {
    width: 370px;
    border: none;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-teaser-with-banner-images .aca-teaser-link-container a {
    display: block;
    padding: 8px 0 3px 0;
    font-size: 12px; line-height: 120%; font-weight: bold; color: #448ed1; text-align: left; text-decoration: none; text-transform: none;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-teaser-with-banner-images .aca-teaser-link-container p.text {
    display: block;
    margin: 0; padding: 0 0 10px 0;
    font-size: 12px; line-height: 22px; font-weight: normal; color: #424242; text-align: left; text-decoration: none; text-transform: none;
  }
.template-promovieren-mit-teaser   .aca-content-element.aca-teaser-with-banner-images .aca-teaser-link-container p.text .blue {    color: #448ed1;  }

/* ####################################################################################### */
/* Seminare */
/* ####################################################################################### */
.template-seminare .karriere_logo {
		display: block; float: right;
		margin: 10px 0 0 0;
	}
.template-seminare.fs-small .aca-article-header h2 {
  color: #004479;
  font-size: 15px;
  margin: 0; padding: 3px 0 10px 0;
}
.template-seminare.fs-middle .aca-article-header h2 {
  color: #004479;
  font-size: 17px;
  margin: 0; padding: 3px 0 10px 0;
}
.template-seminare.fs-big  .aca-article-header h2 {
  color: #004479;
  font-size: 19px;
  margin: 0; padding: 3px 0 10px 0;
}
.template-seminare.fs-small .aca-article-header p.lead {
 color:#2c2d2d;
 font-size:13px;
 font-weight:bold;
 margin:0px;
 padding:5px 0px 16px 0px;
}

.template-seminare.fs-middle .aca-article-header p.lead {
 color:#2c2d2d;
 font-size:15px;
 font-weight:bold;
 margin:0px;
 padding:5px 0px 16px 0px;
}

.template-seminare.fs-big .aca-article-header p.lead {
 color:#2c2d2d;
 font-size:17px;
 font-weight:bold;
 margin:0px;
 padding:5px 0px 16px 0px;
}

/* ####################################################################################### */
/* SEM - Landingpage */
/* ####################################################################################### */
.template-sem-landingpage .searchagent tr.searchResultsTableContent td.searchResultsTableJobName{	width:405px;}
.template-sem-landingpage .searchagent tr.searchResultsTableHeader td.searchResultsTableJobName{	width:400px;}
.template-sem-landingpage .searchagent tr.searchResultsTableContent td.searchResultsTableJobEmployer{	width:241px;	}

.template-sem-landingpage .searchagent tr.searchResultsTableHeader td.searchResultsTableJobEmployer{	width:252px;}
.template-sem-landingpage .searchagent tr.searchResultsTableContent td .searchResultsTableJobNameInfo { width:405px;}
.template-sem-landingpage h1.searchResultsHeadline { color: #32597D; font-size: 28px; font-weight: bold; margin-bottom: 5px; }
.template-sem-landingpage .sem_landingpage table { margin-bottom: 5px; }
.template-sem-landingpage .sem_landingpage .sem_ad_text { width: 601px; }
.template-sem-landingpage .sem_landingpage .sem_ad_text .date { color: dimGray; font-size: 10px; margin-bottom: 4px; }
.template-sem-landingpage .sem_landingpage .sem_ad_text .title { margin-bottom: 4px; }
.template-sem-landingpage .sem_landingpage .sem_ad_text .title a { color: #5291CC; font-weight: bold; text-decoration: none; }
.template-sem-landingpage .sem_landingpage .sem_ad_text .title a:hover { text-decoration: underline; }
.template-sem-landingpage .sem_landingpage .sem_ad_text .more_link a { color: #424242; font-weight: normal; text-decoration: none; }
.template-sem-landingpage .sem_landingpage .sem_ad_text .more_link a:hover { text-decoration: underline; }
.template-sem-landingpage .sem_landingpage .sem_ad_text .more_link .blue { color: #5291CC; }
.template-sem-landingpage .sem_landingpage .sem_logo { width: 100px; text-align: left; }
.template-sem-landingpage .sem_landingpage .sem_logo img { margin: 0 0 0 20px; border: 0px; }
.template-sem-landingpage .sem_landingpage .further_link a { color: #5291CC; font-weight: bold; text-decoration: none; }
.template-sem-landingpage .sem_landingpage .further_link a:hover { text-decoration: underline; }

.template-sem-landingpage .searchResultsTable { border-top: 1px solid #A5AEB7; clear:left; padding-top:1px;}

.template-sem-landingpage .searchResultsDescription { margin-bottom: 19px;}

.template-sem-landingpage .searchResultsTable tr.searchResultsTableContent td {   border-bottom: 1px solid #D2D7DB; line-height: 14px; padding: 12px 11px 9px 0;    vertical-align: top;}
.template-sem-landingpage .sem_landingpage .sem_ad_text {  width: 601px; }

.template-sem-landingpage .searchResultsTable tr.searchResultsTableContent td { border-bottom: 1px solid #A5AEB7; }

.template-sem-landingpage .boxArticlesRight { background: url("../images/box_right_footer_background.jpg") repeat-x scroll left bottom rgba(0, 0, 0, 0); float:left; border: 1px solid #D2D7DB; color: #424242;  padding: 13px 12px 10px;}
.template-sem-landingpage .boxArticlesRightHeadline { color: #32597D; font-size: 16px; font-weight: bold; margin-bottom: 12px; }
.template-sem-landingpage .boxArticlesRightEntry { margin-bottom: 13px; }
.template-sem-landingpage .boxArticlesRightEntry a { color: #5291CC; font-weight: bold; text-decoration: none;}
.template-sem-landingpage .boxArticlesRightEntryCategory { color: #696969; font-size: 10px; margin-bottom: 4px; text-transform: uppercase;}
.template-sem-landingpage .boxArticlesRightEntryHeadline { font-size: 12px; font-weight: bold; margin-bottom: 4px;}
.template-sem-landingpage .boxArticlesRightEntryText {line-height: 14px;}
.template-sem-landingpage .boxArticlesRightEntryText a { color: #424242; font-weight: normal;}
.template-sem-landingpage .boxArticlesRightFooter { padding-top: 12px;}
.template-sem-landingpage .aca-box-container .context { margin-top: 0; }
.template-sem-landingpage .two_dynamic {float: left; margin-left: -1px; width: 100%; }
.template-sem-landingpage .aca-breadcrumb li:after { top: 2px;}

/* ####################################################################################### */
/* Glossar Detailseite */
/* ####################################################################################### */
.template-glossar-detail.fs-small .contentHeadline h1 { color: #32597D; font-size: 28px; margin: 0; padding: 0;}
.template-glossar-detail .glossarDetail h1, .template-glossar-detail.fs-small .glossarDetail h1 { padding-bottom: 15px;}
.template-glossar-detail .contentHeader {  height: auto;}
.template-glossar-detail .contentHeader {  clear: left;    color: #32597D;    float: left;    height: 23px;    width: 100%;}
.template-glossar-detail.fs-small .contentHeader {    font-size: 12px;}
.template-glossar-detail #contentFooter .contentFooterBottom {    background: url("../images/footer_bottom.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);    height: 73px;    margin-top: 1px;    width: 751px;}
.template-glossar-detail #contentFooter .contentFooterBottom .left {    padding: 28px 0 0 15px;}
.template-glossar-detail #contentFooter .left {    float: left;}
.template-glossar-detail #contentFooter .contentFooterBottom .right {    padding: 23px 8px 0 0;}
.template-glossar-detail #contentFooter .right {    float: right;    padding: 6px 9px 0 0;}
.template-glossar-detail .glossarFooterBottom .right {    color: #32597D;    margin-top: 5px;}
.template-glossar-detail .boxJobsRight-rb {    background: url("/images/rebrush/box-teaser-repeat.jpg") repeat-y scroll left top rgba(0, 0, 0, 0);    border: medium none;    clear: left;    float: left;    margin: 0 0 20px;    padding: 0;    width: 380px;}
.template-glossar-detail .boxJobsRight-rb .head {  background: url("/images/rebrush/box-teaser-top.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);    padding: 19px 18px 8px;}
.template-glossar-detail .boxJobsRight-rb .data {    border-top: 1px solid #DBE5EA;    margin: 0 3px;    padding: 11px 15px 0;}
.template-glossar-detail .boxJobsRight-rb .footer {    background: url("/images/rebrush/box-teaser-bottom.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);    height: 11px;}
.template-glossar-detail .boxPremiumProfileRight-rb {    background: url("/images/rebrush/box-teaser-repeat.jpg") repeat-y scroll left top rgba(0, 0, 0, 0);    border: medium none;    clear: left;    float: left;    margin: 0 0 20px;    padding: 0;    width: 380px;}
.template-glossar-detail .boxPremiumProfileRight-rb .head {    background: url("/images/rebrush/box-teaser-top.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);    padding: 19px 18px 8px;}
.template-glossar-detail .boxPremiumProfileRightEntryText {    margin-bottom: 12px;    padding: 0 12px;}
.template-glossar-detail .boxPremiumProfileRight-rb .footer {    background: url("/images/rebrush/box-teaser-bottom.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);    height: 11px;}
.template-glossar-detail #contentFooter .contentFooterTop {    border-bottom: 1px solid #A5AEB7;    border-top: 1px solid #A5AEB7;    height: 28px;}
.template-glossar-detail #contentFooter {    clear: left;    float: left;    margin-top: 21px;    border-top: 1px solid #B4BCC4;    width: 751px;}
.template-glossar-detail .aca-breadcrumb li:after {    background: url("/images/desktop/v13-layout.png") no-repeat scroll -860px -543px rgba(0, 0, 0, 0);    content: " ";    display: block;    height: 10px;    position: absolute;    right: -15px;    top: 2px;    width: 10px;}
.template-glossar-detail .link-to-overview {    background: url("/image-upload/box_arrow_0.jpg") no-repeat scroll 0 2px rgba(0, 0, 0, 0);    color: #555555;    font-weight: bold;    margin: 0 3px 3px 0;    padding: 2px 12px 0 25px;    text-decoration: none;}
.template-glossar-detail a.link-to-overview{  color: #555555; }
.template-glossar-detail a {    outline: medium none;}
.template-glossar-detail .boxJobsRight-rb .head h3 {    color: #555555;    font-size: 16px;    font-weight: bold;    line-height: 120%;    margin: 0;    padding: 0 0 4px;}
.template-glossar-detail .boxJobsRight-rb .head .subline {    color: #555555;    font-size: 12px;    font-weight: normal;    line-height: 120%;    margin: 0;    padding: 0;}
.template-glossar-detail .boxJobsRightEntry {    margin-bottom: 12px;}
.template-glossar-detail .boxJobsRightEntryDate {    color: #696969;    font-size: 10px;    margin-bottom: 4px;}
.template-glossar-detail .boxJobsRightEntryHeadline {    margin-bottom: 4px;}
.template-glossar-detail .boxJobsRightEntry a {    color: #5291CC;    font-weight: bold;    text-decoration: none;}
.template-glossar-detail .boxPremiumProfileRightCategory {    color: #696969;    font-size: 10px;    margin-bottom: 2px;    padding: 0 12px;    text-transform: uppercase;}
.template-glossar-detail .boxPremiumProfileRight-rb .boxPremiumProfileRightCategory {    padding: 0 12px 0 0;}
.template-glossar-detail .boxPremiumProfileRight-rb .boxPremiumProfileRightCategory {    padding: 0 12px 0 0;}
.template-glossar-detail .aca-box-container .boxPremiumProfileRight-rb .head .boxPremiumProfileRightHeadline {    color: #555555;    font-size: 16px;    font-weight: bold;    line-height: 120%;    margin: 0;    padding: 0 0 4px;}
.template-glossar-detail .boxPremiumProfileRightEntryText {    margin-bottom: 12px;    padding: 0 12px;}
.template-glossar-detail .boxPremiumProfileRightEntryText a {    color: #424242;    font-weight: normal;    text-decoration: none;}
.template-glossar-detail .boxPremiumProfileRight-rb .boxPremiumProfileRightPicture img {    margin: 11px 3px;    width: 374px;}
.template-glossar-detail .aca-content-footer {padding: 15px 0 0 0;}


/* ####################################################################################### */
/* V13 Spezial */
/* ####################################################################################### */
/*
.template-spezial  span.themen { color: #ffffff; background: #9e0d38; font-family: Arial; font-weight: normal; padding: 0 4px 0 4px; font-size: 26px; }
.template-spezial  span.spezial { color: #ffffff; background: #9e0d38; font-size: 26px; font-family: Arial; font-weight: bold; margin: 0 10px 0 0; padding: 0 5px 0 0; }
.template-spezial  span.forschungswelten { color: #ffffff; background: #215968; font-family: Arial; font-weight: normal; margin: 0 10px 0 0; padding: 0 4px 0 4px; font-size: 26px; }

.template-spezial .veranstaltungen-box { clear: left; float: left; width:380px; margin: 0px 0 0px 0; font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Verdana;
font-size: 12px; background:url('/images/rebrush/box-teaser-repeat.jpg') repeat-y left top transparent;}
.template-spezial .veranstaltungen-box .head { padding: 19px 18px 16px 18px; background:url('/images/rebrush/box-teaser-top.jpg') no-repeat left top transparent; }
.template-spezial .veranstaltungen-box .head h1, 
.template-spezial .veranstaltungen-box .head h2,
.template-spezial .veranstaltungen-box .head h3, 
.template-spezial .veranstaltungen-box .head h4, 
.template-spezial .veranstaltungen-box .head h5 { padding:0; margin: 0; color: #555555; font-size: 16px; line-height: 120%; font-weight: bold; }
.template-spezial .veranstaltungen-box .head span { padding:0; margin: 0; color: #555555; font-size: 13px; line-height: 120%; font-weight: normal; }
.template-spezial .veranstaltungen-box .data { float: left; clear: left; }
.template-spezial .veranstaltungen-box .data a { text-decoration: none; }
.template-spezial .veranstaltungen-box .data .entry { display: block; float: left; clear: left; margin: 0 3px 0 3px; padding: 10px 15px 8px 15px; border-top: 1px solid #dbe5ea; }
.template-spezial .veranstaltungen-box .data .entry .left { float: left; width: 240px; }
.template-spezial .veranstaltungen-box .data .entry .right { float: left; width: 100px; text-align: right; }
.template-spezial .veranstaltungen-box .data .entry .right span { display: block; padding: 0 0 0 20px; text-decoration: none; }
.template-spezial .veranstaltungen-box .data .entry .right span img { width: 80px; border: none; outline: none; }
.template-spezial .veranstaltungen-box .data .titel { display: block; padding: 0 0 2px 0px; color: #555555; font-size: 12px; line-height: 15px; font-weight: bold; text-decoration: none; }
.template-spezial .veranstaltungen-box .data .info { display: block; padding: 0 0 2px 0px; color: #555555; font-size: 12px; line-height: 15px; font-weight: normal; text-decoration: none; font-style: italic; }
.template-spezial .veranstaltungen-box .data .datum { display: block; color: #555555; font-size: 12px; line-height: 15px; font-weight: normal; text-decoration: none; }
.template-spezial .veranstaltungen-box .footer { float: left; clear: left; width: 380px; height: 11px; background:url('/images/rebrush/box-teaser-bottom.jpg') no-repeat left top transparent; }

.template-spezial .m-partner-box { clear: left; float: left; width:380px; margin: 0px 0 0px 0; font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Verdana;
font-size: 12px; background:url('/images/rebrush/box-teaser-repeat.jpg') repeat-y left top transparent;}
.template-spezial .m-partner-box .head { padding: 19px 18px 16px 18px; background:url('/images/rebrush/box-teaser-top.jpg') no-repeat left top transparent; }
.template-spezial .m-partner-box .head h1, 
.template-spezial .m-partner-box .head h2, 
.template-spezial .m-partner-box .head h3, 
.template-spezial .m-partner-box .head h4, 
.template-spezial .m-partner-box .head h5 { padding:0; margin: 0; color: #555555; font-size: 16px; line-height: 120%; font-weight: bold; }
.template-spezial .m-partner-box .head span { padding:0; margin: 0; color: #555555; font-size: 13px; line-height: 120%; font-weight: normal; }
.template-spezial .m-partner-box .data { float: left; clear: left; margin: 0 3px; padding: 10px 13px 0 13px; border-top: 1px solid #dbe5ea; }
.template-spezial .m-partner-box .data a { position:relative; display: inline-block; vertical-align: middle; padding-right: 5px; padding-left: 5px; }
.template-spezial .m-partner-box .data a img { width: 100%; }

.template-spezial .m-partner-box .footer { float: left; clear: left; width: 380px; height: 11px; background:url('/images/rebrush/box-teaser-bottom.jpg') no-repeat left top transparent; }

.template-spezial .advertorial {
  position: absolute;
  top: 0; right: 30px;
  margin: 1px 0 0 0; padding: 1px 4px;
  color: #335a7b; font-size: 11px;
  background: #fff;
} */

.template-spezial span.themen { color: #ffffff; background: #9e0d38; font-family: Arial; font-weight: normal; padding: 0 4px 0 4px; font-size: 26px; }
.template-spezial span.spezial { color: #ffffff; background: #9e0d38; font-size: 26px; font-family: Arial; font-weight: bold; margin: 0 10px 0 0; padding: 0 5px 0 0; }
.template-spezial span.forschungswelten { color: #ffffff; background: #215968; font-family: Arial; font-weight: normal; margin: 0 10px 0 0; padding: 0 4px 0 4px; font-size: 26px; }

.template-spezial .veranstaltungen-box { clear: left; float: left; width:380px; margin: 0px 0 0px 0; font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Verdana; font-size: 12px; background:url('/images/rebrush/box-teaser-repeat.jpg') repeat-y left top transparent;}
.template-spezial .veranstaltungen-box .head { padding: 19px 18px 16px 18px; background:url('/images/rebrush/box-teaser-top.jpg') no-repeat left top transparent; }
.template-spezial .veranstaltungen-box .head h1, .veranstaltungen-box .head h2, .veranstaltungen-box .head h3, .veranstaltungen-box .head h4, .veranstaltungen-box .head h5 { padding:0; margin: 0; color: #555555; font-size: 16px; line-height: 120%; font-weight: bold; }
.template-spezial .veranstaltungen-box .head span { padding:0; margin: 0; color: #555555; font-size: 13px; line-height: 120%; font-weight: normal; }
.template-spezial .veranstaltungen-box .data { float: left; clear: left; }
.template-spezial .veranstaltungen-box .data a { text-decoration: none; }
.template-spezial .veranstaltungen-box .data .entry { display: block; float: left; clear: left; margin: 0 3px 0 3px; padding: 10px 15px 8px 15px; border-top: 1px solid #dbe5ea; }
.template-spezial .veranstaltungen-box .data .entry .left { float: left; width: 240px; }
.template-spezial .veranstaltungen-box .data .entry .right { float: left; width: 100px; text-align: right; }
.template-spezial .veranstaltungen-box .data .entry .right span { display: block; padding: 0 0 0 20px; text-decoration: none; }
.template-spezial .veranstaltungen-box .data .entry .right span img { width: 80px; border: none; outline: none; }
.template-spezial .veranstaltungen-box .data .titel { display: block; padding: 0 0 2px 0px; color: #555555; font-size: 12px; line-height: 15px; font-weight: bold; text-decoration: none; }
.template-spezial .veranstaltungen-box .data .info { display: block; padding: 0 0 2px 0px; color: #555555; font-size: 12px; line-height: 15px; font-weight: normal; text-decoration: none; font-style: italic; }
.template-spezial .veranstaltungen-box .data .datum { display: block; color: #555555; font-size: 12px; line-height: 15px; font-weight: normal; text-decoration: none; }
.template-spezial .veranstaltungen-box .footer { float: left; clear: left; width: 380px; height: 11px; background:url('/images/rebrush/box-teaser-bottom.jpg') no-repeat left top transparent; }

.template-spezial .m-partner-box { clear: left; float: left; width:380px; margin: 0px 0 0px 0; font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Verdana;
font-size: 12px; background:url('/images/rebrush/box-teaser-repeat.jpg') repeat-y left top transparent;}
.template-spezial .m-partner-box .head { padding: 19px 18px 16px 18px; background:url('/images/rebrush/box-teaser-top.jpg') no-repeat left top transparent; }
.template-spezial .m-partner-box .head h1, .m-partner-box .head h2, .m-partner-box .head h3, .m-partner-box .head h4, .m-partner-box .head h5 { padding:0; margin: 0; color: #555555; font-size: 16px; line-height: 120%; font-weight: bold; }
.template-spezial .m-partner-box .head span { padding:0; margin: 0; color: #555555; font-size: 13px; line-height: 120%; font-weight: normal; }
.template-spezial .m-partner-box .data { float: left; clear: left; margin: 0 3px; padding: 10px 13px 0 13px; border-top: 1px solid #dbe5ea; }
.template-spezial .m-partner-box .data a { position:relative; display: inline-block; vertical-align: middle; padding-right: 5px; padding-left: 5px; }
.template-spezial .m-partner-box .data a img { width: 100%; }

.template-spezial .m-partner-box .footer { float: left; clear: left; width: 380px; height: 11px; background:url('/images/rebrush/box-teaser-bottom.jpg') no-repeat left top transparent; }

.template-spezial .advertorial {
  position: absolute;
  top: 0; right: 30px;
  margin: 1px 0 0 0; padding: 1px 4px;
  color: #335a7b; font-size: 11px;
  background: #fff;
}


/* Zooming */
.zoom-bg {
  display: block; position: fixed; z-index: 60000; cursor: pointer;
  top: 0; right: 0; bottom: 0; left: 0;
  background: #143D63;
  opacity: 0.5
}
.zoom-container a.close {
  display: block; position: absolute; z-index: 60020;
  top: 5px; right: 5px; height: 20px; width: 20px;
  text-decoration: none;
  background: url('/images/desktop/v13-layout.png') no-repeat -1393px -405px transparent;
}
.zoom-content {
  display: block; position: fixed; z-index: 60010;
  padding: 30px;
  background: #fff;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}
.zoom-content img {
  display: block; 
  width: 100%;
}

/* */


@media all and (max-width: 1290px), all and (max-device-width: 1290px) {
  .aca-tool-links.left {
    display: none !important;
  }
  .aca-template-container .aca-search-result .aca-tool-links.small,
  .aca-tool-links.small {
    display: block;
  }
}

/* Für Box "Alle Stellen für Studierende" des Templates V13 Hiwi Startseite */
.aca-template-container.template-sop-hiwi-start .aca-box.aca-jobs-short .box-header span.header {
  display: block;
  color: #004479;
  font-size: 16px; line-height: 120%; font-weight: bold; text-decoration: none;
  margin: 0 3px; padding: 15px 17px 14px 17px;
  background: url('/images/_sprites/box-sprites-lines.png') no-repeat -421px bottom transparent;
}

/* Neu für  V13 MD Karriereberatung - Detail */
.template-karriere-detail.fs-small .aca-article-header h1,
.template-karriere-detail.fs-middle .aca-article-header h1,
.template-karriere-detail.fs-big .aca-article-header h1 {
  line-height: 110%;
  padding-right: 10px;
}

/* Neu für  V13 Karriereberatung - Fragenformular */
.template-karriereberatung-fragenformular span.eingabeRechts1 {
  text-align: right;
}
.template-karriereberatung-fragenformular .contentHeadline span.lead {
  display: block;
  color: #2c2d2d;
  font-size: 13px; font-weight: bold;
  margin: 0; padding: 5px 0 16px;
}
.template-karriereberatung-fragenformular .contentHeadline p.lead {
  display: block;
  color: #2c2d2d;
  font-size: 13px; font-weight: bold;
  margin: 0; padding: 5px 0 16px;
}


/* Neu für V13 Promovieren mit Teaser */
  .template-promovieren-mit-teaser .aca-content-element.aca-promovieren-banner .text h2 {
  width: 440px;
  color: #565655;
  font-size: 13px; line-height: 15px; font-weight: normal; text-decoration: none;
  text-align: left;
  margin: 0; padding: 4px 0px 0px 2px; 
}


/* Neu für V13 Seminare */
.template-seminare.fs-small .aca-article-header h1 {
  color:#004479; font-size:28px;
  margin:0; padding:0;
}
.template-seminare.fs-middle .aca-article-header h1 {
  color:#004479; font-size:30px;
  margin:0; padding:0;
}
.template-seminare.fs-big .aca-article-header h1 {
  color:#004479; font-size:32px;
  margin:0; padding:0;
}

/* Neu für V13 Auslandsstipendien */
.aca-template-container.template-auslandsstipendien .aca-article-header p.lead {
  display: inline-block;
  color: #2c2d2d;
  font-size: 13px; font-weight: bold;
  margin: 0px; padding: 5px 0px 16px 0px;
}


/* Neu für V13 Glossar Indexseiten */
.template-glossar-index.fs-small .contentHeadline p.lead {
  color: #2c2d2d;
  font-size: 13px;
  font-weight: bold;
  margin: 0; padding: 5px 0 16px;
}
.template-glossar-index #glossarContent span.alphabet {
  display: block;
  border-bottom: 1px solid #D2D7DB;
  color: #004479;
  font-size: 26px; font-weight: bold;
  margin: 15px 0 6px 0; padding-bottom: 5px;
}
.template-glossar-index #glossarContentIndex h2.academics-glossar {
  border-bottom: 0;
  color: #0F2D4A;
  font-size: 13px; font-weight: bold;
  margin: 0; padding: 0 0 16px 0;
}


/* Neu für V13 Graduiertenschulen */
.template-graduiertenschulen .tabcontainer .tabs .tab .item a strong {
  display: block;
  color: #4a90cf;
  font-size: 12px; line-height: 120%; font-weight: bold; text-decoration: none;
  padding: 9px 10px 0 10px; 
}

/* Markliste Tool seitlich, oben und unten mit Icon für com */
.com.aca-tool-links.left li.merkliste a {
  display: block; position: relative;
  width: 35px; height: 25px;
  margin: 0 0 0 -9px;
  text-decoration: none;
  background: url('/images/desktop/v13-layout.png') no-repeat -1746px -298px transparent;
  border: none; outline: none;
}
.com.aca-tool-links.left li.merkliste.on a {
  display: block; position: relative;
  width: 35px; height: 25px;
  margin: 0 0 0 -9px;
  text-decoration: none;
  background: url('/images/desktop/v13-layout.png') no-repeat -1746px -330px transparent;
  border: none; outline: none;
}
.com.aca-tool-links.top li.merkliste a:before {
  content: " "; display: block; position: absolute;
  top: -4px; left: -40px;
  width: 35px; height: 25px;
  background: url('/images/desktop/v13-layout.png') no-repeat -1746px -298px transparent;
}
.com.aca-tool-links.top li.merkliste.on a:before {
  content: " "; display: block; position: absolute;
  top: -4px; left: -40px;
  width: 35px; height: 25px;
  background: url('/images/desktop/v13-layout.png') no-repeat -1746px -330px transparent;
}
.com.aca-tool-links.bottom li.merkliste a:before {
  content: " "; display: block; position: absolute;
  top: -4px; left: -40px;
  width: 35px; height: 25px;
  background: url('/images/desktop/v13-layout.png') no-repeat -1746px -298px transparent;
}
.com.aca-tool-links.bottom li.merkliste.on a:before {
  content: " "; display: block; position: absolute;
  top: -4px; left: -40px;
  width: 35px; height: 25px;
  background: url('/images/desktop/v13-layout.png') no-repeat -1746px -330px transparent;
}


/*
###########################################################################
Tabellen im Contentbereich
###########################################################################
 */

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
     Allgemeine Tabelleneinstellungen
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

table.content {
	color: #424242;
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Verdana, sans-serif; 
	font-size: 14px; line-height: 14px; font-weight: normal; text-decoration: none;
	border: 0;
	margin: 0; padding: 0;
	border-collapse: collapse; 
}

table.content thead tr th {
	font-weight: normal;
	text-align: left; vertical-align: top; 
	padding: 8px 10px 7px 10px;
}

table.content tbody tr td {
	font-weight: normal;
	text-align: left; vertical-align: top; 
	padding: 8px 10px 8px 10px;
	
}

table.content tfoot tr td {
	background: #ffffff;
	font-size: 12px; 
	text-align: right; vertical-align: top; 
	padding: 8px 10px 8px 10px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
     Tabellen-Styles
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

table.content.style-one {
	background: #ffffff;
}
table.content.style-two {
	background: #f8f8f9;
}
table.content.style-three {
	background: #ebecf1;
}
table.content.style-four {
	background: #dddfe4;
}


table.content.style-one.border-one {
	border-top: 2px solid #ebecf1;
	border-bottom: 2px solid #ebecf1;
}
table.content.style-one.border-two {
	border-top: 2px solid #dddfe4;
	border-bottom: 2px solid #dddfe4;
}
table.content.style-one.border-three {
	border-top: 2px solid #004479;
	border-bottom: 2px solid #004479;
}


table.content.style-two.border-one {
	border-top: 2px solid #ebecf1;
	border-bottom: 2px solid #ebecf1;
}
table.content.style-two.border-two {
	border-top: 2px solid #dddfe4;
	border-bottom: 2px solid #dddfe4;
}
table.content.style-two.border-three {
	border-top: 2px solid #004479;
	border-bottom: 2px solid #004479;
}

table.content.style-three.border-one {
	border-top: 2px solid #ebecf1;
	border-bottom: 2px solid #ebecf1;
}
table.content.style-three.border-two {
	border-top: 2px solid #dddfe4;
	border-bottom: 2px solid #dddfe4;
}
table.content.style-three.border-three {
	border-top: 2px solid #004479;
	border-bottom: 2px solid #004479;
}

table.content.style-four.border-one {
	border-top: 2px solid #ebecf1;
	border-bottom: 2px solid #ebecf1;
}
table.content.style-four.border-two {
	border-top: 2px solid #dddfe4;
	border-bottom: 2px solid #dddfe4;
}
table.content.style-four.border-three {
	border-top: 2px solid #004479;
	border-bottom: 2px solid #004479;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
     Caption-Arten
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

table.content caption {
	color: #004479;
    font-size: 15px; line-height: 15px; text-align: left; font-weight: bold;
	margin 0; padding: 0 0 7px 1px; 
}

table.content caption.classic {
	font-size: 14px; line-height: 14px; font-weight: normal;
}
table.content caption.classic.bold {
	font-weight: bold;
}
table.content caption.small {
	font-size: 12px; line-height: 18px; font-weight: normal;
}
table.content caption.small-bold {
	font-size: 12px; line-height: 18px; font-weight: bold;
}

table.content caption.foot {
    caption-side: bottom; 
	text-align: right;
	margin 0; padding: 7px 1px 0 0; 
}
table.content caption.foot.classic {
	font-size: 14px; line-height: 20px; font-weight: normal;  
}
table.content caption.foot.bold {
	font-size: 14px; line-height: 20px; font-weight: bold;  
}
table.content caption.foot.small {
	font-size: 12px; line-height: 18px; font-weight: normal;
}
table.content caption.foot.small-bold {
	font-size: 12px; line-height: 18px; font-weight: bold;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
      table.content thead Styles
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Hintergrunde und Textfarben */

table.content thead.flavor-one {
	background: #ffffff;
	color: #424242;
}
table.content thead.flavor-two {
	background: #ffffff;
	color: #004479;
}
table.content thead.flavor-three {
	background: #f8f8f9;
	color: #424242;
}
table.content thead.flavor-four {
	background: #f8f8f9;
	color: #004479;
}
table.content thead.flavor-five {
	background: #dddfe4;
	color: #004479;
}
table.content thead.flavor-six {
	background: #dddfe4;
	color: #ffffff;
}
table.content thead.flavor-seven {
	background: #004479;
	color: #ffffff;
}
table.content thead.flavor-eight {
	background: #ebecf1;
	color: #004479;
}
table.content thead.flavor-nine {
	background: #ebecf1;
	color: #424242;
}

/* Ausrichtung ohne Zusätze */

table.content thead tr th.center {
	text-align: center;
}
table.content thead tr th.right {
	text-align: right;
}

/* Rahmen unten drunter */

table.content thead tr th.border-one {
	border-bottom: 2px solid #ffffff;
}
table.content thead tr th.border-two {
	border-bottom: 2px solid #f8f8f9;
}
table.content thead tr th.border-three {
	border-bottom: 2px solid #ebecf1;
}
table.content thead tr th.border-four {
	border-bottom: 2px solid #dddfe4;
}
table.content thead tr th.border-five {
	border-bottom: 2px solid #004479;
}


/* Rahmen unten drunter und Textausrichtung mittig */

table.content thead tr th.border-one.center {
	text-align: center;
}
table.content thead tr th.border-two.center {
	text-align: center;
}
table.content thead tr th.border-three.center {
	text-align: center;
}
table.content thead tr th.border-four.center {
	text-align: center;
}
table.content thead tr th.border-five.center {
	text-align: center;
}

/* Rahmen unten drunter und Textausrichtung rechts */

table.content thead tr th.border-one.right {
	text-align: right;
}
table.content thead tr th.border-two.right {
	text-align: right;
}
table.content thead tr th.border-three.right {
	text-align: right;
}
table.content thead tr th.border-four.right {
	text-align: right;
}
table.content thead tr th.border-five.right {
	text-align: right;
}

/* Rahmen zusätzlich rechts */

table.content thead tr th.border-one.rb {
	border-right: 2px solid #ffffff;
}
table.content thead tr th.border-two.rb {
	border-right: 2px solid #f8f8f9;
}
table.content thead tr th.border-three.rb {
	border-right: 2px solid #ebecf1;
}
table.content thead tr th.border-four.rb {
	border-right: 2px solid #dddfe4;
}
table.content thead tr th.border-five.rb {
	border-right: 2px solid #004479;
}

/* Rahmen zusätzlich rechts und Textausrichtung mittig */

table.content thead tr th.border-one.center.rb {
	border-right: 2px solid #ffffff;
}
table.content thead tr th.border-two.center.rb {
	border-right: 2px solid #f8f8f9;
}
table.content thead tr th.border-three.center.rb {
	border-right: 2px solid #ebecf1;
}
table.content thead tr th.border-four.center.rb {
	border-right: 2px solid #dddfe4;
}
table.content thead tr th.border-five.center.rb {
	border-right: 2px solid #004479;
}

/* Rahmen zusätzlich rechts und Textausrichtung rechts */

table.content thead tr th.border-one.right.rb {
	border-right: 2px solid #ffffff;
}
table.content thead tr th.border-two.right.rb {
	border-right: 2px solid #f8f8f9;
}
table.content thead tr th.border-three.right.rb {
	border-right: 2px solid #ebecf1;
}
table.content thead tr th.border-four.right.rb {
	border-right: 2px solid #dddfe4;
}
table.content thead tr th.border-five.right.rb {
	border-right: 2px solid #004479;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
      table.content tbody Styles
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Hintergrunde und Textfarben */

table.content tbody.flavor-one tr {
	background: #ffffff;
	color: #424242;
}
table.content tbody.flavor-two tr {
	background: #ffffff;
	color: #004479;
}
table.content tbody.flavor-three tr {
	background: #f8f8f9;
	color: #424242;
}
table.content tbody.flavor-four tr {
	background: #f8f8f9;
	color: #004479;
}
table.content tbody.flavor-five tr {
	background: #dddfe4;
	color: #004479;
}
table.content tbody.flavor-six tr {
	background: #dddfe4;
	color: #ffffff;
}
table.content tbody.flavor-seven tr {
	background: #004479;
	color: #ffffff;
}
table.content tbody.flavor-eight tr {
	background: #ebecf1;
	color: #004479;
}
table.content tbody.flavor-nine {
	background: #ebecf1;
	color: #424242;
}

/* Ausrichtung ohne Zusätze */

table.content tbody tr td.center {
	text-align: center;
}
table.content tbody tr td.right {
	text-align: right;
}

/* Rahmen unten drunter */

table.content tbody tr td.border-one {
	border-bottom: 2px solid #ffffff;
}
table.content tbody tr td.border-two {
	border-bottom: 2px solid #f8f8f9;
}
table.content tbody tr td.border-three {
	border-bottom: 2px solid #ebecf1;
}
table.content tbody tr td.border-four {
	border-bottom: 2px solid #dddfe4;
}
table.content tbody tr td.border-five {
	border-bottom: 2px solid #004479;
}

/* Rahmen unten drunter und Textausrichtung mittig */

table.content tbody tr td.border-one.center {
	text-align: center;
}
table.content tbody tr td.border-two.center {
	text-align: center;
}
table.content tbody tr td.border-three.center {
	text-align: center;
}
table.content tbody tr td.border-four.center {
	text-align: center;
}
table.content tbody tr td.border-five.center {
	text-align: center;
}

/* Rahmen unten drunter und Textausrichtung rechts */

table.content tbody tr td.border-one.right {
	text-align: right;
}
table.content tbody tr td.border-two.right {
	text-align: right;
}
table.content tbody tr td.border-three.right {
	text-align: right;
}
table.content tbody tr td.border-four.right {
	text-align: right;
}
table.content tbody tr td.border-five.right {
	text-align: right;
}

/* Rahmen zusätzlich rechts */

table.content tbody tr td.border-one.rb {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-two.rb {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-three.rb {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-four.rb {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-five.rb {
	border-right: 2px solid #004479;
}

/* Rahmen zusätzlich rechts und Textausrichtung mittig */

table.content tbody tr td.border-one.center.rb {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-two.center.rb {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-three.center.rb {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-four.center.rb {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-five.center.rb {
	border-right: 2px solid #004479;
}

/* Rahmen zusätzlich rechts und Textausrichtung rechts */

table.content tbody tr td.border-one.right.rb {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-two.right.rb {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-three.right.rb {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-four.right.rb {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-five.right.rb {
	border-right: 2px solid #004479;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
     table.content tbody Lead-Zellen mit anderen Farben 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


table.content tbody tr td.lead-one {
	background: #ffffff;
	color: #424242;
}
table.content tbody tr td.lead-two {
	background: #f8f8f9;
	color: #424242;
}
table.content tbody tr td.lead-three {
	background: #ebecf1;
	color: #424242;
}
table.content tbody tr td.lead-four {
	background: #dddfe4;
	color: #424242;
}
table.content tbody tr td.lead-five {
	background: #004479;
	color: #ffffff;
}
table.content tbody tr td.lead-six {
	background: #ffffff;
	color: #004479;
}
table.content tbody tr td.lead-seven {
	background: #f8f8f9;
	color: #004479;
}
table.content tbody tr td.lead-eight {
	background: #ebecf1;
	color: #004479;
}

/* Rahmen unten und rechts One mit Lead */

table.content tbody tr td.border-one.lead-one {
	border-bottom: 2px solid #ffffff;
}
table.content tbody tr td.border-one.lead-two {
	border-bottom: 2px solid #ffffff;
}
table.content tbody tr td.border-one.lead-three {
	border-bottom: 2px solid #ffffff;
}
table.content tbody tr td.border-one.lead-four {
	border-bottom: 2px solid #ffffff;
}
table.content tbody tr td.border-one.lead-five {
	border-bottom: 2px solid #ffffff;
}
table.content tbody tr td.border-one.lead-six {
	border-bottom: 2px solid #ffffff;
}
table.content tbody tr td.border-one.lead-seven {
	border-bottom: 2px solid #ffffff;
}
table.content tbody tr td.border-one.lead-eight {
	border-bottom: 2px solid #ffffff;
}



/* Rahmen unten und rechts Two mit Lead */

table.content tbody tr td.border-two.lead-one {
	border-bottom: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.lead-two {
	border-bottom: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.lead-three {
	border-bottom: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.lead-four {
	border-bottom: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.lead-five {
	border-bottom: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.lead-six {
	border-bottom: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.lead-seven {
	border-bottom: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.lead-eight {
	border-bottom: 2px solid #f8f8f9;
}

/* Rahmen unten und rechts Three mit Lead */

table.content tbody tr td.border-three.lead-one {
	border-bottom: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.lead-two {
	border-bottom: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.lead-three {
	border-bottom: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.lead-four {
	border-bottom: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.lead-five {
	border-bottom: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.lead-six {
	border-bottom: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.lead-seven {
	border-bottom: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.lead-eight {
	border-bottom: 2px solid #ebecf1;
}

/* Rahmen unten und rechts Four mit Lead */

table.content tbody tr td.border-four.lead-one {
	border-bottom: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.lead-two {
	border-bottom: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.lead-three {
	border-bottom: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.lead-four {
	border-bottom: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.lead-five {
	border-bottom: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.lead-six {
	border-bottom: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.lead-seven {
	border-bottom: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.lead-eight {
	border-bottom: 2px solid #dddfe4;
}

/* Rahmen unten und rechts Five mit Lead */

table.content tbody tr td.border-five.lead-one {
	border-bottom: 2px solid #004479;
}
table.content tbody tr td.border-five.lead-two {
	border-bottom: 2px solid #004479;
}
table.content tbody tr td.border-five.lead-three {
	border-bottom: 2px solid #004479;
}
table.content tbody tr td.border-five.lead-four {
	border-bottom: 2px solid #004479;
}
table.content tbody tr td.border-five.lead-five {
	border-bottom: 2px solid #004479;
}
table.content tbody tr td.border-five.lead-six {
	border-bottom: 2px solid #004479;
}
table.content tbody tr td.border-five.lead-seven {
	border-bottom: 2px solid #004479;
}
table.content tbody tr td.border-five.lead-eight {
	border-bottom: 2px solid #004479;
}

/* Rahmen unten One Textausrichtung mittig mit Lead */

table.content tbody tr td.border-one.center.lead-one {
	text-align: center;
}
table.content tbody tr td.border-one.center.lead-two {
	text-align: center;
}
table.content tbody tr td.border-one.center.lead-three {
	text-align: center;
}
table.content tbody tr td.border-one.center.lead-four {
	text-align: center;
}
table.content tbody tr td.border-one.center.lead-five {
	text-align: center;
}
table.content tbody tr td.border-one.center.lead-six {
	text-align: center;
}
table.content tbody tr td.border-one.center.lead-seven {
	text-align: center;
}
table.content tbody tr td.border-one.center.lead-eight {
	text-align: center;
}


/* Rahmen unten Two Textausrichtung mittig mit Lead */

table.content tbody tr td.border-two.center.lead-one {
	text-align: center;
}
table.content tbody tr td.border-two.center.lead-two {
	text-align: center;
}
table.content tbody tr td.border-two.center.lead-three {
	text-align: center;
}
table.content tbody tr td.border-two.center.lead-four {
	text-align: center;
}
table.content tbody tr td.border-two.center.lead-five {
	text-align: center;
}
table.content tbody tr td.border-two.center.lead-six {
	text-align: center;
}
table.content tbody tr td.border-two.center.lead-seven {
	text-align: center;
}
table.content tbody tr td.border-two.center.lead-eight {
	text-align: center;
}

/* Rahmen unten Three Textausrichtung mittig mit Lead */

table.content tbody tr td.border-three.center.lead-one {
	text-align: center;
}
table.content tbody tr td.border-three.center.lead-two {
	text-align: center;
}
table.content tbody tr td.border-three.center.lead-three {
	text-align: center;
}
table.content tbody tr td.border-three.center.lead-four {
	text-align: center;
}
table.content tbody tr td.border-three.center.lead-five {
	text-align: center;
}
table.content tbody tr td.border-three.center.lead-six {
	text-align: center;
}
table.content tbody tr td.border-three.center.lead-seven {
	text-align: center;
}
table.content tbody tr td.border-three.center.lead-eight {
	text-align: center;
}

/* Rahmen unten Four Textausrichtung mittig mit Lead */

table.content tbody tr td.border-four.center.lead-one {
	text-align: center;
}
table.content tbody tr td.border-four.center.lead-two {
	text-align: center;
}
table.content tbody tr td.border-four.center.lead-three {
	text-align: center;
}
table.content tbody tr td.border-four.center.lead-four {
	text-align: center;
}
table.content tbody tr td.border-four.center.lead-five {
	text-align: center;
}
table.content tbody tr td.border-four.center.lead-six {
	text-align: center;
}
table.content tbody tr td.border-four.center.lead-seven {
	text-align: center;
}
table.content tbody tr td.border-four.center.lead-eight {
	text-align: center;
}

/* Rahmen unten Five Textausrichtung mittig mit Lead */

table.content tbody tr td.border-five.center.lead-one {
	text-align: center;
}
table.content tbody tr td.border-five.center.lead-two {
	text-align: center;
}
table.content tbody tr td.border-five.center.lead-three {
	text-align: center;
}
table.content tbody tr td.border-five.center.lead-four {
	text-align: center;
}
table.content tbody tr td.border-five.center.lead-five {
	text-align: center;
}
table.content tbody tr td.border-five.center.lead-six {
	text-align: center;
}
table.content tbody tr td.border-five.center.lead-seven {
	text-align: center;
}
table.content tbody tr td.border-five.center.lead-eight {
	text-align: center;
}



/* Rahmen unten One und Textausrichtung rechts mit Lead */

table.content tbody tr td.border-one.right.lead-one {
	text-align: right;
}
table.content tbody tr td.border-one.right.lead-two {
	text-align: right;
}
table.content tbody tr td.border-one.right.lead-three {
	text-align: right;
}
table.content tbody tr td.border-one.right.lead-four {
	text-align: right;
}
table.content tbody tr td.border-one.right.lead-five {
	text-align: right;
}
table.content tbody tr td.border-one.right.lead-six {
	text-align: right;
}
table.content tbody tr td.border-one.right.lead-seven {
	text-align: right;
}
table.content tbody tr td.border-one.right.lead-eight {
	text-align: right;
}

/* Rahmen unten Two und Textausrichtung rechts mit Lead */

table.content tbody tr td.border-two.right.lead-one {
	text-align: right;
}
table.content tbody tr td.border-two.right.lead-two {
	text-align: right;
}
table.content tbody tr td.border-two.right.lead-three {
	text-align: right;
}
table.content tbody tr td.border-two.right.lead-four {
	text-align: right;
}
table.content tbody tr td.border-two.right.lead-five {
	text-align: right;
}
table.content tbody tr td.border-two.right.lead-six {
	text-align: right;
}
table.content tbody tr td.border-two.right.lead-seven {
	text-align: right;
}
table.content tbody tr td.border-two.right.lead-eight {
	text-align: right;
}

/* Rahmen unten Three und Textausrichtung rechts mit Lead */

table.content tbody tr td.border-three.right.lead-one {
	text-align: right;
}
table.content tbody tr td.border-three.right.lead-two {
	text-align: right;
}
table.content tbody tr td.border-three.right.lead-three {
	text-align: right;
}
table.content tbody tr td.border-three.right.lead-four {
	text-align: right;
}
table.content tbody tr td.border-three.right.lead-five {
	text-align: right;
}
table.content tbody tr td.border-three.right.lead-six {
	text-align: right;
}
table.content tbody tr td.border-three.right.lead-seven {
	text-align: right;
}
table.content tbody tr td.border-three.right.lead-eight {
	text-align: right;
}

/* Rahmen unten Four und Textausrichtung rechts mit Lead */

table.content tbody tr td.border-four.right.lead-one {
	text-align: right;
}
table.content tbody tr td.border-four.right.lead-two {
	text-align: right;
}
table.content tbody tr td.border-four.right.lead-three {
	text-align: right;
}
table.content tbody tr td.border-four.right.lead-four {
	text-align: right;
}
table.content tbody tr td.border-four.right.lead-five {
	text-align: right;
}
table.content tbody tr td.border-four.right.lead-six {
	text-align: right;
}
table.content tbody tr td.border-four.right.lead-seven {
	text-align: right;
}
table.content tbody tr td.border-four.right.lead-eight {
	text-align: right;
}

/* Rahmen unten Five und Textausrichtung rechts mit Lead */

table.content tbody tr td.border-five.right.lead-one {
	text-align: right;
}
table.content tbody tr td.border-five.right.lead-two {
	text-align: right;
}
table.content tbody tr td.border-five.right.lead-three {
	text-align: right;
}
table.content tbody tr td.border-five.right.lead-four {
	text-align: right;
}
table.content tbody tr td.border-five.right.lead-five {
	text-align: right;
}
table.content tbody tr td.border-five.right.lead-six {
	text-align: right;
}
table.content tbody tr td.border-five.right.lead-seven {
	text-align: right;
}
table.content tbody tr td.border-five.right.lead-eight {
	text-align: right;
}




/* Rahmen One zusätzlich rechts mit Lead */

table.content tbody tr td.border-one.rb.lead-one {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.rb.lead-two {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.rb.lead-three {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.rb.lead-four {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.rb.lead-five {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.rb.lead-six {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.rb.lead-seven {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.rb.lead-eight {
	border-right: 2px solid #ffffff;
}

/* Rahmen Two zusätzlich rechts mit Lead */

table.content tbody tr td.border-two.rb.lead-one {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.rb.lead-two {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.rb.lead-three {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.rb.lead-four {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.rb.lead-five {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.rb.lead-six {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.rb.lead-seven {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.rb.lead-eight {
	border-right: 2px solid #f8f8f9;
}

/* Rahmen Three zusätzlich rechts mit Lead */

table.content tbody tr td.border-three.rb.lead-one {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.rb.lead-two {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.rb.lead-three {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.rb.lead-four {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.rb.lead-five {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.rb.lead-six {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.rb.lead-seven {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.rb.lead-eight {
	border-right: 2px solid #ebecf1;
}

/* Rahmen Four zusätzlich rechts mit Lead */

table.content tbody tr td.border-four.rb.lead-one {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.rb.lead-two {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.rb.lead-three {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.rb.lead-four {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.rb.lead-five {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.rb.lead-six {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.rb.lead-seven {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.rb.lead-eight {
	border-right: 2px solid #dddfe4;
}


/* Rahmen Five zusätzlich rechts mit Lead */

table.content tbody tr td.border-five.rb.lead-one {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.rb.lead-two {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.rb.lead-three {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.rb.lead-four {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.rb.lead-five {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.rb.lead-six {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.rb.lead-seven {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.rb.lead-eight {
	border-right: 2px solid #004479;
}

/* Rahmen One zusätzlich rechts und Textausrichtung mittig mit Lead */

table.content tbody tr td.border-one.center.rb.lead-one {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.center.rb.lead-two {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.center.rb.lead-three {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.center.rb.lead-four {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.center.rb.lead-five {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.center.rb.lead-six {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.center.rb.lead-seven {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.center.rb.lead-eight {
	border-right: 2px solid #ffffff;
}

/* Rahmen Two zusätzlich rechts und Textausrichtung mittig mit Lead */

table.content tbody tr td.border-two.center.rb.lead-one {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.center.rb.lead-two {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.center.rb.lead-three {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.center.rb.lead-four {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.center.rb.lead-five {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.center.rb.lead-six {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.center.rb.lead-seven {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.center.rb.lead-eight {
	border-right: 2px solid #f8f8f9;
}

/* Rahmen Three zusätzlich rechts und Textausrichtung mittig mit Lead */

table.content tbody tr td.border-three.center.rb.lead-one {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.center.rb.lead-two {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.center.rb.lead-three {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.center.rb.lead-four {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.center.rb.lead-five {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.center.rb.lead-six {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.center.rb.lead-seven {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.center.rb.lead-eight {
	border-right: 2px solid #ebecf1;
}

/* Rahmen Four zusätzlich rechts und Textausrichtung mittig mit Lead */

table.content tbody tr td.border-four.center.rb.lead-one {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.center.rb.lead-two {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.center.rb.lead-three {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.center.rb.lead-four {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.center.rb.lead-five {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.center.rb.lead-six {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.center.rb.lead-seven {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.center.rb.lead-eight {
	border-right: 2px solid #dddfe4;
}

/* Rahmen Five zusätzlich rechts und Textausrichtung mittig mit Lead */

table.content tbody tr td.border-five.center.rb.lead-one {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.center.rb.lead-two {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.center.rb.lead-three {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.center.rb.lead-four {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.center.rb.lead-five {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.center.rb.lead-six {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.center.rb.lead-seven {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.center.rb.lead-eight {
	border-right: 2px solid #004479;
}


/* Rahmen One zusätzlich rechts und Textausrichtung rechts mit Lead */

table.content tbody tr td.border-one.right.rb.lead-one {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.right.rb.lead-two {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.right.rb.lead-three {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.right.rb.lead-four {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.right.rb.lead-five {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.right.rb.lead-six {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.right.rb.lead-seven {
	border-right: 2px solid #ffffff;
}
table.content tbody tr td.border-one.right.rb.lead-eight {
	border-right: 2px solid #ffffff;
}

/* Rahmen Two zusätzlich rechts und Textausrichtung rechts mit Lead */

table.content tbody tr td.border-two.right.rb.lead-one {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.right.rb.lead-two {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.right.rb.lead-three {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.right.rb.lead-four {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.right.rb.lead-five {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.right.rb.lead-six {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.right.rb.lead-seven {
	border-right: 2px solid #f8f8f9;
}
table.content tbody tr td.border-two.right.rb.lead-eight {
	border-right: 2px solid #f8f8f9;
}

/* Rahmen Three zusätzlich rechts und Textausrichtung rechts mit Lead */

table.content tbody tr td.border-three.right.rb.lead-one {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.right.rb.lead-two {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.right.rb.lead-three {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.right.rb.lead-four {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.right.rb.lead-five {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.right.rb.lead-six {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.right.rb.lead-seven {
	border-right: 2px solid #ebecf1;
}
table.content tbody tr td.border-three.right.rb.lead-eight {
	border-right: 2px solid #ebecf1;
}

/* Rahmen Four zusätzlich rechts und Textausrichtung rechts mit Lead */

table.content tbody tr td.border-four.right.rb.lead-one {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.right.rb.lead-two {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.right.rb.lead-three {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.right.rb.lead-four {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.right.rb.lead-five {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.right.rb.lead-six {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.right.rb.lead-seven {
	border-right: 2px solid #dddfe4;
}
table.content tbody tr td.border-four.right.rb.lead-eight {
	border-right: 2px solid #dddfe4;
}

/* Rahmen Five zusätzlich rechts und Textausrichtung rechts mit Lead */

table.content tbody tr td.border-five.right.rb.lead-one {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.right.rb.lead-two {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.right.rb.lead-three {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.right.rb.lead-four {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.right.rb.lead-five
}
table.content tbody tr td.border-five.right.rb.lead-six {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.right.rb.lead-seven {
	border-right: 2px solid #004479;
}
table.content tbody tr td.border-five.right.rb.lead-eight {
	border-right: 2px solid #004479;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
     Rahmen unten anders als rechts für LETZTEN Zellen 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

table.content tbody tr td.border-one-dif-bottom.rb.lead-three {
	border-right: 2px solid #ffffff;
	border-bottom: 0;
}

table.content tbody tr td.border-one-dif-bottom.rb {
	border-right: 2px solid #ffffff;
	border-bottom: 0;
}

table.content tbody tr td.last-row-border {
	border-bottom: 2px solid #ebecf1;
	font-size: 0; line-height: 0; 
	margin: 0; padding: 0;
	background: #ffffff;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
     Absätze
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

table.content p {
	margin: 0 0 8px 0;
}
table.content p.small {
	margin: 0 0 4px 0;
}
table.content p.big {
	margin: 0 0 12px 0;
}
table.content p.last {
	margin: 0;
}

table.content p.last.high-rowpitch {
	line-height: 18px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
     Spans
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

table.content tr td span.inhalt, table.content tr th span.inhalt {
	display: block;
	line-height: 18px;
	padding: 4px 0 0 0px;
}
table.content tr td span.inhalt.small, table.content tr th span.inhalt.small {
	font-size: 12px; line-height: 16px;
}

table.content tr td span.eingerueckt-nr, table.content tr th span.eingerueckt-nr {
	display: block;
	line-height: 18px;
	padding: 4px 0 0 18px;
}
table.content tr td span.eingerueckt-nr.small, table.content tr th span.eingerueckt-nr.small {
	font-size: 12px; line-height: 16px;
}	

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
     Links
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

table.content a {
	color: #5291CC;
  	text-decoration: none;
}
table.content a:hover {
  	text-decoration: underline;
}
table.content a:visited {
	color: #5291CC;
  	text-decoration: none;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
     Aufzählungen
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

table.content ul, table.content ol {
	text-align: left; 
	margin: 3px 0 5px 5px; padding: 0;
}
table.content ul li {
  	list-style-type: disc;
  	margin: 0; padding: 0 0 3px 2px; 
}
table.content ol li {
  	list-style-type: decimal;
  	margin: 0; padding: 0 0 3px 2px; 
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
     Für Fußnoten
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

table.content sup {
	vertical-align: super;
}

iframe.adition {
  display: none; position: relative;
  overflow: hidden;
  margin: 0 auto; padding: 0;
  border: none;
  
}

iframe.adition.medrec {
  width: 300px; height: 275px;
}
  