/* Startseite Redesign 2010 */

img, div { behavior: url("/templates/default_redesign2010/iepngfix/iepngfix.htc") }

html, body {
  padding: 0px 0 20px 0;
  margin: 0 auto;
  text-align: center;
  font-family: Arial;
  background-color: #ecd9c4;
  background-image: url(images/bg-defaultseite.jpg);
  background-repeat: repeat-x;
}

#popup_layer2 {
	position: absolute;
	top: 100px;
	left: 550px;
	height: 255px;
	width: 457px;
	z-index: 500;
}


#popup_layer2 img {
	border: 0;
	margin: 0;
}

#hintergrund {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  margin: 0;
padding: 0;
}

#hintergrund img {
  border: 0;
	margin:0;
	padding:0;
}

.middle {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 1000px;
}

#balken_oben {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  background-position: 0 50px;
  background-image:url(images/bg-balken-oben.gif);
  background-repeat: repeat-x;
  height: 200px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}

#balken_oben_default {
  margin: 0px auto;
  text-align: center;
  width: 100%;
  background-position: 0 0;
  background-image:url(images/bg-balken-oben_trans.png);
  background-repeat: repeat-x;
  height: 177px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

#wrapper_default {
  position: relative;
  top: 180px;
  _top: 0;
  left: 0;
  margin: 0px auto 20px auto;
  padding: 0;
  z-index: 10;
  width: 1000px;
  text-align: left;
}

#wrapper {
  position: relative;
  top: 0;
  left: 0;
  margin: 0px auto 20px auto;
  padding: 0;
  z-index: 10;
  width: 1000px;
  text-align: left;
}

#schriftzug {
  position: absolute;
  left: 50px;
  top: 25px;
  margin: 0;
}

#schriftzug a {
  color: #6b343c;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

#schriftzug_sprachen {
  width: 100px;
  height: 29px;
  position: absolute;
  left: 390px;
  top: 50px;
  text-align: right;
  margin: 0;
}

#schriftzug_plattform {
  position: absolute;
  left: 50px;
  top: 96px;
  height: 32px;
  text-align: 29px;
  margin: 0;
}

#logo {
  position: absolute;
  right: 0px;
  top: 22px;
}

#contentbereich {
  padding: 0;
  width: 100%;
  margin: 0;
  position: relative;
  top: 0px;
}

#navigation_registrierung {
  behavior: url("/templates/default_redesign2010/iepngfix/iepngfix.htc");
  background-image: url(images/bg-navi-top.png);
  background-repeat: no-repeat;
  width: 254px;
  padding: 0 0 0 0px;
  margin: 0;
  position: relative;
  left: 0px;
  top: 0;
  float: left;
  display: inline;
  height: auto;
}

#navigation {
  padding: 0 0 0 0px;
  font-size: 12px;
  height: auto;
  margin: 9px 0 0 0;
}

#navi {
  padding: 0 0 0 0px;
  behavior: url("/templates/default_redesign2010/iepngfix/iepngfix.htc");
  background-image: url(images/navi_background.png);
  background-repeat: no-repeat;
  width: 254px;
  margin: 0;
}


#navi ul {
  padding: 10px 0 20px 0px;
  margin: 0 0 0 0px;
  color: #78a6ca;
  width: 235px;
}

#navi ul li {
  padding: 3px 0 3px 0px;
  margin: 0 0 0 40px;
  list-style-type: none;
}

#navi ul li .menu2 {
  padding: 0 0 0 12px;
  margin: 0 0 0 20px;
  color: #85acca;
  background-image: url(images/red_dot.png);
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

#navi ul li a {
  padding: 0 0 0 12px;
  margin: 0 0 0 0px;
  color: #59232d;
  font-weight: bold;
  text-decoration: none;
  display: block;
  background-image: url(images/blue_dot.png);
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

#navi ul li.menu_active {
  height: 50px;
  padding: 0;
  margin: -15px 0 -15px 0px;
  z-index: 1;
  background-image: url(images/bg-navi-hover.png);
  behavior: url("/templates/default_redesign2010/iepngfix/iepngfix.htc");
  background-repeat: no-repeat;
  clear: both;
  line-height: 50px;
}

#navi ul li.menu_active a {
  color: #fff;
  margin: 0 0 0 40px;
  background-image: none;
}


