/* main nav Farben */
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  border: none;
  text-indent: 100%;
  background-position: 0 -2548px;
  width: 30px;
  height: 30px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  z-index: 5555555;
}
#toTopHover {
  background-position: 0 -2578px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
#toTop:active,
#toTop:focus {
  outline: none;
}
/* Flexible Images - set image max width to 100% */
img {
  max-width: 100%;
  height: auto;
}
html.lt-ie9 img {
  width: auto \9;
  /* ie8 */
}
/* Flexible Embedded Videos */
.video embed,
.video object,
.video iframe {
  width: 100%;
  height: auto;
  /*min-height: 350px;*/
}
/* CSS Styled Content Regeln überschreiben */
DIV.csc-textpic-above DIV.csc-textpic-imagewrap,
DIV.csc-textpic-below DIV.csc-textpic-imagewrap,
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI,
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
  float: none;
}
/* Bild links, Text rechts, kein textfluss */
.csc-textpic-intext-left-nowrap .csc-textpic-text {
  float: right;
}
.csc-textpic-intext-left-nowrap {
  padding-bottom: 20px;
}
.csc-textpic.csc-textpic-intext-left-nowrap {
  float: left;
  width: 100%;
}
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  width: 16%;
  padding-right: 2%;
}
div.csc-textpic-intext-left {
  width: 100%;
  float: left;
}
div.csc-textpic-intext-left .csc-textpic-imagewrap {
  width: 26%;
  padding-right: 2%;
}
.rand_unter_navi_rechts div.csc-textpic-intext-left .csc-textpic-imagewrap {
  width: auto;
  padding-right: 2%;
}
.csc-textpic-intext-left-nowrap .csc-textpic-text,
.csc-textpic-intext-left .csc-textpic-text {
  width: 82%;
}
.csc-textpic-intext-left .csc-textpic-text {
  width: 100%;
}
.csc-textpic-intext-right .csc-textpic-text {
  width: 68%;
}
.csc-textpic-intext-right-nowrap .csc-textpic-text {
  width: 68%;
}
div.csc-textpic-intext-right .csc-textpic-imagewrap {
  width: 30%;
  padding-right: 2%;
}
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  width: 32%;
  padding-right: 0%;
}
div.csc-textpic-intext-left,
div.csc-textpic-intext-left-nowrap,
.csc-textpic-intext-right,
.csc-textpic-below,
.csc-textpic-intext-right-nowrap {
  overflow: visible!important;
}
.csc-textpic.csc-textpic-left.csc-textpic-above {
  overflow: visible;
}
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-right: auto!important;
}
/* Bildgalerie */
.bildgalerie .csc-textpic .csc-textpic-imagewrap .csc-textpic-imagecolumn figure.csc-textpic-image {
  float: left;
  padding: 0 5px 5px 0;
}
/* set html5 elements to block */
#article,
#aside,
#details,
#figcaption,
#figure,
#footer,
#header,
#hgroup,
#menu,
#section {
  display: block;
}
.csc-textpic-imagewrap figure img {
  width: 100%;
}
.csc-textpic-imagewrap figure {
  display: table !important;
}
.csc-textpic-imagewrap figure figcaption {
  display: table-caption !important;
  caption-side: bottom !important;
}
.bildgalerie .csc-textpic-imagewrap figure figcaption {
  display: none!important;
}
.csc-textpic-center .csc-textpic-imagewrap {
  display: table !important;
}
div.csc-textpic-center .csc-textpic-imagewrap {
  margin: 0 auto;
}
html,
button,
input,
select,
textarea {
  font-family: 'Chino ITC W01', verdana, arial, helvetica, sans-serif;
}
body {
  font-size: 1em;
  line-height: 1.4em;
  background: #f4f1ea;
  font-family: 'Chino ITC W01', verdana, arial, helvetica, sans-serif;
  color: #1E1E1E;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*img {
    vertical-align: middle;
}*/
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.trennlinie_dashed,
.trennlinie_dashed_inhalt,
.trennlinie_dashed_blockinhalte {
  float: left;
  border-top: 1px dashed #999999;
  width: 100%;
  height: 5px;
}
/*  / Bernhard Zofall */
.trennlinie_dashed_inhalt {
  margin-top: 5px;
  height: 20px;
}
.trennlinie_dashed_blockinhalte {
  margin-top: 25px;
  height: 20px;
}
figcaption {
  color: #666;
  font-size: 0.8em;
  margin-top: 5px;
  display: block;
  margin-bottom: 10px;
  /*width: 82%;*/
  line-height: 16px;
}
.spacer-div {
  /*  float: left;
    border-bottom:  1px dashed @rahmen_color0; 
    width: 100%;
    height: 20px;
    margin: 0 0 30px 0;*/
  display: none;
}
/* ===== Main Styles ================================================== */
.wrapper {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
  width: 100%;
}
.wrapper_bg_faker {
  float: left;
  width: 100%;
}
#printHeader {
  display: none;
}
#printFooter {
  display: none;
}
#print-pageinfo {
  display: none;
}
.content {
  float: left;
  padding: 0 0 10px 0;
  margin: 0 0 30px 0;
  margin: 0 0 0 0;
  width: 100%;
  border-bottom: 1px dashed #999999;
}
.content_col1 {
  float: left;
  width: 100%;
  padding: 0 0 0 0;
}
.content_col2 {
  float: left;
  width: 100%;
  overflow: hidden;
}
.content_col2 .content_col2_rahmen {
  float: left;
  width: 100%;
  padding: 15px 0 10px 0;
  /*    border-bottom: 1px dashed @rahmen_color1;*/
  border-top: 1px dashed #a57ca5;
}
.content_col2 .content_col2_rahmen-parlamentarian {
  border-top: 1px dashed #a57ca5 !important;
}
#col_1 {
  float: left;
  width: 840px;
  width: 93.54838709677419%;
  background: #fff;
  padding: 0 3.225806451612903%;
}
#col_2 {
  float: left;
  /*   min-width: 240px;*/
  width: 93.54838709677419%;
  /*    background: #a2a3a4;
    min-height: 300px;*/
  overflow: hidden;
  padding: 0 3.225806451612903% 0 3.225806451612903%;
}
#col_1 .content_abstand_unten {
  float: left;
  zoom: 1;
  width: 100%;
  min-height: 60px;
}
.col2_facebook_kontakt_print {
  display: none;
}
.col_2_navi {
  display: none;
}
.col_2_startseite_inhalte {
  margin: 0;
}
.col_2_startseite_direktlinks {
  width: 100%;
  overflow: hidden;
  padding: 20px 4px 0px 4px;
}
a.col_2_startseite_direktlink_demokratiwebstatt {
  float: left;
  text-indent: -999em;
  overflow: hidden;
  background-position: -5px -1616px;
  width: 100%;
  height: 50px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
a.col_2_startseite_direktlink_lexikon {
  float: left;
  text-indent: -999em;
  overflow: hidden;
  background-position: -5px -197px;
  width: 100%;
  height: 50px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
a.col_2_startseite_direktlink_kidscorner {
  float: left;
  text-indent: -999em;
  overflow: hidden;
  margin: 0 0 18px 0;
  background-position: 0 -2934px;
  width: 100%;
  height: 50px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
a.col_2_startseite_direktlink_erwachsene {
  float: left;
  text-indent: -999em;
  overflow: hidden;
  background-position: -5px -327px;
  width: 100%;
  height: 50px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
a.col_2_startseite_direktlink_demokratiwebstatt,
a.col_2_startseite_direktlink_lexikon,
a.col_2_startseite_direktlink_erwachsene {
  margin: 0 0 18px 0;
}
.col_2_suche {
  display: none;
}
header {
  position: relative;
  width: 100%;
  background: #fff;
  min-height: 160px;
  z-index: 50000;
}
.logo_desktop {
  clear: left;
  width: 100%;
  text-align: center;
  padding: 20px 0 20px 0;
}
.main_nav {
  position: relative;
  zoom: 1;
  float: left;
  width: 100%;
  z-index: 90000;
}
.breadcrump {
  float: left;
  width: 100%;
  font-size: 0.6875em;
  color: #76858c;
  min-height: 23px;
  padding-bottom: 20px;
}
.startseite_newsletter_anmeldung {
  float: left;
  width: 100%;
  min-height: 45px;
  margin: 25px 0 30px 0;
  border-bottom: 1px dashed #999999;
  border-top: 1px dashed #999999;
}
.newsletterSubscription {
  border: 0;
}
#footer {
  float: left;
  width: 100%;
  background: #39445a;
}
.footer_wraper {
  position: relative;
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}
.footer_1 {
  position: relative;
  width: 1200px;
  width: 96.7741935483871%;
  width: 100%;
  padding: 25px 0 0 0;
}
.footer_short_navi {
  display: none;
}
.footer_direkt_links {
  position: relative;
  text-align: center;
  width: 91px;
  left: 53%;
  margin-left: -45.5px;
}
body#uid_1418 .footer_direkt_links {
  left: 50%;
  width: 129px;
}
a.col2_kontakt_unten,
a.col2_rss_unten,
a.col2_drucken_unten,
a.col2_facebook_unten {
  float: left;
  background-position: -5px -492px;
  width: 26px;
  height: 25px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  text-indent: 999em;
  padding-left: 8px;
}
a.col2_kontakt_unten {
  padding-right: 6px;
}
a.col2_rss_unten {
  background-position: -5px -562px;
  width: 23px;
  height: 25px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
a.col2_facebook_unten {
  background-position: -5px -597px;
  width: 26px;
  height: 25px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
a.col2_drucken_unten {
  background-position: -5px -292px;
  width: 26px;
  height: 25px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
.footer_2 {
  float: left;
  clear: both;
  width: 1200px;
  width: 96.7741935483871%;
  width: 93.54838709677419%;
  width: 100%;
  padding: 10px 0 10px 0;
  margin: 0 0 0 3.225806451612903%;
  margin: 0;
  border-top: 0;
}
.footer_about_navi {
  float: left;
  width: 500px;
  width: 41.66666666666667%;
  width: 100%;
}
.footer_links {
  float: left;
  width: 100%;
  padding: 10px 0 0 0;
}
.footer_links_bilder {
  margin: 0 auto;
  width: 188px;
}
#nationalRat,
#bundesRat {
  display: none;
}
/* ==============
    MainNav
   ============== */
.main_nav ul.sf-menu {
  float: left;
  margin: 0 5px 0 0;
  text-align: center;
  width: 100%;
}
.main_nav ul.sf-menu li {
  float: left;
  width: 100%;
  padding: 2px 0 0 0;
  margin: 0;
}
.main_nav ul.sf-menu li:hover a {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.main_nav ul.sf-menu li a {
  text-decoration: none;
  color: #fff;
  text-align: left;
  display: block;
  width: 100%;
  height: 26px;
  background: #000;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 1.25em;
}
.main_nav ul.sf-menu li a:hover {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.main_nav ul.sf-menu li li a,
.main_nav ul.sf-menu li li li a {
  text-align: left;
  font-size: 0.84em;
  color: #2f3232;
}
/* Darstellungsfehler < ie9, springt bei 100% */
html.lt-ie9 .main_nav ul.sf-menu li {
  width: 99.9%;
}
.main_nav ul.sf-menu li.farbe1 a {
  /*background: @color1 url(../../images/relaunch/hg-icon-main-nav-farbe1.png) no-repeat 3px top;*/
  background-color: #a57ca5;
  background-position: -5px -667px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  padding: 9px 0 0 0;
  text-indent: 45px;
}
.main_nav ul.sf-menu li.farbe2 a {
  /*background: @color2 url(../../images/relaunch/hg-icon-main-nav-farbe2.png) no-repeat;*/
  background-color: #8dced2;
  background-position: -5px -712px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  padding: 9px 0 0 0;
  text-indent: 45px;
}
.main_nav ul.sf-menu li.farbe3 a {
  /*background: @color3 url(../../images/relaunch/hg-icon-main-nav-farbe3.png) no-repeat 5px top;*/
  background-color: #bdbc6b;
  background-position: -5px -757px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  padding: 9px 0 0 0;
  text-indent: 45px;
}
.main_nav ul.sf-menu li.farbe4 a {
  /*background: @color4 url(../../images/relaunch/hg-icon-main-nav-farbe4.png) no-repeat 1px top;*/
  background-color: #cc6666;
  background-position: -5px -847px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  padding: 9px 0 0 0;
  text-indent: 45px;
}
.main_nav ul.sf-menu li li a {
  background-image: url() !important;
}
html.lt-ie9 .main_nav ul.sf-menu li a {
  border-radius: 4px;
  border: 1px solid #000;
  box-shadow: #000 0px 1px 1px;
  behavior: url(PIE.htc);
  position: relative;
  z-index: 0;
}
html.lt-ie9 .main_nav ul.sf-menu li.farbe1 a {
  border: 1px solid #a57ca5;
  box-shadow: #a57ca5 0px 1px 1px;
}
html.lt-ie9 .main_nav ul.sf-menu li.farbe2 a {
  border: 1px solid #8dced2;
  box-shadow: #8dced2 0px 1px 1px;
}
html.lt-ie9 .main_nav ul.sf-menu li.farbe3 a {
  border: 1px solid #bdbc6b;
  box-shadow: #bdbc6b 0px 1px 1px;
}
html.lt-ie9 .main_nav ul.sf-menu li.farbe4 a {
  border: 1px solid #cc6666;
  box-shadow: #cc6666 0px 1px 1px;
}
/* style the main nav list items */
.main_nav .sf-menu li {
  clear: left;
  float: left;
  position: relative;
  width: 100%;
  padding: 2px 0 0 0;
}
/* change the main nav list items on hover */
.main_nav .sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */
}
/* style all the links */
/* get rid of padding and margin off all ul's (not sure about using * here, could be better) */
.main_nav .sf-menu,
.main_nav .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main_nav .sf-menu li li a {
  height: auto;
  min-height: 30px;
  background: #8dced2;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* add a larger text indent for the first drop links */
.main_nav .sf-menu li li a {
  text-indent: 14px;
}
.main_nav .sf-menu {
  /* 1. Aufklappebene */
  /* Abstand zum Aufklappmenu */
  /* 2. Aufklappebene */
  /* Border */
  /* Border 2. Ebene */
}
.main_nav .sf-menu li li.ifsub:hover a {
  background-repeat: no-repeat !important;
  background-position: right 9px !important;
}
.main_nav .sf-menu li.farbe1 li:hover a,
.main_nav .sf-menu li.farbe1 li a.aktiv {
  background: #bea5be;
}
.main_nav .sf-menu li.farbe2 li:hover a,
.main_nav .sf-menu li.farbe2 li a.aktiv {
  background: #b9dfe1;
}
.main_nav .sf-menu li.farbe3 li:hover a,
.main_nav .sf-menu li.farbe3 li a.aktiv {
  background: #d5d4a1;
}
.main_nav .sf-menu li.farbe4 li:hover a,
.main_nav .sf-menu li.farbe4 li a.aktiv {
  background: #d78585;
}
.main_nav .sf-menu li li.aufklapp_abstand {
  height: 2px;
}
.main_nav .sf-menu li.farbe1 li.aufklapp_abstand {
  background: #a57ca5;
  width: 100%;
}
.main_nav .sf-menu li.farbe2 li.aufklapp_abstand {
  background: #8dced2;
  width: 100%;
}
.main_nav .sf-menu li.farbe3 li.aufklapp_abstand {
  background: #bdbc6b;
  width: 100%;
}
.main_nav .sf-menu li.farbe4 li.aufklapp_abstand {
  background: #cc6666;
  width: 100%;
}
.main_nav .sf-menu li.farbe1 li li:hover a,
.main_nav .sf-menu li.farbe1 li li a.aktiv {
  background: #daccda;
}
.main_nav .sf-menu li.farbe2 li li:hover a,
.main_nav .sf-menu li.farbe2 li li a.aktiv {
  background: #daf0f1;
}
.main_nav .sf-menu li.farbe3 li li:hover a,
.main_nav .sf-menu li.farbe3 li li a.aktiv {
  background: #eae9c4;
}
.main_nav .sf-menu li.farbe4 li li:hover a,
.main_nav .sf-menu li.farbe4 li li a.aktiv {
  background: #ebbcbc;
}
.main_nav .sf-menu li.farbe1 li,
.main_nav .sf-menu li.farbe1 li:hover {
  border-bottom: 2px solid #b391b3;
}
.main_nav .sf-menu li.farbe2 li,
.main_nav .sf-menu li.farbe2 li:hover {
  border-bottom: 2px solid #9fd6d9;
}
.main_nav .sf-menu li.farbe3 li,
.main_nav .sf-menu li.farbe3 li:hover {
  border-bottom: 2px solid #c7c683;
}
.main_nav .sf-menu li.farbe4 li,
.main_nav .sf-menu li.farbe4 li:hover {
  border-bottom: 2px solid #d47f7f;
}
.main_nav .sf-menu li.farbe1 li li,
.main_nav .sf-menu li.farbe1 li li:hover {
  border-bottom: 2px solid #d5c5d5;
}
.main_nav .sf-menu li.farbe2 li li,
.main_nav .sf-menu li.farbe2 li li:hover {
  border-bottom: 2px solid #d2ebec;
}
.main_nav .sf-menu li.farbe3 li li,
.main_nav .sf-menu li.farbe3 li li:hover {
  border-bottom: 2px solid #eeeed3;
}
.main_nav .sf-menu li.farbe4 li li,
.main_nav .sf-menu li.farbe4 li li:hover {
  border-bottom: 2px solid #e5b1b1;
}
/* style the first drop */
.main_nav .sf-menu li li,
.main_nav .sf-menu li li:hover {
  background: none;
  background-image: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0 0 0 0;
}
/* style the second drop */
.main_nav .sf-menu li li li,
.main_nav .sf-menu li li li:hover {
  border-bottom: 2px solid #d5c5d5;
}
/* position first drop */
.main_nav .sf-menu li:hover ul {
  top: auto;
  /* match top ul list item height */
  position: relative;
}
/* position second drop */
.main_nav .sf-menu li li:hover ul {
  top: auto;
  position: relative;
}
/* added style for Pufferfish ================================================*/
.main_nav ul.sf-menu .hasDrop a {
  width: 100%;
}
.main_nav ul.sf-menu a.menuDrop span {
  text-indent: -888em;
}
/* added style for Pufferfish ================================================*/
.main_nav .sf-menu li a.menuDrop,
.main_nav .sf-menu li.sfHover li a.menuDrop,
.main_nav .sf-menu li li.sfHover li a.menuDrop,
.main_nav .sf-menu li li li.sfHover li a.menuDrop {
  background-image: url('../../images/relaunch/mobile-nav/drop.png') !important;
  background-repeat: no-repeat !important;
  background-position: left 4px !important;
  display: block;
  font: 0/0 a;
  color: transparent;
  width: 40px;
  position: absolute;
  right: 0;
  top: 2px;
  background-color: transparent !important;
}
.main_nav .sf-menu li.sfHover a.menuDrop,
.main_nav .sf-menu li li.sfHover a.menuDrop,
.main_nav .sf-menu li li li.sfHover a.menuDrop,
.main_nav .sf-menu li li li li.sfHover a.menuDrop {
  background-image: url('../../images/relaunch/mobile-nav/drop-over.png') !important;
  background-repeat: no-repeat;
  background-position: left 4px !important;
  display: block;
  font: 0/0 a;
  color: transparent;
  width: 40px;
  position: absolute;
  right: 0;
  top: 2px;
}
.main_nav .sf-menu li li.sfHover li a {
  /*padding-left: 15px;*/
  text-indent: 60px;
}
.main_nav .sf-menu li li li.sfHover li a {
  /*padding-left: 15px;*/
  text-indent: 80px;
}
.main_nav .sf-menu li li li li.sfHover li a {
  /*padding-left: 15px;*/
  text-indent: 100px;
}
.main_nav .sf-menu li.farbe1 li.hasDrop li a,
.main_nav .sf-menu li.farbe1 li.sfHover a {
  /*padding-left: 15px;*/
  background-color: #bea5be;
}
.main_nav .sf-menu li.farbe1 li.hasDrop li:hover a {
  /*padding-left: 15px;*/
  background-color: #daccda;
}
.main_nav .sf-menu li.farbe2 li.hasDrop li a,
.main_nav .sf-menu li.farbe2 li.sfHover a {
  /*padding-left: 15px;*/
  background-color: #b9dfe1;
}
.main_nav .sf-menu li.farbe2 li.hasDrop li:hover a {
  /*padding-left: 15px;*/
  background-color: #daf0f1;
}
.main_nav .sf-menu li.farbe3 li.hasDrop li a,
.main_nav .sf-menu li.farbe3 li.sfHover a {
  /*padding-left: 15px;*/
  background-color: #d5d4a1;
}
.main_nav .sf-menu li.farbe3 li.hasDrop li:hover a {
  /*padding-left: 15px;*/
  background-color: #eae9c4;
}
.main_nav .sf-menu li.farbe4 li.hasDrop li a,
.main_nav .sf-menu li.farbe4 li.sfHover a {
  /*padding-left: 15px;*/
  background-color: #d78585;
}
.main_nav .sf-menu li.farbe4 li.hasDrop li:hover a {
  /*padding-left: 15px;*/
  background-color: #ebbcbc;
}
.main_nav ul.sf-menu li.farbe1 li.aufklappmenu {
  background-color: #daccda !important;
  width: 100% !important;
  padding: 0 !important;
}
.main_nav ul.sf-menu li.farbe1 li.aufklappmenu:hover a {
  background-color: #daccda !important;
}
.main_nav ul.sf-menu li.farbe1 li.aufklappmenu a {
  width: auto !important;
  float: left;
  padding: 0px 15px 0px 15px !important;
  line-height: 34px;
  margin-right: 0px;
  background-color: #daccda !important;
  text-indent: 0px !important;
}
.main_nav ul.sf-menu li.farbe1 li.aufklappmenu a:hover,
.main_nav ul.sf-menu li.farbe1 li.aufklappmenu a.aktiv {
  background-color: #a57ca5 !important;
}
.main_nav ul.sf-menu li.farbe1 li.aufklappmenu a.wechselmenu_1 {
  margin-left: 45px;
}
/* ==============
    FooterNavi bottom
   ============== */
.footer_about_navi ul {
  width: 100%;
  text-align: center;
}
.footer_about_navi ul li {
  display: inline-block;
  text-align: center;
  padding: 0 10px 0 10px;
  margin: 0;
}
.footer_about_navi ul li a {
  font-size: 0.709375em;
  color: #fff;
  white-space: nowrap;
}
.footer_about_navi ul li a:hover {
  color: #a1c4fe;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.mobile_hidden {
  display: none !important;
  visibility: hidden;
}
.desktop_hidden {
  display: block;
}
/* ==========================================================================
   Text format styles
   ========================================================================== */
h1,
h2,
h3 {
  font-weight: normal;
  clear: left;
}
h1 {
  font-size: 2.25em;
  /* 36 px */
  /*font-size: 1.875em; */
  /* 30 px */
  line-height: 1em;
  line-height: 120%;
  color: #D39B2A;
  margin: 0 0 25px 0;
  padding: 0 0 0 0;
  word-wrap: break-word;
}
h1 a {
  text-decoration: none;
  color: #D39B2A;
}
h2 {
  font-size: 1.75em;
  /* 28 px */
  color: #1E1E1E;
  padding: 36px 0 0 0;
  margin: 0 0 25px 0;
  line-height: 130%;
  word-wrap: break-word;
}
.csc-textpic-intext-right-nowrap .csc-textpic-text h2 {
  padding-top: 0;
}
.csc-textpic-intext-left-nowrap h2 {
  padding-top: 0;
}
h3 {
  font-size: 1.25em;
  /* 20 px */
  line-height: 140%;
  color: #D39B2A;
  padding: 36px 0 0 0;
  margin: 0 0 25px 0;
  word-wrap: break-word;
}
.content_col2 h3 {
  font-size: 0.8125em;
  color: #000;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.csc-menu-4-list p {
  margin-top: 0;
}
.csc-menu-4-list h3 {
  margin: 0;
  padding: 0;
}
.csc-menu-4-list h3 a {
  font-size: 0.8125em;
}
h4.menu_title {
  margin: 0;
  padding: 2px 0 0 14.28571428571429%;
  font-weight: normal;
  font-style: italic;
}
h4.menu_title a {
  color: #666666;
  font-size: 0.8125em;
  /* 12px */
  text-decoration: none;
}
h4.menu_title a:hover {
  text-decoration: underline;
}
ul li {
  margin: 0 0 0 40px;
}
.content p {
  font-size: 1em;
  margin-top: 0;
}
.content .content_col2 p {
  font-size: 0.8125em;
  padding-top: 0;
  margin-top: 0;
}
.col_2_startseite_inhalte p {
  margin-top: 0px;
}
.error {
  font-weight: bold;
  color: #cc6666;
}
/* ==========================================================================
   Link Definition
   ========================================================================== */
.breadcrump a {
  color: #76858c;
  word-wrap: break-word;
}
.breadcrump span.last a {
  text-decoration: none;
  word-wrap: break-word;
}
a {
  color: #c90104;
}
/* ==========================================================================
   Farbdefinitionen
   ========================================================================== */
.farbe1 .content_col2 .content_col2_rahmen {
  border-bottom: 0px dashed #a57ca5;
  border-top: 1px dashed #a57ca5;
}
.farbe1 .content_col2 h3,
.farbe1 .content_col2 p {
  color: #885288;
}
.farbe1 .breadcrump span.last a {
  color: #a57ca5;
}
.farbe2 .content_col2 .content_col2_rahmen {
  border-bottom: 0px dashed #8dced2;
  border-top: 1px dashed #8dced2;
}
.farbe2 .content_col2 h3,
.farbe2 .content_col2 p {
  color: #55A9AE;
}
.farbe2 .breadcrump span.last a {
  color: #8dced2;
}
.farbe3 .content_col2 .content_col2_rahmen {
  border-bottom: 0px dashed #bdbc6b;
  border-top: 1px dashed #bdbc6b;
}
.farbe3 .content_col2 h3,
.farbe3 .content_col2 p {
  color: #a7a84b;
}
.farbe3 .breadcrump span.last a {
  color: #bdbc6b;
}
.farbe4 .content_col2 .content_col2_rahmen {
  border-bottom: 0px dashed #cc6666;
  border-top: 1px dashed #cc6666;
}
.farbe4 .content_col2 h3,
.farbe4 .content_col2 p {
  color: #B75050;
}
.farbe4 .breadcrump span.last a {
  color: #cc6666;
}
/* BEGIN searchpicture */
.tx_searchpicture-overview .tx_searchpicture-image {
  float: left;
  padding: 3px;
  margin: 3px;
  border: 2px #FFF solid;
  background: #F8F7F2;
  height: 80px;
  width: 110px;
  width: 50px;
  height: 40px;
  vertical-align: middle;
  text-align: center;
}
.tx_searchpicture-overview .found {
  border: 2px #3D7047 solid;
}
#widget_col_0 .tx_searchpicture-overview .tx_searchpicture-image {
  width: 50px;
  height: 40px;
}
/* END searchpicture */
/* parlament ideas form */
.tx-parlamentideas-pi1 div.formElement .theElement input {
  width: 98%;
  max-width: 400px;
}
.tx-parlamentideas-pi1 div.formElement .theElement input[type=checkbox],
.tx-parlamentideas-pi1 div.formElement .theElement input[type=submit] {
  width: auto;
}
.tx-parlamentideas-pi1 div.formElement .theElement textarea {
  width: 98%;
  max-width: 400px;
}
/* newsletter anmeldung */
div.startseite_newsletter_anmeldung p,
div.startseite_newsletter_anmeldung label {
  font-size: 0.8125em;
  line-height: 1.25em;
  color: #666666;
}
div.startseite_newsletter_anmeldung div.newslatter_anmeldung {
  width: 100%;
}
div.startseite_newsletter_anmeldung div.newslatter_anmeldung p.error {
  margin: 10px 0 10px 11.71428571428571%;
}
div.startseite_newsletter_anmeldung div.newslatter_anmeldung fieldset {
  border: 0;
}
div.startseite_newsletter_anmeldung .formElement_text {
  float: left;
  width: 290px;
  width: 34.52380952380952%;
  width: 80%;
}
div.startseite_newsletter_anmeldung .formElement_text p {
  margin: 0;
  width: 90%;
}
div.startseite_newsletter_anmeldung .formElement_bild {
  float: left;
  width: 100px;
  width: 11.9047619047619%;
  margin-left: -1px;
  margin-top: -20px;
}
div.startseite_newsletter_anmeldung .formElement {
  clear: left;
  float: left;
  width: 250px;
  width: 29.76190476190476%;
  width: 60%;
  margin: 0 0 0 11.71428571428571%;
}
div.startseite_newsletter_anmeldung .formElement .theElement {
  margin-bottom: 5px;
}
div.startseite_newsletter_anmeldung .formElement .theElement input {
  font-size: 0.8125em;
  width: 80%;
  color: #666666;
}
div.startseite_newsletter_anmeldung .formElement_breit {
  float: left;
  width: 40%;
}
div.startseite_newsletter_anmeldung .formElement_breit .theElement {
  margin-bottom: 5px;
}
div.startseite_newsletter_anmeldung .formElement_breit .theElement input {
  font-size: 0.8125em;
  color: #666666;
}
div.startseite_newsletter_anmeldung .formElement_submit {
  clear: left;
  text-align: left;
  width: 200px;
  width: 23.80952380952381%;
  width: 100%;
  /*width: 200px;*/
}
div.startseite_newsletter_anmeldung div.input_submit {
  float: left;
  position: relative;
  padding-right: 16px;
  height: 30px;
  margin: 0 0 10px 11.71428571428571%;
}
div.startseite_newsletter_anmeldung div.input_submit input {
  color: #fff;
  padding: 3px 0 0 11px;
  background-position: -5px -1300px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  /*background: url(../../images/relaunch/pfeil-link-mit-hg-teil1.jpg) no-repeat;*/
  text-decoration: none;
  display: block;
  height: 30px;
  width: auto;
  border: 0;
}
div.startseite_newsletter_anmeldung div.input_submit:before {
  position: absolute;
  content: '';
  height: 30px;
  width: 16px;
  top: 0;
  background: url("spritesheet.png") no-repeat 0 -2673px;
  right: 0;
}
div.startseite_newsletter_anmeldung .mascot_lesco {
  display: none;
}
.lt-ie9 div.startseite_newsletter_anmeldung .formElement_bild {
  margin-top: -25px;
  margin-left: -10px;
  width: 12.9047619047619%;
}
ul.newsletter_startseite {
  float: left;
  margin: 0 0 10px 10.71428571428571%;
}
ul.newsletter_startseite li {
  margin: 0;
  padding: 0 0 0 10px;
  list-style-type: none;
  color: #55A9AE;
  float: right;
  float: none;
}
ul.newsletter_startseite li a {
  font-size: 0.8125em;
  color: #55A9AE;
}
/* ### macina_search ### */
input.macina_searchbox {
  float: right;
  /*background: url(../../images/relaunch/suche-icon.gif) no-repeat;*/
  background-position: -5px -2880px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  width: 25px;
  height: 23px;
  overflow: hidden;
  line-height: 200px;
  text-indent: 9999em;
}
/* ### form ### */
.openWrapper {
  visibility: hidden;
  height: 0;
  line-height: 0;
  position: absolute;
  left: -100px;
  top: -100px;
}
.fetchEmail legend {
  visibility: hidden;
  position: absolute;
  left: -999px;
}
/* ### tt_news */
body#uid_556 .news-list-gotoarchive {
  display: none;
}
p.news-single-imgcaption {
  padding-top: 0;
  margin-top: 0;
  color: #666666;
  font-size: 0.8em;
  line-height: 16px;
}
.news-list-container {
  float: left;
  width: 100%;
  padding: 0 0 18px 0;
}
.news-list-gotoarchive {
  float: right;
  /*background: url(../../images/relaunch/pfeil-link-mit-hg-teil2.jpg) no-repeat right top;*/
  position: relative;
  padding-right: 16px;
  height: 30px;
}
.news-list-gotoarchive a {
  color: #fff;
  padding: 3px 0 0 11px;
  /*background: url(../../images/relaunch/pfeil-link-mit-hg-teil1.jpg) no-repeat;*/
  background-position: -5px -1300px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  text-decoration: none;
  display: block;
  height: 27px;
  width: auto;
}
.news-list-gotoarchive:before {
  position: absolute;
  content: '';
  height: 30px;
  width: 16px;
  top: 0;
  background: url("spritesheet.png") no-repeat 0 -2673px;
  right: 0;
}
.news-list-item {
  float: none;
  width: 100%;
}
.news-list-item .news-list-image {
  float: none;
  width: 100%;
  padding: 7px 0 0 0;
}
.news-list-item .news-list-inhalt {
  float: none;
  padding: 0;
  width: 100%;
}
.news-list-item .news-list-inhalt p {
  margin-bottom: 0;
}
.news-list-item .news-list-inhalt .news-list-morelink {
  color: #50bbc0;
}
.news-list-item .news-list-inhalt .news-list-morelink a {
  color: #50bbc0;
}
.news-list-item h3 {
  padding: 0;
  margin: 0;
  color: #D39B2A;
  font-size: 1.875em;
  line-height: 1.175em;
}
.news-list-item h3 a {
  color: #D39B2A;
  text-decoration: none;
}
.news-single-item h1 {
  margin-bottom: 0;
}
.news-single-item .news-single-backlink {
  color: #50bbc0;
}
.news-single-item .news-single-backlink a {
  color: #50bbc0;
}
span.news-list-date {
  color: #666666;
  font-size: 0.875em;
}
/* ==========================================================================
   Startseite
   ========================================================================== */
body.home .trennlinie_dashed {
  display: none;
}
body.home .col_2_navi_rechts_abschluss {
  display: none;
}
body.home h1,
body.home h2 {
  color: #006699;
}
body.home .news-list-container {
  border-bottom: 1px dashed #999999;
}
body.home .col_2_startseite_inhalte h2 {
  color: #675284;
  font-size: 1.75em;
  padding: 0;
  margin: 0;
}
body.home h3.startseite {
  font-size: 1.875em;
  /* 30 px */
  font-size: 2.25em;
  /* 36 px */
  margin: 0 0 25px 0;
  padding: 0 0 0 0;
  line-height: 120%;
}
body.home h3.startseite a {
  text-decoration: none;
  color: #D39B2A;
}
body.home .calendar-current-day {
  color: #fff;
  font-weight: normal;
}
body.home .calendar-current-day a {
  color: #fff;
  text-decoration: none;
}
body.home .calendar-current-day a.zum_kalender {
  background-position: -5px -1673px;
  width: 100%;
  height: auto;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  padding: 0 0 0 18px;
}
body.home .calendar-current-day ul li {
  font-size: 0.875em;
  line-height: 1.25em;
  margin: 0 0 0 20px;
  padding: 0 10px 0 20px;
  list-style-type: none;
  background-position: -5px 0;
  width: 100%;
  height: auto;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  width: auto;
  /*background: url(../../images/relaunch/aufzaehlung-sternchen.png) no-repeat left 4px;*/
}
body.home .calendar-current-day div.day {
  padding: 15px 0 10px 22px;
}
body.home .calendar-current-day div.day a {
  font-size: 0.875em;
  text-decoration: underline;
}
body.home .calendar-current-day div.graphic-header {
  background: #f4f1ea;
}
body.home .calendar-current-day div.graphic-header a {
  padding: 6px 18px 3px 10px;
  background: #663366;
  font-size: 1em;
}
body.home .calendar-current-day p {
  font-size: 0.875em;
  padding: 0 0 0 22px;
}
.lt-ie9 body.home .calendar-current-day {
  width: 114.28571428571429%;
}
.lt-ie9 body.home .calendar-current-day ul li {
  padding-right: 30px;
}
.lt-ie8 body.home .calendar-current-day ul li {
  padding-right: 50px;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
  clear: both;
}
#pLogout {
  float: left;
}
/* ### responsive imagemapsd */
/* ### direct_mail_subscription ### */
.newslatter_anmeldung {
  float: left;
}
/* ### pagebrowser ### */
.cag_pagebrowser {
  padding: 10px 0 0 0;
  height: 130px;
}
.cag_pagebrowser a.entryLink {
  color: #885288;
  background: url(../../images/relaunch/pagebrowser-next.gif) no-repeat right 3px;
  padding-right: 22px;
  float: right;
}
.cag_pagebrowser ul {
  width: 100%;
}
.cag_pagebrowser ul li {
  list-style-type: none;
  padding: 0;
  margin: 0 20px 0 0;
  display: inline;
  float: left;
  color: #885288;
  font-size: 0.875em;
}
.cag_pagebrowser ul li a {
  color: #885288;
}
.cag_pagebrowser ul li.previous {
  float: left;
  background: url(../../images/relaunch/pagebrowser-back.gif) no-repeat left 3px;
  padding-left: 22px;
}
.cag_pagebrowser ul li.next {
  background: url(../../images/relaunch/pagebrowser-next.gif) no-repeat right 3px;
  padding-right: 22px;
}
.cag_pagebrowser ul li.index a {
  display: block;
  width: 80px;
  height: 72px;
  background: url(../../images/relaunch/pagebrowser-index.gif) no-repeat left 23px;
}
/* ### quiz formatting ### */
.tx-srquiz-pi1 .question-list ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 2em !important;
}
.tx-srquiz-pi1 .question-list input {
  margin-right: 1em;
  border: 0 !important;
}
.tx-srquiz-pi1 .question-list li {
  clear: both;
  margin-bottom: 1.5em;
}
* html .tx-srquiz-pi1 .question-list li {
  margin-bottom: .5em;
}
.tx-srquiz-pi1 .question-list .theInput {
  float: left;
}
.tx-srquiz-pi1 .question-list .theLabel {
  clear: right;
  margin-top: -1.2em;
  margin-left: 3em;
  line-height: 1.2em;
}
.tx-srquiz-pi1-submit {
  background: #FFF !important;
}
.incorrect-answer {
  border: 1px #cc6666 solid;
  border-left-width: 10px;
}
.correct-answer {
  border: 1px #bdbc6b solid;
  border-left-width: 10px;
}
.question-list ul {
  list-style-type: none;
}
.tx-srquiz-pi1-answer {
  margin-bottom: 2em;
}
.tx-srquiz-pi1 dl {
  padding: 10px 20px;
}
.tx-srquiz-pi1 dt {
  font-weight: bold;
}
.tx_srquiz_sendResult legend {
  font-weight: bold;
}
.tx_srquiz_sendResult .field input {
  width: 80%;
}
/* Plugin user_block_darstellung */
.block_element_1 {
  clear: left;
}
.block_element_1,
.block_element_2,
.block_element_3,
.block_element_4 {
  width: 100%;
  max-width: 192px;
  float: left;
  border: 1px solid #cccccc;
  margin-right: 2.3%;
  margin-bottom: 2.4%;
  height: 230px;
  height: 14.4em;
  overflow: hidden;
}
/* Boxen 30% höher */
.block_element_height_1 {
  height: 300px;
}
.block_element_4 {
  margin-right: 0;
  float: left;
}
.block_clearer_2 {
  clear: both;
}
.block_element_bild {
  padding: 2px 2px 0 2px;
  float: left;
  width: 188px;
  width: 97.91666666666667%;
}
.block_element_teasertext {
  float: left;
  border-top: 1px solid #cccccc;
  margin-top: -3px;
  padding: 5px;
  width: 182px;
  width: 94.79166666666667%;
  /*font-size: 0.8125em;*/
  font-size: 90%;
  line-height: 1.125em;
}
.block_element_teasertext p {
  padding: 0;
  margin: 0;
}
.tmk_block_element_1,
.tmk_block_element_2,
.tmk_block_element_3,
.tmk_block_element_4 {
  width: 100%;
  max-width: 199px;
  float: left;
  margin-right: 1.3%;
  margin-bottom: 0;
  height: 168px;
  /*height: 14.4em;*/
  overflow: hidden;
}
.tmk_block_element:hover p {
  color: #a57ca5;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
.tmk_block_element_teasertext {
  float: left;
  margin-top: -3px;
  padding: 10px 5px 0 0;
  width: 182px;
  width: 94.79166666666667%;
  /*font-size: 0.8125em;*/
  font-size: 85%;
  line-height: 1.125em;
}
.tmk_block_element_teasertext p {
  padding: 0;
  margin: 0;
}
.tint {
  position: relative;
  float: left;
  cursor: pointer;
}
.tint:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: none;
}
.tint:hover:before {
  background: rgba(165, 124, 165, 0.7);
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
.tmk_block_element img {
  display: block;
}
a.themenButton {
  float: left;
  display: block;
  border: 1px solid #a57ca5;
  padding: 10px 12px 10px 12px;
  color: #a57ca5;
  text-decoration: none;
  width: auto;
  margin-right: 1%;
  margin-bottom: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
a.themenButton:hover,
a.themenButtonAktiv {
  background: #a57ca5;
  color: #ffffff;
}
a.themenButtonAlle {
  clear: both;
  float: left;
}
.themaMitKategorienButtons {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
/* ### portal ### */
#pPage {
  margin: 0px auto;
  width: 99%;
}
#widget_col_0 {
  float: left;
  width: 99%;
  margin-right: 33px;
}
#widget_col_2 {
  width: 190px;
  float: left;
}
#widget_col_2 .widget_content {
  display: none;
}
#widget_col_2 .widget_title {
  border-bottom: 0;
}
.widget {
  background: #f4f1ea;
  border: 1px #FFF solid;
  margin: 0;
  margin-bottom: .2em;
}
#control_buttons {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 30px;
  height: 1.4em;
}
#minimize_button {
  position: relative;
  float: left;
  width: 12px;
  height: 12px;
  background: url(../../typo3conf/ext/parlament_portal/WebContent/images/icon_minimize.gif) center center no-repeat;
  margin-right: 2px;
}
#delete_button {
  position: relative;
  float: left;
  width: 12px;
  height: 12px;
  background: url(../../typo3conf/ext/parlament_portal/WebContent/images/icon_close.gif) center center no-repeat;
  margin-right: 2px;
}
.widget_title {
  font-weight: bold;
  margin: 0;
  padding: 0;
  height: 1.4em;
  line-height: 1.4em;
  vertical-align: middle;
  text-indent: 1em;
  background: #bdbc6b;
  border-bottom: 1px #FFF solid;
  width: 100%;
}
.widget_content {
  overflow: hidden;
  padding: 1em .5em;
  margin: 0;
}
.widget_statusbar {
  display: none;
}
.widget_draggable {
  cursor: move;
}
/* Ghost */
.widget_ghost {
  background: #ecebe6;
  position: relative;
  border: 1px dashed #777;
  margin: 0;
  padding: 0;
}
.info {
  color: #777;
}
.widget-table {
  width: 100%;
  border-bottom: 1px #FFF solid;
}
.widget-table td {
  border-top: 1px #FFF solid;
  padding: .2em;
  text-align: left;
}
.widget-table td.action {
  text-align: right;
}
.widget-table td.date {
  text-align: right;
  width: 80px;
}
/* portal end */
/* ### tx-parlamentcalendar ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.tx-parlamentcalendar-pi1 .geburtstag {
  background-repeat: no-repeat;
  background-position: 180px 0px;
}
.tx-parlamentcalendar-pi1 .fische {
  background-image: url(../../images/calendar/sternzeichen/Fische.gif);
}
.tx-parlamentcalendar-pi1 .jungfrau {
  background-image: url(../../images/calendar/sternzeichen/Jungfrau.gif);
}
.tx-parlamentcalendar-pi1 .krebs {
  background-image: url(../../images/calendar/sternzeichen/Krebs.gif);
}
.tx-parlamentcalendar-pi1 .loewe {
  background-image: url(../../images/calendar/sternzeichen/Loewe.gif);
}
.tx-parlamentcalendar-pi1 .schuetze {
  background-image: url(../../images/calendar/sternzeichen/Schuetze.gif);
}
.tx-parlamentcalendar-pi1 .skorpion {
  background-image: url(../../images/calendar/sternzeichen/Skorpion.gif);
}
.tx-parlamentcalendar-pi1 .steinbock {
  background-image: url(../../images/calendar/sternzeichen/Steinbock.gif);
}
.tx-parlamentcalendar-pi1 .stier {
  background-image: url(../../images/calendar/sternzeichen/Stier.gif);
}
.tx-parlamentcalendar-pi1 .waage {
  background-image: url(../../images/calendar/sternzeichen/Waage.gif);
}
.tx-parlamentcalendar-pi1 .wassermann {
  background-image: url(../../images/calendar/sternzeichen/Wassermann.gif);
}
.tx-parlamentcalendar-pi1 .widder {
  background-image: url(../../images/calendar/sternzeichen/Widder.gif);
}
.tx-parlamentcalendar-pi1 .zwillinge {
  background-image: url(../../images/calendar/sternzeichen/Zwilling.gif);
}
/*
.tx-parlamentcalendar-pi1 .the-image {
  float: left;
  margin-right: 1em;
  margin-bottom: .5em;
}

.tx-parlamentcalendar-pi1 dt {
  width: 25px;
}
.tx-parlamentcalendar-pi1 dd {
  margin: 0;
  padding: 0;
  width: 130px;
}
.tx-parlamentcalendar-pi1 dt.active, .tx-parlamentcalendar-pi1 dd.active {
  font-weight: bold;
}
.tx-parlamentcalendar-pi1 dt, .tx-parlamentcalendar-pi1 dd {
  display: block; float: left; margin-top: 1em;
}
.tx-parlamentcalendar-pi1 dt {clear: both;}
*/
/* Kalenderdarstellung Beiträge aus der Werkstatt */
.unc-calendar-wrapper {
  clear: both;
  overflow: hidden;
}
.unc-calendar-table {
  width: 100%;
  margin-bottom: 2em;
  border-collapse: collapse;
}
.unc-calendar-table td,
.unc-calendar-table th {
  text-align: center;
  padding: 1px 2px 1px 1px;
  width: 13%;
  width: 14.28571428571429%;
  height: 2em;
  border: 1px #898785 solid;
}
.unc-calendar-table th {
  background: #8dced2;
  color: #FFF;
}
.unc-calendar-table a {
  display: block;
  text-decoration: none !important;
}
.unc-calendar-table .no-entries {
  background: #f8f7f2;
  color: #85827c;
}
.unc-calendar-table .entries {
  font-weight: bold;
  background: #FFF;
  color: #aeafae;
}
.unc-calendar-table th.month-header,
.unc-calendar-table .month-back,
.unc-calendar-table .month-forward {
  background: #bdbc6b;
}
.unc-calendar-table .month-back a,
.unc-calendar-table .month-forward a {
  color: #FFF !important;
}
.unc-calendar-table .entries a {
  text-decoration: underline !important;
}
.unc-calendar-table .today {
  background: #e3b31a;
  color: #FFF;
}
.unc-calendar-table .weekend {
  background: #dedbd0;
}
.unc-calendar-itemview .date,
.unc-calendar-itemview h2 {
  margin: 0 !important;
}
.unc-calendar-itemview {
  float: left;
  width: 97%;
  border: 1px #cccccc solid;
  background: #ecebe6;
  padding: .5em;
  margin-bottom: .75em;
  padding-bottom: 0 !important;
  margin-bottom: 2em;
}
.unc-calendar-itemview .clearer {
  height: 1px;
  line-height: 1px;
  overflow: hidden;
}
.unc-calendar-itemview .the-image {
  float: left;
  width: 177px;
  width: 22.71844660194175%;
}
.unc-calendar-itemview .the-text {
  float: right;
  width: 338px;
  width: 65.63106796116505%;
  /*padding-left: 80px;
 padding-right: 32px;*/
  margin-bottom: 0;
}
.unc-calendar-itemview .the-text h2 {
  font-weight: normal;
  margin: 0;
  padding: 5px 0 0 0;
  font-size: 1.125em;
}
.unc-calendar-itemview .the-text * {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.unc-calendar-itemview .the-download-link {
  clear: both;
  float: right;
  vertical-align: bottom;
  text-align: right;
  margin: 0;
}
/* Startseite */
body.home div#col_2 div.tx-parlamentcalendar-pi1 {
  float: left;
  background: #663366;
  width: 100%;
  margin: 23px 0 0 0;
}
html.lt-ie9 body.home div#col_2 div.tx-parlamentcalendar-pi1 {
  /*padding: 0 14.28571428571429% 0 0;*/
  width: 114.28571428571429%;
}
html.lt-ie8 body.home div#col_2 div.tx-parlamentcalendar-pi1 {
  float: none;
  width: 238px;
}
/* Rahmen am Ende der neuen Beiträge */
body.home #col_1 div.tx-parlamentcalendar-pi1 {
  float: left;
  padding-bottom: 20px;
  border-bottom: 1px dashed #999999;
}
body.home div#col_2 p.calendar-item {
  border-bottom: 1px dotted #999999;
  vertical-align: top;
  clear: both;
  margin: 5px !important;
  position: relative;
  overflow: auto;
  display: block;
  width: 400px;
  padding: 5px 0;
}
body.home p.calendar-item img {
  float: left;
  padding: 0 5px 5px 0;
  display: block;
}
body.home p.calendar-item a {
  position: static;
  width: auto;
}
/* ### glossary +++++++++++++++++ */
acronym,
dfn,
abbr,
span.abbr {
  border-bottom: 1px #C90104 dotted;
  border-bottom: 1px #8dced2 dotted;
  cursor: help;
}
a.glossary,
a.glossary:active,
a.glossary:visited,
a.glossary:hover {
  text-decoration: none !important;
  color: #158794 !important;
}
dl.glossary dt {
  font-weight: bold;
  margin: 0 0 3px 0;
  font-style: normal;
}
dl.glossary dd {
  margin: 0 0 1em 1em;
}
dl.glossary .description {
  margin: 0;
  padding: 0;
}
dl.glossary .type {
  font-style: italic;
  padding: 0 3px 0 0;
  display: none;
}
.glossary-linkToTop {
  text-align: right;
}
/*
.pClasses {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
  background:#66cccc;
  width: 100%;
  line-height: 2em;
  text-align: center;
}
.pClasses a {
  font-weight: bold;
  color:#FFF !important;
}
.pClasses li {
  width: 16.66666666666667%;
  display: inline;
  padding: 0.3em 0;
}
*/
/* # tx-parlamentlawmaking-pi1 ### law generator ### */
.step-navigation {
  width: 100%;
}
.step-navigation .lawStep {
  height: 30px;
  line-height: 20px;
  width: 12.4%;
  float: left;
  vertical-align: middle;
  text-align: center;
}
* html .step-navigation .lawStep {
  width: 12.3%;
}
.step-navigation .lawStep input {
  display: block;
  height: 20px;
  line-height: 20px;
  padding-top: 0;
  padding-bottom: 0;
  top: 5px;
  position: relative;
  background: #bdbc6b;
  color: #FFF !important;
  margin: 0px 0px;
  width: 100%;
  border: 1px #FFF solid !important;
  border-width: 1px 1px 1px 0 !important;
}
.step-navigation input {
  color: #000 !important;
}
.step-navigation .first input {
  border-left: 1px #FFF solid !important;
}
.step-navigation .active input {
  top: 0;
  height: 30px;
  line-height: 20px;
  background: #8dced2;
  font-weight: bold;
}
.step-navigation .done input {
  background: #AAA;
  color: #FFF !important;
}
.progress-bar {
  width: 100%;
  height: 10px;
  line-height: 10px;
  margin: 1em 0;
}
.progress-bar .done-part,
.progress-bar .todo-part {
  float: left;
  height: 100%;
}
.progress-bar .done-part {
  background: #908A66;
}
.progress-bar .todo-part {
  background: #FFF;
}
.button-row {
  height: 40px;
}
.button-row .previous-button,
.button-row .next-button {
  float: left;
}
.button-row .next-button {
  float: right;
}
.button-row .finish {
  clear: both;
  padding-top: 40px;
}
.delete-link {
  clear: both;
  float: right;
  padding-top: 10px;
}
.button-row input {
  border: 1px #FFF solid !important;
  background-color: #bdbc6b;
  color: #FFF !important;
}
.finish-button-all {
  float: right;
}
.generate-pdf {
  display: block !important;
  background: url(../../images/lawmaking/PDFdownload_Large.gif) no-repeat 0 0;
  width: 320px;
  height: 50px;
}
.generate-pdf:hover {
  background-position: 0 -50px;
}
.generate-pdf span {
  visibility: hidden;
  display: block;
  position: absolute;
  left: -99999px;
  top: -999px;
  border: 0;
}
.step-form legend {
  font-weight: bold;
}
.step-form textarea,
.step-form input {
  width: 95%;
  max-width: 95%;
}
.step-form fieldset {
  margin: 0 0 1em 0em;
  padding: 0;
}
.step-form .mayPublish input {
  width: auto;
}
.step-form .mayPublish label {
  display: inline !important;
}
#user-message {
  padding: 20px !important;
  margin-bottom: 1em;
  background: #FFF;
}
.step-form {
  float: left;
  margin-bottom: 2em;
}
.step-form .example {
  color: #666;
  margin-bottom: 1em;
}
.step-form span.example {
  display: block;
}
.step-form label {
  width: 100%;
  color: #333;
  margin-bottom: .5em;
}
.text-preview {
  height: 60%;
  overflow: auto;
  background: #FFF;
  border: 1px #FFF solid;
}
.text-preview h2,
.text-preview h3,
.text-preview h4,
.text-preview p {
  margin: 2px 2px;
}
.text-preview h2,
.text-preview h3,
.text-preview h4 {
  margin-bottom: 0;
}
.text-preview p {
  margin-top: .2em;
}
.preview-link a {
  display: block;
  background: #908A66;
  margin-top: 1em;
  color: #FFF !important;
  text-align: right;
  font-weight: bold;
  padding: 4px;
}
.empty-field {
  color: #999;
  font-weight: normal;
}
.radio {
  width: auto !important;
}
.spaceOfTime label {
  width: auto !important;
  display: inline !important;
}
#spaceOfTime_begin,
#spaceOfTime_end {
  width: 120px;
  display: inline;
}
.glossary-linkToTop {
  text-align: right;
}
input.disabled {
  color: #666;
  background: #DDD;
}
input.enabled {
  color: #000 !important;
}
label.disabled {
  color: #999;
}
label.enabled {
  color: #000 !important;
}
/* ### sr_sendcard ### */
.tx-srsendcard-pi1-image-selector-column {
  float: left;
}
.tx-srsendcard-pi1-card-form-wrap {
  margin: 0;
  padding: 0;
}
.tx-srsendcard-pi1 {
  margin: 0;
  padding: 0;
}
.tx-srsendcard-pi1 dd {
  margin: 0;
  min-height: 45px;
}
.tx-srsendcard-pi1 .to-name,
.tx-srsendcard-pi1 .to-email,
.tx-srsendcard-pi1 .from-name,
.tx-srsendcard-pi1 .from-email {
  float: left;
  width: 265px;
}
.tx-srsendcard-pi1 .to-name input,
.tx-srsendcard-pi1 .to-email input,
.tx-srsendcard-pi1 .from-name input,
.tx-srsendcard-pi1 .from-email input {
  width: 265px;
}
.tx-srsendcard-pi1-card-form-wrap {
  margin: 0;
  padding: 0;
}
.tx-srsendcard-pi1-card-form {
  float: left;
  margin: 0;
  padding: 0;
}
.tx-srsendcard-pi1 fieldset {
  /* border: 3px #F00 dashed !important; */
  padding: 0;
  margin-top: 2em;
  border: 0;
}
.tx-srsendcard-pi1 legend {
  font-weight: bold;
  font-size: 1.2em;
}
.tx-srsendcard-pi1 .error {
  margin: 0;
}
.tx-srsendcard-pi1-card-form-wrap textarea {
  width: 530px !important;
  max-width: 530px !important;
}
.tx-srsendcard-pi1-card-image-wrap {
  max-width: 540px;
}
.tx-srsendcard-pi1-submit-div {
  clear: left;
  width: 100%;
}
p.tx-srsendcard-pi1-card-caption {
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
p.tx-srsendcard-pi1-error-message {
  margin: 0;
  font-weight: bold;
  color: #cc6666;
}
.tx-srsendcard-pi1-submit {
  width: 220px;
  float: left;
  padding: .2em;
  margin-right: 10px;
  margin-top: 10px;
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-message {
  background: #f8f7f2;
  width: 540px;
}
.tx-srsendcard-pi1 .block {
  padding: 30px;
}
.tx-srsendcard-pi1-image-selector dl {
  width: 90% !important;
  padding: 0 3% 0 0;
  margin: 0 0 40px 0;
}
.tx-srsendcard-pi1-image-selector dl dt a img {
  width: auto !important;
  height: auto !important;
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-wide-left-margin {
  margin-left: 0!important;
}
/* ### parlament_faces ### */
.tx-parlamentfaces-pi1 {
  float: left;
}
.parlament-faces-department {
  vertical-align: top;
  margin-right: 10px;
  margin-bottom: 1em;
  padding-right: 10px;
  padding-bottom: 1em;
  width: 150px;
}
.parlament-faces-department-div {
  float: none;
  width: 100%;
}
.parlament-faces-department p {
  width: 140px !important;
  max-width: 140px !important;
}
.parlament-faces-department h2 {
  margin: 0;
  padding: 0;
}
.parlament-faces-question .question h2 {
  padding: 15px 0 0 10px;
  margin: 0 0 15px 0;
  font-size: 1.4em;
}
.parlament-faces-question {
  border: 1px #FFF solid;
  margin-bottom: 1em;
  width: 100%;
  color: #777;
}
.parlament-faces-question .question {
  text-align: left;
  padding: 0;
  margin: 0;
  background: #ecebe6;
}
.parlament-faces-question .answer {
  background-color: transparent;
  padding: 10px;
  border-right: 1px #FFF solid;
}
.parlament-faces-question .mp3 {
  width: 200px;
}
.parlament-questions-to-top {
  text-align: right;
  margin-top: 0;
}
.parlament-faces-description-image {
  float: left;
  /*width: 250px;*/
  margin: 0;
  padding-right: 1em;
  padding-bottom: .5em;
  padding-left: 5px;
  padding-top: 20px;
  border: 1px #FFF solid;
  /*background:#ecebe6;*/
  border-right-width: 0;
}
.tx-parlamentfaces-pi1 #pToTopLink {
  background-color: #8dced2;
  color: #fff;
  line-height: 2em;
  padding: .5em;
  margin-bottom: 0;
  font-size: 1.4em;
}
.department-info-header th {
  text-align: left;
}
.parlament-faces-department-info-table {
  width: 100%;
}
.parlament-faces-department-info-table td {
  color: #777;
}
.parlament-faces-department-info {
  border: 1px #FFF solid;
}
.parlament-faces-department-info p {
  padding: 5px;
}
.parlament-faces-department-info-table .the-questions-title {
  background-color: #bdbc6b;
  color: #FFF;
  font-size: 1.4em;
  padding: .5em;
}
.parlament-faces-questions-sitemap li {
  margin-bottom: .4em;
  margin-right: 10px;
  margin-left: 0;
}
.parlament-faces-questions-sitemap {
  padding-left: 1.6em;
}
.parlament-faces-gallery .department-image {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.parlament-faces-gallery {
  float: left;
}
.parlament-faces-text {
  float: left;
  width: 100%;
}
.parlament-faces-text p {
  padding-top: 0;
  margin-top: 0;
}
/* ### who is who ### */
#nationalRat,
#bundesRat {
  position: relative;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  width: 640px;
}
.unc-parlamentarian {
  float: left;
}
.unc-parlamentarian p {
  margin: 0;
  padding: 0;
}
.unc-parlamentarian .klub_mandat {
  float: left;
  width: 98%;
  padding: 5px 0 0 0;
}
.unc-parlamentarian .klub_mandat p {
  color: #885288;
}
.unc-parlamentarian .klub_mandat p.versal {
  font-weight: bold !important;
  text-transform: uppercase !important;
}
.unc-parlamentarian .images {
  width: auto;
  float: left;
  padding: 0;
  border: 0px #FFF solid;
  border-width: 0 1px 1px 1px;
}
.unc-parlamentarian .images p {
  color: #885288;
}
.unc-parlamentarian a.zum_sitzplan {
  float: right;
}
.unc-parlamentarian .images .current-image a.tooltip,
.geburtstag .current-image a.tooltip {
  color: inherit;
  text-decoration: none;
  position: relative;
  display: block;
  z-index: 9999;
}
.unc-parlamentarian .images .current-image a.tooltip span.classic,
.unc-parlamentarian .images .child-image p.bild a span.classic,
.geburtstag .current-image a.tooltip span.classic {
  margin-left: -999em;
  position: absolute;
}
.unc-parlamentarian .images .current-image a.tooltip div.fotocredits-standard,
.unc-parlamentarian .images .child-image a.tooltip div.fotocredits-standard,
.geburtstag .current-image a.tooltip div.fotocredits-standard {
  position: absolute;
  right: 23px;
  right: 3px;
  top: 3px;
  width: 20px;
  height: 20px;
  overflow: hidden;
  background-color: white;
  text-align: center;
  color: #000;
  z-index: 99;
}
.unc-parlamentarian .images .current-image a.tooltip:hover span.classic,
.unc-parlamentarian .images .child-image p.bild a:hover span.classic,
.geburtstag .current-image a.tooltip:hover span.classic {
  background-color: #885288;
  border-radius: 5px 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
  padding: 10px;
  position: absolute;
  left: 140px;
  left: 5px;
  top: 20px;
  top: 3px;
  z-index: 99;
  margin-left: 0;
  width: 230px;
}
.unc-parlamentarian .images .current-image a.tooltip:hover,
.geburtstag .current-image a.tooltip:hover {
  cursor: default;
}
.unc-parlamentarian .images .child-image p.bild a:hover span.classic {
  top: 1em;
}
.unc-parlamentarian .images .child-image p.bild span.fotocredits {
  position: relative;
}
.unc-parlamentarian .infoWrapper {
  /*padding-left: 170px;*/
}
.unc-parlamentarian .fotocredits {
  margin: 0;
}
.unc-parlamentarian p.lupe {
  float: left;
  padding-top: 15px;
}
.unc-parlamentarian .lupe a {
  color: #555 !important;
  text-decoration: none !important;
  font-size: 0.8125em;
}
.unc-parlamentarian .info {
  margin-top: 0;
  margin-bottom: 0;
  /*width: 459px;*/
  border-collapse: collapse;
}
* html .unc-parlamentarian .info {
  /*width: 467px;*/
}
.unc-parlamentarian .info .main-info {
  background: #8dced2;
  color: #FFF;
}
.unc-parlamentarian th,
.unc-parlamentarian td {
  text-align: left;
  vertical-align: top;
}
.unc-parlamentarian th,
.unc-parlamentarian td {
  padding: .2em 4px .5em 4px;
}
.unc-parlamentarian .info .main-info th {
  text-transform: uppercase;
}
.unc-parlamentarian .info .biografie,
.title-class {
  background: #bdbc6b;
}
.title-class {
  width: 640px;
  width: 100%;
  margin: 0;
}
.title-class h3 {
  padding: .3em 1em;
  line-height: 1.4em;
  margin: 0 auto;
  border: 1px #FFF solid;
  border-bottom-width: 0px;
  color: #fff;
}
.unc-parlamentarian .info .biografie a {
  margin: 1px;
}
.unc-parlamentarian .info .biografie a {
  color: #FFF !important;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
}
.unc-parlamentarian .child-info th {
  background: #ecebe6;
  border: 1px #FFF solid;
}
.unc-parlamentarian .child-info td {
  border: 1px #FFF solid;
  line-height: 1.6em;
}
.unc-parlamentarian-overviewLink {
  clear: both;
  font-weight: bold;
  text-align: right;
}
.unc-parlamentarian .lieblingsspeise th,
.unc-parlamentarian .lieblingsspeise td {
  border-top-width: 0;
}
.parlamentarianList {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 640px;
  width: 100%;
  border-top: 1px #FFF solid;
}
.parlamentarianList li {
  margin: 0;
  padding: .3em 1em;
  display: block;
  border: 1px #FFF solid;
  border-width: 0px 1px 1px 1px;
}
.parlamentarianList li a {
  display: block;
  width: 100%;
}
.parlamentarianList .row_0 {
  background: #ecebe6;
}
.pClasses {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
  background: #8dced2;
  width: 640px;
  width: 100%;
  line-height: 2em;
  text-align: center;
}
.pClasses a {
  font-weight: bold;
  color: #FFF !important;
}
.pClasses li {
  display: inline;
  padding: .3em 5%;
  margin: 0;
}
.whoiswho-iconW,
.whoiswho-iconM {
  position: absolute;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center center;
}
.whoiswho-iconW {
  background-image: url(../../whoiswho/icon_w.jpg);
}
.whoiswho-iconM {
  background-image: url(../../whoiswho/icon_m.jpg);
}
/* ### virtual tour ### */
.csc-frame-frame2 .csc-bulletlist li {
  padding: 0;
  margin: 0;
  float: left;
}
.csc-frame-frame2 .csc-bulletlist a {
  display: block;
  color: #FFF !important;
  text-decoration: none !important;
  background: #AAC948;
  border: 1px #FFF solid;
  padding: 3px 10px;
  margin-right: 4px;
}
.csc-frame-frame2 .csc-bulletlist a:visited {
  background: #AAA;
}
.csc-frame-frame2 .csc-bulletlist .overview {
  background: #0699A9 !important;
}
.csc-frame-frame2 .csc-bulletlist {
  list-style-type: none;
  clear: both;
  margin: 0 auto;
  padding: 0 0 20px 0;
  height: 1em;
}
.csc-frame-frame2 {
  clear: both;
}
.unc_VirtualTour_imagemap {
  display: none;
}
/*  */
.unc-composite {
  position: relative;
}
.unc-composite .img {
  position: absolute;
  top: 0;
  left: 0;
}
/* ### planner start ### */
.tx-parlamentplanner-pi1 {
  float: left;
}
.tx-parlamentplanner-pi1,
.tx-parlamentplanner-pi1 *,
#weekplan,
#weekplan * {
  font-size: 12px !important;
  line-height: 15px;
}
#weekplan {
  background-color: #FFF !important;
  padding: 30px;
  font-size: .8em;
}
#weekplan table {
  width: 100%;
}
#weekplan td {
  width: 14.29%;
}
#weekplan th {
  background-color: #333;
  text-transform: uppercase;
  color: #FFF;
}
#weekplan .no-entries {
  text-align: center;
  font-style: italic;
  color: #555;
}
* html #weekplan .health-bar {
  width: 97%;
}
* html .auswertung-barometer {
  width: 640px;
}
.entries-work,
.entries-private,
.entries-recreation {
  border: 1px #CCC dotted;
  margin: .2em;
  padding: .2em;
}
.barometer {
  margin: .2em;
  padding: .2em;
  margin-top: 1em;
}
.barometer table {
  border: 1px #333 solid;
}
#weekplan h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  color: #FFF;
}
#weekplan .entries-work h2 {
  background: #0699A9;
}
#weekplan .entries-private h2 {
  background: #e3b31a;
}
#weekplan .entries-recreation h2 {
  background: #aac948;
}
#weekplan .planner-entry {
  border-bottom: 1px #CCC dotted;
  padding-left: 16px;
}
.hours1,
.hours2,
.hours3,
.hours4,
.hours5,
.hours6,
.hours7,
.hours8,
.hours9,
.hours10,
.hours11,
.hours12 {
  background-image: url(../images/planner/01.gif) !important;
  background-repeat: no-repeat !important;
  background-position: top left !important;
  padding-left: 16px !important;
}
.hours1 {
  background-image: url(../../images/planner/01.gif) !important;
}
.hours2 {
  background-image: url(../../images/planner/02.gif) !important;
}
.hours3 {
  background-image: url(../../images/planner/03.gif) !important;
}
.hours4 {
  background-image: url(../../images/planner/04.gif) !important;
}
.hours5 {
  background-image: url(../../images/planner/05.gif) !important;
}
.hours6 {
  background-image: url(../../images/planner/06.gif) !important;
}
.hours7 {
  background-image: url(../../images/planner/07.gif) !important;
}
.hours8 {
  background-image: url(../../images/planner/08.gif) !important;
}
.hours9 {
  background-image: url(../../images/planner/09.gif) !important;
}
.hours10 {
  background-image: url(../../images/planner/10.gif) !important;
}
.hours11 {
  background-image: url(../../images/planner/11.gif) !important;
}
.hours12 {
  background-image: url(../../images/planner/12.gif) !important;
}
.info a.hidden-link,
.info a.hidden-link:visited,
.info a.hidden-link:active,
.info a.hidden-link:hover {
  text-decoration: none !important;
  color: #777 !important;
}
.tx-parlamentplanner-pi1 .info h3,
.tx-parlamentplanner-pi1 .info p,
.tx-parlamentplanner-pi1 .info a,
.tx-parlamentplanner-pi1 h2,
.tx-parlamentplanner-pi1 h3,
.tx-parlamentplanner-pi1 ul li {
  font-size: 1.25em !important;
  line-height: 1.4em !important;
}
#myContainer {
  height: 2em;
  width: 260px;
  display: block;
  position: absolute;
}
#myContainer .planner-entry {
  display: block;
  width: 260px;
  background: #FFF;
  border: 1px #CCC solid;
  padding: 10px 10px 10px 30px !important;
  background-position: 10px 10px !important;
}
.tx-nha21glossaryplus-pi1 .pClasses {
  width: 100%;
}
.planner-entry,
.planner-entry * {
  cursor: move !important;
}
#mainHealthBar {
  position: relative;
}
#loadingContainer {
  position: absolute;
  left: 320px;
  top: 50%;
  width: 300px;
  height: 60px;
  margin-left: 0;
  margin-top: -20px;
  border: 6px #FFF solid;
  z-index: 300;
  background: #e8e6d9 url(../../images/planner/loadingAnimation.gif) no-repeat center center;
  display: none;
}
#loadingContainer .loading-margin {
  margin: 5px;
}
#loadingContainer h2 {
  margin: 0;
  color: #666;
  font-weight: normal;
}
.loading,
.loading * {
  cursor: wait !important;
}
.droppable-hover h2 {
  background: #F8F7F2 !important;
  color: #333 !important;
}
.droppable-hover {
  border: 1px #000 dotted !important;
}
.droppable-hover .planner-arrow {
  visibility: hidden;
}
/* END planner */
.health-bar {
  width: 100%;
  height: 2em;
  border-bottom: 1px #000 solid;
  border-collapse: collapse;
}
.health-bar .work,
.entries-list .work {
  background: #0699a9;
}
.health-bar .private {
  background: #e3b31a;
}
.health-bar .recreation {
  background: #aac948;
}
.health-bar .free {
  background: url(../../images/planner/free.gif);
}
.entries-list {
  padding: 0 !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0;
}
.entries-list div {
  padding: 0;
  margin: 0;
  border-bottom: 1px #000 solid;
  z-index: 1;
}
.entries-list .work {
  background: #edf7f8;
}
.entries-list .private {
  background: #f7f1db;
}
.entries-list .recreation {
  background: #edf4d6;
}
.closed .entries-list {
  display: none;
}
.planner-entry {
  max-width: 400px;
}
.entries-list .planner-entry {
  font-size: 1.125em !important;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  padding-left: 20px !important;
}
.open .entries-list {
  display: block;
}
.planner-day {
  border: 1px #333 solid;
  margin-bottom: 2em;
  border-width: 1px 1px 0 1px;
}
.planner-day .health-bar {
  height: .75em;
}
.planner-day h2 {
  position: relative;
  color: #FFF;
  background: #333;
  margin: 0;
  padding: 2px 2px;
  text-transform: uppercase;
  top: 0;
  left: 0;
}
.planner-arrow {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  right: 0;
  background: url(../../images/planner/arrow-right.gif) center center no-repeat;
  cursor: pointer;
  display: block;
}
.open .planner-arrow {
  background-image: url(../../images/planner/arrow-down.gif);
}
.health-bar .num0 {
  display: none;
}
.health-bar td span {
  color: #FFF;
  font-size: .6em;
}
* html .planner-arrow {
  right: 22px;
}
#mainHealthBar {
  margin-bottom: 1em;
}
#mainHealthBar .health-bar {
  border: 1px #000 solid;
  border-width: 1px 1px 1px 1px;
}
.unc-parlament-planner-main-table {
  width: 640px;
  width: 100%;
  padding: 0;
  margin: 0;
}
.unc-parlament-planner-main-table .left {
  padding-right: 20px;
  width: 50%;
}
.unc-planner-print-block {
  clear: both;
}
.unc-planner-print,
.unc-planner-evaluate {
  display: block;
  background: url(../../images/planner/print.gif) no-repeat top right;
  float: left;
  padding: .5em .5em .5em 0;
}
.unc-planner-print {
  background-image: url(../../images/planner/print.gif);
  width: 93px;
  height: 25px;
}
.unc-planner-print span,
.unc-planner-evaluate span {
  display: none;
}
.unc-planner-evaluate {
  background-image: url(../../images/planner/evaluate.gif);
  width: 93px;
  height: 25px;
}
#availablework,
#availableprivate,
#availablerecreation {
  margin-bottom: 1em;
}
#availablework {
  border: 1px #0699a9 solid;
}
#availablework .entries-list,
#availableprivate .entries-list,
#availablerecreation .entries-list {
  height: 250px;
  overflow: scroll;
}
#availablework h2 {
  background: #0699a9;
}
#availableprivate h2 {
  background: #e3b31a;
}
#availablerecreation h2 {
  background: #aac948;
}
#availablework h2,
#availableprivate h2,
#availablerecreation h2 {
  color: #FFF;
  margin: 0;
  padding: .2em;
  text-transform: uppercase;
}
#availableprivate {
  border: 1px #e3b31a solid;
}
#availablerecreation {
  border: 1px #aac948 solid;
}
/* ### concentration game ### */
.mImage img {
  border: 0;
}
.mImage {
  float: left;
  padding: 2px;
}
body#uid_186 .tx-parlamentmemory-pi1 {
  max-width: 600px;
}
.nextRound,
.mHasWon {
  background: #FFF;
  width: 80%;
  padding: 0;
  height: auto;
  margin: 0;
  border: 1px #CCC solid;
}
.nextRound h3,
.mHasWon h3 {
  margin-top: 1em;
}
.nextRound p,
.mHasWon p {
  margin-bottom: 1em;
}
.nextRound h3,
.nextRound p,
.mHasWon h3,
.mHasWon p {
  margin-left: 50px;
  margin-right: 50px;
}
.puzzleImage {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
.tx-parlamentpuzzle-pi1 .tile {
  float: left;
  border: 1px #000 solid;
}
.tx-parlamentpuzzle-pi1 .show-solution .image img {
  margin-top: 1em;
  border: 1px #FFF solid;
}
/* ### parlament_calender ### */
div.compactPreview-calenderItem {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
}
div.compactPreview-calenderItem p {
  padding: 0;
  margin: 0;
  font-size: 0.875em;
  line-height: 1.1875em;
}
div.compactPreview-calenderItem p a {
  color: #8dced2;
}
div.compactPreview-calenderItem p.compactPreview-calenderItem-day {
  color: #666666;
  font-size: 0.75em;
}
div.compactPreview-calenderItem-img {
  width: auto;
  border: 0px solid #cccccc;
  margin: 0 0 10px 0;
  /*height: 177px;*/
  /*height: 133px;*/
  overflow: hidden;
}
div.compactPreview-calenderItem-img img {
  display: block;
}
div.tx-parlamentcalendar-pi1 p.more {
  clear: both;
  text-align: right;
}
div.tx-parlamentcalendar-pi1 p.more a {
  float: right;
  /*background: url(../../images/relaunch/pfeil-link-mit-hg-teil2.jpg) no-repeat right top;*/
  padding-right: 16px;
  height: 30px;
  color: #fff;
  text-decoration: none;
  position: relative;
}
div.tx-parlamentcalendar-pi1 p.more a span {
  padding: 3px 0 0 11px;
  /*background: url(../../images/relaunch/pfeil-link-mit-hg-teil1.jpg) no-repeat;*/
  background-position: -5px -1300px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  height: 27px;
  width: auto;
}
div.tx-parlamentcalendar-pi1 p.more a:before {
  position: absolute;
  content: '';
  height: 30px;
  width: 16px;
  top: 0;
  background: url("spritesheet.png") no-repeat 0 -2673px;
  right: 0;
}
/* Bildanpassung für die rechte Spalte im Inhalt */
.content_col2 .csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow {
  margin: 0 0 10px 0;
  float: left;
  width: 100%;
}
/* tag cloud */
.tx-vgetagcloud-pi1 {
  float: left;
  width: 100%;
  padding: 10px 0 10px 0;
  line-height: 125%;
  margin-top: 20px;
}
.tx-vgetagcloud-pi1 ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  float: left;
}
.tx-vgetagcloud-pi1 li {
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
}
.tx-vgetagcloud-pi1 li a {
  padding: 4px;
  text-decoration: none;
  color: #001376;
}
/* Kalender Listendarstellung */
.month-overview-header .current {
  float: none;
}
.month-overview-header .current h1 {
  padding-bottom: 0;
  margin-bottom: 0;
}
.month-overview-header .change-year-month {
  float: left;
  padding: 8px 0 20px 0;
}
.month-overview-header .change-year-month .change-month {
  float: left;
  background: #666666;
  border: 1px solid #9c9c9c;
  width: 107px;
  height: 28px;
  margin: 0 5px 0 0;
}
.month-overview-header .change-year-month .change-month .prev-month {
  float: left;
}
.month-overview-header .change-year-month .change-month .month {
  float: left;
  color: #fff;
  width: 49px;
  line-height: 28px;
  text-align: center;
}
.month-overview-header .change-year-month .change-month .next-month {
  float: right;
}
.month-overview-header .change-year-month .change-year {
  float: left;
  background: #333333;
  border: 1px solid #5c5c5c;
  width: 107px;
  height: 28px;
}
.month-overview-header .change-year-month .change-year .prev-year {
  float: left;
}
.month-overview-header .change-year-month .change-year .year {
  float: left;
  color: #fff;
  width: 49px;
  line-height: 28px;
  text-align: center;
}
.month-overview-header .change-year-month .change-year .next-year {
  float: right;
}
/* Legende rechts neben Kalender */
.tx-parlamentcalendar-pi1 dt {
  float: left;
  width: 5%;
  margin-bottom: 5px;
}
.tx-parlamentcalendar-pi1 dd {
  float: left;
  width: 95%;
  margin-bottom: 5px;
}
.tx-parlamentcalendar-pi1 table.month-overview {
  width: 100%;
}
.tx-parlamentcalendar-pi1 table.month-overview tr th {
  text-align: left;
  border-top: 2px solid #a57ca5;
  width: 100%;
  padding: 10px 0 8px 0;
}
.tx-parlamentcalendar-pi1 table.month-overview tr th a {
  text-decoration: none;
  color: #000;
}
.tx-parlamentcalendar-pi1 table.month-overview tr th a:hover {
  text-decoration: underline;
}
.tx-parlamentcalendar-pi1 table.month-overview tr.current-day th {
  padding-left: 20px;
  background: url(../../images/relaunch/kalender-aktueller-tag.png) no-repeat left 13px;
}
.tx-parlamentcalendar-pi1 table.month-overview tr.current-day td {
  padding-left: 20px;
}
.tx-parlamentcalendar-pi1 table.month-overview tr td {
  padding: 0px 0 10px 0;
}
.tx-parlamentcalendar-pi1 table.month-overview tr td a {
  text-decoration: none;
  color: #000;
}
.tx-parlamentcalendar-pi1 table.month-overview tr td a:hover {
  text-decoration: underline;
}
.tx-parlamentcalendar-pi1 table.month-overview tr.saturday th,
.tx-parlamentcalendar-pi1 table.month-overview tr.saturday td {
  color: #885288;
}
.tx-parlamentcalendar-pi1 table.month-overview tr.saturday th a,
.tx-parlamentcalendar-pi1 table.month-overview tr.saturday td a {
  color: #885288;
}
.tx-parlamentcalendar-pi1 table.month-overview tr.sunday th,
.tx-parlamentcalendar-pi1 table.month-overview tr.sunday td {
  color: #885288;
}
.tx-parlamentcalendar-pi1 table.month-overview tr.sunday th a,
.tx-parlamentcalendar-pi1 table.month-overview tr.sunday td a {
  color: #885288;
}
/* Quicklinks Startseite */
#article_c3973,
#article_c1965,
#article_c6132 {
  float: right;
  margin: 18px 0 18px 0;
  padding: 0 0 18px 0;
  overflow: hidden;
  /*background: #63b1c7 url(../../images/relaunch/hg-quicklinks.jpg) no-repeat;*/
  background-color: #63b1c7;
  background-position: -5px -913px;
  width: 100%;
  height: auto;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
