@charset "UTF-8";
/* Welcome to Compass.
* In this file you should write your main styles. (or centralize your imports)
* Import this file using the following HTML or equivalent:
* <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@font-face {
  font-family: 'BundesSans';
  src: url("static/webfonts/bundessansweb-regular.eot?#iefix") format("embedded-opentype"), url("static/webfonts/bundessansweb-regular.woff") format("woff"), url("static/webfonts/bundessansweb-regular.ttf") format("truetype");
}

@font-face {
  font-family: 'BundesSans';
  src: url("BundesSansWeb_release_2012-01-02/BundesSansWeb-Italic.eot?#iefix") format("embedded-opentype"), url("BundesSansWeb_release_2012-01-02/BundesSansWeb-Italic.woff") format("woff"), url("BundesSansWeb_release_2012-01-02/BundesSansWeb-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
}

@font-face {
  font-family: 'BundesSans';
  src: url("static/webfonts/bundessansweb-bold.eot?#iefix") format("embedded-opentype"), url("static/webfonts/bundessansweb-bold.woff") format("woff"), url("static/webfonts/bundessansweb-bold.ttf") format("truetype");
  font-weight: bold;
}

@font-face {
  font-family: 'BundesSans';
  src: url("BundesSansWeb_release_2012-01-02/BundesSansWeb-BoldItalic.eot?#iefix") format("embedded-opentype"), url("BundesSansWeb_release_2012-01-02/BundesSansWeb-BoldItalic.woff") format("woff"), url("BundesSansWeb_release_2012-01-02/BundesSansWeb-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'BundesSerif';
  src: url("static/webfonts/bundesserifweb-regular.eot?#iefix") format("embedded-opentype"), url("static/webfonts/bundesserifweb-regular.woff") format("woff"), url("static/webfonts/bundesserifweb-regular.ttf") format("truetype");
}

@font-face {
  font-family: 'BundesSerif';
  src: url("BundesSerifWeb_release_2012-01-02/BundesSerifWeb-Italic.eot?#iefix") format("embedded-opentype"), url("BundesSerifWeb_release_2012-01-02/BundesSerifWeb-Italic.woff") format("woff"), url("BundesSerifWeb_release_2012-01-02/BundesSerifWeb-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
}

@font-face {
  font-family: 'BundesSerif';
  src: url("BundesSerifWeb_release_2012-01-02/BundesSerifWeb-Bold.eot?#iefix") format("embedded-opentype"), url("BundesSerifWeb_release_2012-01-02/BundesSerifWeb-Bold.woff") format("woff"), url("BundesSerifWeb_release_2012-01-02/BundesSerifWeb-Bold.ttf") format("truetype");
  font-weight: bold;
}

@font-face {
  font-family: 'BundesSerif';
  src: url("BundesSerifWeb_release_2012-01-02/BundesSerifWeb-BoldItalic.eot?#iefix") format("embedded-opentype"), url("BundesSerifWeb_release_2012-01-02/BundesSerifWeb-BoldItalic.woff") format("woff"), url("BundesSerifWeb_release_2012-01-02/BundesSansWeb-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

/* line 17, ../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../var/lib/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/**

	Genericons Helper CSS

*/
/**
 * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com). We love those guys.
 */
@font-face {
  font-family: 'Genericons';
  src: url("genericons/genericons-regular-webfont.eot");
  src: url("genericons/genericons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("genericons/genericons-regular-webfont.woff") format("woff"), url("genericons/genericons-regular-webfont.ttf") format("truetype"), url("genericons/genericons-regular-webfont.svg#genericonsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/**
 * All Genericons
 */
/* line 27, ../sass/_genericons.scss */
.genericon {
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 1;
  font-family: 'Genericons';
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  vertical-align: top;
}

/**
 * IE7 and IE6 hacks
 */
/* line 45, ../sass/_genericons.scss */
.genericon {
  *overflow: auto;
  *zoom: 1;
  *display: inline;
}

/**
 * Individual icons
 */
/* Post formats */
/* line 57, ../sass/_genericons.scss */
.genericon-standard:before {
  content: '\f100';
}

/* line 58, ../sass/_genericons.scss */
.genericon-aside:before {
  content: '\f101';
}

/* line 59, ../sass/_genericons.scss */
.genericon-image:before {
  content: '\f102';
}

/* line 60, ../sass/_genericons.scss */
.genericon-gallery:before {
  content: '\f103';
}

/* line 61, ../sass/_genericons.scss */
.genericon-video:before {
  content: '\f104';
}

/* line 62, ../sass/_genericons.scss */
.genericon-status:before {
  content: '\f105';
}

/* line 63, ../sass/_genericons.scss */
.genericon-quote:before {
  content: '\f106';
}

/* line 64, ../sass/_genericons.scss */
.genericon-link:before {
  content: '\f107';
}

/* line 65, ../sass/_genericons.scss */
.genericon-chat:before {
  content: '\f108';
}

/* line 66, ../sass/_genericons.scss */
.genericon-audio:before {
  content: '\f109';
}

/* Social icons */
/* line 69, ../sass/_genericons.scss */
.genericon-github:before {
  content: '\f200';
}

/* line 70, ../sass/_genericons.scss */
.genericon-dribbble:before {
  content: '\f201';
}

/* line 71, ../sass/_genericons.scss */
.genericon-twitter:before {
  content: '\f202';
}

/* line 72, ../sass/_genericons.scss */
.genericon-facebook:before {
  content: '\f203';
}

/* line 73, ../sass/_genericons.scss */
.genericon-facebook-alt:before {
  content: '\f204';
}

/* line 74, ../sass/_genericons.scss */
.genericon-wordpress:before {
  content: '\f205';
}

/* line 75, ../sass/_genericons.scss */
.genericon-googleplus:before {
  content: '\f206';
}

/* line 76, ../sass/_genericons.scss */
.genericon-linkedin:before {
  content: '\f207';
}

/* line 77, ../sass/_genericons.scss */
.genericon-linkedin-alt:before {
  content: '\f208';
}

/* line 78, ../sass/_genericons.scss */
.genericon-pinterest:before {
  content: '\f209';
}

/* line 79, ../sass/_genericons.scss */
.genericon-pinterest-alt:before {
  content: '\f210';
}

/* line 80, ../sass/_genericons.scss */
.genericon-flickr:before {
  content: '\f211';
}

/* line 81, ../sass/_genericons.scss */
.genericon-vimeo:before {
  content: '\f212';
}

/* line 82, ../sass/_genericons.scss */
.genericon-youtube:before {
  content: '\f213';
}

/* line 83, ../sass/_genericons.scss */
.genericon-tumblr:before {
  content: '\f214';
}

/* Meta icons */
/* line 86, ../sass/_genericons.scss */
.genericon-comment:before {
  content: '\f300';
}

/* line 87, ../sass/_genericons.scss */
.genericon-category:before {
  content: '\f301';
}

/* line 88, ../sass/_genericons.scss */
.genericon-tag:before {
  content: '\f302';
}

/* line 89, ../sass/_genericons.scss */
.genericon-time:before {
  content: '\f303';
}

/* line 90, ../sass/_genericons.scss */
.genericon-user:before {
  content: '\f304';
}

/* line 91, ../sass/_genericons.scss */
.genericon-day:before {
  content: '\f305';
}

/* line 92, ../sass/_genericons.scss */
.genericon-week:before {
  content: '\f306';
}

/* line 93, ../sass/_genericons.scss */
.genericon-month:before {
  content: '\f307';
}

/* line 94, ../sass/_genericons.scss */
.genericon-pinned:before {
  content: '\f308';
}

/* Other icons */
/* line 97, ../sass/_genericons.scss */
.genericon-search:before {
  content: '\f400';
}

/* line 98, ../sass/_genericons.scss */
.genericon-unzoom:before {
  content: '\f401';
}

/* line 99, ../sass/_genericons.scss */
.genericon-zoom:before {
  content: '\f402';
}

/* line 100, ../sass/_genericons.scss */
.genericon-show:before {
  content: '\f403';
}

/* line 101, ../sass/_genericons.scss */
.genericon-hide:before {
  content: '\f404';
}

/* line 102, ../sass/_genericons.scss */
.genericon-close:before {
  content: '\f405';
}

/* line 103, ../sass/_genericons.scss */
.genericon-close-alt:before {
  content: '\f406';
}

/* line 104, ../sass/_genericons.scss */
.genericon-trash:before {
  content: '\f407';
}

/* line 105, ../sass/_genericons.scss */
.genericon-star:before {
  content: '\f408';
}

/* line 106, ../sass/_genericons.scss */
.genericon-home:before {
  content: '\f409';
}

/* line 107, ../sass/_genericons.scss */
.genericon-mail:before {
  content: '\f410';
}

/* line 108, ../sass/_genericons.scss */
.genericon-edit:before {
  content: '\f411';
}

/* line 109, ../sass/_genericons.scss */
.genericon-reply:before {
  content: '\f412';
}

/* line 110, ../sass/_genericons.scss */
.genericon-feed:before {
  content: '\f413';
}

/* line 111, ../sass/_genericons.scss */
.genericon-warning:before {
  content: '\f414';
}

/* line 112, ../sass/_genericons.scss */
.genericon-share:before {
  content: '\f415';
}

/* line 113, ../sass/_genericons.scss */
.genericon-attachment:before {
  content: '\f416';
}

/* line 114, ../sass/_genericons.scss */
.genericon-location:before {
  content: '\f417';
}

/* line 115, ../sass/_genericons.scss */
.genericon-checkmark:before {
  content: '\f418';
}

/* line 116, ../sass/_genericons.scss */
.genericon-menu:before {
  content: '\f419';
}

/* line 117, ../sass/_genericons.scss */
.genericon-top:before {
  content: '\f420';
}

/* line 118, ../sass/_genericons.scss */
.genericon-minimize:before {
  content: '\f421';
}

/* line 119, ../sass/_genericons.scss */
.genericon-maximize:before {
  content: '\f422';
}

/* line 120, ../sass/_genericons.scss */
.genericon-404:before {
  content: '\f423';
}

/* Generic shapes */
/* line 123, ../sass/_genericons.scss */
.genericon-uparrow:before {
  content: '\f500';
}

/* line 124, ../sass/_genericons.scss */
.genericon-rightarrow:before {
  content: '\f501';
}

/* line 125, ../sass/_genericons.scss */
.genericon-downarrow:before {
  content: '\f502';
}

/* line 126, ../sass/_genericons.scss */
.genericon-leftarrow:before {
  content: '\f503';
}

/* line 45, ../sass/screen.scss */
b, strong {
  font-weight: bold;
}

/* line 46, ../sass/screen.scss */
hr {
  border: 0;
  border-top: 1px solid #666666;
}

/* line 47, ../sass/screen.scss */
i, em {
  font-style: italic;
}

/* line 48, ../sass/screen.scss */
img {
  vertical-align: top;
}

/* line 49, ../sass/screen.scss */
img, video, embed, object {
  max-width: 100%;
}

/* line 50, ../sass/screen.scss */
img, video {
  height: auto;
  width: auto;
}

/* line 53, ../sass/screen.scss */
a {
  text-decoration: none;
  color: inherit;
  outline: none;
}

/* line 60, ../sass/screen.scss */
a:focus > img {
  outline: black dotted thin;
  opacity: .7;
}

/* line 62, ../sass/screen.scss */
acronym, abbr {
  border-bottom: 1px dotted #333333;
}

/* line 3, ../sass/lib/_mixins.scss */
::selection {
  background-color: #a81a1a;
  color: white;
}

/* line 4, ../sass/lib/_mixins.scss */
::-moz-selection {
  background-color: #a81a1a;
  color: white;
}

/* line 64, ../sass/screen.scss */
.newLine {
  display: block;
}

/* line 66, ../sass/screen.scss */
input {
  font-size: 13px;
  border: 1px solid #666666;
  padding: 3px;
  margin: 0;
  background-color: #eeeeee;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #eeeeee 0%, #ffffff 100%);
  background-image: linear-gradient(top, #eeeeee 0%, #ffffff 100%);
}

/* line 67, ../sass/screen.scss */
input[type="reset"], input[type="submit"] {
  filter: none;
}

/* line 68, ../sass/screen.scss */
input.default {
  color: #333333;
}

/* line 69, ../sass/screen.scss */
input:focus, textarea:focus, select:focus {
  border: 1px solid black !important;
  outline: 0;
}

/* line 70, ../sass/screen.scss */
input[type="submit"]:focus, input[type="reset"]:focus {
  border: none!important;
  outline: black dotted thin;
}

/* line 72, ../sass/screen.scss */
body {
  font-size: 100%;
  border-top: 5px solid #666666;
  text-rendering: optimizeLegibility;
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
  background_: transparent url(../../../../../screenshotstart.png) center top no-repeat;
  overflow-y: scroll;
}

/* line 76, ../sass/screen.scss */
.overlay {
  position: absolute;
  z-index: 10;
  width: 100%;
  background: #666;
  opacity: .85;
  display: none;
}

/* line 77, ../sass/screen.scss */
#frame {
  margin: auto;
  width: 940px;
}

/* line 78, ../sass/screen.scss */
.touch #frame {
  max-width: 940px;
}

/* line 79, ../sass/screen.scss */
#skiplinks {
  margin-left: 6px;
}

/* line 80, ../sass/screen.scss */
.skip, .hideme {
  position: absolute;
  top: -1000em;
  left: -1000em;
  height: 1px;
  width: 1px;
}

/* line 87, ../sass/screen.scss */
.skip:focus, .skip:active {
  position: static;
  top: 0;
  left: 0;
  height: auto;
  width: auto;
}

/* line 2, ../sass/partials/_head.scss */
#frame > header > .topBar {
  float: right;
  font-size: 0.875em;
  color: #333333;
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
}
/* line 3, ../sass/partials/_head.scss */
#frame > header > .topBar > nav, #frame > header > .topBar form.search, #frame > header > .topBar #login {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
}
/* line 4, ../sass/partials/_head.scss */
#frame > header > .topBar > nav {
  line-height: 11px;
  margin-top: 15px;
}
/* line 6, ../sass/partials/_head.scss */
#frame > header > .topBar > nav > ul > li {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  padding: 0 6px 2px;
  border-left: 1px solid #666666;
}
/* line 7, ../sass/partials/_head.scss */
#frame > header > .topBar > nav > ul > li:first-child {
  border: none;
}
/* line 8, ../sass/partials/_head.scss */
#frame > header > .topBar > nav > ul > li:last-child {
  padding-right: 0;
}
/* line 18, ../sass/lib/_mixins.scss */
#frame > header > .topBar > nav > ul > li > a:hover, #frame > header > .topBar > nav > ul > li > a:active, #frame > header > .topBar > nav > ul > li > a:focus {
  text-decoration: underline;
}
/* line 14, ../sass/partials/_head.scss */
#frame > header > .topBar form.search > input {
  margin: 10px 0px -2px 22px;
  width: 202px;
  padding-left: 8px;
}
/* line 15, ../sass/partials/_head.scss */
#frame > header > .topBar form.search > .default {
  color: rgba(102, 102, 102, 0.75);
}
/* line 16, ../sass/partials/_head.scss */
#frame > header > .topBar form.search > button {
  border: none;
  cursor: pointer;
  background: transparent url(../../images/lupe_icon_meta-navi.png) center center no-repeat;
  font-size: 12px;
  position: relative;
  left: -18px;
  top: 14px;
  margin: 0;
  margin-right: -4px;
  padding: 0;
  width: 14px;
  height: 14px;
  vertical-align: top;
}
/* line 21, ../sass/partials/_head.scss */
#frame > header > .topBar #login {
  background: #666666 url(../../images/lock.png) 52px 11px no-repeat;
  padding-left: 14px;
  padding-top: 10px;
  padding-right: 29px;
  height: 23px;
  color: white;
}
/* line 22, ../sass/partials/_head.scss */
#frame > header > .topBar #login:focus {
  color: black;
}
/* line 25, ../sass/partials/_head.scss */
#frame > header > div.hgroup {
  padding-top: 64px;
  margin-bottom: 27px;
  margin-left: 12px;
  display: block;
  width: 628px;
  height: 89px;
}
/* line 26, ../sass/partials/_head.scss */
#frame > header > div.hgroup > h1 {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  margin-left: 196px;
}
/* line 29, ../sass/partials/_head.scss */
#frame > header > div.hgroup > h2 {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
}