#navi ul li.menu2_active {
  padding: 1px 0 3px 15px !important;
  margin: 3px 0 3px 20px;
  z-index: 19;
  behavior: url("/templates/default_redesign2010/iepngfix/iepngfix.htc");
  background-image: url(images/bg-navi-menu2.png);
  background-repeat: no-repeat;
  clear: both;
}

#navi ul li.menu2_active a {
  color: #fff;
  margin: 0 0 0 25px;
  background-image: url(images/white_dot.png);
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

#navi ul li a:hover {
  text-decoration: underline;
  letter-spacing: 1px;
}


#navi_bottom {
  padding: 0 0 0 13px;
  height: 61px;
  width: 241px;
  margin: 0;
}

#registrierung {
  color: #fff;
  font-weight: bold;
  padding: 16px 0 0 20px;
  font-size: 14px;
  height: 78px;
  margin: 20px 0 0 13px;
  background-image: url(images/bg-registrierung.png);
  background-repeat: no-repeat;
}

#registrierung img {
  margin: 18px 0 0 0;
}

#content_mitte {
  float: left; 
  display: inline;
  margin: 0 0 0 50px;
}

#fotogalerie {
  padding: 7px 0 0 0px;
  height: 139px;
  width: 214px;
  margin: 0 0 43px 0;
  background-image: url(images/bg-fotogalerie.png);
  background-repeat: no-repeat;
}

#barzonefilm {
  padding: 18px 0 0 0px;
  height: 164px;
  width: 214px;
  margin: 0px 0 44px 0;
  text-align: center;
  color: #602630;
  font-size: 14px;
  font-weight: bold;
  background-image: url(images/bg-filmlink.png);
  background-repeat: no-repeat;
}

#barzonefilm img {
  border: 0;
  margin-top: 27px;
}

#newsletteranmeldung {
  padding: 18px 0 0 0px;
  text-align: center;
  color: #602630;
  font-size: 14px;
  font-weight: bold;
  height: 111px;
  width: 214px;
  margin: 0px 0 0 0;
  background-image: url(images/bg-newsletterbox.png);
  background-repeat: no-repeat;
}

#newsletteranmeldung input {
  border: 1px solid #563238;
  height: 23px;
  line-height: 23px;
  padding: 0 0 0 2px;
  margin: 0;
  width: 135px;
}

#newsletteranmeldung .email_input {
	margin-right: 10px;
	height: 20px;
	padding: 2px 0 0 2px;
	font-size: 12px;
}

#newsletteranmeldung .button {
	width: 29px;
	border: none;
	padding: 0;
	margin: 0;
}

#newsletteranmeldung form {
  text-align: left;
  margin: 28px 0 0 18px;
  padding: 0;
}

#small_content {
  padding: 0 0 0 0px;
  height: 502px;
  background-image: url(images/bg-content.png);
  background-repeat: repeat-y;
  margin: 12px 0 0 0;
  padding: 0px 0 0 0;
  width: 435px;
  color: #fff;
  float: left;
}

#contentbox {
  float: left;
  display: inline;
  width: 697px;
  position: relative;
  left: 48px;
  top: 0;
}

#small_contentbox {
  background-image: url(images/small_content_top.png);
  background-repeat: no-repeat;
  float: left;
  display: inline;
  position: relative;
  left: 38px;
  top: 0;
}

#content_top {
  padding: 17px 0 0 28px;
  height: 11px;
  width: 697px;
  _width: 669px;
  margin: 0;
  background-image: url(images/bg-defaultseite-content-top.png);
  background-repeat: no-repeat;
  color: #fff;
  font-size: 19px;
}

#content {
  padding: 0 0 0 0px;
  background-image: url(images/bg-defaultseite-content.png);
  background-repeat: repeat-y;
  width: 697px;
  margin: 0;
  color: #fff;
  float: left;
  min-height: 400px;
}

.linke_spalte {
  padding: 0px 28px 28px 30px;
  margin: 0;
  color: #fff;
  font-size: 12px;
  float: left;
  width: 205px;
}

.linke_spalte img {
  margin: 0 0 10px 0;
}

.linke_spalte h1 {
  padding: 0px 0px 5px 0px;
  margin: 0;
  width: 215px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}

.linke_spalte p {
  padding: 5px 0 0 0;
  margin: 0;
  color: #fff;
  font-size: 12px;
}