#article_c3973 h3,
#article_c1965 h3,
#article_c6132 h3 {
  padding: 0 0 10px 0;
  margin: 0;
  color: #63b1c7;
  font-size: 1.5em;
}
#article_c3973 ul li,
#article_c1965 ul li,
#article_c6132 ul li {
  list-style-type: none;
  background-position: 0px -2608px;
  width: 100%;
  height: auto;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  padding: 0 0 0 18px;
  margin: 0 0 0 18px;
}
#article_c3973 ul li a,
#article_c1965 ul li a,
#article_c6132 ul li a {
  color: #fff;
  font-size: 0.875em;
}
html.lt-ie9 #article_c3973,
html.lt-ie9 #article_c1965,
html.lt-ie9 #article_c6132 {
  /*padding-right: 14.28571428571429%;*/
  width: 114.28571428571429%;
}
html.lt-ie8 #article_c3973,
html-lt-ie8 #article_c1965,
html-lt-ie8 #article_c1965 {
  float: none;
  width: 238px;
}
/* ### Rohrpost ### */
.rohrpost-loading,
.rohrpost-start,
.rohrpost-start .rohrpost-loch,
.rohrpost-start .rohrpost-spieler,
.rohrpost-start .rohrpost-spieler-hover,
.rohrpost-start .rohrpost-spieler-drag {
  background: transparent url(../../../typo3conf/alte_exts/parlament_rohrpost/rohrpost/rohrpostStartbutton.png) left top no-repeat;
}
.rohrpost-start {
  width: 270px;
  height: 122px;
  position: relative;
  display: block;
  overflow: hidden;
  margin: 1em 0 1em 0;
  padding: 0;
  background-position: 0 -244px;
}
.rohrpost-start .rohrpost-loch {
  width: 150px;
  height: 122px;
  position: absolute;
  top: 0;
  left: 0;
  background-position: 0 -244px;
}
.rohrpost-start .rohrpost-spieler {
  position: absolute;
  width: 150px;
  height: 122px;
  top: 0;
  left: 120px;
  background-position: -390px 0;
}
.rohrpost-start .rohrpost-spieler:hover {
  background-position: -390px -122px;
}
.rohrpost-start .rohrpost-spieler-drag {
  background-position: -390px -244px !important;
}
.rohrpost-start .rohrpost-spieler-hover {
  background-position: 0 -122px;
}
.rohrpost-loading {
  background-position: 0 0;
}
.rohrpost-loading .rohrpost-loch,
.rohrpost-loading .rohrpost-spieler {
  display: none;
}
.rohrpost-start .noscript-link {
  margin: 0 !important;
  padding: 0 !important;
}
.tx-parlamentrohrpost-pi3 .pageitem {
  border: 1px #FFF solid;
  width: 196px;
  height: 160px;
  background: #ecebe6;
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
  text-decoration: none !important;
  color: #222 !important;
  font-weight: bold;
}
.tx-parlamentrohrpost-pi3 span {
  display: block;
  margin: 10px;
}
.tx-parlamentrohrpost-pi3 .pageitem:hover {
  border: 1px #C90104 solid;
  background-color: #fcfcfc;
  color: #000 !important;
}
.tx-parlamentrohrpost-pi3 .visited {
  color: #555 !important;
  background: #ecebe6 url(../../images/rohrpost/besucht.gif) no-repeat bottom right;
}
/* ### ebook ### */
div.ebook {
  overflow: hidden;
  float: left;
  display: block;
  width: 100%;
  margin-bottom: 2em;
}
div.ebook .image {
  width: 130px;
  float: left;
  display: inline;
}
div.ebook .description {
  padding-left: 140px;
}
div.ebook img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  padding: 0;
}
div.ebook ul {
  clear: both;
  padding-left: 0;
  padding-top: 1em;
  margin-left: 0;
}
div.ebook li {
  list-style: none;
  padding: 0 0 1em 60px;
  display: block;
  overflow: hidden;
  position: relative;
  margin-left: 0;
}
div.ebook ul .icon {
  float: left;
  display: inline;
  width: 32px;
  margin-left: -60px;
}
div.ebook .info {
  display: block;
  padding-top: .5em;
}
.material {
  display: none;
}
.ebookthema {
  display: none;
}
.rand_unter_navi_rechts {
  margin: 30px 0 0 0;
}
.rand_unter_navi_rechts .ebookthema {
  position: relative;
  z-index: 2000;
  float: left;
  display: block;
  color: #8b8881;
  font-size: 0.75em;
  background: #f3f1ea;
  height: 15px;
  margin-left: 14px;
}
.rand_unter_navi_rechts .material {
  float: left;
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
.rand_unter_navi_rechts .material a {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 10px 0 10px 40px;
  color: #39445a;
  text-decoration: none;
  /*background: #e2ddcf url(../../images/relaunch/material-icon.png) no-repeat 8px center;*/
  background-color: #e2ddcf;
  background-position: 0 -1952px;
  width: 100%;
  height: 20px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  max-width: 205px;
}
.rand_unter_navi_rechts div.ebook {
  margin-top: -5px;
  border: 3px solid #c4c2be;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.rand_unter_navi_rechts div.ebook .description,
.rand_unter_navi_rechts div.ebook .image,
.rand_unter_navi_rechts div.ebook .info,
.rand_unter_navi_rechts div.ebook .downloadLink,
.rand_unter_navi_rechts div.ebook .sendLink,
.rand_unter_navi_rechts div.ebook h2.title {
  display: none;
}
.rand_unter_navi_rechts div.ebook ul {
  position: relative;
  float: left;
  left: 50%;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 5px;
}
.rand_unter_navi_rechts div.ebook ul .icon {
  margin: 0;
}
.rand_unter_navi_rechts div.ebook li {
  position: relative;
  float: left;
  right: 50%;
  padding: 0;
  width: 60px;
  text-align: center;
}
.rand_unter_navi_rechts div.ebook li.epub {
  width: 32px;
}
/* ### Sprachwahl ### */
div.sprachmenu {
  display: none;
  position: relative;
  z-index: 200000;
  float: left;
  height: 42px;
  margin-top: 20px;
  width: 100%;
  /*background: url(../../images/relaunch/sprachwahl-icon.png) no-repeat;*/
  background-position: -5px -1399px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
}
div.sprachmenu ul.sprachauswahl {
  float: right;
  width: 190px;
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  /*background: #fff url(../../images/relaunch/sprachwahl-pfeilchen.gif) no-repeat right top;*/
  background-position: right top;
  background-color: #fff;
  background-position: -5px -1451px;
  width: 79.16666667%;
  height: 30px;
  background-image: url(spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
div.sprachmenu ul.sprachauswahl li {
  float: left;
  margin: 0;
  padding: 0;
  height: 30px;
  width: 100%;
}
div.sprachmenu ul.sprachauswahl li a {
  display: block;
  font-size: 0.875em;
  color: #666666;
  text-decoration: none;
  padding: 5px 0 0 10px;
}
div.sprachmenu ul.sprachauswahl li ul {
  position: absolute;
  left: -9999px;
  top: -9999px;
  list-style-type: none;
}
div.sprachmenu ul.sprachauswahl li:hover {
  position: relative;
}
div.sprachmenu ul.sprachauswahl li:hover ul {
  left: 0px;
  top: 30px;
  background: #fff;
}
div.sprachmenu ul.sprachauswahl li:hover ul li {
  float: none;
  height: auto;
  background: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e3e3e3;
}
div.sprachmenu ul.sprachauswahl li:hover ul li a {
  line-height: 1.1875em;
  display: block;
}
div.sprachmenu ul.sprachauswahl li:hover ul li a:hover {
  text-decoration: underline;
}
.lt-ie8 div.sprachmenu {
  width: 200px;
}
.lt-ie8 div.sprachmenu ul li ul li {
  width: 158px;
}
/* ### indexed_search ### */
ul.browsebox li {
  float: left;
  list-style-type: none;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* Anpassungen beim TYPO3 Bild/Text Fluss Verhalten für Auflösungen bis 480px */
@media only screen and (max-width: 480px) {
  /* Text und Bild untereinander bei Bildposition links und Textposition rechts nicht umfließend */
  .csc-textpic-intext-left-nowrap div {
    margin-left: 0 !important;
  }
  .csc-textpic-intext-right-nowrap div {
    margin-right: 0 !important;
  }
  .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    float: left;
    width: 100%;
  }
  /* Text und Bild untereinander bei Bildposition rechts und Textposition links umfließend */
  .csc-textpic-intext-right .csc-textpic-imagewrap {
    width: 100%;
    padding: 0 0 20px 0;
  }
  .csc-textpic-intext-right .csc-textpic-text {
    width: 100%;
  }
  .csc-textpic-intext-left .csc-textpic-imagewrap {
    width: 100%;
    padding: 0 0 20px 0;
  }
  .csc-textpic-intext-left .csc-textpic-text {
    width: 100%;
  }
  div.csc-textpic-intext-left .csc-textpic-imagewrap {
    width: 100%;
    padding-right: 0;
  }
  div.csc-textpic-intext-right .csc-textpic-imagewrap {
    width: 100%;
    padding-right: 0;
  }
  h1 {
    font-size: 2.25em;
    /* 36 px */
    font-size: 1.75em;
    /* 28 px */
    line-height: 120%;
    margin: 0 0 15px 0;
    word-wrap: break-word;
  }
  h2 {
    font-size: 1.75em;
    /* 28 px */
    font-size: 1.375em;
    /* 22 px */
    line-height: 130%;
    margin: 0 0 15px 0;
    word-wrap: break-word;
  }
  body.home h3.startseite {
    font-size: 2.25em;
    /* 36 px */
    font-size: 1.75em;
    /* 28 px */
    word-wrap: break-word;
  }
  .news-list-item h3 {
    font-size: 1.875em;
    font-size: 1.375em;
    /* 22 px */
    line-height: 1.175em;
    word-wrap: break-word;
  }
  ul.contentlist li {
    margin-left: 16px;
  }
  ul.contentlist {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 240px) {
  .wrapper {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
    /*background:  url(../img/bg-faker.gif) repeat-y;*/
  }
  .cag_pagebrowser ul li {
    margin: 0;
  }
  .cag_pagebrowser ul li.previous {
    float: none;
  }
  .cag_pagebrowser ul li.next {
    float: none;
  }
  .cag_pagebrowser ul li.index {
    float: none;
    padding-left: 0;
  }
}
/* Anpassung pagebrowser Navigation unten */
@media only screen and (min-width: 300px) {
  .cag_pagebrowser ul li {
    margin: 0;
  }
  .cag_pagebrowser ul li.previous {
    float: left;
  }
  .cag_pagebrowser ul li.next {
    float: right;
  }
  .cag_pagebrowser ul li.index {
    float: left;
    padding-left: 18%;
  }
}
/* Anpassung der beiden Bilder im Footer rechts unten */
@media only screen and (min-width: 381px) {
  .footer_links_bilder {
    margin: 0 auto;
    width: 366px;
  }
  .footer_links_bilder a {
    float: left;
  }
  .tx-srsendcard-pi1-image-selector dl {
    width: 44% !important;
  }
  div.startseite_newsletter_anmeldung .formElement_bild #newsletter-icon {
    display: block;
    width: 99px;
    height: 75px;
  }
}
/* Anpassung der Naviboxen oben */
@media only screen and (min-width: 480px) {
  div.compactPreview-calenderItem {
    float: left;
    width: 48%;
    padding: 0 2% 0 0;
  }
  .parlament-faces-department-div {
    display: inline-block;
    width: 45%;
    margin: 0 3% 0 0;
    padding: 0;
  }
  .lt-ie8 .parlament-faces-department-div {
    zoom: 1;
    display: inline;
  }
  .cag_pagebrowser ul li.index {
    padding-left: 26%;
  }
}
/* Anpassung der einzelnen Navibloecke */
@media only screen and (min-width: 600px) {
  div.compactPreview-calenderItem-img {
    border: 1px solid #cccccc;
  }
  ul.newsletter_startseite li {
    float: right;
  }
  div.startseite_newsletter_anmeldung .formElement_submit {
    clear: none;
    float: right;
  }
  div.startseite_newsletter_anmeldung .formElement_submit {
    clear: none;
    float: left;
    text-align: right;
    width: 23.80952380952381%;
  }
  div.startseite_newsletter_anmeldung div.input_submit {
    float: right;
    margin: 0 0 0 0;
  }
  .block_element_1,
  .block_element_2,
  .block_element_3,
  .block_element_4 {
    width: 192px;
    width: 22.85714285714286%;
    max-width: auto;
    margin-bottom: 2.4%;
  }
  .block_element_4 {
    float: right;
    margin-right: 0;
  }
  .block_clearer_2 {
    clear: none;
  }
  .cag_pagebrowser ul li.index {
    padding-left: 37%;
  }
  /* Kalender Listendarstellung Monats-Jahresauswahl */
  .month-overview-header .current {
    float: left;
  }
  .month-overview-header .change-year-month {
    float: right;
  }
  .news-list-item {
    padding: 0 0 30px 0;
  }
  .news-list-item .news-list-image {
    float: left;
    width: 34.52380952380952%;
  }
  .news-list-item .news-list-inhalt {
    float: left;
    padding: 0 0 0 2.97619047619048%;
    width: 62.5%;
  }
  /* ### parlament_calender ### */
  div.compactPreview-calenderItem {
    width: 21.42857142857143%;
    padding: 0 4.761904761904762% 0 0;
  }
  div.calenderItem-4 {
    padding-right: 0;
  }
  /* Quicklinks Startseite */
  #article_c3973,
  #article_c1965 {
    width: 30%;
    margin: 18px 0 0 0;
  }
  html.lt-ie9 #article_c3973,
  html.lt-ie9 #article_c1965 {
    /*padding-right: 14.28571428571429%;*/
    width: 114.28571428571429%;
  }
  html.lt-ie8 #article_c3973,
  html.lt-ie8 #article_c1965 {
    float: none;
    width: 238px;
  }
  /* Startseite */
  body.home div#col_2 div.tx-parlamentcalendar-pi1 {
    width: 30%;
    margin: 23px 5% 0 0;
  }
  html.lt-ie9 body.home div#col_2 div.tx-parlamentcalendar-pi1 {
    /*padding: 0 14.28571428571429% 0 0;*/
    width: 114.28571428571429%;
  }
  html.lt-ie8 body.home div#col_2 div.tx-parlamentcalendar-pi1 {
    float: none;
    width: 238px;
  }
  /* tag cloud */
  .tx-vgetagcloud-pi1 {
    width: 30%;
    padding: 10px 3% 10px 0;
  }
  div.startseite_newsletter_anmeldung .formElement_bild #newsletter-icon {
    display: block;
    background-position: -5px -2802px;
    width: 99px;
    height: 75px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
  }
}
/* top top Icon anpassen für mobile */
@media only screen and (min-width: 640px) {
  .parlament-faces-gallery {
    float: left;
    width: 30%;
  }
  .parlament-faces-text {
    float: right;
    width: 60%;
  }
  #toTop {
    background-position: 0 -2308px;
    width: 120px;
    height: 120px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
  #toTopHover {
    background-position: 0 -2428px;
    width: 120px;
    height: 120px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
}
/* Nationalrat und Bundesrat einblenden */
@media only screen and (min-width: 720px) {
  .tx-srsendcard-pi1-image-selector dl {
    width: 30% !important;
  }
  div.startseite_newsletter_anmeldung .formElement_text {
    width: 34.52380952380952%;
  }
  div.startseite_newsletter_anmeldung .formElement {
    clear: none;
    float: left;
    width: 29.76190476190476%;
    margin: 0;
  }
  .cag_pagebrowser ul li.index {
    padding-left: 38%;
  }
  #nationalRat,
  #bundesRat {
    display: block;
  }
  .unc_VirtualTour_imagemap {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .csc-textpic-imagewrap figure {
    display: block !important;
  }
  .csc-textpic-imagewrap figure figcaption {
    display: inline-block !important;
    caption-side: bottom !important;
  }
  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
    margin-left: 0 !important;
  }
  .csc-textpic-intext-left-nowrap div {
    margin-left: 0 !important;
  }
  .csc-textpic-intext-left-nowrap .csc-textpic-text {
    float: left;
  }
}
/* ab 980px sichtbar */
@media only screen and (min-width: 980px) {
  div.startseite_newsletter_anmeldung .formElement_bild #newsletter-icon {
    display: none;
  }
  div.startseite_newsletter_anmeldung .formElement_bild .mascot_lesco {
    display: block;
  }
  .breadcrump {
    min-height: 83px;
    padding-bottom: 0;
  }
  div.sprachmenu {
    display: block;
  }
  .rand_unter_navi_rechts {
    float: left;
    margin: 30px 0 0 14.28571428571429%;
  }
  .rand_unter_navi_rechts div.ebook {
    width: 98%;
  }
  .rand_unter_navi_rechts .material a {
    max-width: 1900px;
    width: auto;
  }
  /* Kalender Listendarstellung Monats-Jahresauswahl */
  .month-overview-header .current {
    float: none;
  }
  .month-overview-header .change-year-month {
    float: left;
  }
  /* Kalender Listenansicht */
  .tx-parlamentcalendar-pi1 dt {
    float: left;
    width: 9.433962264150943%;
    margin-bottom: 5px;
  }
  .tx-parlamentcalendar-pi1 dd {
    float: left;
    width: 90.56603773584906%;
    margin-bottom: 5px;
  }
  /* Startseite */
  body.home div#col_2 div.tx-parlamentcalendar-pi1 {
    float: left;
    background: #663366;
    width: 100%;
    margin: 5px 0 0 0;
  }
  html.lt-ie9 body.home div#col_2 div.tx-parlamentcalendar-pi1 {
    /*padding: 0 14.28571428571429% 0 0;*/
    width: 114.28571428571429%;
  }
  html.lt-ie8 body.home div#col_2 div.tx-parlamentcalendar-pi1 {
    float: none;
    width: 238px;
  }
  /* Quicklinks Startseite */
  #article_c3973,
  #article_c1965 {
    float: left;
    width: 100%;
  }
  /* tag cloud */
  .tx-vgetagcloud-pi1 {
    float: left;
    width: auto;
    padding: 10px 0 10px 0;
    line-height: 125%;
    margin-top: 20px;
  }
  .tx-vgetagcloud-pi1 ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
  }
  .tx-vgetagcloud-pi1 li {
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
  }
  .tx-vgetagcloud-pi1 li a {
    padding: 4px;
    text-decoration: none;
    color: #001376;
  }
  .parlament-faces-department-div {
    display: inline-block;
    width: 22%;
    margin: 0 2% 0 0;
    padding: 0;
  }
  .col_2_startseite_inhalte {
    margin: 0 0 0 14.28571428571429%;
  }
  .content_col1 {
    float: left;
    width: 61.30952380952381%;
    padding: 0 4.642857142857143% 0 0;
  }
  .content_col2 {
    float: right;
    background-position: -5px -3626px;
    width: 31.9047619%;
    height: auto;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    /*background: url(../../images/relaunch/highlight-content-col2.jpg) no-repeat left top;*/
    padding: 74px 0 0 2.142857142857143%;
    margin: 4px 0 0 0;
  }
  .content_col2 .content_col2_rahmen {
    border-bottom-width: 1px !important;
  }
  .content_col2 .content_col2_rahmen-parlamentarian {
    border-bottom: 1px dashed #a57ca5 !important;
  }
  /* Hilfsnavi unten einblenden */
  .footer_short_navi {
    display: block;
  }
  .footer_1 {
    width: 96.7741935483871%;
  }
  .footer_2 {
    padding: 25px 0 50px 0;
    border-top: 1px dashed #f0f4f7;
    width: 93.54838709677419%;
    margin: 0 0 0 3.225806451612903%;
  }
  .footer_direkt_links {
    position: none;
    float: right;
    text-align: right;
    width: 100%;
    width: 23.33333333333333%;
    left: auto;
    margin-left: 0;
  }
  body#uid_1418 .footer_direkt_links {
    width: 23.33333333333333%;
    left: auto;
  }
  .footer_about_navi {
    float: left;
    width: 41.66666666666667%;
  }
  .footer_links {
    float: right;
    width: auto;
    padding: 0;
  }
  .footer_links_bilder {
    margin: 0;
  }
  .footer_short_navi {
    float: left;
    width: 920px;
    width: 73.33333333333333%;
    padding: 0 0 0 3.333333333333333%;
  }
  .footer_short_navi ul {
    float: left;
    clear: none;
    width: 100%;
    padding: 0 0 10px 0;
  }
  .footer_short_navi ul li {
    float: left;
    padding: 0 20px 0 0;
    margin: 0;
    line-height: 0.875em;
  }
  .footer_short_navi ul li a {
    color: #fff;
    text-decoration: none;
  }
  .footer_short_navi ul li a:hover {
    color: #a1c4fe;
  }
  .footer_short_navi ul li.ebene1 a {
    font-size: 0.75em;
    text-transform: uppercase;
  }
  .footer_short_navi ul li.ebene2 {
    padding: 0 10px 0 0;
    white-space: nowrap;
  }
  .footer_short_navi ul li.ebene2 a {
    font-size: 0.75em;
    text-transform: none;
  }
  .footer_about_navi ul {
    width: auto;
    text-align: left;
  }
  .footer_about_navi ul li {
    float: left;
    display: inline;
    padding: 0 10px 0 0;
  }
  .wrapper {
    position: relative;
    max-width: 1240px;
    margin: 0 auto;
    width: 100%;
    /*background:  url(../img/bg-faker.gif) repeat-y;*/
  }
  .content {
    float: left;
    padding: 0 0 30px 0;
    margin: 0 0 100px 0;
    margin: 0 0 0 0;
    width: 100%;
    border-bottom: 1px dashed #999999;
  }
  #col_1 .content_abstand_unten {
    float: left;
    zoom: 1;
    width: 100%;
    min-height: 100px;
  }
  #col_1 {
    width: 840px;
    width: 67.74193548387097%;
    padding: 0 3.225806451612903%;
  }
  #col_2 {
    /*   min-width: 240px;*/
    width: 19, 35483870967742%;
    width: 22.58064516129032%;
    /*min-height: 300px;*/
    padding: 13px 3.225806451612903% 0 0;
    overflow: hidden;
  }
  .col2_facebook_kontakt_print {
    display: block;
    width: 280px;
    width: 96.7741935483871%;
    width: 85.71428571428571%;
    padding: 0 0 0 3.225806451612903%;
    padding: 0 0 0 14.28571428571429%;
    overflow: hidden;
  }
  html.lt-ie9 .col2_facebook_kontakt_print {
    width: 100%;
  }
  .col_2_suche {
    float: left;
    width: 85.71428571428571%;
    padding: 20px 0 0 14.28571428571429%;
    overflow: hidden;
    display: block;
    height: 44px;
  }
  body.home .col_2_suche {
    height: 24px;
  }
  div.col_2_navi {
    float: left;
    display: block;
    width: 100%;
  }
  body.farbe1 div.col_2_navi {
    position: relative;
  }
  body.farbe1 div.col_2_navi:before {
    position: absolute;
    content: '';
    height: 26px;
    width: 16px;
    top: 0;
  }
  body.farbe1 div.col_2_navi:before {
    background: url("spritesheet.png") no-repeat 0 -2703px;
    left: 0;
  }
  body.farbe2 div.col_2_navi {
    position: relative;
  }
  body.farbe2 div.col_2_navi:before {
    position: absolute;
    content: '';
    height: 26px;
    width: 16px;
    top: 0;
  }
  body.farbe2 div.col_2_navi:before {
    background: url("spritesheet.png") no-repeat 0 -2728px;
    left: 0;
  }
  body.farbe3 div.col_2_navi {
    position: relative;
  }
  body.farbe3 div.col_2_navi:before {
    position: absolute;
    content: '';
    height: 26px;
    width: 16px;
    top: 0;
  }
  body.farbe3 div.col_2_navi:before {
    background: url("spritesheet.png") no-repeat 0 -2753px;
    left: 0;
  }
  body.farbe4 div.col_2_navi {
    position: relative;
  }
  body.farbe4 div.col_2_navi:before {
    position: absolute;
    content: '';
    height: 26px;
    width: 16px;
    top: 0;
  }
  body.farbe4 div.col_2_navi:before {
    background: url("spritesheet.png") no-repeat 0 -2905px;
    left: 0;
  }
  .col_2_navi_rechts_abschluss {
    float: left;
    height: 17px;
    width: 100%;
    padding: 12px 0 0 0;
  }
  ul.col_2_navi_rechts {
    max-width: 90%;
  }
  ul.col_2_navi_rechts li {
    padding: 0 0 0 12px;
    margin: 0 0 0 14.28571428571429%;
    background-position: -5px -1694px;
    width: 100%;
    height: auto;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    /*background: url(../../images/relaunch/col-2-navi-dreieck-ebene1.jpg) no-repeat left 4px;*/
  }
  ul.col_2_navi_rechts li.aktiv {
    background-position: -361px -1694px;
    width: 100%;
    height: auto;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    /*background: url(../../images/relaunch/col-2-navi-dreieck-ebene1-auf.jpg) no-repeat left 4px;*/
  }
  ul.col_2_navi_rechts li {
    font-size: 0.875em;
    line-height: 1.375em;
  }
  ul.col_2_navi_rechts li a {
    color: #000;
    text-decoration: none;
  }
  ul.col_2_navi_rechts li a:hover {
    /*font-weight: bold;*/
    text-decoration: underline;
  }
  ul.col_2_navi_rechts li.aktiv a {
    font-weight: bold;
    text-decoration: underline;
  }
  ul.col_2_navi_rechts li ul {
    padding: 4px 0 8px 0;
  }
  ul.col_2_navi_rechts li li {
    font-size: 0.9375em;
    line-height: 1.3em;
    padding: 0 0 0 12px;
    margin: 0 0 0 0;
  }
  ul.col_2_navi_rechts li.aktiv li a {
    font-weight: normal;
    color: #666666;
    text-decoration: none;
  }
  ul.col_2_navi_rechts li.aktiv li a:hover {
    font-weight: normal;
  }
  ul.col_2_navi_rechts li.aktiv li.aktiv a {
    text-decoration: none;
    font-weight: bold;
  }
  body.farbe1 ul.col_2_navi_rechts li.aktiv li.aktiv a,
  body.farbe1 ul.col_2_navi_rechts li.aktiv li a:hover {
    color: #a57ca5;
  }
  body.farbe2 ul.col_2_navi_rechts li.aktiv li.aktiv a,
  body.farbe2 ul.col_2_navi_rechts li.aktiv li a:hover {
    color: #8dced2;
  }
  body.farbe3 ul.col_2_navi_rechts li.aktiv li.aktiv a,
  body.farbe3 ul.col_2_navi_rechts li.aktiv li a:hover {
    color: #bdbc6b;
  }
  body.farbe4 ul.col_2_navi_rechts li.aktiv li.aktiv a,
  body.farbe4 ul.col_2_navi_rechts li.aktiv li a:hover {
    color: #cc6666;
  }
  a.col2_login,
  a.col2_logout {
    float: left;
    background-position: -5px -387px;
    width: 65px;
    height: 25px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    text-indent: -999em;
  }
  a.col2_logout {
    background-position: -5px -422px;
    width: 119px;
    height: 25px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
  a.col2_kontakt,
  a.col2_rss,
  a.col2_drucken,
  a.col2_facebook {
    float: right;
    background-position: -5px -457px;
    width: 26px;
    height: 25px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    text-indent: 999em;
    overflow: hidden;
    padding-left: 8px;
  }
  a.col2_rss {
    background-position: -5px -527px;
    width: 23px;
    height: 25px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
  a.col2_facebook {
    background-position: -5px -632px;
    width: 26px;
    height: 25px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
  a.col2_drucken {
    background-position: -5px -257px;
    width: 26px;
    height: 25px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    padding-left: 0;
  }
  a.col2_kontakt_unten,
  a.col2_rss_unten,
  a.col2_drucken_unten,
  a.col2_facebook_unten {
    float: right;
    background-position: -5px -492px;
    width: 26px;
    height: 25px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: 999em;
    padding-left: 8px;
    padding-right: 0;
  }
  a.col2_rss_unten {
    background-position: -5px -562px;
    width: 23px;
    height: 25px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
  a.col2_facebook_unten {
    background-position: -5px -597px;
    width: 26px;
    height: 25px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
  a.col2_drucken_unten {
    background-position: -5px -292px;
    width: 26px;
    height: 25px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    padding-left: 0;
  }
  .main_nav {
    width: 620px;
    width: 81.80952380952381%;
    float: right;
    padding-top: 55px;
  }
  .logo_desktop {
    width: 220px;
    width: 18.19047619047619%;
    float: right;
    padding: 35px 0 0 0;
  }
  .main_nav ul.sf-menu {
    float: right;
    margin: 0 5px 0 0;
    width: auto;
    border: 0;
    text-align: left;
  }
  .main_nav ul.sf-menu li {
    margin-left: 11px;
    width: auto;
    float: left;
    padding-top: 0px;
  }
  /* feste Weite für die Hauptmenupunkte vergeben */
  .main_nav ul.sf-menu li.farbe1 a {
    width: 108px;
    /* 107 - 37 */
    text-indent: 37px;
    /*background-position: left top;*/
    padding-top: 7px;
    padding-bottom: 2px;
  }
  .main_nav ul.sf-menu li.farbe2 a {
    width: 140px;
    /* 140 - 42 */
    text-indent: 42px;
    /*background-position: left top;*/
    padding-top: 7px;
    padding-bottom: 2px;
  }
  .main_nav ul.sf-menu li.farbe3 a {
    width: 105px;
    /* 105 - 35 */
    text-indent: 35px;
    /*background-position: left top;*/
    padding-top: 7px;
    padding-bottom: 2px;
  }
  .main_nav ul.sf-menu li.farbe4 a {
    width: 125px;
    /* 125 - 35 */
    text-indent: 35px;
    /*background-position: left top;*/
    padding-top: 7px;
    padding-bottom: 2px;
  }
  /* Abstand zum Aufklappmenu */
  .main_nav .sf-menu li li.aufklapp_abstand {
    height: 9px;
  }
  .main_nav .sf-menu li.farbe1 li.aufklapp_abstand {
    background: #a57ca5;
    width: 108px;
  }
  .main_nav .sf-menu li.farbe2 li.aufklapp_abstand {
    background: #8dced2;
    width: 140px;
  }
  .main_nav .sf-menu li.farbe3 li.aufklapp_abstand {
    background: #bdbc6b;
    width: 105px;
  }
  .main_nav .sf-menu li.farbe4 li.aufklapp_abstand {
    background: #cc6666;
    width: 125px;
  }
  /* set height so content isn't pushed down add z-index to keep drops above content */
  .main_nav .sf-menu {
    height: 26px;
    z-index: 100;
  }
  /* restyle so main links are horizontally aligned */
  .main_nav .sf-menu li {
    clear: none;
    margin: 0 10px 0 0;
    padding: 0;
  }
  /* new style for drop list items */
  .main_nav .sf-menu li li {
    clear: left;
    margin: 0;
    padding: 0;
  }
  /* < IE 9 Werte zurücksetzen */
  html.lt-ie9 .main_nav ul.sf-menu li {
    width: auto;
  }
  html.lt-ie9 .main_nav ul.sf-menu li li {
    width: auto;
  }
  html.lt-ie9 .main_nav ul.sf-menu li li a {
    border-radius: 0;
  }
  html.lt-ie9 .main_nav ul.sf-menu li li:hover a {
    border-radius: 0;
    box-shadow: transparent 0px 0px 0px;
  }
  /* reset text indent on all drop a tags */
  .main_nav ul.sf-menu li li a,
  .main_nav .sf-menu li li li a,
  .main_nav .sf-menu li li li li a {
    width: 230px !important;
    min-height: 20px;
    text-indent: 0 !important;
    padding: 5px 20px 5px 10px !important;
    /*line-height: 1.142857142857143em;*/
    line-height: 1.3em;
  }
  /* reposision and style the first drop */
  .main_nav .sf-menu li:hover ul {
    left: auto;
    position: absolute;
    width: 100%;
    z-index: 100;
  }
  /* reposision and style the second drop */
  .main_nav ul.sf-menu li li:hover ul {
    position: absolute;
    top: -1px;
    top: 0px;
    left: 100%;
  }
  /* Darstellungsfehler < ie9, rechte Spalte springt bei 100% */
  html.lt-ie9 #col_2 {
    width: 19.22%;
  }
  /* ifsub */
  .main_nav ul.sf-menu li li a.ifsub,
  .main_nav ul.sf-menu li li.ifsub a.ifsub {
    position: relative;
  }
  .main_nav ul.sf-menu li li a.ifsub:before {
    position: absolute;
    content: '';
    height: 26px;
    width: 26px;
    top: 0;
  }
  .main_nav ul.sf-menu li li a.ifsub:before {
    background: url("spritesheet.png") no-repeat 0 -2629px;
    right: 0;
  }
  .main_nav ul.sf-menu li li li a.ifsub:before,
  .main_nav ul.sf-menu li li li a.ifsub,
  .main_nav ul.sf-menu li li.ifsub li a.ifsub {
    background-image: none !important;
  }
  /* position all dropdowns off screen */
  .main_nav .sf-menu ul {
    position: absolute;
    top: -999em;
  }
  /* make sure second drop is still off screen */
  .main_nav .sf-menu li:hover li ul {
    position: absolute;
    top: -999em;
  }
  /* make sure third drop is still off screen */
  .main_nav .sf-menu li li:hover li ul {
    position: absolute;
    top: -999em;
  }
  .col_2_startseite_direktlinks {
    display: block;
    float: left;
    width: 85.71428571428571%;
    padding: 20px 0 0 14.28571428571429% !important;
  }
  html.lt-ie9 .col_2_startseite_direktlinks {
    width: 100%;
  }
  a.col_2_startseite_direktlink_demokratiwebstatt {
    float: left;
    width: 100% !important;
    text-indent: -999em;
    overflow: hidden;
    background-position: -5px -1616px;
    width: 100%;
    height: 50px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
  a.col_2_startseite_direktlink_lexikon {
    float: left;
    width: 100% !important;
    text-indent: -999em;
    overflow: hidden;
    background-position: -5px -197px;
    width: 100%;
    height: 50px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
  a.col_2_startseite_direktlink_kidscorner {
    float: left;
    width: 100% !important;
    text-indent: -999em;
    overflow: hidden;
    margin: 0 0 18px 0;
    background-position: 0 -2934px;
    width: 100%;
    height: 50px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
  a.col_2_startseite_direktlink_erwachsene {
    float: left;
    width: 100% !important;
    text-indent: -999em;
    overflow: hidden;
    background-position: -5px -327px;
    width: 100%;
    height: 50px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
  a.col_2_startseite_direktlink_demokratiwebstatt,
  a.col_2_startseite_direktlink_lexikon,
  a.col_2_startseite_direktlink_erwachsene {
    margin: 0 0 18px 0;
  }
  .main_nav ul.sf-menu li.farbe1 li.aufklappmenu {
    background-color: #daccda !important;
    width: 230px !important;
    padding: 5px 20px 5px 10px !important;
  }
  .main_nav ul.sf-menu li.farbe1 li.aufklappmenu:hover a {
    background-color: #daccda !important;
  }
  .main_nav ul.sf-menu li.farbe1 li.aufklappmenu a {
    width: auto !important;
    float: left;
    padding: 0px 5px 0px 5px !important;
    line-height: 24px;
    margin-right: 10px;
    background-color: #daccda !important;
  }
  .main_nav ul.sf-menu li.farbe1 li.aufklappmenu a:hover,
  .main_nav ul.sf-menu li.farbe1 li.aufklappmenu a.aktiv {
    background-color: #a57ca5 !important;
  }
  .main_nav ul.sf-menu li.farbe1 li.aufklappmenu a.wechselmenu_1 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 550px) {
  .col_2_startseite_direktlinks {
    width: 100%;
    overflow: hidden;
    padding: 20px 4px;
  }
  a.col_2_startseite_direktlink_demokratiwebstatt {
    float: left;
    display: inline-block;
    text-indent: -999em;
    overflow: hidden;
    background-position: -5px -1616px;
    width: 48%;
    height: 50px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
  a.col_2_startseite_direktlink_lexikon {
    float: left;
    display: inline-block;
    text-indent: -999em;
    overflow: hidden;
    background-position: -5px -197px;
    width: 48%;
    height: 50px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
  a.col_2_startseite_direktlink_kidscorner {
    float: left;
    display: inline-block;
    text-indent: -999em;
    overflow: hidden;
    margin: 0 0 18px 0;
    background-position: 0 -2934px;
    width: 48%;
    height: 50px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
  a.col_2_startseite_direktlink_erwachsene {
    float: left;
    display: inline-block;
    text-indent: -999em;
    overflow: hidden;
    background-position: -5px -327px;
    width: 48%;
    height: 50px;
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
  }
  a.col_2_startseite_direktlink_demokratiwebstatt,
  a.col_2_startseite_direktlink_lexikon,
  a.col_2_startseite_direktlink_erwachsene {
    margin: 0 0 18px 0;
  }
}
/* Logo und Mainnav Überlagerung vermeiden */
@media only screen and (min-width: 1100px) {
  /* Kalender Listendarstellung Monats-Jahresauswahl */
  .month-overview-header .current {
    float: left;
  }
  .month-overview-header .change-year-month {
    float: right;
  }
  .main_nav {
    width: 620px;
    width: 73.80952380952381%;
    float: right;
    padding-top: 55px;
  }
  .logo_desktop {
    width: 220px;
    width: 26.19047619047619%;
    float: right;
    padding: 20px 0 0 0;
  }
}
@media only screen and (min-width: 1240px) {
  header {
    position: relative;
    width: 100%;
    background: #fff;
    min-height: 160px;
  }
  .footer_2 {
    width: 96.7741935483871%;
    margin: 0;
  }
  .footer_short_navi {
    width: 76.66666666666667%;
    margin: 10px 0 0 0;
    padding: 0 0 40px 0;
  }
  .footer_short_navi ul {
    width: 20%;
    padding: 0;
  }
  .footer_short_navi ul li {
    width: 90%;
  }
  .footer_short_navi ul li.ebene1 {
    padding-bottom: 10px;
  }
  .footer_short_navi ul li.ebene1 a {
    font-size: 0.8275em;
  }
  .footer_short_navi ul li.ebene2 {
    white-space: normal;
  }
  .footer_short_navi ul li.ebene2 a {
    font-size: 0.709375em;
    line-height: 0.709375em;
  }
  .footer_short_navi ul.footer_short_navi_6 {
    padding-top: 20px;
  }
  .lt-ie8 .footer_short_navi ul li.ebene2 a {
    line-height: 1.45em;
  }
}
/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 80200000;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 80300000;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../../images/relaunch/fancybox/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 80600000;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../../images/relaunch/fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 80400000;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../../images/relaunch/fancybox/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 80400000;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 80400000;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 80100000;
  background: url('../../images/relaunch/fancybox/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 80500000;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 80500000;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/* Anpassung Suchspiel Flaggenhaufen */
body#uid_630 .csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow figure.csc-textpic-image {
  margin: 4px;
}
body#uid_630 .csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow {
  padding: 4px 0 4px 0;
}
body#uid_630 .csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow figure.csc-textpic-image img {
  border: 1px solid #000;
}
@media print {
  /* style sheet for print goes here */
  .main_nav,
  .breadcrump,
  #footer,
  .col2_facebook_kontakt_print,
  .col_2_suche,
  .col_2_navi,
  .rand_unter_navi_rechts,
  .startseite_newsletter_anmeldung,
  .sprachmenu,
  .tx-vgetagcloud-pi1,
  .col_2_startseite_inhalte .tx-parlamentcalendar-pi1,
  .news-list-gotoarchive,
  .cag_pagebrowser {
    display: none !important;
  }
  #printFooter {
    display: block;
    margin: 0 0.5cm 0 0.5cm;
  }
  #nationalRat,
  #bundesRat {
    display: block;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  .csc-textpic .csc-textpic-imagewrap figure {
    margin-left: 0;
    padding-left: 0;
    border: 1px solid #445566;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm 0 1cm 0;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  h1,
  h2,
  h3 {
    font-weight: normal;
    clear: left;
  }
  .csc-menu-4-list.p {
    margin-top: 0;
  }
  .csc-menu-4-list.h3 {
    margin: 0;
    padding: 0;
  }
  .csc-menu-4-list.h3 a {
    font-size: 0.8125em;
  }
  #printFooter {
    padding-top: 50px;
  }
}
.flowplayer {
  position: relative;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
}
.flowplayer * {
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  text-decoration: inherit;
  font-size: 100%;
  padding: 0;
  border: 0;
  margin: 0;
  list-style-type: none;
}
.flowplayer a:focus {
  outline: 0;
}
.flowplayer video {
  width: 100%;
}
.flowplayer.is-ipad video {
  -webkit-transform: translateX(-2048px);
}
.is-ready.flowplayer.is-ipad video {
  -webkit-transform: translateX(0);
}
.flowplayer .fp-engine,
.flowplayer .fp-ui,
.flowplayer .fp-message {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}
.flowplayer .fp-message {
  display: none;
  text-align: center;
  padding-top: 5%;
  cursor: default;
}
.flowplayer .fp-message h2 {
  font-size: 120%;
  margin-bottom: 1em;
}
.flowplayer .fp-message p {
  color: #666;
  font-size: 95%;
}
.flowplayer .fp-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.no-background.flowplayer .fp-controls {
  background-color: transparent !important;
  background-image: -moz-linear-gradient(transparent, transparent) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(transparent)) !important;
}
.is-fullscreen.flowplayer .fp-controls {
  bottom: 3px;
}
.is-mouseover.flowplayer .fp-controls {
  bottom: 0;
}
.flowplayer .fp-waiting {
  display: none;
  margin: 19% auto;
  text-align: center;
}
.flowplayer .fp-waiting * {
  -webkit-box-shadow: 0 0 5px #333;
  -moz-box-shadow: 0 0 5px #333;
  box-shadow: 0 0 5px #333;
}
.flowplayer .fp-waiting em {
  width: 1em;
  height: 1em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  -webkit-animation: pulse .6s infinite;
  -moz-animation: pulse .6s infinite;
  animation: pulse .6s infinite;
  margin: .3em;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.flowplayer .fp-waiting em:nth-child(1) {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  animation-delay: 0.3s;
}
.flowplayer .fp-waiting em:nth-child(2) {
  -webkit-animation-delay: .45s;
  -moz-animation-delay: .45s;
  animation-delay: 0.45s;
}
.flowplayer .fp-waiting em:nth-child(3) {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  animation-delay: 0.6s;
}
.flowplayer .fp-waiting p {
  color: #ccc;
  font-weight: bold;
}
.flowplayer .fp-speed {
  font-size: 30px;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.8);
  color: #eee;
  margin: 0 auto;
  text-align: center;
  width: 120px;
  padding: .1em 0 0;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  transition: opacity .5s;
}
.flowplayer .fp-speed.fp-hilite {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer .fp-help {
  position: absolute;
  top: 0;
  left: -9999em;
  z-index: 100;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s;
  text-align: center;
}
.is-help.flowplayer .fp-help {
  left: 0;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer .fp-help .fp-help-section {
  margin: 3%;
  direction: ltr;
}
.flowplayer .fp-help .fp-help-basics {
  margin-top: 6%;
}
.flowplayer .fp-help p {
  color: #eee;
  margin: .5em 0;
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  margin: 1% 2%;
}
.flowplayer .fp-help em {
  background: #eee;
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
  margin-right: .4em;
  padding: .3em .6em;
  color: #333;
}
.flowplayer .fp-help small {
  font-size: 90%;
  color: #aaa;
}
.flowplayer .fp-help .fp-close {
  display: block;
}
@media (max-width: 600px) {
  .flowplayer .fp-help p {
    font-size: 9px;
  }
}
.flowplayer .fp-subtitle {
  position: absolute;
  bottom: 40px;
  left: -99999em;
  z-index: 10;
  text-align: center;
  width: 100%;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  transition: opacity .3s;
}
.flowplayer .fp-subtitle p {
  display: inline;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
  color: #eee;
  padding: .1em .4em;
  font-size: 16px;
  line-height: 1.6;
}
.flowplayer .fp-subtitle p:after {
  content: '';
  clear: both;
}
.flowplayer .fp-subtitle.fp-active {
  left: 0;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer .fp-fullscreen,
.flowplayer .fp-unload,
.flowplayer .fp-mute,
.flowplayer .fp-embed,
.flowplayer .fp-close,
.flowplayer .fp-play {
  background-image: url(img/white.png);
  background-size: 37px 300px;
}
.is-rtl.flowplayer .fp-fullscreen,
.is-rtl.flowplayer .fp-unload,
.is-rtl.flowplayer .fp-mute,
.is-rtl.flowplayer .fp-embed,
.is-rtl.flowplayer .fp-close,
.is-rtl.flowplayer .fp-play {
  background-image: url(img/white_rtl.png);
}
.color-light.flowplayer .fp-fullscreen,
.color-light.flowplayer .fp-unload,
.color-light.flowplayer .fp-mute,
.color-light.flowplayer .fp-embed,
.color-light.flowplayer .fp-close,
.color-light.flowplayer .fp-play {
  background-image: url(img/black.png);
}
.is-rtl.color-light.flowplayer .fp-fullscreen,
.is-rtl.color-light.flowplayer .fp-unload,
.is-rtl.color-light.flowplayer .fp-mute,
.is-rtl.color-light.flowplayer .fp-embed,
.is-rtl.color-light.flowplayer .fp-close,
.is-rtl.color-light.flowplayer .fp-play {
  background-image: url(img/black_rtl.png);
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .color-light.flowplayer .fp-fullscreen,
  .color-light.flowplayer .fp-unload,
  .color-light.flowplayer .fp-mute,
  .color-light.flowplayer .fp-embed,
  .color-light.flowplayer .fp-close,
  .color-light.flowplayer .fp-play {
    background-image: url(img/black@x2.png);
  }
  .is-rtl.color-light.flowplayer .fp-fullscreen,
  .is-rtl.color-light.flowplayer .fp-unload,
  .is-rtl.color-light.flowplayer .fp-mute,
  .is-rtl.color-light.flowplayer .fp-embed,
  .is-rtl.color-light.flowplayer .fp-close,
  .is-rtl.color-light.flowplayer .fp-play {
    background-image: url(img/black_rtl@x2.png);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .flowplayer .fp-fullscreen,
  .flowplayer .fp-unload,
  .flowplayer .fp-mute,
  .flowplayer .fp-embed,
  .flowplayer .fp-close,
  .flowplayer .fp-play {
    background-image: url(img/white@x2.png);
  }
  .is-rtl.flowplayer .fp-fullscreen,
  .is-rtl.flowplayer .fp-unload,
  .is-rtl.flowplayer .fp-mute,
  .is-rtl.flowplayer .fp-embed,
  .is-rtl.flowplayer .fp-close,
  .is-rtl.flowplayer .fp-play {
    background-image: url(img/white_rtl@x2.png);
  }
}
.is-splash.flowplayer .fp-ui,
.is-paused.flowplayer .fp-ui {
  background: url(img/play_white.png) center no-repeat;
  background-size: 12%;
}
.is-rtl.is-splash.flowplayer .fp-ui,
.is-rtl.is-paused.flowplayer .fp-ui {
  background: url(img/play_white_rtl.png) center no-repeat;
  background-size: 12%;
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .is-splash.flowplayer .fp-ui,
  .is-paused.flowplayer .fp-ui {
    background: url(img/play_white@x2.png) center no-repeat;
    background-size: 12%;
  }
  .is-rtl.is-splash.flowplayer .fp-ui,
  .is-rtl.is-paused.flowplayer .fp-ui {
    background: url(img/play_white_rtl@x2.png) center no-repeat;
    background-size: 12%;
  }
}
.color-light.is-splash.flowplayer .fp-ui,
.color-light.is-paused.flowplayer .fp-ui {
  background-image: url(img/play_black.png);
}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,
.is-rtl.color-light.is-paused.flowplayer .fp-ui {
  background-image: url(img/play_black_rtl.png);
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .color-light.is-splash.flowplayer .fp-ui,
  .color-light.is-paused.flowplayer .fp-ui {
    background-image: url(img/play_black@x2.png);
  }
  .is-rtl.color-light.is-splash.flowplayer .fp-ui,
  .is-rtl.color-light.is-paused.flowplayer .fp-ui {
    background-image: url(img/play_black_rtl@x2.png);
  }
}
.is-fullscreen.flowplayer .fp-ui {
  background-size: auto;
}
.is-seeking.flowplayer .fp-ui,
.is-loading.flowplayer .fp-ui {
  background-image: none;
}
.flowplayer .fp-logo {
  position: absolute;
  top: auto;
  left: 15px;
  bottom: 30px;
  cursor: pointer;
  display: none;
  z-index: 100;
}
.flowplayer .fp-logo img {
  width: 100%;
}
.is-embedded.flowplayer .fp-logo {
  display: block;
}
.fixed-controls.flowplayer .fp-logo {
  bottom: 15px;
}
.flowplayer .fp-fullscreen,
.flowplayer .fp-unload,
.flowplayer .fp-close {
  position: absolute;
  top: 5px;
  left: auto;
  right: 5px;
  display: block;
  width: 30px;
  height: 23px;
  background-position: 12px -197px;
  cursor: pointer;
}
.is-rtl.flowplayer .fp-fullscreen,
.is-rtl.flowplayer .fp-unload,
.is-rtl.flowplayer .fp-close {
  right: auto;
  left: 5px;
  background-position: 18px -197px;
}
.flowplayer .fp-unload,
.flowplayer .fp-close {
  background-position: 14px -175px;
  display: none;
}
.is-rtl.flowplayer .fp-unload,
.is-rtl.flowplayer .fp-close {
  background-position: 14px -175px;
}
.flowplayer .fp-play {
  display: none;
  width: 27px;
  height: 20px;
  background-position: 9px -24px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.is-rtl.flowplayer .fp-play {
  background-position: 18px -24px;
  left: auto;
  right: 0;
}
.play-button.flowplayer .fp-play {
  display: block;
}
.is-paused.flowplayer .fp-play {
  background-position: 9px 7px;
}
.is-rtl.is-paused.flowplayer .fp-play {
  background-position: 18px 7px;
}
.flowplayer.is-ready.is-closeable .fp-unload {
  display: block;
}
.flowplayer.is-ready.is-closeable .fp-fullscreen {
  display: none;
}
.flowplayer.is-fullscreen .fp-fullscreen {
  background-position: 10px -217px;
  display: block !important;
}
.is-rtl.flowplayer.is-fullscreen .fp-fullscreen {
  background-position: 21px -217px;
}
.flowplayer.is-fullscreen .fp-unload,
.flowplayer.is-fullscreen .fp-close {
  display: none !important;
}
.flowplayer .fp-timeline {
  height: 3px;
  position: relative;
  overflow: hidden;
  top: 5px;
  height: 10px;
  margin: 0 150px 0 45px;
}
.no-volume.flowplayer .fp-timeline {
  margin-right: 60px;
}
.no-mute.flowplayer .fp-timeline {
  margin-right: 140px;
}
.no-mute.no-volume.flowplayer .fp-timeline {
  margin-right: 45px;
}
.play-button.flowplayer .fp-timeline {
  margin-left: 67px;
}
.is-rtl.flowplayer .fp-timeline {
  margin: 0 45px 0 150px;
}
.no-volume.is-rtl.flowplayer .fp-timeline {
  margin-left: 60px;
}
.no-mute.is-rtl.flowplayer .fp-timeline {
  margin-left: 140px;
}
.no-mute.no-volume.is-rtl.flowplayer .fp-timeline {
  margin-left: 45px;
}
.play-button.is-rtl.flowplayer .fp-timeline {
  margin-right: 67px;
}
.is-long.flowplayer .fp-timeline {
  margin: 0 180px 0 75px;
}
.no-volume.is-long.flowplayer .fp-timeline {
  margin-right: 90px;
}
.no-mute.is-long.flowplayer .fp-timeline {
  margin-right: 75px;
}
.play-button.is-long.flowplayer .fp-timeline {
  margin-left: 97px;
}
.is-rtl.is-long.flowplayer .fp-timeline {
  margin: 75px 0 180px 0;
}
.no-volume.is-rtl.is-long.flowplayer .fp-timeline {
  margin-left: 90px;
}
.no-mute.is-rtl.is-long.flowplayer .fp-timeline {
  margin-left: 75px;
}
.play-button.is-rtl.is-long.flowplayer .fp-timeline {
  margin-left: 97px;
}
.aside-time.flowplayer .fp-timeline,
.no-time.flowplayer .fp-timeline {
  margin: 0 110px 0 5px;
}
.aside-time.no-volume.flowplayer .fp-timeline,
.no-time.no-volume.flowplayer .fp-timeline {
  margin-right: 20px;
}
.aside-time.no-mute.flowplayer .fp-timeline,
.no-time.no-mute.flowplayer .fp-timeline {
  margin-right: 5px;
}
.play-button.no-time.flowplayer .fp-timeline,
.play-button.aside-time.flowplayer .fp-timeline {
  margin-left: 27px;
}
.is-rtl.aside-time.flowplayer .fp-timeline,
.is-rtl.no-time.flowplayer .fp-timeline {
  margin: 0 5px 0 110px;
}
.is-rtl.aside-time.no-volume.flowplayer .fp-timeline,
.is-rtl.no-time.no-volume.flowplayer .fp-timeline {
  margin-left: 20px;
}
.is-rtl.aside-time.no-mute.flowplayer .fp-timeline,
.is-rtl.no-time.no-mute.flowplayer .fp-timeline {
  margin-left: 5px;
}
.is-rtl.play-button.no-time.flowplayer .fp-timeline,
.is-rtl.play-button.aside-time.flowplayer .fp-timeline {
  margin-right: 27px;
}
.flowplayer .fp-buffer,
.flowplayer .fp-progress {
  position: absolute;
  top: 0;
  left: auto;
  height: 100%;
  cursor: col-resize;
}
.flowplayer .fp-buffer {
  -webkit-transition: width .25s linear;
  -moz-transition: width .25s linear;
  transition: width 0.25s linear;
}
.flowplayer.is-touch .fp-timeline {
  overflow: visible;
}
.flowplayer.is-touch .fp-progress {
  -webkit-transition: width .2s linear;
  -moz-transition: width .2s linear;
  transition: width 0.2s linear;
}
.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress {
  -webkit-transition: right .1s linear, border .1s linear, top .1s linear, left .1s linear;
  -moz-transition: right .1s linear, border .1s linear, top .1s linear, left .1s linear;
  transition: right 0.1s linear, border 0.1s linear, top 0.1s linear, left 0.1s linear;
}
.flowplayer.is-touch.is-mouseover .fp-progress:after,
.flowplayer.is-touch.is-mouseover .fp-progress:before {
  content: '';
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  right: -5px;
}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before {
  right: auto;
  left: -5px;
}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after {
  left: -10px;
  -webkit-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
}
.flowplayer.is-touch.is-mouseover .fp-progress:before {
  width: 10px;
  height: 10px;
}
.flowplayer.is-touch.is-mouseover .fp-progress:after {
  height: 10px;
  width: 10px;
  top: -5px;
  right: -10px;
  border: 5px solid rgba(255, 255, 255, 0.65);
  -webkit-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
}
.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after {
  border: 10px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
  top: -10px;
  right: -15px;
}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after {
  left: -15px;
  right: auto;
  border: 10px solid #fff;
}
.flowplayer .fp-volume {
  position: absolute;
  top: 7.5px;
  right: 5px;
}
.is-rtl.flowplayer .fp-volume {
  right: auto;
  left: 5px;
}
.flowplayer .fp-mute {
  position: relative;
  width: 10px;
  height: 15px;
  float: left;
  top: -5px;
  cursor: pointer;
  background-position: -2px -99px;
}
.is-rtl.flowplayer .fp-mute {
  float: right;
  background-position: -25px -99px;
}
.no-mute.flowplayer .fp-mute {
  display: none;
}
.flowplayer .fp-volumeslider {
  width: 90px;
  height: 5px;
  cursor: col-resize;
  float: left;
}
.is-rtl.flowplayer .fp-volumeslider {
  float: right;
}
.no-volume.flowplayer .fp-volumeslider {
  display: none;
}
.flowplayer .fp-volumelevel {
  height: 100%;
}
.flowplayer .fp-time {
  text-shadow: 0 0 1px #000;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  width: 100%;
}
.flowplayer .fp-time.is-inverted .fp-duration {
  display: none;
}
.flowplayer .fp-time.is-inverted .fp-remaining {
  display: inline;
}
.flowplayer .fp-time em {
  width: 35px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  position: absolute;
  bottom: 5px;
}
.no-time.flowplayer .fp-time {
  display: none;
}
.is-long.flowplayer .fp-time em {
  width: 65px;
}
.flowplayer .fp-elapsed {
  left: 5px;
}
.play-button.flowplayer .fp-elapsed {
  left: 27px;
}
.is-rtl.flowplayer .fp-elapsed {
  left: auto;
  right: 5px;
}
.play-button.is-rtl.flowplayer .fp-elapsed {
  right: 27px;
}
.flowplayer .fp-remaining,
.flowplayer .fp-duration {
  right: 110px;
  color: #eee;
}
.no-volume.flowplayer .fp-remaining,
.no-volume.flowplayer .fp-duration {
  right: 20px;
}
.no-mute.flowplayer .fp-remaining,
.no-mute.flowplayer .fp-duration {
  right: 100px;
}
.no-mute.no-volume.flowplayer .fp-remaining,
.no-mute.no-volume.flowplayer .fp-duration {
  right: 5px;
}
.is-rtl.flowplayer .fp-remaining,
.is-rtl.flowplayer .fp-duration {
  right: auto;
  left: 110px;
}
.no-volume.is-rtl.flowplayer .fp-remaining,
.no-volume.is-rtl.flowplayer .fp-duration {
  left: 20px;
}
.no-mute.is-rtl.flowplayer .fp-remaining,
.no-mute.is-rtl.flowplayer .fp-duration {
  left: 100px;
}
.no-mute.no-volume.is-rtl.flowplayer .fp-remaining,
.no-mute.no-volume.is-rtl.flowplayer .fp-duration {
  left: 5px;
}
.flowplayer .fp-remaining {
  display: none;
}
.flowplayer.color-light .fp-time {
  color: #222;
  text-shadow: 0 0 1px #fff;
}
.flowplayer.color-light .fp-remaining,
.flowplayer.color-light .fp-duration {
  color: #666;
}
.flowplayer.aside-time .fp-time {
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: auto !important;
  width: 85px;
}
.flowplayer.aside-time .fp-time strong,
.flowplayer.aside-time .fp-time em {
  position: static;
}
.flowplayer.aside-time .fp-time .fp-elapsed {
  margin-right: 5px;
}
.is-rtl.flowplayer.aside-time .fp-time .fp-elapsed {
  margin-right: auto;
  margin-left: 5px;
}
.flowplayer.is-long.aside-time .fp-time {
  width: 130px;
}
.flowplayer.is-splash,
.flowplayer.is-poster {
  cursor: pointer;
}
.flowplayer.is-splash .fp-controls,
.flowplayer.is-poster .fp-controls,
.flowplayer.is-splash .fp-fullscreen,
.flowplayer.is-poster .fp-fullscreen,
.flowplayer.is-splash .fp-unload,
.flowplayer.is-poster .fp-unload,
.flowplayer.is-splash .fp-time,
.flowplayer.is-poster .fp-time,
.flowplayer.is-splash .fp-embed,
.flowplayer.is-poster .fp-embed {
  display: none !important;
}
.flowplayer.is-poster .fp-engine {
  top: -9999em;
}
.flowplayer.is-loading .fp-waiting {
  display: block;
}
.flowplayer.is-loading .fp-controls,
.flowplayer.is-loading .fp-time {
  display: none;
}
.flowplayer.is-loading .fp-ui {
  background-position: -9999em;
}
.flowplayer.is-seeking .fp-waiting {
  display: block;
}
.flowplayer.is-fullscreen {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  z-index: 99999 !important;
  -webkit-box-shadow: 0 !important;
  -moz-box-shadow: 0 !important;
  box-shadow: 0 !important;
  background-image: none !important;
  background-color: #333;
}
.is-rtl.flowplayer.is-fullscreen {
  left: auto !important;
  right: 0 !important;
}
.flowplayer.is-error {
  border: 1px solid #909090;
  background: #fdfdfd !important;
}
.flowplayer.is-error h2 {
  font-weight: bold;
  font-size: large;
  margin-top: 10%;
}
.flowplayer.is-error .fp-message {
  display: block;
}
.flowplayer.is-error object,
.flowplayer.is-error video,
.flowplayer.is-error .fp-controls,
.flowplayer.is-error .fp-time,
.flowplayer.is-error .fp-subtitle {
  display: none;
}
.flowplayer.is-ready.is-muted .fp-mute {
  opacity: .5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.flowplayer.is-mouseout .fp-controls {
  height: 0;
  -webkit-transition: height .15s .3s;
  -moz-transition: height .15s .3s;
  transition: height 0.15s 0.3s;
}
.flowplayer.is-mouseout .fp-timeline {
  margin: 0 !important;
}
.flowplayer.is-mouseout .fp-timeline {
  -webkit-transition: height .15s .3s, top .15s .3s, margin .15s .3s;
  -moz-transition: height .15s .3s, top .15s .3s, margin .15s .3s;
  transition: height .15s .3s, top .15s .3s, margin .15s .3s;
  height: 4px;
  top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.flowplayer.is-mouseout .fp-fullscreen,
.flowplayer.is-mouseout .fp-unload,
.flowplayer.is-mouseout .fp-elapsed,
.flowplayer.is-mouseout .fp-remaining,
.flowplayer.is-mouseout .fp-duration,
.flowplayer.is-mouseout .fp-embed,
.flowplayer.is-mouseout .fp-volume,
.flowplayer.is-mouseout .fp-play {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .15s .3s;
  -moz-transition: opacity .15s .3s;
  transition: opacity 0.15s 0.3s;
}
.flowplayer.is-mouseover .fp-controls,
.flowplayer.fixed-controls .fp-controls {
  height: 20px;
}
.flowplayer.is-mouseover .fp-fullscreen,
.flowplayer.fixed-controls .fp-fullscreen,
.flowplayer.is-mouseover .fp-unload,
.flowplayer.fixed-controls .fp-unload,
.flowplayer.is-mouseover .fp-elapsed,
.flowplayer.fixed-controls .fp-elapsed,
.flowplayer.is-mouseover .fp-remaining,
.flowplayer.fixed-controls .fp-remaining,
.flowplayer.is-mouseover .fp-duration,
.flowplayer.fixed-controls .fp-duration,
.flowplayer.is-mouseover .fp-embed,
.flowplayer.fixed-controls .fp-embed,
.flowplayer.is-mouseover .fp-logo,
.flowplayer.fixed-controls .fp-logo,
.flowplayer.is-mouseover .fp-volume,
.flowplayer.fixed-controls .fp-volume,
.flowplayer.is-mouseover .fp-play,
.flowplayer.fixed-controls .fp-play {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer.fixed-controls .fp-volume {
  display: block;
}
.flowplayer.fixed-controls .fp-controls {
  bottom: -20px;
}
.is-fullscreen.flowplayer.fixed-controls .fp-controls {
  bottom: 0;
}
.flowplayer.fixed-controls .fp-time em {
  bottom: -15px;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.is-fullscreen.flowplayer.fixed-controls .fp-time em {
  bottom: 5px;
}
.flowplayer.is-disabled .fp-progress {
  background-color: #999;
}
.flowplayer .fp-embed {
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  width: 25px;
  height: 20px;
  background-position: 3px -237px;
}
.is-rtl.flowplayer .fp-embed {
  background-position: 22px -237px;
  left: auto;
  right: 5px;
}
.flowplayer .fp-embed-code {
  position: absolute;
  display: none;
  top: 10px;
  left: 40px;
  background-color: #333;
  padding: 3px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px #ccc;
  -moz-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3px #ccc;
  font-size: 12px;
}
.flowplayer .fp-embed-code:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 2px;
  left: -10px;
  border: 5px solid transparent;
  border-right-color: #333;
}
.is-rtl.flowplayer .fp-embed-code {
  left: auto;
  right: 40px;
}
.is-rtl.flowplayer .fp-embed-code:before {
  left: auto;
  right: -10px;
  border-right-color: transparent;
  border-left-color: #333;
}
.flowplayer .fp-embed-code textarea {
  width: 400px;
  height: 16px;
  font-family: monaco, "courier new", verdana;
  color: #777;
  white-space: nowrap;
  resize: none;
  overflow: hidden;
  border: 0;
  outline: 0;
  background-color: transparent;
  color: #ccc;
}
.flowplayer .fp-embed-code label {
  display: block;
  color: #999;
}
.flowplayer.is-embedding .fp-embed,
.flowplayer.is-embedding .fp-embed-code {
  display: block;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer.aside-time .fp-embed {
  left: 85px;
}
.is-rtl.flowplayer.aside-time .fp-embed {
  left: auto;
  right: 85px;
}
.flowplayer.aside-time .fp-embed-code {
  left: 115px;
}
.is-rtl.flowplayer.aside-time .fp-embed-code {
  left: auto;
  right: 115px;
}
.flowplayer.aside-time.is-embedding .fp-time {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer.is-long.aside-time .fp-embed {
  left: 130px;
}
.is-rtl.flowplayer.is-long.aside-time .fp-embed {
  left: auto;
  right: 130px;
}
.flowplayer.no-time .fp-embed {
  left: 5px !important;
}
.is-rtl.flowplayer.no-time .fp-embed {
  left: auto;
  right: 5px !important;
}
@-moz-keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.flowplayer .fp-controls {
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.6);
}
.flowplayer.fixed-controls .fp-controls {
  background-color: #333;
}
.flowplayer .fp-timeline {
  background-color: #666;
}
.flowplayer .fp-buffer {
  background-color: #eee;
}
.flowplayer .fp-progress {
  background-color: #00a7c8;
}
.flowplayer .fp-volumeslider {
  background-color: #000;
}
.flowplayer .fp-volumelevel {
  background-color: #fff;
}
.flowplayer .fp-play {
  height: 24px;
}
.flowplayer.is-touch.is-mouseover .fp-progress:before {
  background-color: #00a7c8;
}
.flowplayer.color-light .fp-controls {
  background-color: rgba(255, 255, 255, 0.6);
}
.flowplayer.color-light.fixed-controls .fp-controls {
  background-color: #fff;
}
.flowplayer.color-light .fp-volumeslider {
  background-color: #ddd;
}
.flowplayer.color-light .fp-volumelevel {
  background-color: #222;
}
.flowplayer.color-alt .fp-progress {
  background-color: #fff;
}
.flowplayer.color-alt.is-touch.is-mouseover .fp-progress:before {
  background-color: #fff;
}
.flowplayer.color-alt .fp-buffer {
  background-color: #999;
}
.flowplayer.color-alt2 .fp-progress {
  background-color: #900;
}
.flowplayer.color-alt2.is-touch.is-mouseover .fp-progress:before {
  background-color: #900;
}
/* make room for fullscreen button on the controlbar's right side
   no-mute no-volume modifier class combination must be adapted for devices
   which do no support volume controls (e.g. iOS) */
.flowplayer .fp-timeline {
  margin-right: 180px;
  /* originally: 165px */
}
.no-mute.no-volume.flowplayer .fp-timeline {
  margin-right: 75px;
  /* originally: 55px */
}
.flowplayer .fp-remaining,
.flowplayer .fp-duration {
  right: 132px;
  /* orginally: 120px */
}
.no-mute.no-volume.flowplayer .fp-remaining,
.no-mute.no-volume.flowplayer .fp-duration {
  right: 34px;
  /* originally: 10px */
}
.flowplayer .fp-volume {
  right: 32px;
}
/* shorten volume slider */
.flowplayer .fp-volumeslider {
  width: 78px;
}
/* re-position fullscreen button */
.flowplayer .fp-fullscreen {
  top: auto;
  /* allow fullscreen button to move down */
  right: 8px;
  bottom: -22px;
  width: 16px;
  background-position: 0 -197px;
  z-index: 1;
}
.flowplayer.is-fullscreen .fp-fullscreen {
  background-position: 0 -217px;
  bottom: 2px;
}
.flex-direction-nav a {
  height: 94px !important;
}