/* line 37, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul {
  color: white;
  font-size: 1.3125em;
  line-height: 1.47619em;
  text-align: center;
  _font-family: Georgia serif;
}
/* line 38, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  background: #a81a1a;
}
/* line 40, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li > a {
  display: block;
  margin: 1px auto;
  border-left: 1px solid white;
}
/* line 40, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li > a:focus {
  color: black;
}
/* line 41, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li:first-child {
  width: 243px;
  padding-right: 2px;
}
/* line 43, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li:first-child > a {
  border-left: none;
}
/* line 44, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li:first-child > ul {
  min-width: 243px;
}
/* line 45, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li:first-child > ul > li {
  padding: 0 24px 0 30px;
}
/* line 48, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li:nth-child(2) {
  width: 181px;
  padding-right: 3px;
}
/* line 50, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li:nth-child(2) > ul > li {
  padding: 0 30px;
}
/* line 53, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li:nth-child(3) {
  width: 210px;
  letter-spacing: 1.1px;
}
/* line 54, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li:nth-child(3) > ul {
  min-width: 210px;
}
/* line 55, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li:nth-child(3) > ul > li {
  padding: 0 18px 0 28px;
}
/* line 58, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li:last-child {
  width: 301px;
  background: #666666;
}
/* line 60, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li:last-child > ul > li {
  padding-left: 70px;
}
/* line 63, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li > ul {
  font-size: 0.85714em;
  display: none;
  position: absolute;
  z-index: 1;
  top: auto;
  left: 0;
  color: #333333;
  background: #cccccc;
  min-width: 100%;
  text-align: left;
}
/* line 65, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li > ul > li {
  border-top: 1px solid white;
  white-space: nowrap;
}
/* line 66, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li > ul > li > a {
  display: block;
}
/* line 68, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li > ul > li:hover, #frame > header > #mainNav > ul > li > ul > li.onFocus {
  background: #f0f0f0;
  color: #333333;
}
/* line 71, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li:hover_ > ul, #frame > header > #mainNav > ul > li .onFocus {
  display: block;
}
/* line 73, ../sass/partials/_head.scss */
#frame > header > #mainNav > ul > li.active, #frame > header > #mainNav > ul > li:hover, #frame > header > #mainNav > ul li.onFocus {
  background: #cccccc;
  color: #333333;
}
/* line 79, ../sass/partials/_head.scss */
#frame > header > .bottomBar {
  height: 30px;
  line-height: 30px;
}
/* line 81, ../sass/partials/_head.scss */
#frame > header > .bottomBar #breadcrumb {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  line-height: 30px;
  font-size: 0.875em;
  color: #333333;
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
  width: 920px;
}
/* line 82, ../sass/partials/_head.scss */
#frame > header > .bottomBar #breadcrumb > .arrow {
  margin: auto 7px;
}
/* line 18, ../sass/lib/_mixins.scss */
#frame > header > .bottomBar #breadcrumb > a:hover, #frame > header > .bottomBar #breadcrumb > a:active, #frame > header > .bottomBar #breadcrumb > a:focus {
  text-decoration: underline;
}

/* line 90, ../sass/partials/_head.scss */
.touch #frame {
  margin: auto;
  width: 100%;
  background: white;
}
/* line 91, ../sass/partials/_head.scss */
.touch #frame > header {
  position: relative;
}
/* line 92, ../sass/partials/_head.scss */
.touch #frame > header > .topBar {
  display: none;
}
/* line 96, ../sass/partials/_head.scss */
.touch #frame > header > div.hgroup {
  padding: 0;
  margin-left: 0;
  width: auto;
}
/* line 97, ../sass/partials/_head.scss */
.touch #frame > header > div.hgroup > h1 {
  margin-left: 0;
}
/* line 98, ../sass/partials/_head.scss */
.touch #frame > header > div.hgroup > h2 {
  display: none;
}
/* line 100, ../sass/partials/_head.scss */
.touch .mobileSearchButton {
  background: transparent url(../../images/lens_mobile.png) center center no-repeat;
  background-size: 2.6em;
  height: 2.6em;
  width: 2.6em;
  line-height: 2.6em;
  position: absolute;
  right: 0%;
  bottom: -1.1em;
  background-size: 1.7em 1.7em;
}
/* line 111, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav > ul > li.active, .touch #frame > header > #mainNav > ul > li:hover, .touch #frame > header > #mainNav > ul li.onFocus {
  color: inherit;
}
/* line 112, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav {
  position: relative;
  cursor: pointer;
}
/* line 114, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav:before {
  background: url("../../images/mobileMenuClose.png") no-repeat scroll 95% center transparent;
  background-image: url("../../images/mobileMenuClose.png"), url(../../images/lens_mobile.png);
  background-position: 3.2em center, right 0.6em;
  content: "Menü";
  background-size: 2.6em 2.6em, 1.3em;
  height: 2.6em;
  line-height: 2.6em;
  padding-right: 4.8em;
  position: absolute;
  right: .4em;
  top: -2.6em;
  font-size: 1.3em;
}
/* line 127, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav.openmobilemenu:before {
  background-image: url(../../images/mobileMenuOpen.png), url(../../images/lens_mobile.png);
}
/* line 128, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav > ul {
  display: none;
  overflow: hidden;
  color: white;
  font-size: 1.3125em;
  line-height: 1.47619em;
  text-align: center;
}
/* line 130, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav > ul > li {
  background: #a81a1a;
  line-height: 2em;
  border-top: 1px solid white;
  width: 98.1%!important;
  text-align: left;
  padding-left: 1%;
  padding-right: 1%!important;
  position: relative;
}
/* line 132, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav > ul > li:first-child {
  border-top: none;
}
/* line 133, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav > ul > li:after {
  content: '';
  display: inline-block;
  background: transparent url(../../images/mmobilepfeil.png) 86% center no-repeat;
  background-size: 1em 0.5em;
  width: 15%;
  line-height: 2em;
  height: 2em;
  padding-right: 5%;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 135, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav > ul > li > a {
  border: none;
  width: 70%;
  display: inline-block;
  margin-right: 10%;
}
/* line 136, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav > ul > li > ul {
  display: none;
  font-size: 0.85714em;
  color: #333333;
  background: #cccccc;
  min-width: 100%;
  text-align: left;
  position: relative;
  left: -1%;
  width: 102%;
}
/* line 138, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav > ul > li > ul > li {
  border-top: 1px solid white;
  white-space: nowrap;
  padding-left: 1%;
}
/* line 139, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav > ul > li > ul > li > a {
  display: block;
}
/* line 141, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav > ul > li.openmobilemenu > ul {
  display: block;
}
/* line 143, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav > ul > li:last-child:after {
  background-image: none;
}
/* line 145, ../sass/partials/_head.scss */
.touch #frame > header > #mainNav.openmobilemenu > ul {
  display: block;
}
/* line 147, ../sass/partials/_head.scss */
.touch #frame > header > .bottomBar {
  display: none;
}
/* line 148, ../sass/partials/_head.scss */
.touch .openmobilemenu + .mobileSearchButton {
  display: none;
}
/* line 150, ../sass/partials/_head.scss */
.touch #indexedsearch {
  text-align: left;
}
/* line 151, ../sass/partials/_head.scss */
.touch #indexedsearch > input {
  width: 80%;
  display: inline-block;
  padding: 0;
  height: 1.6em;
}
/* line 152, ../sass/partials/_head.scss */
.touch #indexedsearch > button {
  width: 15%;
  margin-left: 3%;
  display: inline-block;
  background-color: white;
  border: 1px solid #999999;
  padding: 0;
  height: 1.6em;
}
/* line 158, ../sass/partials/_head.scss */
.touch ul.sub nav {
  margin-left: 1em;
}
/* line 159, ../sass/partials/_head.scss */
.touch ul.sub li.active > a:before {
  content: '> ';
}

/* line 165, ../sass/partials/_head.scss */
#rss {
  float: right;
  width: 20px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  background: transparent url(../../images/rss.png) 4px center no-repeat;
}

/* line 166, ../sass/partials/_head.scss */
#rss:hover {
  background-image: url(../../images/rss_a.png);
}

/* line 3, ../sass/partials/_startseite.scss */
.startSeite #sliderBig, .startSeite .sliderBig {
  margin: auto;
  min-height: 440px;
  max-width: 940px;
}
/* line 3, ../sass/lib/_mixins.scss */
.startSeite .teaser3 ::selection {
  background-color: white;
  color: #a81a1a;
}
/* line 4, ../sass/lib/_mixins.scss */
.startSeite .teaser3 ::-moz-selection {
  background-color: white;
  color: #a81a1a;
}
/* line 11, ../sass/partials/_startseite.scss */
.startSeite .teaser3 > div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  margin-left: 20px;
  margin-top: 20px;
  background: #a81a1a;
  min-height: 144px;
  width: 278px;
  font-size: 0.9375em;
  line-height: 1.33333em;
  color: white;
  padding: 15px 4px 0 18px;
  font-family: "BundesSans", Arial, helvetica, sans-serif, Arial, helvetica, sans-serif, sans;
}
/* line 14, ../sass/partials/_startseite.scss */
.startSeite .teaser3 > div:first-child {
  margin-left: 0;
}
/* line 16, ../sass/partials/_startseite.scss */
.startSeite .teaser3 > div h2 {
  font-size: 1.86667em;
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
  margin-bottom: 13px;
}
/* line 17, ../sass/partials/_startseite.scss */
.startSeite .teaser3 > div a.internal-link {
  color: inherit;
  position: absolute;
  bottom: 21px;
  left: 18px;
  padding-left: 30px;
  line-height: 20px;
  background: transparent url(../../images/teaserlink.png) left center no-repeat;
}
/* line 18, ../sass/partials/_startseite.scss */
.startSeite .teaser3 > div form.search {
  position: absolute;
  bottom: 16px;
  left: 18px;
}
/* line 19, ../sass/partials/_startseite.scss */
.startSeite .teaser3 > div form.search > input {
  width: 223px;
  height: 21px;
  padding: 3px 30px 3px 9px;
}
/* line 20, ../sass/partials/_startseite.scss */
.startSeite .teaser3 > div form.search > button {
  border: none;
  cursor: pointer;
  background: transparent;
  position: absolute;
  right: 7px;
  bottom: 5px;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  vertical-align: top;
}
/* line 22, ../sass/partials/_startseite.scss */
.startSeite .teaser3 > div form.search > button.search {
  background: transparent url(../../images/lens_small.png) center center no-repeat;
}

/* line 32, ../sass/partials/_startseite.scss */
.flex-direction-nav > li > a.prev:focus, .flex-direction-nav > li > a.next:focus {
  opacity: 1;
}

/* line 38, ../sass/partials/_startseite.scss */
.main.einstieg {
  border-top: none;
}
/* line 39, ../sass/partials/_startseite.scss */
.main.einstieg .slider-zeichen {
  padding-left: 14px;
  color: #ffffff;
  font-size: 224px;
  font-family: Georgia;
  font-weight: normal;
  position: relative;
  top: 84px;
}
/* line 48, ../sass/partials/_startseite.scss */
.main.einstieg .slide-subtitle {
  position: relative;
  padding-left: 122px;
  font-size: 20px;
  line-height: 24px;
  top: -33px;
  width: 482px;
  font-style: italic;
}
/* line 57, ../sass/partials/_startseite.scss */
.main.einstieg .slide-title {
  position: relative;
  padding-left: 122px;
  font-size: 14px;
  top: 45px;
  font-weight: bold;
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
}
/* line 65, ../sass/partials/_startseite.scss */
.main.einstieg .flex-control-nav {
  width: 100%;
  position: absolute;
  top: 412px;
  text-align: right;
  right: 12px;
  font-size: 0px;
}
/* line 72, ../sass/partials/_startseite.scss */
.main.einstieg .flex-control-nav > li > a:focus {
  background-position: 0 -13px;
  cursor: default;
}
/* line 3, ../sass/lib/_mixins.scss */
.main.einstieg .teaser2 ::selection {
  background-color: white;
  color: #a81a1a;
}
/* line 4, ../sass/lib/_mixins.scss */
.main.einstieg .teaser2 ::-moz-selection {
  background-color: white;
  color: #a81a1a;
}
/* line 80, ../sass/partials/_startseite.scss */
.main.einstieg .teaser2 > div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  margin-left: 3.4%;
  margin-top: 20px;
  background: #7a7a7a;
  height: 180px;
  width: 44.8%;
  color: white;
  padding: 0px 0.2% 0 3.3%;
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
}
/* line 84, ../sass/partials/_startseite.scss */
.main.einstieg .teaser2 > div > p {
  line-height: 1.33333em;
  margin: 0;
}
/* line 85, ../sass/partials/_startseite.scss */
.main.einstieg .teaser2 > div:first-child {
  margin-left: 0;
}
/* line 86, ../sass/partials/_startseite.scss */
.main.einstieg .teaser2 > div h2 {
  font-size: 37px;
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
  padding-left: 16px;
  color: #797979;
  font-style: italic;
  padding-top: 12px;
  height: 69px;
  margin-bottom: 13px;
  margin-top: 0px;
}
/* line 89, ../sass/partials/_startseite.scss */
.main.einstieg .teaser2 > div h2.csc-header-alignment-class1 {
  background: transparent url(../../images/teaserbubble_small.png) left top no-repeat;
}
/* line 90, ../sass/partials/_startseite.scss */
.main.einstieg .teaser2 > div h2.csc-header-alignment-class2 {
  background: transparent url(../../images/teaserbubble_middle.png) left top no-repeat;
}
/* line 92, ../sass/partials/_startseite.scss */
.main.einstieg .teaser2 > div a.internal-link {
  color: inherit;
  font-weight: normal;
  position: absolute;
  bottom: 16px;
  left: 18px;
  padding-left: 30px;
  line-height: 20px;
  background: transparent url(../../images/teaserlink.png) left center no-repeat;
}
/* line 3, ../sass/lib/_mixins.scss */
.main.einstieg .teaser3 ::selection {
  background-color: white;
  color: #a81a1a;
}
/* line 4, ../sass/lib/_mixins.scss */
.main.einstieg .teaser3 ::-moz-selection {
  background-color: white;
  color: #a81a1a;
}
/* line 99, ../sass/partials/_startseite.scss */
.main.einstieg .teaser3 > div {
  background: #7a7a7a;
  color: white;
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
  padding: 0px 4px 0 16px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  margin-left: 20px;
  margin-top: 20px;
  font-size: 0.93333em;
  height: 180px;
  width: 173px;
}
/* line 36, ../sass/lib/_mixins.scss */
.main.einstieg .teaser3 > div > p {
  line-height: 1.33333em;
  margin: 0;
}
/* line 37, ../sass/lib/_mixins.scss */
.main.einstieg .teaser3 > div a.internal-link {
  padding-left: 30px;
  color: inherit;
  font-weight: normal;
  line-height: 20px;
  background: transparent url(../../images/teaserlink.png) left 0.1em no-repeat;
}
/* line 38, ../sass/lib/_mixins.scss */
.main.einstieg .teaser3 > div header {
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
  margin: 1em auto 0.86364em;
}
/* line 39, ../sass/lib/_mixins.scss */
.main.einstieg .teaser3 > div header:first-child {
  margin-top: 0;
}
/* line 100, ../sass/partials/_startseite.scss */
.main.einstieg .teaser3 > div header {
  margin-top: 0;
}
/* line 105, ../sass/partials/_startseite.scss */
.main.einstieg .teaser3 > div:first-child {
  width: 174px;
  margin-left: 0;
}
/* line 106, ../sass/partials/_startseite.scss */
.main.einstieg .teaser3 > div h2 {
  font-size: 37px;
  padding-left: 16px;
  color: #797979;
  font-style: italic;
  padding-top: 12px;
  height: 69px;
  margin-bottom: 13px;
  margin-top: 0px;
}
/* line 109, ../sass/partials/_startseite.scss */
.main.einstieg .teaser3 > div h2.csc-header-alignment-class1 {
  background: transparent url(../../images/teaserbubble_small.png) left top no-repeat;
}
/* line 110, ../sass/partials/_startseite.scss */
.main.einstieg .teaser3 > div h2.csc-header-alignment-class2 {
  background: transparent url(../../images/teaserbubble_middle.png) left top no-repeat;
}
/* line 112, ../sass/partials/_startseite.scss */
.main.einstieg .teaser3 > div a.internal-link {
  position: absolute;
  bottom: 16px;
  left: 18px;
}

/* line 3, ../sass/lib/_mixins.scss */
.teaser1 ::selection {
  background-color: white;
  color: #a81a1a;
}
/* line 4, ../sass/lib/_mixins.scss */
.teaser1 ::-moz-selection {
  background-color: white;
  color: #a81a1a;
}
/* line 123, ../sass/partials/_startseite.scss */
.teaser1 > div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  margin-left: 20px;
  background: #a81a1a;
  color: white;
  padding: 0px 16px 16px 16px;
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
}
/* line 126, ../sass/partials/_startseite.scss */
.teaser1 > div > p {
  line-height: 1.33333em;
  margin: 0;
}
/* line 127, ../sass/partials/_startseite.scss */
.teaser1 > div:first-child {
  margin-left: 0;
}
/* line 128, ../sass/partials/_startseite.scss */
.teaser1 > div h2 {
  font-size: 64px;
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
  padding-left: 16px;
  color: #a81a1a;
  font-style: italic;
  padding-top: 6px;
  height: 87px;
  margin-bottom: 13px;
  margin-top: 0px;
}
/* line 131, ../sass/partials/_startseite.scss */
.teaser1 > div h2.csc-header-alignment-class1 {
  background: transparent url(../../images/teaserbubble_small_right.png) left top no-repeat;
}
/* line 132, ../sass/partials/_startseite.scss */
.teaser1 > div h2.csc-header-alignment-class2 {
  background: transparent url(../../images/teaserbubble_middle.png) left top no-repeat;
}
/* line 134, ../sass/partials/_startseite.scss */
.teaser1 > div form.search {
  margin-top: 24px;
  position: relative;
}
/* line 135, ../sass/partials/_startseite.scss */
.teaser1 > div form.search > input {
  width: 223px;
  height: 21px;
  padding: 3px 30px 3px 9px;
}
/* line 136, ../sass/partials/_startseite.scss */
.teaser1 > div form.search > button {
  border: none;
  cursor: pointer;
  background: transparent;
  position: absolute;
  right: 7px;
  bottom: 5px;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  vertical-align: top;
}
/* line 138, ../sass/partials/_startseite.scss */
.teaser1 > div form.search > button.search {
  background: transparent url(../../images/lens_small.png) center center no-repeat;
}