.rechte_spalte {
  padding: 20px 23px 0px 23px;
  margin: 0 0 10px 0;
  color: #fff;
  font-size: 12px;
  float: left;
  width: 387px;
  _width: 357px;
}

#small_content .rechte_spalte {
  padding: 0px 23px 0px 23px;
  margin: 10px 0 10px 0;
  color: #fff;
  font-size: 12px;
  float: left;
  width: 387px;
  _width: 357px;
}

#content .rechte_spalte p {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 12px;
 line-height: 16px;
}

.rechte_spalte img {
  border: 0;
}

#content .rechte_spalte a, #small_content .rechte_spalte a {
  text-decoration: none;
  color: #81aaca;
  font-weight: bold;
}

#content .rechte_spalte a:hover, #small_content .rechte_spalte a:hover {
  text-decoration: underline;
}

#content .rechte_spalte h2, #small_content .rechte_spalte h2, #content .linke_spalte h2, #small_content .linke_spalte h2 {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

#content .rechte_spalte h3, #small_content .rechte_spalte h3, #content .linke_spalte h3, #small_content .linke_spalte h3 {
  font-size: 13px;
  color: #78a6ca;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#content .rechte_spalte ul, #small_content .rechte_spalte ul, #content .linke_spalte ul, #small_content .linke_spalte ul {
  padding: 0;
  margin: 10px 0 20px 0px;
}

#content .rechte_spalte ul li, #small_content .rechte_spalte ul li, #content .linke_spalte ul li, #small_content .linke_spalte ul li {
  list-style-type: none;
  background-image: url(images/blue_dot.png);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding: 0 0 0 12px;
  margin: 0 0 0 0px;
}

#small_content .rechte_spalte p {
  padding: 20px 0 0 0;
  margin: 0;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
}

.rechte_spalte p.abstand {
  padding: 20px 0 0 0 !important;
  margin: 0;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  border-top: 1px solid #78a6ca;
}

.rechte_spalte h1 {
  margin: 0 0 3px 0;
  font-size: 15px;
  padding: 0 0 5px 0;
  font-weight: bold;
  color: #fff;
  border-bottom: 1px solid #fff;
}

#content_bottom {
  padding: 0 0 0 0px;
  height: 21px;
  width: 697px;
  margin: 0;
  clear: both;
}

#small_content_bottom {
  padding: 0 0 0 0px;
  margin: 0;
  line-height: 1px;
}

#balken_unten {
  background:url(images/bg-balken-unten.png) repeat-x;
  height: 50px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  z-index: 20;
}

#balken_unten_default {
  background:url(images/bg-balken-unten.png) repeat-x;
  height: 50px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  top: 177px;
  left: 0;
  z-index: 20;
}

#footer {
  padding: 8px 0 0 0px;
  width: 1000px;
  height: auto;
  margin: 0 auto;
  clear: both;
}

#socials {
  padding: 4px 0 0 28px;
  height: 40px;
  width: auto;
  margin: 0;
  float: left;
  display: inline;
  width: 50px;
  text-align: right;
}

#socials img {
  border: 0;
  margin-right: 5px;
}

#footerlinks {
  margin: 10px 0 0 0;
  padding: 0 0 0 40px;
  color: #fff;
  font-family: Verdana;
  font-size: 12px;
  display: inline;
  float: left;
}

#footerlinks a {
  color: #fff;
  font-family: Verdana;
  font-size: 12px;
  text-decoration: none;
}

#footerlinks a:hover {
  text-decoration: underline;
}






.jcarousel-skin-tango .jcarousel-container {

}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 198px;
    padding: 0;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 198px;
    height: 132px;
	margin: 0 0 0 px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 198px;
    height: 132px;
	text-align: center;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 0px;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/*  Horizontal Buttons */

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 55px;
    right: 8px;
    width: 27px;
    height: 25px;
    cursor: pointer;
    background: url(images/next_galerie.png) no-repeat 0 0;
	background-position: 2px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
   background: url(images/next_galerie-hover.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: 2px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -1px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 55px;
    left: 8px;
    width: 27px;
    height: 25px;
    cursor: pointer;
    background: transparent url(images/prev-galerie.png) no-repeat 0 0;
	background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background: transparent url(images/prev-galerie-hover.png) no-repeat;
	background-position: 2px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 2px 0;
}



/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
 
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 180px;
    height: 132px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