/* line 148, ../sass/partials/_startseite.scss */
.main div.doppelrot {
  position: relative;
  top: -1px;
}
/* line 150, ../sass/partials/_startseite.scss */
.main div.doppelrot img.bundesprog {
  max-width: 314px;
  position: absolute;
  bottom: 0;
  right: 0;
}
/* line 151, ../sass/partials/_startseite.scss */
.main div.doppelrot div.bundesgrey {
  background: #f0f0f0 url() right bottom no-repeat;
  background-size: 320px;
  padding-bottom: 22px;
  position: relative;
}
/* line 152, ../sass/partials/_startseite.scss */
.main div.doppelrot div.bundesgrey h2 {
  font-size: 30px;
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
  padding-left: 20px;
  color: white;
  font-style: italic;
  padding-top: 8px;
  height: 91px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 23px;
}
/* line 155, ../sass/partials/_startseite.scss */
.main div.doppelrot div.bundesgrey h2.csc-header-alignment-class1 {
  background: transparent url(../../images/teaserbubble_small_red.png) left top no-repeat;
}
/* line 156, ../sass/partials/_startseite.scss */
.main div.doppelrot div.bundesgrey h2.csc-header-alignment-class2 {
  background: transparent url(../../images/teaserbubble_middle_red.png) left top no-repeat;
}
/* line 159, ../sass/partials/_startseite.scss */
.main div.doppelrot div.bundesgrey > p {
  width: 278px;
  color: black;
  margin: 56px auto 0 23px;
}
/* line 160, ../sass/partials/_startseite.scss */
.main div.doppelrot div.bundesgrey > p:first-of-type {
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
  font-size: 24px;
  line-height: 30px;
  color: #424242;
  font-style: italic;
  margin-top: 0;
  margin: 0 auto 0 23px;
}
/* line 161, ../sass/partials/_startseite.scss */
.main div.doppelrot div.bundesgrey > p:first-of-type:before {
  content: '»';
}
/* line 162, ../sass/partials/_startseite.scss */
.main div.doppelrot div.bundesgrey > p:first-of-type:after {
  content: '«';
}
/* line 165, ../sass/partials/_startseite.scss */
.main div.doppelrot div.layout2 {
  padding: 18px;
  position: relative;
}
/* line 166, ../sass/partials/_startseite.scss */
.main div.doppelrot div.layout2 > div {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  margin-left: 20px;
  width: 275px;
}
/* line 167, ../sass/partials/_startseite.scss */
.main div.doppelrot div.layout2 > div a {
  position: absolute;
  bottom: 24px;
  left: 327px;
  padding-left: 30px;
  line-height: 20px;
  background: transparent url(../../images/teaserlink.png) left center no-repeat;
}
/* line 168, ../sass/partials/_startseite.scss */
.main div.doppelrot div.layout2 > div:first-child {
  margin-left: 0;
  width: 289px;
}

/* line 175, ../sass/partials/_startseite.scss */
.teaser1 > div h3 {
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
  color: #FFF;
  padding-top: 8px;
  margin-bottom: 13px;
  margin-top: 0px;
  font-size: 1.375em;
  margin: 5px auto 0.86364em;
}

/* line 186, ../sass/partials/_startseite.scss */
#c150.anker + p.bodytext {
  margin-top: 0;
}

/* line 187, ../sass/partials/_startseite.scss */
body.uid_27 .main div.doppelrot div.layout2 > div:first-child {
  font-style: italic;
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
}
/* line 187, ../sass/partials/_startseite.scss */
body.uid_27 .main div.doppelrot div.layout2 > div:first-child > span {
  display: block;
  line-height: 1em;
}

/* line 2, ../sass/partials/_content.scss */
.csc-menu > li > a, a.internal-link, a.internal-link-new-window, .linkP > a {
  color: #a81a1a;
  background-image: url(../../images/interner_link.gif);
  background-repeat: no-repeat;
  background-position: left 0.1em;
  padding-left: .6em;
  background-size: 1em 1em;
}
/* line 18, ../sass/lib/_mixins.scss */
.csc-menu > li > a:hover, .csc-menu > li > a:active, .csc-menu > li > a:focus, a.internal-link:hover, a.internal-link:active, a.internal-link:focus, a.internal-link-new-window:hover, a.internal-link-new-window:active, a.internal-link-new-window:focus, .linkP > a:hover, .linkP > a:active, .linkP > a:focus {
  text-decoration: underline;
}

/* line 7, ../sass/partials/_content.scss */
a.external-link-new-window, a.external-link {
  background-image: url(../../images/externer_link.gif);
  padding-left: 22px;
}
/* line 18, ../sass/lib/_mixins.scss */
a.external-link-new-window:hover, a.external-link-new-window:active, a.external-link-new-window:focus, a.external-link:hover, a.external-link:active, a.external-link:focus {
  text-decoration: underline;
}

/* line 10, ../sass/partials/_content.scss */
a.mail {
  color: #a81a1a;
  background-image: url(../../images/mail_icon.gif);
  padding-left: 22px;
}
/* line 18, ../sass/lib/_mixins.scss */
a.mail:hover, a.mail:active, a.mail:focus {
  text-decoration: underline;
}

/* line 13, ../sass/partials/_content.scss */
a.download {
  color: #a81a1a;
  background-image: url(../../images/datei_link.gif);
  padding-left: 22px;
}
/* line 18, ../sass/lib/_mixins.scss */
a.download:hover, a.download:active, a.download:focus {
  text-decoration: underline;
}

/* line 17, ../sass/partials/_content.scss */
h1 > a.internal-link, h1 > a.internal-link-new-window, h1 > a.external-link-new-window, h1 > a.external-link, h1 > a.mail, h1 > a.download, h2 > a.internal-link, h2 > a.internal-link-new-window, h2 > a.external-link-new-window, h2 > a.external-link, h2 > a.mail, h2 > a.download, h3 > a.internal-link, h3 > a.internal-link-new-window, h3 > a.external-link-new-window, h3 > a.external-link, h3 > a.mail, h3 > a.download, h4 > a.internal-link, h4 > a.internal-link-new-window, h4 > a.external-link-new-window, h4 > a.external-link, h4 > a.mail, h4 > a.download, .news-single-related > dt > a.internal-link, .news-single-related > dt > a.internal-link-new-window, .news-single-related > dt > a.external-link-new-window, .news-single-related > dt > a.external-link, .news-single-related > dt > a.mail, .news-single-related > dt > a.download {
  padding-left: 0;
  background-image: none;
}
/* line 18, ../sass/lib/_mixins.scss */
h1 > a.internal-link:hover, h1 > a.internal-link:active, h1 > a.internal-link:focus, h1 > a.internal-link-new-window:hover, h1 > a.internal-link-new-window:active, h1 > a.internal-link-new-window:focus, h1 > a.external-link-new-window:hover, h1 > a.external-link-new-window:active, h1 > a.external-link-new-window:focus, h1 > a.external-link:hover, h1 > a.external-link:active, h1 > a.external-link:focus, h1 > a.mail:hover, h1 > a.mail:active, h1 > a.mail:focus, h1 > a.download:hover, h1 > a.download:active, h1 > a.download:focus, h2 > a.internal-link:hover, h2 > a.internal-link:active, h2 > a.internal-link:focus, h2 > a.internal-link-new-window:hover, h2 > a.internal-link-new-window:active, h2 > a.internal-link-new-window:focus, h2 > a.external-link-new-window:hover, h2 > a.external-link-new-window:active, h2 > a.external-link-new-window:focus, h2 > a.external-link:hover, h2 > a.external-link:active, h2 > a.external-link:focus, h2 > a.mail:hover, h2 > a.mail:active, h2 > a.mail:focus, h2 > a.download:hover, h2 > a.download:active, h2 > a.download:focus, h3 > a.internal-link:hover, h3 > a.internal-link:active, h3 > a.internal-link:focus, h3 > a.internal-link-new-window:hover, h3 > a.internal-link-new-window:active, h3 > a.internal-link-new-window:focus, h3 > a.external-link-new-window:hover, h3 > a.external-link-new-window:active, h3 > a.external-link-new-window:focus, h3 > a.external-link:hover, h3 > a.external-link:active, h3 > a.external-link:focus, h3 > a.mail:hover, h3 > a.mail:active, h3 > a.mail:focus, h3 > a.download:hover, h3 > a.download:active, h3 > a.download:focus, h4 > a.internal-link:hover, h4 > a.internal-link:active, h4 > a.internal-link:focus, h4 > a.internal-link-new-window:hover, h4 > a.internal-link-new-window:active, h4 > a.internal-link-new-window:focus, h4 > a.external-link-new-window:hover, h4 > a.external-link-new-window:active, h4 > a.external-link-new-window:focus, h4 > a.external-link:hover, h4 > a.external-link:active, h4 > a.external-link:focus, h4 > a.mail:hover, h4 > a.mail:active, h4 > a.mail:focus, h4 > a.download:hover, h4 > a.download:active, h4 > a.download:focus, .news-single-related > dt > a.internal-link:hover, .news-single-related > dt > a.internal-link:active, .news-single-related > dt > a.internal-link:focus, .news-single-related > dt > a.internal-link-new-window:hover, .news-single-related > dt > a.internal-link-new-window:active, .news-single-related > dt > a.internal-link-new-window:focus, .news-single-related > dt > a.external-link-new-window:hover, .news-single-related > dt > a.external-link-new-window:active, .news-single-related > dt > a.external-link-new-window:focus, .news-single-related > dt > a.external-link:hover, .news-single-related > dt > a.external-link:active, .news-single-related > dt > a.external-link:focus, .news-single-related > dt > a.mail:hover, .news-single-related > dt > a.mail:active, .news-single-related > dt > a.mail:focus, .news-single-related > dt > a.download:hover, .news-single-related > dt > a.download:active, .news-single-related > dt > a.download:focus {
  text-decoration: underline;
}
/* line 18, ../sass/partials/_content.scss */
h1 > a.internal-link:hover, h1 > a.internal-link-new-window:hover, h1 > a.external-link-new-window:hover, h1 > a.external-link:hover, h1 > a.mail:hover, h1 > a.download:hover, h2 > a.internal-link:hover, h2 > a.internal-link-new-window:hover, h2 > a.external-link-new-window:hover, h2 > a.external-link:hover, h2 > a.mail:hover, h2 > a.download:hover, h3 > a.internal-link:hover, h3 > a.internal-link-new-window:hover, h3 > a.external-link-new-window:hover, h3 > a.external-link:hover, h3 > a.mail:hover, h3 > a.download:hover, h4 > a.internal-link:hover, h4 > a.internal-link-new-window:hover, h4 > a.external-link-new-window:hover, h4 > a.external-link:hover, h4 > a.mail:hover, h4 > a.download:hover, .news-single-related > dt > a.internal-link:hover, .news-single-related > dt > a.internal-link-new-window:hover, .news-single-related > dt > a.external-link-new-window:hover, .news-single-related > dt > a.external-link:hover, .news-single-related > dt > a.mail:hover, .news-single-related > dt > a.download:hover {
  text-decoration: none;
}

/* line 21, ../sass/partials/_content.scss */
video {
  outline: none;
}

/* line 26, ../sass/partials/_content.scss */
section.main p a, section.main h1 a, section.main h2 a, section.main h3 a, section.main h4 a, aside.right p a, aside.right h1 a, aside.right h2 a, aside.right h3 a, aside.right h4 a {
  font-weight: normal;
  background-repeat: no-repeat;
  color: #a81a1a;
}
/* line 18, ../sass/lib/_mixins.scss */
section.main p a:hover, section.main p a:active, section.main p a:focus, section.main h1 a:hover, section.main h1 a:active, section.main h1 a:focus, section.main h2 a:hover, section.main h2 a:active, section.main h2 a:focus, section.main h3 a:hover, section.main h3 a:active, section.main h3 a:focus, section.main h4 a:hover, section.main h4 a:active, section.main h4 a:focus, aside.right p a:hover, aside.right p a:active, aside.right p a:focus, aside.right h1 a:hover, aside.right h1 a:active, aside.right h1 a:focus, aside.right h2 a:hover, aside.right h2 a:active, aside.right h2 a:focus, aside.right h3 a:hover, aside.right h3 a:active, aside.right h3 a:focus, aside.right h4 a:hover, aside.right h4 a:active, aside.right h4 a:focus {
  text-decoration: underline;
}
/* line 31, ../sass/partials/_content.scss */
section.main h1 a:hover, section.main h2 a:hover, section.main h3 a:hover, section.main h4 a:hover, aside.right h1 a:hover, aside.right h2 a:hover, aside.right h3 a:hover, aside.right h4 a:hover {
  text-decoration: none;
}
/* line 34, ../sass/partials/_content.scss */
section.main p a, aside.right p a {
  font-weight: bold;
}
/* line 36, ../sass/partials/_content.scss */
section.main a.download_, aside.right a.download_ {
  font-weight: bold;
  color: #a81a1a;
  text-decoration: none;
  background: transparent url(../../images/pfeilrunterrot.png) left center no-repeat;
  padding-left: 17px;
}

/* line 41, ../sass/partials/_content.scss */
section.main {
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
  color: #333333;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  width: 620px;
  margin-right: 20px;
  border-top: 1px solid #666666;
}
/* line 45, ../sass/partials/_content.scss */
section.main h1, section.main h2, section.main h3 {
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
}
/* line 46, ../sass/partials/_content.scss */
section.main h1 {
  font-size: 1.625em;
  margin: 0.84615em auto 0.73077em;
}
/* line 47, ../sass/partials/_content.scss */
section.main h2 {
  font-size: 1.375em;
  margin: 1em auto 0.86364em;
}
/* line 48, ../sass/partials/_content.scss */
section.main h3 {
  font-size: 1.1875em;
  margin: 1.10526em auto 1em;
  line-height: 1.2em;
}
/* line 49, ../sass/partials/_content.scss */
section.main h4, section.main .news-single-related > dt {
  font-size: 0.875em;
  margin: 0.71429em auto;
}
/* line 51, ../sass/partials/_content.scss */
section.main p {
  font-size: 0.9375em;
  line-height: 1.2em;
  margin: 1.26667em auto;
}
/* line 53, ../sass/partials/_content.scss */
section.main div.anker {
  display: inline;
}
/* line 54, ../sass/partials/_content.scss */
section.main p:first-child, section.main .box2er div.anker + p.bodytext, section.main .csc-textpic div.anker + p.bodytext {
  margin-top: 0;
}
/* line 57, ../sass/partials/_content.scss */
section.main .csc-textpic-text {
  margin-bottom: -19px;
}
/* line 59, ../sass/partials/_content.scss */
section.main .csc-textpic-text > .csc-header > h1, section.main .csc-textpic-text > .csc-header > h2, section.main .csc-textpic-text > .csc-header > h3, section.main .csc-textpic-text > .csc-header > h4 {
  margin-top: 0;
}
/* line 65, ../sass/partials/_content.scss */
section.main .intro {
  font-weight: bold;
}
/* line 67, ../sass/partials/_content.scss */
section.main .zitat, section.main blockquote {
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
  position: relative;
  font-style: italic;
  min-height: 67px;
  background: #f0f0f0 url(../../images/zitat_zeichen.png) 11px 11px no-repeat;
  padding: 13px 11px 16px 80px;
  color: #333333;
}
/* line 70, ../sass/partials/_content.scss */
section.main .zitat > p, section.main blockquote > p {
  margin: 0;
  font-size: 1.375em;
  line-height: 1.27273em;
}
/* line 71, ../sass/partials/_content.scss */
section.main .zitat .name, section.main blockquote .name {
  font-weight: bold;
  font-size: 0.63636em;
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
  margin-top: 8px;
}
/* line 73, ../sass/partials/_content.scss */
section.main > .zitat {
  margin: 25px auto;
}
/* line 78, ../sass/partials/_content.scss */
section.main div.layout3 .csc-textpic-intext-left blockquote {
  width: 373px;
  float: right;
}
/* line 83, ../sass/partials/_content.scss */
section.main .csc-textpic-caption {
  font-size: 0.875em;
  line-height: 1.21429em;
  padding: 11px 8px;
  background: #f0f0f0;
}
/* line 85, ../sass/partials/_content.scss */
section.main div.box2er {
  margin-bottom: 25px;
}
/* line 86, ../sass/partials/_content.scss */
section.main div.box2er div.box1 {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  width: 48.4%;
}
/* line 86, ../sass/partials/_content.scss */
section.main div.box2er div.box1:first-child {
  margin-right: 3.2%;
}
/* line 87, ../sass/partials/_content.scss */
section.main div.box2er div.box1 > .layout1, section.main div.box2er div.box1 > .layout2 {
  margin: 0;
}
/* line 91, ../sass/partials/_content.scss */
section.main ul, section.main ol {
  margin: 25px auto;
  font-size: 0.9375em;
  line-height: 1.2em;
  padding-left: 1.2em;
}
/* line 92, ../sass/partials/_content.scss */
section.main ul li, section.main ol li {
  margin-top: 4px;
  list-style: none;
}
/* line 93, ../sass/partials/_content.scss */
section.main ul li:first-child, section.main ol li:first-child {
  margin-top: 0;
}
/* line 98, ../sass/partials/_content.scss */
section.main ul li:before {
  content: "■";
  font-family: "Arial Black";
  font-size: 1em;
  position: relative;
  left: -1.2em;
  float: left;
  width: 0;
  color: #7a7a7a;
}
/* line 102, ../sass/partials/_content.scss */
section.main ol li {
  list-style-type: decimal;
  margin-left: 2px;
}
/* line 105, ../sass/partials/_content.scss */
section.main .slides {
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
  padding-left: 0px;
  margin: 0px;
}
/* line 108, ../sass/partials/_content.scss */
section.main .slides > li {
  margin-top: 0;
}
/* line 109, ../sass/partials/_content.scss */
section.main .slides > li:before {
  content: "";
  margin: 0;
}
/* line 111, ../sass/partials/_content.scss */
section.main ol.flex-control-nav {
  padding-left: 0px;
  margin: 0px;
  font-size: 0px;
}
/* line 115, ../sass/partials/_content.scss */
section.main ol.flex-control-nav li {
  list-style: none;
}
/* line 118, ../sass/partials/_content.scss */
section.main ul.flex-direction-nav {
  padding-left: 0px;
  margin: 0px;
}
/* line 121, ../sass/partials/_content.scss */
section.main ul.flex-direction-nav > li:before {
  content: "";
  margin: 0;
}
/* line 126, ../sass/partials/_content.scss */
section.main .flexslider.teaser .slide-title {
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
  font-weight: bold;
  color: #565656;
}
/* line 127, ../sass/partials/_content.scss */
section.main .flexslider.teaser .slide-subtitle {
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #424242;
}
/* line 128, ../sass/partials/_content.scss */
section.main .flexslider.teaser .slide-subtitle.teaser-link {
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
  font-weight: bold;
  position: absolute;
  bottom: 25px;
  top: auto;
}
/* line 132, ../sass/partials/_content.scss */
section.main ul.csc-uploads, section.main ul.nostyle, section.main ul.csc-menu, section.main .browsebox {
  padding-left: 0;
  font-weight: bold;
}
/* line 133, ../sass/partials/_content.scss */
section.main ul.csc-uploads li, section.main ul.nostyle li, section.main ul.csc-menu li, section.main .browsebox li {
  list-style: none!important;
}
/* line 134, ../sass/partials/_content.scss */
section.main ul.csc-uploads li:before, section.main ul.nostyle li:before, section.main ul.csc-menu li:before, section.main .browsebox li:before {
  content: "";
  margin: 0;
  display: none!important;
}
/* line 135, ../sass/partials/_content.scss */
section.main ul.csc-uploads ol:before, section.main ul.nostyle ol:before, section.main ul.csc-menu ol:before, section.main .browsebox ol:before {
  content: "";
  margin: 0;
}
/* line 136, ../sass/partials/_content.scss */
section.main ul.csc-uploads li.csc-uploads-element, section.main ul.nostyle li.csc-uploads-element, section.main ul.csc-menu li.csc-uploads-element, section.main .browsebox li.csc-uploads-element {
  margin: 0;
  padding: 12px 0 14px 0;
  border-bottom: 1px solid #7a7a7a;
}
/* line 18, ../sass/lib/_mixins.scss */
section.main ul.csc-uploads li.csc-uploads-element > a:hover, section.main ul.csc-uploads li.csc-uploads-element > a:active, section.main ul.csc-uploads li.csc-uploads-element > a:focus, section.main ul.nostyle li.csc-uploads-element > a:hover, section.main ul.nostyle li.csc-uploads-element > a:active, section.main ul.nostyle li.csc-uploads-element > a:focus, section.main ul.csc-menu li.csc-uploads-element > a:hover, section.main ul.csc-menu li.csc-uploads-element > a:active, section.main ul.csc-menu li.csc-uploads-element > a:focus, section.main .browsebox li.csc-uploads-element > a:hover, section.main .browsebox li.csc-uploads-element > a:active, section.main .browsebox li.csc-uploads-element > a:focus {
  text-decoration: underline;
}
/* line 139, ../sass/partials/_content.scss */
section.main ul.csc-uploads li.csc-uploads-element:first-child, section.main ul.nostyle li.csc-uploads-element:first-child, section.main ul.csc-menu li.csc-uploads-element:first-child, section.main .browsebox li.csc-uploads-element:first-child {
  border-top: 1px solid #7a7a7a;
}
/* line 140, ../sass/partials/_content.scss */
section.main ul.csc-uploads span.csc-uploads-description, section.main ul.nostyle span.csc-uploads-description, section.main ul.csc-menu span.csc-uploads-description, section.main .browsebox span.csc-uploads-description {
  font-weight: normal;
}
/* line 143, ../sass/partials/_content.scss */
section.main .nostyle > li > a {
  display: block;
}
/* line 145, ../sass/partials/_content.scss */
section.main ul.csc-uploads-0 li.csc-uploads-element {
  background: transparent url(../../images/pdf.png) left 17px no-repeat;
  padding-left: 35px;
}
/* line 146, ../sass/partials/_content.scss */
section.main ul.csc-uploads-0 li.csc-uploads-element.noDescription {
  background-position: left 11px;
}
/* line 149, ../sass/partials/_content.scss */
section.main .csc-uploads-fileSize {
  float: right;
  font-weight: normal;
}
/* line 149, ../sass/partials/_content.scss */
section.main .csc-uploads-fileSize + a {
  color: #a81a1a;
}
/* line 150, ../sass/partials/_content.scss */
section.main .csc-uploads-fileName {
  font-weight: bold;
  color: #a81a1a;
  text-decoration: none!important;
}
/* line 155, ../sass/partials/_content.scss */
section.main div.layout2 .csc-uploads-fileName {
  color: white;
}
/* line 161, ../sass/partials/_content.scss */
section.main .csc-linkToTop {
  text-align: right;
  border-bottom: 1px solid #333333;
  padding-bottom: 6px;
}
/* line 162, ../sass/partials/_content.scss */
section.main .csc-linkToTop > a {
  font-weight: normal;
  color: inherit;
  background-image: url(../../images/toplink.png);
  padding-left: 20px;
}
/* line 166, ../sass/partials/_content.scss */
section.main table {
  font-size: 0.9375em;
  width: 100%;
  table-layout: fixed;
}
/* line 167, ../sass/partials/_content.scss */
section.main table > caption {
  line-height: 26px;
}
/* line 169, ../sass/partials/_content.scss */
section.main td, section.main th, section.main tr {
  padding: 4px 0px;
}
/* line 173, ../sass/partials/_content.scss */
section.main th, section.main td {
  padding-left: 20px;
  vertical-align: top;
}
/* line 174, ../sass/partials/_content.scss */
section.main th {
  line-height: 1.2em;
}
/* line 175, ../sass/partials/_content.scss */
section.main td {
  line-height: 1.2em;
}
/* line 176, ../sass/partials/_content.scss */
section.main th:first-child, section.main td:first-child {
  padding-left: 12px;
}
/* line 177, ../sass/partials/_content.scss */
section.main th {
  font-weight: bold;
}
/* line 178, ../sass/partials/_content.scss */
section.main thead, section.main tr:nth-child(2n) {
  background: #f0f0f0;
}
/* line 180, ../sass/partials/_content.scss */
section.main > .video-js-box {
  margin: 25px 0;
}
/* line 182, ../sass/partials/_content.scss */
section.main div.layout1 {
  margin: 25px auto;
}
/* line 183, ../sass/partials/_content.scss */
section.main div.layout2 {
  margin: 25px auto;
}

/* line 192, ../sass/partials/_content.scss */
aside.right {
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
  color: #333333;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  width: 300px;
}
/* line 194, ../sass/partials/_content.scss */
aside.right p {
  margin: 18px auto;
  font-size: 0.9375em;
  line-height: 1.2em;
}
/* line 195, ../sass/partials/_content.scss */
aside.right > div {
  margin-bottom: 18px;
}
/* line 196, ../sass/partials/_content.scss */
aside.right > div:first-child {
  margin-top: 0!important;
}
/* line 201, ../sass/partials/_content.scss */
aside.right > nav {
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
  margin-bottom: 18px;
  color: #333333;
  font-size: 1.125em;
  line-height: 1.61111em;
  border-bottom: 1px solid #666666;
}
/* line 204, ../sass/partials/_content.scss */
aside.right > nav > ul li {
  border-top: 1px solid #666666;
  line-height: 1.2em;
  padding: 4px 0;
}
/* line 205, ../sass/partials/_content.scss */
aside.right > nav > ul li > nav {
  margin-top: 4px;
}
/* line 206, ../sass/partials/_content.scss */
aside.right > nav > ul li > a {
  padding-left: 18px;
  display: block;
}
/* line 18, ../sass/lib/_mixins.scss */
aside.right > nav > ul li > a:hover, aside.right > nav > ul li > a:active, aside.right > nav > ul li > a:focus {
  text-decoration: underline;
}
/* line 209, ../sass/partials/_content.scss */
aside.right > nav > ul li.active {
  background: transparent url(../../images/pfeillinks.png) left 0.5em no-repeat;
}
/* line 210, ../sass/partials/_content.scss */
aside.right > nav > ul li.active.sub {
  background-position: left 10px;
}
/* line 212, ../sass/partials/_content.scss */
aside.right > nav > ul li li:last-child {
  padding-bottom: 0;
}
/* line 213, ../sass/partials/_content.scss */
aside.right > nav > ul li li a {
  padding-left: 36px;
}
/* line 214, ../sass/partials/_content.scss */
aside.right > nav > ul li li li a {
  padding-left: 54px;
}
/* line 218, ../sass/partials/_content.scss */
aside.right div.layout1, aside.right div.layout2 {
  margin: 20px auto;
  padding-top: 18px;
}
/* line 222, ../sass/partials/_content.scss */
aside.right div.layout1 h2, aside.right div.layout1 h3, aside.right div.layout1 h4 {
  color: #565656;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 17px;
}
/* line 225, ../sass/partials/_content.scss */
aside.right div.layout2 {
  background: #a81a1a;
  color: white;
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
}
/* line 36, ../sass/lib/_mixins.scss */
aside.right div.layout2 > p {
  line-height: 1.33333em;
  margin: 0;
}
/* line 37, ../sass/lib/_mixins.scss */
aside.right div.layout2 a.internal-link {
  padding-left: 30px;
  color: inherit;
  font-weight: normal;
  line-height: 20px;
  background: transparent url(../../images/teaserlink.png) left 0.1em no-repeat;
}
/* line 38, ../sass/lib/_mixins.scss */
aside.right div.layout2 header {
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
  margin: 1em auto 0.86364em;
}
/* line 39, ../sass/lib/_mixins.scss */
aside.right div.layout2 header:first-child {
  margin-top: 0;
}
/* line 227, ../sass/partials/_content.scss */
aside.right div.layout2 header:first-of-type {
  margin-top: 0;
}
/* line 227, ../sass/partials/_content.scss */
aside.right div.layout2 header:first-of-type > h2 {
  padding-top: 0;
}
/* line 228, ../sass/partials/_content.scss */
aside.right div.layout2 h2 {
  padding-left: 0;
  color: white;
  font-size: 28px;
  font-style: normal;
  height: auto;
}
/* line 229, ../sass/partials/_content.scss */
aside.right div.layout2 h2 a {
  color: white;
}
/* line 232, ../sass/partials/_content.scss */
aside.right div.layout2 p:last-child > a {
  margin-top: 16px;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
}
/* line 235, ../sass/partials/_content.scss */
aside.right p:last-child {
  margin-bottom: 0;
}

/* line 244, ../sass/partials/_content.scss */
.main1, .main2 {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  width: 48.4%;
}

/* line 245, ../sass/partials/_content.scss */
.main1 {
  margin-right: 3.2%;
}

/* line 249, ../sass/partials/_content.scss */
div.layout1, div.layout2 {
  position: relative;
}
/* line 250, ../sass/partials/_content.scss */
div.layout1 h1, div.layout1 h2, div.layout1 h3, div.layout2 h1, div.layout2 h2, div.layout2 h3 {
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
}
/* line 251, ../sass/partials/_content.scss */
div.layout1 > header:first-child > h1, div.layout1 > header:first-child > h2, div.layout1 > header:first-child > h3, div.layout1 > header:first-child > h4, div.layout1 > div.anker ~ header:first-of-type > h1, div.layout1 > div.anker ~ header:first-of-type > h2, div.layout1 > div.anker ~ header:first-of-type > h3, div.layout1 > div.anker ~ header:first-of-type > h4, div.layout2 > header:first-child > h1, div.layout2 > header:first-child > h2, div.layout2 > header:first-child > h3, div.layout2 > header:first-child > h4, div.layout2 > div.anker ~ header:first-of-type > h1, div.layout2 > div.anker ~ header:first-of-type > h2, div.layout2 > div.anker ~ header:first-of-type > h3, div.layout2 > div.anker ~ header:first-of-type > h4 {
  margin-top: 0;
}
/* line 252, ../sass/partials/_content.scss */
div.layout1 > header:last-child > h1, div.layout1 > header:last-child > h2, div.layout1 > header:last-child > h3, div.layout1 > header:last-child > h4, div.layout2 > header:last-child > h1, div.layout2 > header:last-child > h2, div.layout2 > header:last-child > h3, div.layout2 > header:last-child > h4 {
  margin-bottom: 0;
}
/* line 253, ../sass/partials/_content.scss */
div.layout1 > p:first-child, div.layout1 > div.anker ~ p:first-of-type, div.layout2 > p:first-child, div.layout2 > div.anker ~ p:first-of-type {
  margin-top: 0;
}
/* line 254, ../sass/partials/_content.scss */
div.layout1 > p:last-child, div.layout2 > p:last-child {
  margin-bottom: 0;
}
/* line 256, ../sass/partials/_content.scss */
div.layout1 .flexslider.teaser, div.layout2 .flexslider.teaser {
  margin-left: -18px;
  height: 328px;
}
/* line 257, ../sass/partials/_content.scss */
div.layout1 .slide-subtitle.teaser-link, div.layout2 .slide-subtitle.teaser-link {
  bottom: 0!important;
}
/* line 258, ../sass/partials/_content.scss */
div.layout1 .fixbottom, div.layout2 .fixbottom {
  position: absolute;
  bottom: 25px;
  left: 18px;
}
/* line 259, ../sass/partials/_content.scss */
div.layout1 .teaserlink, div.layout2 .teaserlink {
  color: inherit;
  font-weight: normal;
  padding-left: 30px;
  line-height: 20px;
  background: transparent url(../../images/teaserlink.png) left center no-repeat;
}

/* line 263, ../sass/partials/_content.scss */
div.layout1 {
  background: #f0f0f0;
  padding: 14px 18px 25px;
}
/* line 264, ../sass/partials/_content.scss */
div.layout1 .flexslider.teaser {
  background-color: #f0f0f0;
}
/* line 266, ../sass/partials/_content.scss */
div.layout1 .downloadspecial p {
  margin-bottom: 23px;
  padding-left: 17px;
}
/* line 267, ../sass/partials/_content.scss */
div.layout1 .downloadspecial a.download {
  margin-left: -22px;
  background-image: url(../../images/datei_link.gif);
  padding-left: 22px;
  font-weight: bold;
}

/* line 270, ../sass/partials/_content.scss */
.layout1 > .layout1 {
  padding: 0!important;
  margin: 0!important;
}

/* line 274, ../sass/partials/_content.scss */
div.layout2 {
  background: #a81a1a;
  color: white;
  padding: 14px 18px 25px;
}
/* line 3, ../sass/lib/_mixins.scss */
div.layout2 ::selection {
  background-color: white;
  color: #a81a1a;
}
/* line 4, ../sass/lib/_mixins.scss */
div.layout2 ::-moz-selection {
  background-color: white;
  color: #a81a1a;
}
/* line 276, ../sass/partials/_content.scss */
div.layout2 a {
  color: white;
}
/* line 277, ../sass/partials/_content.scss */
div.layout2 p a {
  color: white;
  font-weight: bold;
  background-image: none;
  padding-left: 0;
}
/* line 278, ../sass/partials/_content.scss */
div.layout2 h2 {
  padding-left: 0;
  color: white;
  font-size: 28px;
  font-style: normal;
  height: auto;
  font-family: "BundesSerif", Georgia, Times New Roman, serif;
  margin-bottom: 13px;
  margin-top: 0px;
}

/* line 293, ../sass/partials/_content.scss */
.csc-textpic-intext-left .csc-textpic-text > h2, .csc-textpic-intext-left .csc-textpic-text > h3, .csc-textpic-intext-right .csc-textpic-text > h2, .csc-textpic-intext-right .csc-textpic-text > h3 {
  margin-top: 0;
}

/* line 294, ../sass/partials/_content.scss */
blockquote + .anker + .csc-textpic {
  margin-top: 19px;
}

/* line 297, ../sass/partials/_content.scss */
DIV.csc-textpic-intext-left .csc-textpic-imagewrap {
  margin-right: 20px;
  margin-bottom: 11px;
  margin-top: 2px;
}

/* line 298, ../sass/partials/_content.scss */
DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0px;
}

/* line 300, ../sass/partials/_content.scss */
DIV.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-bottom: 0px;
}

/* line 301, ../sass/partials/_content.scss */
.csc-textpic {
  margin-bottom: 19px;
}

/* line 303, ../sass/partials/_content.scss */
.csc-textpic-imagerow {
  margin-bottom: 10px;
}

/* line 306, ../sass/partials/_content.scss */
.csc-textpic-above .csc-textpic-imagewrap {
  margin-bottom: 20px;
}

/* line 311, ../sass/partials/_content.scss */
.uid_14 section.main .box2er .layout1 h2, .uid_13 section.main .box2er .layout1 h2 {
  margin-top: 4px;
}
/* line 312, ../sass/partials/_content.scss */
.uid_14 section.main h2, .uid_13 section.main h2 {
  margin: 18px auto;
  font-size: 1.125em;
  font-weight: bold;
}

/* line 318, ../sass/partials/_content.scss */
.uid_14 section.main .box2er .layout1 {
  height: 370px;
}

/* line 1, ../sass/partials/_news.scss */
.news-list-container {
  margin-top: 25px;
}
/* line 2, ../sass/partials/_news.scss */
.news-list-container img {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  width: 140px;
  margin-right: 20px;
  margin-bottom: 25px;
}
/* line 3, ../sass/partials/_news.scss */
.news-list-container img ~ .news-list-item {
  display: inline-block;
  width: 460px;
}
/* line 6, ../sass/partials/_news.scss */
.news-list-container .news-list-item {
  margin-bottom: 25px;
}
/* line 8, ../sass/partials/_news.scss */
.news-list-container .news-list-item .news-list-date {
  font-size: 0.875em;
}
/* line 9, ../sass/partials/_news.scss */
.news-list-container .news-list-item > h2 {
  margin: 10px auto 15px;
}
/* line 10, ../sass/partials/_news.scss */
.news-list-container .news-list-item .news-list-morelink > a {
  background-image: url(../../images/interner_link.gif);
  background-repeat: no-repeat;
  background-position: left 0.1em;
  padding-left: .6em;
  background-size: 1em 1em;
  font-weight: bold;
  margin-left: 8px;
  background-position: left center !important;
}
/* line 11, ../sass/partials/_news.scss */
.news-list-container .news-list-item .news-list-morelink > a[target="_blank"] {
  background-image: url(../../images/externer_link.gif);
  padding-left: 22px;
}
/* line 12, ../sass/partials/_news.scss */
.news-list-container .news-list-item > p:last-child {
  margin-bottom: 0;
}
/* line 14, ../sass/partials/_news.scss */
.news-list-container .showResultsWrap {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
}
/* line 15, ../sass/partials/_news.scss */
.news-list-container .browseLinksWrap {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  margin-left: 10px;
}
/* line 16, ../sass/partials/_news.scss */
.news-list-container .browseLinksWrap > a {
  color: #a81a1a;
}
/* line 16, ../sass/partials/_news.scss */
.news-list-container .browseLinksWrap > a > span {
  margin-left: 4px;
  color: #333333;
}

/* line 19, ../sass/partials/_news.scss */
.news-latest-item {
  font-size: 0.9375em;
}
/* line 20, ../sass/partials/_news.scss */
.news-latest-item time {
  font-size: 0.93333em;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: 18px;
  display: block;
}
/* line 21, ../sass/partials/_news.scss */
.news-latest-item > h3, .news-latest-item > h2 {
  margin-top: 10px!important;
}
/* line 22, ../sass/partials/_news.scss */
.news-latest-item > h3 > a, .news-latest-item > h2 > a {
  background-image: url(../../images/interner_link.gif);
  background-repeat: no-repeat;
  background-position: left 0.1em;
  padding-left: .6em;
  background-size: 1em 1em;
  display: block;
  line-height: 1.125em;
  font-size: 0.88889em;
  font-weight: bold !important;
}
/* line 24, ../sass/partials/_news.scss */
.news-latest-item ~ p > a {
  font-weight: bold;
}

/* line 27, ../sass/partials/_news.scss */
.news-single-item > time {
  font-size: 0.875em;
  margin: 0.71429em auto;
  display: block;
}
/* line 28, ../sass/partials/_news.scss */
.news-single-item .subheader {
  font-weight: bold;
}
/* line 29, ../sass/partials/_news.scss */
.news-single-item > figure {
  float: left;
  margin: auto 20px 20px auto;
  background: #f0f0f0;
}
/* line 30, ../sass/partials/_news.scss */
.news-single-item > figure > figcaption {
  font-size: 0.875em;
  line-height: 1.21429em;
  padding: 11px 8px;
  background: #f0f0f0;
  padding-left: 0;
  padding-right: 0;
}
/* line 30, ../sass/partials/_news.scss */
.news-single-item > figure > figcaption > span {
  margin-left: 8px;
  margin-right: 8px;
  display: block;
}
/* line 32, ../sass/partials/_news.scss */
.news-single-item .news-single-backlink {
  font-weight: bold;
  clear: left;
}
/* line 32, ../sass/partials/_news.scss */
.news-single-item .news-single-backlink > a {
  background-image: url(../../images/interner_link.gif);
  background-repeat: no-repeat;
  background-position: left 0.1em;
  padding-left: .6em;
  background-size: 1em 1em;
  background-size: auto auto;
  background-position: left 6px;
  color: #a81a1a;
  background-image: url(../../images/pfeillinksrot.png);
}
/* line 33, ../sass/partials/_news.scss */
.news-single-item p.newsfiles {
  background: transparent url(../../images/pdf.png) left 0.3em no-repeat;
  padding-left: 35px;
  line-height: 2em;
}

/* line 42, ../sass/partials/_news.scss */
.calendar-table {
  width: 100%;
}
/* line 43, ../sass/partials/_news.scss */
.calendar-table .linked_day, .calendar-table .linked_today {
  text-decoration: none;
  font-weight: bold;
  color: #a81a1a;
}
/* line 44, ../sass/partials/_news.scss */
.calendar-table .linked_today {
  background-color: #f0f0f0;
}

/* line 46, ../sass/partials/_news.scss */
.newscalendar-tip {
  opacity: 1!important;
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
}

/* line 47, ../sass/partials/_news.scss */
.newsCalendar_calendarItem {
  font-size: 14px!important;
  line-height: 17px;
}

/* line 48, ../sass/partials/_news.scss */
.linked_today_nolink {
  background-color: #f0f0f0 !important;
}

/* line 52, ../sass/partials/_news.scss */
.newscalendarTooltipItemContainer > .newsCalendar_calendarItem > a {
  font-size: 15px!important;
}

/* line 53, ../sass/partials/_news.scss */
.newsCalendar_calendarItem_subheader {
  margin-top: 7px;
}

/* line 56, ../sass/partials/_news.scss */
.linkAllNews {
  font-size: 0.8125em;
  font-weight: bold!important;
}

/* line 65, ../sass/partials/_news.scss */
aside.right .news-list-container img {
  display: none;
}
/* line 66, ../sass/partials/_news.scss */
aside.right .news-list-container img ~ .news-list-item {
  width: auto;
  display: block;
}
/* line 67, ../sass/partials/_news.scss */
aside.right .news-list-container .news-list-item .news-list-date {
  margin-bottom: -9px;
  display: block;
}

/* line 3, ../sass/partials/_lightbox50plus.scss */
.lightboxgallery50plus > a > figure {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
}
/* line 3, ../sass/partials/_lightbox50plus.scss */
.lightboxgallery50plus > a > figure > figcaption {
  display: none;
}

/* line 6, ../sass/partials/_lightbox50plus.scss */
.lightboxgallery50plus > a > figure > img {
  vertical-align: middle;
}

/* line 8, ../sass/partials/_lightbox50plus.scss */
div.lightbox50plus {
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
  font-weight: 200;
  letter-spacing: 0;
  font-size: 12px;
  color: #666666;
  padding: 10px;
  padding-bottom: 0px;
  background-color: transparent;
  background-color: rgba(50, 50, 50, 0.5);
  border_: 1px dotted #cccccc;
  border-bottom: none;
  position: absolute;
  top: 34px;
  z-index: 20;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
  width: 940px;
  height: 760px;
}
/* line 29, ../sass/partials/_lightbox50plus.scss */
div.lightbox50plus > figure > img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 90%;
  max-height: 90%;
  border: 4px solid white;
}
/* line 40, ../sass/partials/_lightbox50plus.scss */
div.lightbox50plus > figure figcaption {
  display: block;
  border_: 1px dotted #cccccc;
  border-top: none;
  font-weight: 200;
  letter-spacing: 0;
  font-size: 14px;
  position: relative;
  top: 760px;
  height: 50px;
  background: transparent;
  background-color: rgba(50, 50, 50, 0.5);
  width: 950px;
  color: white;
  left: -10px;
  line-height: 30px;
  padding-left: 10px;
}
/* line 59, ../sass/partials/_lightbox50plus.scss */
div.lightbox50plus .next, div.lightbox50plus .prev {
  height: 90%;
  background: transparent url(../../images/prev.png) left center no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: .2;
}
/* line 68, ../sass/partials/_lightbox50plus.scss */
div.lightbox50plus .next:hover, div.lightbox50plus .prev:hover {
  opacity: .8;
}
/* line 71, ../sass/partials/_lightbox50plus.scss */
div.lightbox50plus .next {
  right: 0;
  width: 80%;
  background-position: right center;
  background-image: url(../../images/next.png);
}
/* line 77, ../sass/partials/_lightbox50plus.scss */
div.lightbox50plus .prev {
  left: 0;
  width: 20%;
}
/* line 81, ../sass/partials/_lightbox50plus.scss */
div.lightbox50plus .close {
  z-index: 25;
  height: 18px;
  width: 18px;
  background: transparent url(../../images/close.png) center center no-repeat;
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
}
/* line 91, ../sass/partials/_lightbox50plus.scss */
div.lightbox50plus > nav {
  position: absolute;
  bottom: -40px;
  width: 100%;
}
/* line 95, ../sass/partials/_lightbox50plus.scss */
div.lightbox50plus > nav > a {
  color: white;
  margin-left: 6px;
}
/* line 98, ../sass/partials/_lightbox50plus.scss */
div.lightbox50plus > nav > a:first-child {
  margin-left: 0;
}
/* line 100, ../sass/partials/_lightbox50plus.scss */
div.lightbox50plus > nav > a.active {
  border-bottom: 1px solid white;
}

/* line 2, ../sass/partials/_uprofil.scss */
section.unternehmensprofil blockquote {
  margin: 25px auto;
}
/* line 3, ../sass/partials/_uprofil.scss */
section.unternehmensprofil table {
  margin: 25px auto;
}
/* line 3, ../sass/partials/_uprofil.scss */
section.unternehmensprofil table:last-child {
  margin-bottom: 0;
}
/* line 4, ../sass/partials/_uprofil.scss */
section.unternehmensprofil figure {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  width: 48%;
  margin-right: 2%;
}
/* line 5, ../sass/partials/_uprofil.scss */
section.unternehmensprofil .kontaktdaten {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  width: 48%;
}

/* line 8, ../sass/partials/_uprofil.scss */
.right .tx-unternehmen50plus .paktinfo > .layout1 > img + h4 {
  margin-top: 17px;
}

/* line 1, ../sass/partials/_form.scss */
.mandatory {
  margin-left: 4px;
}

/* line 2, ../sass/partials/_form.scss */
.powermail_create {
  line-height: 1.2em;
}

/* line 3, ../sass/partials/_form.scss */
form.powermail_form, .powermail_create, .powermail_confirmation {
  background: #f0f0f0;
  padding: 30px 20px 26px 20px;
  position: relative;
}
/* line 4, ../sass/partials/_form.scss */
form.powermail_form h3, form.powermail_form legend, .powermail_create h3, .powermail_create legend, .powermail_confirmation h3, .powermail_confirmation legend {
  display: none;
}
/* line 6, ../sass/partials/_form.scss */
form.powermail_form .powermail_label, form.powermail_form dt, .powermail_create .powermail_label, .powermail_create dt, .powermail_confirmation .powermail_label, .powermail_confirmation dt {
  width: 140px;
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  line-height: 29px;
}
/* line 7, ../sass/partials/_form.scss */
form.powermail_form dd, .powermail_create dd, .powermail_confirmation dd {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  line-height: 29px;
}
/* line 9, ../sass/partials/_form.scss */
form.powermail_form dl.powermail_all, .powermail_create dl.powermail_all, .powermail_confirmation dl.powermail_all {
  margin-top: 10px;
}
/* line 11, ../sass/partials/_form.scss */
form.powermail_form dl.powermail_all:first-child, .powermail_create dl.powermail_all:first-child, .powermail_confirmation dl.powermail_all:first-child {
  margin-top: 0;
}
/* line 12, ../sass/partials/_form.scss */
form.powermail_form dl.powermail_all:last-of-type > dd, .powermail_create dl.powermail_all:last-of-type > dd, .powermail_confirmation dl.powermail_all:last-of-type > dd {
  display: block;
  margin-top: 4px;
  margin-bottom: 20px;
}
/* line 13, ../sass/partials/_form.scss */
form.powermail_form dl.powermail_all > dt:after, .powermail_create dl.powermail_all > dt:after, .powermail_confirmation dl.powermail_all > dt:after {
  content: ':';
}
/* line 16, ../sass/partials/_form.scss */
form.powermail_form .powermail_fieldwrap, .powermail_create .powermail_fieldwrap, .powermail_confirmation .powermail_fieldwrap {
  margin-top: 20px;
}
/* line 18, ../sass/partials/_form.scss */
form.powermail_form .powermail_fieldwrap:first-of-type, .powermail_create .powermail_fieldwrap:first-of-type, .powermail_confirmation .powermail_fieldwrap:first-of-type {
  margin-top: 0;
}
/* line 19, ../sass/partials/_form.scss */
form.powermail_form .powermail_fieldwrap > select, form.powermail_form .powermail_fieldwrap > input, form.powermail_form .powermail_fieldwrap > textarea, .powermail_create .powermail_fieldwrap > select, .powermail_create .powermail_fieldwrap > input, .powermail_create .powermail_fieldwrap > textarea, .powermail_confirmation .powermail_fieldwrap > select, .powermail_confirmation .powermail_fieldwrap > input, .powermail_confirmation .powermail_fieldwrap > textarea {
  border: 1px solid #bbbbbb;
  background: white;
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
  font-size: 0.9375em;
}
/* line 22, ../sass/partials/_form.scss */
form.powermail_form .powermail_fieldwrap > input, form.powermail_form .powermail_fieldwrap > textarea, .powermail_create .powermail_fieldwrap > input, .powermail_create .powermail_fieldwrap > textarea, .powermail_confirmation .powermail_fieldwrap > input, .powermail_confirmation .powermail_fieldwrap > textarea {
  padding: 6px 10px;
  width: 414px;
  height: 15px;
}
/* line 23, ../sass/partials/_form.scss */
form.powermail_form .powermail_fieldwrap > textarea, .powermail_create .powermail_fieldwrap > textarea, .powermail_confirmation .powermail_fieldwrap > textarea {
  min-height: 164px;
  display: block;
  width: 558px;
  margin-top: 15px;
}
/* line 27, ../sass/partials/_form.scss */
form.powermail_form .powermail_fieldwrap > select, .powermail_create .powermail_fieldwrap > select, .powermail_confirmation .powermail_fieldwrap > select {
  width: 436px;
  height: 27px;
  padding-top: 4px;
  padding-left: 7px;
}
/* line 28, ../sass/partials/_form.scss */
form.powermail_form .powermail_fieldwrap > input[type="submit"], form.powermail_form .powermail_fieldwrap > input[type="reset"], .powermail_create .powermail_fieldwrap > input[type="submit"], .powermail_create .powermail_fieldwrap > input[type="reset"], .powermail_confirmation .powermail_fieldwrap > input[type="submit"], .powermail_confirmation .powermail_fieldwrap > input[type="reset"] {
  font-size: 15px;
}
/* line 30, ../sass/partials/_form.scss */
form.powermail_form .powermail_fieldwrap .powermail_reset, .powermail_create .powermail_fieldwrap .powermail_reset, .powermail_confirmation .powermail_fieldwrap .powermail_reset {
  cursor: pointer;
  border: none;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  padding-bottom: 2px;
  width: auto;
  color: white;
  background: #666666;
}
/* line 31, ../sass/partials/_form.scss */
form.powermail_form .powermail_fieldwrap .powermail_submit, .powermail_create .powermail_fieldwrap .powermail_submit, .powermail_confirmation .powermail_fieldwrap .powermail_submit {
  cursor: pointer;
  border: none;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  padding-bottom: 2px;
  width: auto;
  color: white;
  background: #a81a1a;
  position: absolute;
  right: 20px;
}
/* line 33, ../sass/partials/_form.scss */
form.powermail_form .powermail_fieldwrap_reset, form.powermail_form .powermail_fieldwrap_submit, .powermail_create .powermail_fieldwrap_reset, .powermail_create .powermail_fieldwrap_submit, .powermail_confirmation .powermail_fieldwrap_reset, .powermail_confirmation .powermail_fieldwrap_submit {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
}

/* line 35, ../sass/partials/_form.scss */
#powermail_fieldwrap_9 > p.bodytext, #powermail_fieldwrap_30 > p.bodytext {
  margin-bottom: 0;
}

/* line 36, ../sass/partials/_form.scss */
#powermail_fieldwrap_9 {
  margin-top: 25px;
}

/* line 38, ../sass/partials/_form.scss */
.formError {
  height: 24px;
  overflow: hidden;
  line-height: 24px;
  color: #a81a1a;
}

/* line 39, ../sass/partials/_form.scss */
.uid_17 #powermail_fieldwrap_6 .formError {
  margin-left: 112px;
  margin-top: -26px!important;
}

/* line 42, ../sass/partials/_form.scss */
.powermail_confirmation > form {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  padding: 0;
}
/* line 43, ../sass/partials/_form.scss */
.powermail_confirmation > form:last-of-type {
  position: absolute;
  right: 20px;
}

/* line 47, ../sass/partials/_form.scss */
.powermail_confirmation_form {
  cursor: pointer;
  border: none;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  padding-bottom: 2px;
  width: auto;
  color: white;
  background: #666666;
}

/* line 48, ../sass/partials/_form.scss */
.powermail_confirmation_submit {
  cursor: pointer;
  border: none;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  padding-bottom: 2px;
  width: auto;
  color: white;
  background: #a81a1a;
}

/* line 1, ../sass/partials/_search.scss */
#tx_indexedsearch {
  background: #f0f0f0;
  padding: 25px 18px;
}
/* line 3, ../sass/partials/_search.scss */
#tx_indexedsearch select {
  width: 259px;
  height: 27px;
  margin-top: 22px;
  border: 1px solid #bbbbbb;
  background: white;
}
/* line 5, ../sass/partials/_search.scss */
#tx_indexedsearch label:not(.tx-indexedsearch-searchbox-sword) {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 173px;
}

/* line 7, ../sass/partials/_search.scss */
label.tx-indexedsearch-searchbox-sword {
  display: block;
  margin-bottom: 22px;
}

/* line 8, ../sass/partials/_search.scss */
input.tx-indexedsearch-searchbox-sword {
  border: 1px solid #bbbbbb;
  padding: 6px 10px;
  width: 414px!important;
  background: white;
  height: 16px;
  margin-right: 15px;
}

/* line 10, ../sass/partials/_search.scss */
input.tx-indexedsearch-searchbox-button {
  cursor: pointer;
  border: none;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  padding-bottom: 2px;
  width: auto;
  color: white;
  background: #a81a1a;
  font-size: 15px;
}

/* line 13, ../sass/partials/_search.scss */
.tx-indexedsearch-res dl {
  margin-top: 40px;
}
/* line 15, ../sass/partials/_search.scss */
.tx-indexedsearch-res dl:first-child {
  margin-top: 0;
}
/* line 16, ../sass/partials/_search.scss */
.tx-indexedsearch-res dl > dt {
  margin-bottom: 10px;
}
/* line 17, ../sass/partials/_search.scss */
.tx-indexedsearch-res dl > dt > .rating {
  float: right;
}

/* line 22, ../sass/partials/_search.scss */
.browsebox > li > a {
  color: #a81a1a;
}
/* line 18, ../sass/lib/_mixins.scss */
.browsebox > li > a:hover, .browsebox > li > a:active, .browsebox > li > a:focus {
  text-decoration: underline;
}

/* line 23, ../sass/partials/_search.scss */
.tx-indexedsearch-res a {
  color: #a81a1a;
}
/* line 18, ../sass/lib/_mixins.scss */
.tx-indexedsearch-res a:hover, .tx-indexedsearch-res a:active, .tx-indexedsearch-res a:focus {
  text-decoration: underline;
}

/* line 24, ../sass/partials/_search.scss */
strong.tx-indexedsearch-redMarkup {
  color: #a81a1a;
  font-weight: normal;
  font-style: italic;
}

/* line 28, ../sass/partials/_search.scss */
.tx-indexedsearch-res a {
  color: #a81a1a;
}

/* line 33, ../sass/partials/_search.scss */
.browsebox > li > a {
  color: #a81a1a;
}

/* line 36, ../sass/partials/_search.scss */
section.main .browsebox {
  padding-left: 0;
  font-weight: bold;
  list-style: none!important;
}

/* line 40, ../sass/partials/_search.scss */
section.main ul.browsebox li:before {
  display: none;
}

/* line 109, ../sass/screen.scss */
.uid_24 #mainSection .main.einstieg > .teaser2 > div {
  background-color: #a81a1a;
  height: 144px;
}
/* line 110, ../sass/screen.scss */
.uid_24 #mainSection .main.einstieg > .teaser2 > div h2 {
  padding-left: 0;
  color: white;
  font-size: 28px;
  font-style: normal;
  height: auto;
}

/* line 12, ../sass/partials/_footer.scss */
body > footer {
  background: #f0f0f0;
  border-top: 1px solid #999999;
  margin-top: 30px;
  height: 40px;
  padding-top: 19px;
  font-size: 0.875em;
  font-family: 'BundesSans',Arial,helvetica,sans-serif;
  color: #333333;
}
/* line 13, ../sass/partials/_footer.scss */
body > footer ::selection {
  background: #a81a1a;
  color: white;
}
/* line 17, ../sass/partials/_footer.scss */
body > footer > div {
  margin: auto;
  width: 100%;
  max-width: 940px;
}
/* line 18, ../sass/partials/_footer.scss */
body > footer > div > p {
  float: left;
}
/* line 19, ../sass/partials/_footer.scss */
body > footer > div > .footerNav {
  float: right;
  line-height: 11px;
}
/* line 20, ../sass/partials/_footer.scss */
body > footer > div > .footerNav > ul {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
}
/* line 21, ../sass/partials/_footer.scss */
body > footer > div > .footerNav > ul > li {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  padding: 0 3px 2px;
  border-left: 1px solid #666666;
}
/* line 22, ../sass/partials/_footer.scss */
body > footer > div > .footerNav > ul > li:first-child {
  border: none;
}
/* line 18, ../sass/lib/_mixins.scss */
body > footer > div > .footerNav > ul > li > a:hover, body > footer > div > .footerNav > ul > li > a:active, body > footer > div > .footerNav > ul > li > a:focus {
  text-decoration: underline;
}

/* line 32, ../sass/partials/_footer.scss */
.toTop {
  padding-left: 17px;
  margin-left: 10px;
  background: transparent url(../../images/totop.png) left center no-repeat;
}
/* line 18, ../sass/lib/_mixins.scss */
.toTop:hover, .toTop:active, .toTop:focus {
  text-decoration: underline;
}

/* line 33, ../sass/partials/_footer.scss */
.printPage {
  padding-left: 23px;
  margin-left: 23px;
  background: transparent url(../../images/print.png) left center no-repeat;
}
/* line 18, ../sass/lib/_mixins.scss */
.printPage:hover, .printPage:active, .printPage:focus {
  text-decoration: underline;
}

/* line 38, ../sass/partials/_responsive.scss */
html.touch .anker {
  display: none!important;
}
/* line 39, ../sass/partials/_responsive.scss */
html.touch .footerNav > a {
  display: none;
}
/* line 40, ../sass/partials/_responsive.scss */
html.touch .flex-direction-nav li a {
  background-image: none;
}
/* line 42, ../sass/partials/_responsive.scss */
html.touch button, html.touch input[type="button"], html.touch input[type="submit"], html.touch input[type="reset"] {
  appearance: button!important;
  -moz-appearance: button!important;
  /* Firefox */
  -webkit-appearance: button!important;
  /* Safari and Chrome */
}
@media only screen and (min-width: 43.75em) and (max-width: 87.4375em) {
  /* line 37, ../sass/partials/_responsive.scss */
  html.touch {
    /* 1.3 dpr */
    /* Retina-specific stuff here */
    /* 1.5 dpr */
    /* Retina-specific stuff here */
    /* 2 dpr */
  }
  /* line 51, ../sass/partials/_responsive.scss */
  html.touch #frame {
    margin: auto;
    padding-top: 2em;
  }
  /* line 193, ../sass/partials/_responsive.scss */
  html.touch z #mainNav {
    font-size: 1.5em;
  }
  /* line 194, ../sass/partials/_responsive.scss */
  html.touch z #indexedsearch > input, html.touch z #indexedsearch > button {
    font-size: inherit;
  }
  /* line 198, ../sass/partials/_responsive.scss */
  html.touch z #frame > header > #mainNav:before {
    background-size: 2.6em 2.6em, 1.2em !important;
    background-position: 2.8em center, right 0.7em !important;
  }
  /* line 214, ../sass/partials/_responsive.scss */
  html.touch z #mainNav {
    font-size: 1.5em;
  }
  /* line 215, ../sass/partials/_responsive.scss */
  html.touch z #frame > header > #mainNav:before {
    background-size: 2.6em 2.6em, 1.2em !important;
    background-position: 2.8em center, right 0.8em !important;
  }
}
@media only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (orientation: portrait) {
  /* line 54, ../sass/partials/_responsive.scss */
  html.touch _body:before {
    content: 'Nexus7Portrait';
  }
  /* line 57, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 > div {
    min-height: 144px;
    width: 45%;
    margin-left: 2%;
    padding: 15px 2% 0;
  }
  /* line 4, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 > div:first-child {
    margin-left: 0;
  }
  /* line 5, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 > div:nth-child(3) {
    margin-left: 0;
  }
  /* line 7, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 > div a.internal-link {
    position: static;
    margin: 1em auto;
    display: block;
    background-size: 1em;
    padding-left: 1.2em;
  }
  /* line 8, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 > div form.search {
    position: relative;
    left: 0;
    bottom: 0;
    margin: 1em auto 1em;
    width: auto;
  }
  /* line 58, ../sass/partials/_responsive.scss */
  html.touch section.main {
    width: 100%;
  }
  /* line 59, ../sass/partials/_responsive.scss */
  html.touch aside.right {
    margin-top: 1em;
    width: 100%;
  }
  /* line 60, ../sass/partials/_responsive.scss */
  html.touch aside.right > div {
    display: block;
    vertical-align: top;
    margin-bottom: 1em;
    margin-top: 0;
  }
  /* line 63, ../sass/partials/_responsive.scss */
  html.touch .startSeite #sliderBig, html.touch .startSeite .sliderBig {
    margin: 0;
    min-height: 0;
  }
  /* line 64, ../sass/partials/_responsive.scss */
  html.touch .slide-subtitle {
    width: auto;
  }
  /* line 68, ../sass/partials/_responsive.scss */
  html.touch .category {
    max-width: 100%!important;
    height: auto;
  }
  /* line 69, ../sass/partials/_responsive.scss */
  html.touch .category .slides img {
    max-width: 100%;
    width: 100%!important;
    height: auto;
    display: block;
  }
  /* line 77, ../sass/partials/_responsive.scss */
  html.touch .flex-caption, html.touch .flex-caption-blue, html.touch .flex-caption-grey, html.touch .flex-control-nav {
    display: none;
  }
  /* line 79, ../sass/partials/_responsive.scss */
  html.touch .startSeite .teaser3 > div h2 {
    margin-top: 0.46429em;
    margin-bottom: 0.46429em;
  }
  /* line 80, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 > div {
    height: auto;
    padding-bottom: 1em;
  }
  /* line 80, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 > div > p {
    line-height: inherit;
  }
  /* line 81, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 > div a.internal-link {
    background-size: 1em 1em;
    position: static;
    display: block;
    margin-top: 1.5em;
    line-height: inherit;
    padding-left: 1.2em!important;
  }
  /* line 19, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 div form.search > button.search {
    position: static;
    display: inline-block;
    vertical-align: top;
    background-color: white;
    border: 1px solid #999999;
    width: 16%;
    margin-left: 3%;
    height: 2em;
    background-size: 1.8em 1.8em;
  }
  /* line 22, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 div form.search > input {
    display: inline-block;
    width: 76%;
    padding: 0em 2%;
    height: 2em;
  }
  /* line 93, ../sass/partials/_responsive.scss */
  html.touch .uid_24 #mainSection .main.einstieg > .teaser2 > div {
    height: auto;
  }
  /* line 97, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div {
    margin-left: 0;
    width: 96.5%;
    font-size: 100%;
    height: auto;
    padding-bottom: 1em;
  }
  /* line 97, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div > p {
    font-size: 1.3em;
    line-height: inherit;
  }
  /* line 98, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div a.internal-link {
    background-size: 1em 1em;
    position: static;
    display: block;
    margin-top: 1.5em;
    line-height: inherit;
    padding-left: 1.2em!important;
  }
  /* line 99, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div h2 {
    font-size: 2em;
    height: 2em;
  }
  /* line 100, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div h2.csc-header-alignment-class1 {
    background-size: 3em 2em;
  }
  /* line 101, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div h2.csc-header-alignment-class2 {
    background-size: 4.5em 2em;
  }
  /* line 102, ../sass/partials/_responsive.scss */
  html.touch _aside.right > .teaser1 > div {
    width: 89.4%;
    font-size: 1.8em;
    padding: 0 5.3% 5.3% 5.3%;
  }
  /* line 103, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div h2 {
    font-size: 2em;
    height: 2em;
    padding-left: 5%;
    padding-top: 2.5%;
  }
  /* line 104, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div h2.csc-header-alignment-class1 {
    background-size: 3em 2em;
  }
  /* line 105, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div form.search > button.search_ {
    right: 4%;
    bottom: 0.2em;
    background-color: white;
    border: 1px solid #999999;
    width: 3.2em;
    height: 3.2em;
    background-size: 3em 3em;
  }
  /* line 114, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div form.search > input {
    width: 93%;
    height: 1.5em;
    padding: 0.1em 2.5%;
    font-size: 1em;
  }
  /* line 116, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div {
    margin-left: 0;
    width: 96.5%;
    font-size: 100%;
    height: auto;
    padding-bottom: 1em;
  }
  /* line 116, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div > p {
    font-size: 1.3em;
    line-height: inherit;
  }
  /* line 117, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div a.internal-link {
    background-size: 1em 1em;
    position: static;
    display: block;
    margin-top: 1.5em;
    line-height: inherit;
    padding-left: 1.2em!important;
  }
  /* line 118, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div h2 {
    font-size: 2em;
    height: 2em;
  }
  /* line 119, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div h2.csc-header-alignment-class1 {
    background-size: 3em 2em;
  }
  /* line 120, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div h2.csc-header-alignment-class2 {
    background-size: 4em 2em;
  }
  /* line 125, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot {
    font-size: 1em;
  }
  /* line 126, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.bundesgrey h2 {
    background-size: 7em 2.5em;
    padding-left: 5%;
    padding-top: 2.5%;
  }
  /* line 128, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot img.bundesprog {
    max-width: 50%;
    width: 50%;
  }
  /* line 129, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.bundesgrey > p {
    width: 50%;
  }
  /* line 130, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.bundesgrey > p:first-of-type {
    font-size: 1.5em;
    margin-top: .5em;
    line-height: 1.1em;
  }
  /* line 134, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.layout2 > div {
    width: 100%;
    font-size: 1em;
  }
  /* line 137, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.layout2 > div:first-child {
    width: 100%;
    margin-bottom: 1em;
  }
  /* line 139, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.layout2 > div:first-child > span {
    display: block;
    line-height: 1em;
    text-align: center;
    margin-left: auto!important;
  }
  /* line 146, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.layout2 > div a {
    position: static;
  }
  /* line 153, ../sass/partials/_responsive.scss */
  html.touch .main1, html.touch .main2 {
    display: inline-block;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    width: 100%;
  }
  /* line 154, ../sass/partials/_responsive.scss */
  html.touch .main1 {
    margin-right: 0;
  }
  /* line 158, ../sass/partials/_responsive.scss */
  html.touch .news-list-container img ~ .news-list-item {
    width: 70%;
  }
  /* line 159, ../sass/partials/_responsive.scss */
  html.touch .news-list-container img {
    max-width: 20%;
  }
  /* line 163, ../sass/partials/_responsive.scss */
  html.touch section.main div.box2er div.box1 {
    width: auto;
    margin-right: 0;
  }
}
@media only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (orientation: landscape) {
  /* line 170, ../sass/partials/_responsive.scss */
  html.touch _body:before {
    content: 'Nexus7 Landscape';
  }
  /* line 171, ../sass/partials/_responsive.scss */
  html.touch .startSeite #sliderBig, html.touch .startSeite .sliderBig {
    margin: 0;
    min-height: 0;
  }
  /* line 172, ../sass/partials/_responsive.scss */
  html.touch .slide-subtitle {
    width: auto;
  }
}
@media only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (min-resolution: 124.8dpi) {
  /* line 183, ../sass/partials/_responsive.scss */
  html.touch _body:after {
    content: 'Retina1.3';
  }
}
@media only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (min-device-pixel-ratio: 1.3) and (orientation: portrait), only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (min-resolution: 124.8dpi) and (orientation: portrait) {
  /* line 187, ../sass/partials/_responsive.scss */
  html.touch #mainNav {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (orientation: portrait) {
  /* line 203, ../sass/partials/_responsive.scss */
  html.touch z table {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (min-device-pixel-ratio: 1.5), only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (min-resolution: 144dpi) {
  /* line 211, ../sass/partials/_responsive.scss */
  html.touch _body:after {
    content: 'Retina1.5';
  }
}
@media only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (orientation: portrait) {
  /* line 220, ../sass/partials/_responsive.scss */
  html.touch z table {
    font-size: 1.7em;
  }
}
@media only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (min-device-pixel-ratio: 2), only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (min-resolution: 144dpi) {
  /* line 37, ../sass/partials/_responsive.scss */
  html.touch {
    /* Retina-specific stuff here */
  }
  /* line 231, ../sass/partials/_responsive.scss */
  html.touch _body:after {
    content: 'Retina2';
  }
  /* line 232, ../sass/partials/_responsive.scss */
  html.touch #frame > header > div.hgroup {
    height: auto;
  }
  /* line 233, ../sass/partials/_responsive.scss */
  html.touch input {
    font-size: inherit;
  }
  /* line 348, ../sass/partials/_responsive.scss */
  html.touch form.powermail_form .powermail_fieldwrap > select, html.touch .powermail_create .powermail_fieldwrap > select, html.touch .powermail_confirmation .powermail_fieldwrap > select, html.touch form.powermail_form .powermail_fieldwrap > input, html.touch form.powermail_form .powermail_fieldwrap > textarea, html.touch .powermail_create .powermail_fieldwrap > input, html.touch .powermail_create .powermail_fieldwrap > textarea, html.touch .powermail_confirmation .powermail_fieldwrap > input, html.touch .powermail_confirmation .powermail_fieldwrap > textarea {
    height: auto;
    width: 90%;
  }
  /* line 349, ../sass/partials/_responsive.scss */
  html.touch form.powermail_form .powermail_fieldwrap .powermail_submit, html.touch .powermail_create .powermail_fieldwrap .powermail_submit, html.touch .powermail_confirmation .powermail_fieldwrap .powermail_submit, html.touch form.powermail_form .powermail_fieldwrap .powermail_reset, html.touch .powermail_create .powermail_fieldwrap .powermail_reset, html.touch .powermail_confirmation .powermail_fieldwrap .powermail_reset {
    width: auto;
  }
  /* line 350, ../sass/partials/_responsive.scss */
  html.touch form.powermail_form .powermail_fieldwrap > input[type="submit"], html.touch form.powermail_form .powermail_fieldwrap > input[type="reset"], html.touch .powermail_create .powermail_fieldwrap > input[type="submit"], html.touch .powermail_create .powermail_fieldwrap > input[type="reset"], html.touch .powermail_confirmation .powermail_fieldwrap > input[type="submit"], html.touch .powermail_confirmation .powermail_fieldwrap > input[type="reset"] {
    font-size: inherit;
    padding: 0.3em 0.6em;
  }
  /* line 354, ../sass/partials/_responsive.scss */
  html.touch .uid_13 DIV.csc-textpic-center .csc-textpic-center-outer, html.touch .uid_13 DIV.csc-textpic-center .csc-textpic-center-inner {
    position: static;
    float: none;
  }
  /* line 355, ../sass/partials/_responsive.scss */
  html.touch .uid_13 .csc-textpic-last {
    width: 100%;
  }
  /* line 355, ../sass/partials/_responsive.scss */
  html.touch .uid_13 .csc-textpic-last > img {
    width: 100%!important;
    height: auto;
  }
  /* line 360, ../sass/partials/_responsive.scss */
  html.touch .news-list-container > article > img {
    display: none;
  }
  /* line 361, ../sass/partials/_responsive.scss */
  html.touch .news-list-container img ~ .news-list-item {
    display: block;
    width: auto;
  }
  /* line 363, ../sass/partials/_responsive.scss */
  html.touch .news-single-item > figure {
    width: 100%;
    background: transparent!important;
    margin: 0 0 1em 0;
    float: none;
  }
  /* line 363, ../sass/partials/_responsive.scss */
  html.touch .news-single-item > figure img {
    min-width: 50%;
    height: auto;
  }
  /* line 363, ../sass/partials/_responsive.scss */
  html.touch .news-single-item > figure figcaption {
    float: right;
    font-size: inherit;
    width: 43%!important;
  }
  /* line 366, ../sass/partials/_responsive.scss */
  html.touch .columPrevious > a > img, html.touch .columNext > a > img {
    width: 60px!important;
    max-width: .6em;
    height: 1em!important;
  }
  /* line 369, ../sass/partials/_responsive.scss */
  html.touch video.video-js {
    width: 100%!important;
    height: auto!important;
  }
  /* line 370, ../sass/partials/_responsive.scss */
  html.touch section.main > .video-js-box, html.touch .video-js-box {
    width: 100%!important;
    height: auto!important;
  }
  /* line 374, ../sass/partials/_responsive.scss */
  html.touch div.layout1 .flexslider.teaser, html.touch div.layout2 .flexslider.teaser {
    height: auto;
    margin-left: 0;
  }
  /* line 375, ../sass/partials/_responsive.scss */
  html.touch section.main div.box2er div.box1:first-child {
    margin-right: 0;
  }
  /* line 376, ../sass/partials/_responsive.scss */
  html.touch .uid_14 section.main .box2er .layout1 {
    height: auto;
  }
  /* line 377, ../sass/partials/_responsive.scss */
  html.touch .flexslider.teaser, html.touch div.layout2 .flexslider.teaser {
    height: auto;
    width: auto;
  }
  /* line 378, ../sass/partials/_responsive.scss */
  html.touch .teaser .slides img {
    width: 100%!important;
    height: auto;
  }
  /* line 380, ../sass/partials/_responsive.scss */
  html.touch section.main div.box2er div.box1 {
    margin: 0 0 1em;
    display: block;
    width: auto;
  }
  /* line 381, ../sass/partials/_responsive.scss */
  html.touch .flex-caption-grey-subtitle {
    height: auto;
  }
  /* line 382, ../sass/partials/_responsive.scss */
  html.touch .teaser .slide-subtitle {
    width: auto;
  }
  /* line 383, ../sass/partials/_responsive.scss */
  html.touch section.main .flexslider.teaser .slide-subtitle {
    font-size: inherit;
    line-height: 1.2em;
  }
  /* line 384, ../sass/partials/_responsive.scss */
  html.touch section.main .flexslider.teaser .slide-subtitle.teaser-link {
    position: static;
  }
  /* line 388, ../sass/partials/_responsive.scss */
  html.touch .csc-textpic-intext-left > .csc-textpic-imagewrap {
    width: 100%;
    margin-bottom: 1em;
  }
  /* line 389, ../sass/partials/_responsive.scss */
  html.touch .csc-textpic-intext-left > .csc-textpic-imagewrap > figure {
    width: 70%;
    margin: auto;
  }
  /* line 389, ../sass/partials/_responsive.scss */
  html.touch .csc-textpic-intext-left > .csc-textpic-imagewrap > figure > img {
    width: 100%!important;
  }
  /* line 393, ../sass/partials/_responsive.scss */
  html.touch aside.right img {
    width: 100%!important;
  }
  /* line 393, ../sass/partials/_responsive.scss */
  html.touch aside.right figure {
    width: 100%;
  }
  /* line 394, ../sass/partials/_responsive.scss */
  html.touch aside.right DIV.csc-textpic-center .csc-textpic-center-inner, html.touch aside.right DIV.csc-textpic-center .csc-textpic-center-outer {
    position: static;
    float: none;
  }
}
@media only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (min-device-pixel-ratio: 2) and (orientation: portrait), only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (min-resolution: 144dpi) and (orientation: portrait) {
  /* line 237, ../sass/partials/_responsive.scss */
  html.touch section.main {
    width: 100%;
    margin-right: 0;
  }
  /* line 238, ../sass/partials/_responsive.scss */
  html.touch aside.right {
    width: 100%;
  }
  /* line 238, ../sass/partials/_responsive.scss */
  html.touch aside.right > div {
    width: auto!important;
  }
  /* line 238, ../sass/partials/_responsive.scss */
  html.touch aside.right > div:nth-child(odd) {
    margin-left: 0;
  }
  /* line 239, ../sass/partials/_responsive.scss */
  html.touch .uid_16 aside.right > div:first-child {
    font-size: 1.4em;
    width: 92%;
    padding: 4%;
  }
  /* line 240, ../sass/partials/_responsive.scss */
  html.touch .uid_16 aside.right > div:first-child > div {
    font-size: 1.75em !important;
  }
  /* line 241, ../sass/partials/_responsive.scss */
  html.touch .uid_16 aside.right > div:first-child form > div:first-child > input {
    width: 100%!important;
    font-size: 1.2em;
    height: 2em;
  }
  /* line 242, ../sass/partials/_responsive.scss */
  html.touch .uid_16 aside.right > div:first-child form > div:nth-child(2) {
    display: none;
  }
  /* line 243, ../sass/partials/_responsive.scss */
  html.touch .uid_16 aside.right > div:first-child form > div:last-child {
    margin-top: 1em!important;
    font-size: 1.2em;
  }
  /* line 247, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 div form.search > button.search {
    height: 4em!important;
  }
  /* line 248, ../sass/partials/_responsive.scss */
  html.touch .mainHgroup > img {
    min-width: 400px;
  }
  /* line 249, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 > div {
    min-width: 280px;
    margin-left: 0;
    margin-right: 0;
    width: 96%;
    padding: 15px 2% 0;
    font-size: 200%;
    height: auto;
    min-height: 10em!important;
  }
  /* line 15, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 > div a.internal-link {
    position: static;
    margin: 1em auto;
    display: block;
    background-size: 1em;
    padding-left: 1.2em;
  }
  /* line 250, ../sass/partials/_responsive.scss */
  html.touch #mainNav {
    font-size: 2.4em;
  }
  /* line 252, ../sass/partials/_responsive.scss */
  html.touch #indexedsearch > button {
    height: 2.7em;
    font-size: .6em;
    padding: 0!important;
    margin: 0 0 0 1em !important;
    vertical-align: middle;
  }
  /* line 253, ../sass/partials/_responsive.scss */
  html.touch #indexedsearch > input {
    display: inline-block;
    vertical-align: middle;
  }
  /* line 254, ../sass/partials/_responsive.scss */
  html.touch aside.right, html.touch .main {
    font-size: 200%;
  }
  /* line 260, ../sass/partials/_responsive.scss */
  html.touch a.external-link-new-window, html.touch a.external-link, html.touch .csc-menu > li > a,
  html.touch a.internal-link, html.touch a.internal-link-new-window, html.touch .linkP > a, html.touch a.mail, html.touch a.download,
  html.touch li.csc-uploads-element,
  html.touch .news-single-item .news-single-backlink > a,
  html.touch .news-list-container .news-list-item .news-list-morelink > a,
  html.touch .news-latest-item > h3 > a, html.touch .news-latest-item > h2 > a {
    background-image: none!important;
    padding-left: 0;
    text-decoration: underline;
  }
  /* line 264, ../sass/partials/_responsive.scss */
  html.touch .startSeite .teaser3 > div a.internal-link,
  html.touch .startSeite .teaser3 > div a.internal-link,
  html.touch .main.einstieg .teaser2 > div a.internal-link,
  html.touch .main.einstieg .teaser3 > div a.internal-link {
    background-image: url(../../images/teaserlink.png) !important;
    text-decoration: none;
  }
  /* line 265, ../sass/partials/_responsive.scss */
  html.touch body > footer {
    width: 100%;
    font-size: 200%;
  }
  /* line 3, ../sass/partials/_footer.scss */
  html.touch body > footer > div {
    background: #f0f0f0;
    max-width: 98%;
    padding-left: 2%;
    padding-bottom: 1em;
  }
  /* line 4, ../sass/partials/_footer.scss */
  html.touch body > footer > div > p {
    float: none;
    clear: left;
  }
  /* line 5, ../sass/partials/_footer.scss */
  html.touch body > footer > div > .footerNav {
    float: left;
  }
  /* line 6, ../sass/partials/_footer.scss */
  html.touch body > footer > div > .footerNav > ul {
    margin-bottom: 1em;
  }
  /* line 7, ../sass/partials/_footer.scss */
  html.touch body > footer > div > .footerNav > ul > li {
    display: block;
    line-height: 1.8em;
    border: none;
    padding-left: 0;
  }
  /* line 7, ../sass/partials/_footer.scss */
  html.touch body > footer > div > .footerNav > ul > li > a {
    padding-left: 0!important;
  }
  /* line 27, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_box {
    height: auto;
  }
  /* line 28, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_box_left {
    width: 100%;
    float: none;
  }
  /* line 29, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_box_right {
    width: 100%;
    float: none;
    height: 1em;
  }
  /* line 29, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_box_right img {
    display: none;
  }
  /* line 269, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_box {
    height: auto;
  }
  /* line 270, ../sass/partials/_responsive.scss */
  html.touch #pakt50plus_search_subtitle {
    font-size: inherit!important;
  }
  /* line 271, ../sass/partials/_responsive.scss */
  html.touch #pakt50plus_search_input {
    float: none;
  }
  /* line 271, ../sass/partials/_responsive.scss */
  html.touch #pakt50plus_search_input > input {
    width: 100%;
    padding: 0;
  }
  /* line 272, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_select {
    width: auto;
    height: auto;
    overflow: visible;
    border: 0px solid #666666;
    background: transparent;
    margin: 0 0 1em;
  }
  /* line 277, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_select select {
    font-size: inherit;
    height: 1.8em;
    appearance: menu;
    -moz-appearance: menu;
    -webkit-appearance: menulist;
    background: buttonface;
  }
  /* line 280, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_input_field, html.touch .pakt50plus_search_select select {
    width: 100%;
    min-height: 1.8em;
    padding: 0;
  }
  /* line 283, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_submit {
    margin-bottom: 0em;
    float: none;
  }
  /* line 284, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_submit_button {
    height: 1.8em;
    width: auto;
    margin: 1em 0;
    position: relative;
    top: -2em;
    padding: 0.2em 0.4em;
  }
  /* line 286, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_submit, html.touch .pakt50plus_search_select {
    font-size: 1.4em;
  }
  /* line 287, ../sass/partials/_responsive.scss */
  html.touch #pakt50plus_search_input {
    font-size: 1em;
  }
  /* line 289, ../sass/partials/_responsive.scss */
  html.touch .uid_24 #mainSection .main.einstieg > .teaser2 > div h2 {
    font-size: 1.75em;
    margin-bottom: 0.46429em;
  }
  /* line 294, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div form.search {
    font-size: 100%;
  }
  /* line 296, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div form.search > button.search {
    font-size: 1em;
    right: 4%;
    background-color: white;
    border: 1px solid #999999;
    width: 1.5em;
    height: 1.5em;
  }
  /* line 307, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.bundesgrey h2 {
    height: auto;
    min-height: 2em;
    font-size: 1.8em;
  }
  /* line 308, ../sass/partials/_responsive.scss */
  html.touch body.uid_27 .main div.doppelrot div.layout2 > div:first-child > span {
    display: none;
  }
  /* line 309, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.layout2 > div a {
    padding-left: 0;
  }
  /* line 313, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_box_list_small, html.touch .pakt50plus_search_box {
    height: auto!important;
    padding-bottom: 1em;
  }
  /* line 314, ../sass/partials/_responsive.scss */
  html.touch #pakt50plus_search_subtitle_small {
    font-size: inherit;
  }
  /* line 315, ../sass/partials/_responsive.scss */
  html.touch #pakt50plus_search_input {
    float: none;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1em;
    marign-bottom: 1em;
  }
  /* line 316, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_submit {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 317, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_submit_button_list {
    width: 11em!important;
    height: 2em;
    margin: 0;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 318, ../sass/partials/_responsive.scss */
  html.touch input.tx-indexedsearch-searchbox-sword, html.touch .pakt50plus_search_input_field_list {
    width: 96%!important;
    height: 2em;
    font-size: 1.4em!important;
  }
  /* line 320, ../sass/partials/_responsive.scss */
  html.touch input.tx-indexedsearch-searchbox-button, html.touch .pakt50plus_search_submit {
    font-size: 1.2em;
    height: 2em;
    padding: 0 0.2em;
    margin-top: 1em;
    width: 30%!important;
    text-align: center;
  }
  /* line 322, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_show_head_bild {
    width: 30%;
    margin-right: 2%;
    max-height: none;
    max-width: none;
  }
  /* line 322, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_show_head_bild > img {
    width: 100%;
    height: auto;
    max-height: none;
    max-width: none;
  }
  /* line 324, ../sass/partials/_responsive.scss */
  html.touch #pakt50plus_address {
    font-size: inherit;
  }
  /* line 325, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_show_region_bild {
    max-width: none;
    width: 48%;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    float: none;
  }
  /* line 326, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_show_region_bild img {
    max-width: 100%;
    width: 100%;
  }
  /* line 327, ../sass/partials/_responsive.scss */
  html.touch #pakt50plus_show_table {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
  }
  /* line 330, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_show_botschafter_bild {
    margin-right: 2%;
    width: 28%;
    max-width: none;
  }
  /* line 331, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_show_botschafter_bild img {
    width: 100%;
    height: auto;
    max-width: none;
    max-height: none;
  }
  /* line 333, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_show_botschafter_zitat {
    width: 54%;
    font-size: 1em;
    padding: 1em 1em 1em 3em;
    background-size: 2.6em;
    font-size: 1em;
  }
  /* line 334, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_show_botschafter_author {
    font-size: .8em;
  }
}
@media only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-width: 43.75em) and (max-width: 87.4375em) and (min-resolution: 144dpi) and (orientation: landscape) {
  /* line 340, ../sass/partials/_responsive.scss */
  html.touch .mainHgroup_ > img {
    min-width: 140%;
  }
  /* line 341, ../sass/partials/_responsive.scss */
  html.touch #mainNav {
    font-size: 1.2em;
  }
  /* line 342, ../sass/partials/_responsive.scss */
  html.touch table {
    font-size: 1.7em;
  }
}
@media (min-width: 28.1875em) and (max-width: 43.6875em) {
  /* line 406, ../sass/partials/_responsive.scss */
  html.touch _body:before {
    content: 'max480(iphone - maxW)';
  }
  /* line 407, ../sass/partials/_responsive.scss */
  html.touch .startSeite #sliderBig, html.touch .startSeite .sliderBig {
    margin: 0;
    min-height: 0;
  }
  /* line 409, ../sass/partials/_responsive.scss */
  html.touch .flex-caption, html.touch .flex-caption-blue, html.touch .flex-caption-grey, html.touch .flex-control-nav {
    display: none;
  }
  /* line 414, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div {
    margin-left: 0;
    width: 96.5%;
    font-size: 100%;
    height: auto;
    padding-bottom: 1em;
  }
  /* line 414, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div > p {
    font-size: 1.3em;
    line-height: inherit;
  }
  /* line 415, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div a.internal-link {
    background-size: 1em 1em;
    position: static;
    display: block;
    margin-top: 1.5em;
    line-height: inherit;
    padding-left: 1.2em!important;
  }
  /* line 416, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div h2 {
    font-size: 2em;
    height: 2em;
  }
  /* line 417, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div h2.csc-header-alignment-class1 {
    background-size: 3em 2em;
  }
  /* line 418, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div h2.csc-header-alignment-class2 {
    background-size: 4.5em 2em;
  }
  /* line 420, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div h2 {
    font-size: 2em;
    height: 2em;
    padding-left: 5%;
    padding-top: 2.5%;
  }
  /* line 421, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div h2.csc-header-alignment-class1 {
    background-size: 3em 2em;
  }
  /* line 422, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div form.search > button.search {
    right: 4%;
    bottom: 0.4em;
    background-color: white;
    border: 1px solid #999999;
    width: 1.5em;
    height: 1.5em;
    background-size: 1em 1em;
  }
  /* line 431, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div form.search > input {
    width: 93%;
    height: 1.5em;
    padding: 0.1em 2.5%;
    font-size: 1em;
  }
  /* line 433, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div {
    margin-left: 0;
    width: 96.5%;
    font-size: 100%;
    height: auto;
    padding-bottom: 1em;
  }
  /* line 433, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div > p {
    font-size: 1.3em;
    line-height: inherit;
  }
  /* line 434, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div a.internal-link {
    background-size: 1em 1em;
    position: static;
    display: block;
    margin-top: 1.5em;
    line-height: inherit;
    padding-left: 1.2em!important;
  }
  /* line 435, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div h2 {
    font-size: 2em;
    height: 2em;
  }
  /* line 436, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div h2.csc-header-alignment-class1 {
    background-size: 3em 2em;
  }
  /* line 437, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div h2.csc-header-alignment-class2 {
    background-size: 4em 2em;
  }
  /* line 495, ../sass/partials/_responsive.scss */
  html.touch .news-list-container img ~ .news-list-item {
    width: 70%;
  }
  /* line 496, ../sass/partials/_responsive.scss */
  html.touch .news-list-container img {
    max-width: 20%;
  }
}
@media screen and (min-width: 28.1875em) and (max-width: 43.6875em) and (orientation: portrait) {
  /* line 441, ../sass/partials/_responsive.scss */
  html.touch _body:before {
    content: 'iPhone 4 u. 5 Portrait';
  }
  /* line 443, ../sass/partials/_responsive.scss */
  html.touch section.main {
    width: 100%;
    margin-right: 0;
  }
  /* line 444, ../sass/partials/_responsive.scss */
  html.touch aside.right {
    width: 100%;
  }
  /* line 19, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 div form.search > button.search {
    position: static;
    display: inline-block;
    vertical-align: top;
    background-color: white;
    border: 1px solid #999999;
    width: 16%;
    margin-left: 3%;
    height: 2em;
    background-size: 1.8em 1.8em;
  }
  /* line 22, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 div form.search > input {
    display: inline-block;
    width: 76%;
    padding: 0em 2%;
    height: 2em;
  }
  /* line 27, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_box {
    height: auto;
  }
  /* line 28, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_box_left {
    width: 100%;
    float: none;
  }
  /* line 29, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_box_right {
    width: 100%;
    float: none;
    height: 1em;
  }
  /* line 29, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_box_right img {
    display: none;
  }
  /* line 451, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot {
    font-size: 1em;
  }
  /* line 452, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.bundesgrey h2 {
    background-size: 7em 2.5em;
    padding-left: 5%;
    padding-top: 2.5%;
  }
  /* line 454, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot img.bundesprog {
    max-width: 50%;
    width: 50%;
  }
  /* line 455, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.bundesgrey > p {
    width: 50%;
  }
  /* line 456, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.bundesgrey > p:first-of-type {
    font-size: 1.5em;
    margin-top: .5em;
    line-height: 1.1em;
  }
  /* line 460, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.layout2 > div {
    width: 100%;
    font-size: 1em;
  }
  /* line 463, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.layout2 > div:first-child {
    width: 100%;
    margin-bottom: 1em;
  }
  /* line 465, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.layout2 > div:first-child > span {
    display: block;
    line-height: 1em;
    text-align: center;
    margin-left: auto!important;
  }
  /* line 472, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.layout2 > div a {
    position: static;
  }
  /* line 477, ../sass/partials/_responsive.scss */
  html.touch section.main div.box2er div.box1 {
    width: auto;
    margin-right: 0;
  }
  /* line 483, ../sass/partials/_responsive.scss */
  html.touch aside.right p {
    font-size: 1.3em;
  }
  /* line 489, ../sass/partials/_responsive.scss */
  html.touch .main1, html.touch .main2 {
    display: inline-block;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    width: 100%;
  }
  /* line 490, ../sass/partials/_responsive.scss */
  html.touch .main1 {
    margin-right: 0;
  }
}
@media screen and (min-width: 28.1875em) and (max-width: 43.6875em) and (orientation: landscape) {
  /* line 499, ../sass/partials/_responsive.scss */
  html.touch _body:before {
    content: 'iPhone3 Landscape';
  }
}
@media only screen and (max-width: 480px) {
  /* line 511, ../sass/partials/_responsive.scss */
  html.touch #frame, html.touch section.main {
    max-width: 480px;
    margin-right: 0;
  }
  /* line 512, ../sass/partials/_responsive.scss */
  html.touch .startSeite #sliderBig, html.touch .startSeite .sliderBig {
    margin: 0;
    min-height: 0;
  }
  /* line 27, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_box {
    height: auto;
  }
  /* line 28, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_box_left {
    width: 100%;
    float: none;
  }
  /* line 29, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_box_right {
    width: 100%;
    float: none;
    height: 1em;
  }
  /* line 29, ../sass/partials/_responsive.scss */
  html.touch .pakt50plus_search_box_right img {
    display: none;
  }
  /* line 518, ../sass/partials/_responsive.scss */
  html.touch .flex-caption, html.touch .flex-caption-blue, html.touch .flex-caption-grey, html.touch .flex-control-nav {
    display: none;
  }
  /* line 520, ../sass/partials/_responsive.scss */
  html.touch .category {
    max-width: 100%!important;
    height: auto;
  }
  /* line 521, ../sass/partials/_responsive.scss */
  html.touch .category .slides img {
    max-width: 100%;
    width: 100%!important;
    height: auto;
    display: block;
  }
  /* line 19, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 div form.search > button.search {
    position: static;
    display: inline-block;
    vertical-align: top;
    background-color: white;
    border: 1px solid #999999;
    width: 16%;
    margin-left: 3%;
    height: 2em;
    background-size: 1.8em 1.8em;
  }
  /* line 22, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 div form.search > input {
    display: inline-block;
    width: 76%;
    padding: 0em 2%;
    height: 2em;
  }
  /* line 529, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div {
    margin-left: 0;
    width: 96.5%;
    font-size: 100%;
    height: auto!important;
    padding-bottom: 1em;
  }
  /* line 529, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div > p {
    font-size: 1.3em;
    line-height: inherit;
  }
  /* line 530, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div a.internal-link {
    background-size: 1em 1em;
    position: static;
    display: block;
    margin-top: 1.5em;
    line-height: inherit;
    padding-left: 1.2em!important;
  }
  /* line 531, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div h2 {
    font-size: 2em;
    height: 2em;
  }
  /* line 532, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div h2.csc-header-alignment-class1 {
    background-size: 3em 2em;
  }
  /* line 533, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser2 > div h2.csc-header-alignment-class2 {
    background-size: 4.5em 2em;
  }
  /* line 535, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div h2 {
    font-size: 2em;
    height: 2em;
    padding-left: 5%;
    padding-top: 2.5%;
  }
  /* line 536, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div h2.csc-header-alignment-class1 {
    background-size: 3em 2em;
  }
  /* line 537, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div form.search > button.search {
    right: 4%;
    bottom: 0.4em;
    background-color: white;
    border: 1px solid #999999;
    width: 1.5em;
    height: 1.5em;
    background-size: 1em 1em;
  }
  /* line 546, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div form.search > input {
    width: 93%;
    height: 1.5em;
    padding: 0.1em 2.5%;
    font-size: 1em;
  }
  /* line 548, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div {
    margin-left: 0;
    width: 96.5%;
    font-size: 100%;
    height: auto;
    padding-bottom: 1em;
  }
  /* line 548, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div > p {
    font-size: 1.3em;
    line-height: inherit;
  }
  /* line 549, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div a.internal-link {
    background-size: 1em 1em;
    position: static;
    display: block;
    margin-top: 1.5em;
    line-height: inherit;
    padding-left: 1.2em!important;
  }
  /* line 550, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div h2 {
    font-size: 2em;
    height: 2em;
  }
  /* line 551, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div h2.csc-header-alignment-class1 {
    background-size: 3em 2em;
  }
  /* line 552, ../sass/partials/_responsive.scss */
  html.touch .main.einstieg .teaser3 > div h2.csc-header-alignment-class2 {
    background-size: 4em 2em;
  }
  /* line 554, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot img.bundesprog {
    display: none;
  }
  /* line 555, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.bundesgrey > p {
    width: auto;
  }
  /* line 557, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.layout2 > div {
    width: 95%!important;
  }
  /* line 557, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.layout2 > div:first-child {
    margin-bottom: 1em;
  }
  /* line 558, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.layout2 > div a {
    position: static;
  }
  /* line 561, ../sass/partials/_responsive.scss */
  html.touch video.video-js {
    width: 100%!important;
    height: auto!important;
  }
  /* line 562, ../sass/partials/_responsive.scss */
  html.touch section.main > .video-js-box {
    width: 100%!important;
    height: auto!important;
  }
  /* line 567, ../sass/partials/_responsive.scss */
  html.touch .main1, html.touch .main2 {
    display: inline-block;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    width: 100%;
  }
  /* line 568, ../sass/partials/_responsive.scss */
  html.touch .main1 {
    margin-right: 0;
  }
  /* line 572, ../sass/partials/_responsive.scss */
  html.touch .news-list-container img ~ .news-list-item {
    width: 70%;
  }
  /* line 573, ../sass/partials/_responsive.scss */
  html.touch .news-list-container img {
    max-width: 20%;
  }
}
@media only screen and (max-width: 480px) and (orientation: portrait) {
  /* line 576, ../sass/partials/_responsive.scss */
  html.touch _body:before {
    content: 'iPhone 3Portrait';
  }
  /* line 578, ../sass/partials/_responsive.scss */
  html.touch #frame > header > div.hgroup {
    height: 40px;
    width: 40%;
  }
  /* line 580, ../sass/partials/_responsive.scss */
  html.touch .flex-caption, html.touch .flex-caption-blue, html.touch .flex-caption-grey, html.touch .flex-control-nav {
    display: none;
  }
  /* line 582, ../sass/partials/_responsive.scss */
  html.touch section.main {
    width: 100%;
  }
  /* line 583, ../sass/partials/_responsive.scss */
  html.touch aside.right {
    width: 100%;
  }
  /* line 587, ../sass/partials/_responsive.scss */
  html.touch section.main div.box2er div.box1 {
    width: auto;
    margin-right: 0;
  }
  /* line 591, ../sass/partials/_responsive.scss */
  html.touch aside.right p {
    font-size: 1.3em;
  }
  /* line 595, ../sass/partials/_responsive.scss */
  html.touch form.powermail_form .powermail_fieldwrap > select, html.touch .powermail_create .powermail_fieldwrap > select, html.touch .powermail_confirmation .powermail_fieldwrap > select, html.touch form.powermail_form .powermail_fieldwrap > input, html.touch form.powermail_form .powermail_fieldwrap > textarea, html.touch .powermail_create .powermail_fieldwrap > input, html.touch .powermail_create .powermail_fieldwrap > textarea, html.touch .powermail_confirmation .powermail_fieldwrap > input, html.touch .powermail_confirmation .powermail_fieldwrap > textarea {
    height: auto;
    width: 90%;
  }
  /* line 596, ../sass/partials/_responsive.scss */
  html.touch form.powermail_form .powermail_fieldwrap .powermail_submit, html.touch .powermail_create .powermail_fieldwrap .powermail_submit, html.touch .powermail_confirmation .powermail_fieldwrap .powermail_submit, html.touch form.powermail_form .powermail_fieldwrap .powermail_reset, html.touch .powermail_create .powermail_fieldwrap .powermail_reset, html.touch .powermail_confirmation .powermail_fieldwrap .powermail_reset {
    width: auto;
  }
}
@media only screen and (max-width: 480px) and (orientation: landscape) {
  /* line 603, ../sass/partials/_responsive.scss */
  html.touch _body:before {
    content: 'NULL Landscape';
  }
  /* line 19, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 div form.search > button.search {
    position: static;
    display: inline-block;
    vertical-align: top;
    background-color: white;
    border: 1px solid #999999;
    width: 16%;
    margin-left: 3%;
    height: 2em;
    background-size: 1.8em 1.8em;
  }
  /* line 22, ../sass/partials/_responsive.scss */
  html.touch .startSeite > .teaser3 div form.search > input {
    display: inline-block;
    width: 76%;
    padding: 0em 2%;
    height: 2em;
  }
  /* line 609, ../sass/partials/_responsive.scss */
  html.touch .teaser1 > div form.search > button.search {
    right: 4%;
    bottom: 0.3em;
    background-color: white;
    border: 1px solid #999999;
    width: 1.5em;
    height: 1.5em;
    background-size: 1em 1em;
  }
  /* line 619, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.layout2 > div:first-child {
    width: 100%;
    margin-bottom: 1em;
  }
  /* line 621, ../sass/partials/_responsive.scss */
  html.touch .main div.doppelrot div.layout2 > div:first-child > span {
    display: block;
    line-height: 1em;
    text-align: center;
    margin-left: auto!important;
  }
  /* line 629, ../sass/partials/_responsive.scss */
  html.touch aside.right p {
    font-size: 1.3em;
  }
  /* line 633, ../sass/partials/_responsive.scss */
  html.touch form.powermail_form .powermail_fieldwrap > select, html.touch .powermail_create .powermail_fieldwrap > select, html.touch .powermail_confirmation .powermail_fieldwrap > select, html.touch form.powermail_form .powermail_fieldwrap > input, html.touch form.powermail_form .powermail_fieldwrap > textarea, html.touch .powermail_create .powermail_fieldwrap > input, html.touch .powermail_create .powermail_fieldwrap > textarea, html.touch .powermail_confirmation .powermail_fieldwrap > input, html.touch .powermail_confirmation .powermail_fieldwrap > textarea {
    height: auto;
    width: 90%;
  }
  /* line 634, ../sass/partials/_responsive.scss */
  html.touch form.powermail_form .powermail_fieldwrap .powermail_submit, html.touch .powermail_create .powermail_fieldwrap .powermail_submit, html.touch .powermail_confirmation .powermail_fieldwrap .powermail_submit, html.touch form.powermail_form .powermail_fieldwrap .powermail_reset, html.touch .powermail_create .powermail_fieldwrap .powermail_reset, html.touch .powermail_confirmation .powermail_fieldwrap .powermail_reset {
    width: auto;
  }
}

@media only screen and (max-width: 58.75em) {
  /* line 644, ../sass/partials/_responsive.scss */
  aus .startSeite > .teaser3 > div {
    min-height: 144px;
    width: 45%;
    margin-left: 2%;
    padding: 15px 2% 0;
  }
  /* line 4, ../sass/partials/_responsive.scss */
  aus .startSeite > .teaser3 > div:first-child {
    margin-left: 0;
  }
  /* line 5, ../sass/partials/_responsive.scss */
  aus .startSeite > .teaser3 > div:nth-child(3) {
    margin-left: 0;
  }
  /* line 7, ../sass/partials/_responsive.scss */
  aus .startSeite > .teaser3 > div a.internal-link {
    position: static;
    margin: 1em auto;
    display: block;
    background-size: 1em;
    padding-left: 1.2em;
  }
  /* line 8, ../sass/partials/_responsive.scss */
  aus .startSeite > .teaser3 > div form.search {
    position: relative;
    left: 0;
    bottom: 0;
    margin: 1em auto 1em;
    width: auto;
  }
  /* line 19, ../sass/partials/_responsive.scss */
  aus .startSeite > .teaser3 div form.search > button.search {
    position: static;
    display: inline-block;
    vertical-align: top;
    background-color: white;
    border: 1px solid #999999;
    width: 16%;
    margin-left: 3%;
    height: 2em;
    background-size: 1.8em 1.8em;
  }
  /* line 22, ../sass/partials/_responsive.scss */
  aus .startSeite > .teaser3 div form.search > input {
    display: inline-block;
    width: 76%;
    padding: 0em 2%;
    height: 2em;
  }
  /* line 647, ../sass/partials/_responsive.scss */
  aus #frame {
    max-width: 38.75em;
  }
}
@media only screen and (max-width: 38.75em) {
  /* line 658, ../sass/partials/_responsive.scss */
  aus video.video-js {
    width: 100%!important;
    height: auto!important;
  }
  /* line 659, ../sass/partials/_responsive.scss */
  aus section.main > .video-js-box, aus .video-js-box {
    width: 100%!important;
    height: auto!important;
  }
}
@media only screen and (max-width: 38.75em) and (-webkit-max-device-pixel-ratio: 1.9), only screen and (max-width: 38.75em) and (max-device-pixel-ratio: 1.9), only screen and (max-width: 38.75em) and (max-resolution: 144dpi) {
  /* line 655, ../sass/partials/_responsive.scss */
  aus .startSeite > .teaser3 > div {
    min-width: 280px;
    margin-left: 0;
    margin-right: 0;
    width: 96%;
    padding: 15px 2% 0;
  }
  /* line 15, ../sass/partials/_responsive.scss */
  aus .startSeite > .teaser3 > div a.internal-link {
    position: static;
    margin: 1em auto;
    display: block;
    background-size: 1em;
    padding-left: 1.2em;
  }
}

@media only screen and (max-width: 43em) {
  /* line 666, ../sass/partials/_responsive.scss */
  body > footer {
    width: 100%;
  }
  /* line 3, ../sass/partials/_footer.scss */
  body > footer > div {
    background: #f0f0f0;
    max-width: 98%;
    padding-left: 2%;
    padding-bottom: 1em;
  }
  /* line 4, ../sass/partials/_footer.scss */
  body > footer > div > p {
    float: none;
    clear: left;
  }
  /* line 5, ../sass/partials/_footer.scss */
  body > footer > div > .footerNav {
    float: left;
  }
  /* line 6, ../sass/partials/_footer.scss */
  body > footer > div > .footerNav > ul {
    margin-bottom: 1em;
  }
  /* line 7, ../sass/partials/_footer.scss */
  body > footer > div > .footerNav > ul > li {
    display: block;
    line-height: 1.8em;
    border: none;
    padding-left: 0;
  }
  /* line 7, ../sass/partials/_footer.scss */
  body > footer > div > .footerNav > ul > li > a {
    padding-left: 0!important;
  }
}
