@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  /* border-collapse: collapse; @von CATO */
}

td,
th {
  padding: 0;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  color: black;
  background: #f2f2f2 url(/pics/hintergrund-karos5.png);
  position: relative;
  display: inline-block;
  min-width: 100%;
}
body.responsive {
  width: 100%;
}
body.facebook_page_tab {
  background: transparent;
}

html, body {
  margin: 0;
  padding: 0;
  height: auto;
  min-height: 100%;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html.ps-active {
  /* Photoswipe-Vollbildmodus - Bild wird sonst nicht angezeigt */
  height: 100%;
}

body.iframe {
  background: #e8e8ff;
}

body.facebook_app {
  width: 100%;
  padding-top: 20px;
}

body.facebook_app.facebook_page_tab {
  padding-top: 0;
}

td, div, th, p {
  vertical-align: top;
}

a {
  text-decoration: none;
}

a:link, a:visited, a:active {
  color: #5858ff;
}

table, img {
  border-width: 0;
}

table {
  border-color: #000;
  text-align: left;
}

input {
  border: 0 none;
}

p, h2, h3, h4 {
  padding: 0;
  margin: 0;
}

hr {
  border: solid 1px #5858ff;
  color: #5858ff;
  background-color: #5858ff;
}
body.blau_neu hr {
  border: solid 1px #5F72B6;
}
body.blau_neu hr {
  color: #5F72B6;
}
body.blau_neu hr {
  background-color: #5F72B6;
}

/*
table {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 12px;
}
*/
.std {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 12px;
}

.stdklein {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 9px;
}

blockquote {
  border-left: solid 3px #5858ff;
  padding-left: 10px;
  margin-left: 5px;
}

.blockstyle {
  font-family: Courier, Monospace;
  font-size: 12px;
  line-height: 15px;
}

.paragraphed_text p, .paragraphed_text details {
  /* margin-top: 9px;   rote Linie spielt verrückt */
  margin-bottom: 18px;
  vertical-align: middle;
  /* Sonst Probleme bei unterschiedlich großen Zeichen + Formatierungen innerhalb von <span>s */
}
.paragraphed_text p:last-child {
  margin-bottom: 0;
}

#root {
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 100%;
}
body.sb_normal #root {
  padding-left: 140px;
}
body.sb_minimized #root {
  padding-left: 40px;
}
@media screen and (max-width: 1100px) {
  body.sb_minimized #root {
    padding-left: 25px;
  }
}

#animexxMenuDef {
  display: none;
}

.msie7 .ie_display_inline {
  display: inline !important;
  zoom: 1;
}

/* hack für inline-block */
.iphone textarea, .iphone select, .iphone input[type=text], .iphone input[type=password], .iphone input[type=number] {
  font-size: 16px;
}

select:disabled {
  color: gray;
}

/* Erst dann zoomt Safari nicht mehr in die Textarea hinein */
/* IE7 */
.pseudo_table {
  display: table;
}

.msie7 .pseudo_table {
  behavior: url(/js/display-table.min.htc);
  -dt-border-spacing: 1px;
  list-style-type: none;
}

.pseudo_tr {
  display: table-row;
}

.msie7 .pseudo_tr {
  -dt-display: table-row;
}

.pseudo_td {
  display: table-cell;
}

.msie7 .pseudo_td {
  -dt-display: table-cell;
}

#pageholder {
  overflow: visible;
}
body.leaderboard #pageholder {
  padding-top: 0px;
  padding-bottom: 15px;
}
body.sky #pageholder {
  padding-right: 170px;
}
body.sky.facebook_app #pageholder {
  padding-right: 0;
}
body.sky.no_ad_hack #pageholder {
  padding-right: 0;
  padding-top: 20px;
}

#leaderboard_div {
  height: 92px;
  padding: 0;
  margin: 0;
  width: 728px;
  vertical-align: top;
  overflow: visible;
  position: absolute;
}
body.nosky #leaderboard_div {
  overflow: hidden;
}

#skyscraper, #skyscraper_wallpaper {
  position: absolute;
  top: 17px;
  right: 1px;
  width: 160px;
  text-align: right;
  overflow: hidden;
}
body.leaderboard #skyscraper, body.leaderboard #skyscraper_wallpaper {
  top: 92px;
}
#skyscraper body.leaderboard.ow_bar, #skyscraper_wallpaper body.leaderboard.ow_bar {
  top: 138px;
}

.bodyid_width, #bodyid {
  /*padding: 0 0 10px;*/
  /*
    body.responsive & {
  	min-width: 310px;
    }
    */
}
body.sky .bodyid_width, body.sky #bodyid {
  margin-right: 20px;
}
body.sb_normal .bodyid_width, body.sb_normal #bodyid {
  padding-left: 8px;
  padding-right: 8px;
}
body.sky.sb_none .bodyid_width, body.sky.sb_none #bodyid {
  margin-left: auto;
  margin-right: auto;
  width: 95%;
}
body.sky.sb_none.no_ad_hack .bodyid_width, body.sky.sb_none.no_ad_hack #bodyid {
  width: 90%;
}
body.facebook_page_tab .bodyid_width, body.facebook_page_tab #bodyid {
  width: auto;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 1100px) {
  body.sky.sb_none .bodyid_width, body.sky.sb_none #bodyid {
    width: 98%;
  }
  body.facebook_page_tab.sky.sb_none .bodyid_width, body.facebook_page_tab.sky.sb_none #bodyid {
    width: auto;
  }
}
body.nosky .bodyid_width, body.nosky #bodyid {
  padding-right: 12px;
}
body.sb_none.nosky .bodyid_width, body.sb_none.nosky #bodyid {
  padding-left: 12px;
}

#bodyid {
  /*border-bottom: solid 1px #c3c3ff;*/
  background: #f0f0ff;
  vertical-align: top;
  /*Ursprünglich -> cato oder who-ever*/
  /*Abstand auf http://animexx.onlinewelten.com/index-mockup.php bei minimierter Sidebar (Yuya)*/
  /*Haga: aber neues Menu wird abgeschitten, deswegen wieder raus*/
  /*overflow: auto;*/
}
#bodyid > header {
  margin-bottom: 7px;
}
body.leaderboard #bodyid {
  border-top: solid 1px #c3c3ff;
}
body.sky #bodyid {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  border-right: solid 1px #c3c3ff;
  margin-bottom: 0;
}
body.sky #bodyid.right_extended {
  overflow: visible;
  margin-bottom: 0;
  border-bottom: none;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
body.sky #bodyid.right_extended #animexx_bodycontent {
  margin-bottom: 0;
}
body.leaderboard.sky #bodyid {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
body.sb_minimized.leaderboard #bodyid {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
body.sb_minimized #bodyid {
  border-left: solid 1px #c3c3ff;
}
body.sky.sb_none #bodyid {
  border: solid 1px #c3c3ff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
body.sky.sb_none #bodyid.right_extended {
  overflow: visible;
  margin-bottom: 0;
  border-bottom: none;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
#bodyid.miniwin {
  display: inherit;
  width: auto;
  height: 100%;
  border: none;
  padding: 0;
  margin: 0;
  background: #e8e8ff;
}
body.miniwin #bodyid, html.miniwin #bodyid {
  background: transparent;
  padding: 0;
  border: none;
}
body.oversized_content #bodyid {
  display: table;
  min-width: 100%;
}
body.oversized_content.responsive #bodyid {
  width: 100%;
  table-layout: fixed;
}
body.sb_pos_fixed #bodyid > .ui-autocomplete {
  position: fixed;
}

html.miniwin body, body.miniwin {
  display: inherit;
  width: auto;
  height: 100%;
  border: none;
  padding: 0;
  margin: 0;
  background: #e8e8ff;
}

#menu_logo_holder {
  position: relative;
  height: 66px;
  width: 100%;
}
body.leaderboard #menu_logo_holder, body.facebook_app #menu_logo_holder {
  height: 50px;
}
#menu_logo_holder .zirkel_logo {
  position: absolute;
  bottom: 0;
}
#menu_logo_holder .zirkel_logo img {
  max-width: 200px;
  max-height: 40px;
}

#animexx_logo_img {
  position: absolute;
  bottom: 0;
  left: 10px;
  width: 160px;
  height: 40px;
  background-size: cover;
}
#animexx_logo_img > span {
  display: none;
}

#menu_balken_top {
  line-height: 13px;
  vertical-align: middle;
  position: relative;
  text-align: center;
  height: 16px;
  padding-top: 2px;
}
#menu_balken_top .header_datum {
  position: absolute;
  right: 3px;
  top: 2px;
  font-weight: bold;
}
#menu_balken_top .header_bread {
  position: absolute;
  left: 1px;
  top: 2px;
  padding-bottom: 1px;
  height: 14px;
}
#menu_balken_top .header_bread nav {
  display: inline;
  font-weight: bold;
  padding-left: 5px;
}
#menu_balken_top .header_bread nav a:link, #menu_balken_top .header_bread nav a:visited {
  color: white;
}
body.sb_normal #menu_balken_top .header_bread nav .animexx {
  display: none;
}
body.facebook_app #menu_balken_top .header_bread nav .animexx {
  display: none;
}
@media screen and (max-width: 600px) {
  #menu_balken_top .header_bread nav .animexx {
    display: none;
  }
}

#xxmenu_login_op {
  cursor: pointer;
  color: white;
  font-weight: bold;
}

.dunkelheader {
  line-height: 11px;
  vertical-align: middle;
}

footer .dunkelheader {
  padding: 1px;
  margin-top: 2px;
  overflow: auto;
  min-height: 12px;
}
footer .dunkelheader a:link, footer .dunkelheader a {
  color: white;
}
footer .dunkelheader .legal {
  float: right;
}
footer .dunkelheader .impressum, footer .dunkelheader .kontakt {
  font-weight: bold;
}
footer .loginbalken {
  padding: 1px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 9px;
  min-height: 14px;
}
footer .loginbalken div {
  text-align: right;
}
body.sky #bodyid.right_extended footer {
  margin-right: -176px;
  margin-top: -24px;
  margin-left: -12px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
footer.static {
  position: fixed;
  right: 12px;
  bottom: 0;
  z-index: 30;
}
body.sb_normal footer.static {
  left: 148px;
}
body.sb_minimized footer.static {
  left: 40px;
}
body.sky footer.static {
  right: 194px;
}
#bodyid.right_extended footer.static {
  z-index: 200;
}
body.sky #bodyid.right_extended footer.static {
  margin-right: -168px;
}
body.sky.sb_none footer.static {
  right: 203px;
}
body.sky.sb_none .right_extended footer.static {
  right: 201px;
  border-right: solid 1px #c3c3ff;
}
body.sky.sb_none footer.static.right_extended {
  right: 39px;
  margin-right: 0;
  background-color: transparent;
  margin-top: 0;
}
body.sb_none footer.static {
  left: 38px;
}
body.sb_none .right_extended footer.static {
  left: 36px;
}
body.sb_none.nosky footer.static {
  left: 12px;
}
footer.static .loginbalken {
  background: -moz-linear-gradient(top, rgba(240, 240, 255, 0) 0%, #f0f0ff 44%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(240, 240, 255, 0)), color-stop(44%, #f0f0ff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(240, 240, 255, 0) 0%, #f0f0ff 44%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(240, 240, 255, 0) 0%, #f0f0ff 44%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(240, 240, 255, 0) 0%, #f0f0ff 44%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(240, 240, 255, 0) 0%, #f0f0ff 44%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00f0f0ff", endColorstr="#f0f0ff", GradientType=0);
  /* IE6-9 */
  height: 25px;
  padding-top: 10px;
  overflow: hidden;
}
footer.static .dunkelheader {
  margin-top: 0;
}

.mobile_breaker {
  display: none;
}

a.menu {
  font-size: 12px;
  color: #5858ff;
  font-weight: bold;
  vertical-align: middle;
}
body.blau_neu a.menu {
  color: #5F72B6;
}

#xxmenu_holder {
  padding-top: 6px;
  padding-right: 12px;
}
#xxmenu_holder .xxmenu_caller {
  font-size: 12px;
  color: #5858ff;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: solid 2px #f0f0ff;
}
body.blau_neu #xxmenu_holder .xxmenu_caller {
  color: #5F72B6;
}
#xxmenu_holder .xxmenu_caller_curr {
  border-bottom: solid 2px #c3c3ff;
}
#xxmenu_holder .pics_karo_smallsmall, #xxmenu_holder .pics_menuverlauf {
  margin-bottom: 1px;
}

html.miniwin {
  height: auto;
}

#xxmenu_main_caller {
  display: none;
  position: absolute;
  bottom: 2px;
  right: 3px;
}

#ens_sitter {
  position: absolute;
  display: none;
}

#gb_sitter {
  position: absolute;
  display: none;
}

#ens_sitter.aiko {
  width: 65px;
  height: 81px;
  top: -68px;
  left: 185px;
}

#ens_sitter.yuki {
  width: 56px;
  height: 82px;
  top: -66px;
  left: 180px;
}

#gb_sitter.aiko {
  width: 65px;
  height: 81px;
  top: -68px;
  left: 250px;
}

#gb_sitter.yuki {
  width: 56px;
  height: 82px;
  top: -66px;
  left: 250px;
}

#ens_sitter.aiko span, .ens_sitter_aiko {
  display: inline-block;
  background: url(/pics/ens_aiko_65.png);
  width: 65px;
  height: 81px;
}

#ens_sitter.yuki span, .ens_sitter_yuki {
  display: inline-block;
  background: url(/pics/ens_yuki_56.png);
  width: 56px;
  height: 82px;
}

#gb_sitter.aiko span, .gb_sitter_aiko {
  display: inline-block;
  background: url(/pics/gb_aiko_65.png);
  width: 65px;
  height: 81px;
}

#gb_sitter.yuki span, .gb_sitter_yuki {
  display: inline-block;
  background: url(/pics/gb_yuki_56.png);
  width: 56px;
  height: 82px;
}

#xx_search_input {
  width: 50px;
  height: 11px;
  font-size: 9px;
  display: inline;
  color: lightgray;
  margin: 0;
  padding: 1px 1px 1px 2px;
  background-color: #5858ff;
  border: 1px dotted white;
}
body.blau_neu #xx_search_input {
  background-color: #5F72B6;
}

#xx_search_input:focus {
  width: 90px;
  color: black;
  background: white;
}

#xx_search_input {
  height: 10px;
  position: absolute;
  top: -1px;
  left: 0;
}

#xx_search_holder {
  position: relative;
  top: 0;
  left: 0;
  height: 15px;
  margin-right: 5px;
}

#menu_balken_top #xx_search_holder {
  display: inline-block;
  height: 10px;
  width: 50px;
  margin-right: 0;
}

#menu_balken_top #xx_search_input {
  height: 9px;
}

#header_caption {
  margin-top: 9px;
}

body.leaderboard #header_caption {
  margin-top: -2px;
}

#animexx_bodycontent {
  min-height: 70vh;
  padding: 7px;
  margin: 0;
  overflow: auto;
}

#animexx_bodycontent, .topbereichsverlinkung {
  margin-left: 0;
  margin-right: 0;
}

.msie8 #animexx_bodycontent, .msie8 .topbereichsverlinkung {
  padding: 0;
}

#animexx_bodycontent_msie8 {
  padding: 7px;
}

#xxmenu_holder {
  float: right;
  vertical-align: top;
  text-align: right;
  padding-bottom: 0;
  white-space: nowrap;
}

#xxmenu_holder img {
  width: 8px;
  height: 8px;
}

#xxmenu_holder .pics_menuverlauf, #xxmenu_holder .pics_karo_smallsmall {
  vertical-align: middle;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 1px;
}

.topbereichsverlinkung {
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  top: 0;
  left: 0;
}
.topbereichsverlinkung table {
  width: 100%;
  background: #e0e0ff;
  border-spacing: 2px;
}
.topbereichsverlinkung td {
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
}

.topbereichsverlinkung_mini {
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  top: 0;
  left: 0;
  border: 1px solid #c3c3ff;
  overflow: auto;
  background-color: #e8e8ff;
  padding-left: 5px;
  height: 32px;
}
.topbereichsverlinkung_mini h2 {
  margin-top: 4px;
  font-size: 16px;
}

#mitgliederbereichs_select {
  position: absolute;
  right: 2px;
  width: 130px;
}

.animexxtext_subbar_wysiwyg {
  display: none;
  margin-top: -3px;
  clear: both;
  margin-bottom: 7px;
}

#animexx_bodycontent {
  overflow: auto;
}

#animexx_bodycontent, .dunkelheader {
  /* Safari/Webkit */
  display: block;
}

.floatbox {
  display: table;
  width: 100%;
}

#header_caption {
  font-size: 25px;
  color: black;
  font-weight: bold;
  text-align: right;
  vertical-align: bottom;
  height: 32px;
}

.header_redbar {
  margin-top: 5px;
  text-align: center;
  background: red;
  color: white;
  padding: 2px;
}
.header_redbar a {
  color: white;
}

#animexx_bodycontent {
  margin: 5px;
  background-color: #e8e8ff;
}

#body_first_el {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  border: 0;
}

#body_first_elc {
  width: 1px;
  height: 1px;
}

.dunkelheader {
  font-size: 9px;
  color: #fff;
  background-color: #5858ff;
}
body.blau_neu .dunkelheader {
  background-color: #5F72B6;
}

#mini_such_caller img {
  width: 17px;
  height: 16px;
}

.header_datum .minisb_count {
  top: -2px;
  left: -19px;
  opacity: 0.95;
  z-index: 20;
}

.header_datum .minisb_count_number {
  color: #5858ff;
  font-size: 11px;
  font-weight: bold;
  display: inline-block;
  width: 20px;
  text-align: center;
  position: absolute;
  z-index: 21;
  left: -20px;
  top: -1px;
}
body.blau_neu .header_datum .minisb_count_number {
  color: #5F72B6;
}

.hcb_group_full, .hcb_group_half, .hcb_group_none, .hcb_member_none, .hcb_member_full, .hcb_group_full_deact, .hcb_group_half_deact, .hcb_group_none_deact, .hcb_member_none_deact, .hcb_member_full_deact {
  width: 14px;
  height: 14px;
  float: left;
}

.hcb_group_none, .hcb_member_none {
  background: url("/pics/checkbox_half.png") -14px 0px;
}

.hcb_group_half {
  background: url("/pics/checkbox_half.png") -14px -14px;
}

.hcb_group_full, .hcb_member_full {
  background: url("/pics/checkbox_half.png") -14px -28px;
}

.hcb_group_none:hover, .hcb_member_none:hover {
  background: url("/pics/checkbox_half.png") 0px 0px;
}

.hcb_group_half:hover {
  background: url("/pics/checkbox_half.png") 0px -14px;
}

.hcb_group_full:hover, .hcb_member_full:hover {
  background: url("/pics/checkbox_half.png") 0px -28px;
}

.hcb_group_none_deact, .hcb_member_none_deact {
  background: url("/pics/checkbox_half.png") -28px 0px;
}

.hcb_group_half_deact {
  background: url("/pics/checkbox_half.png") -28px -14px;
}

.hcb_group_full_deact, .hcb_member_full_deact {
  background: url("/pics/checkbox_half.png") -28px -28px;
}

.sb_footerlink {
  margin-left: 2px;
  color: black;
}

.sb_footerlink img {
  width: 4px;
  height: 8px;
}

.jabber_user_holder {
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

#noti_static_holder {
  position: fixed;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 1000;
}
.grosse_schrift #noti_static_holder div.noti_holder {
  height: 25px;
  font-size: 16px;
}

div.noti_holder {
  margin: 0;
  position: absolute;
  width: 100%;
  height: 0;
  border-top: solid 1px black;
  background-color: #5858ff;
  top: -2px;
  left: 0;
  color: white;
  font-size: 14px;
  overflow: hidden;
}
body.blau_neu div.noti_holder {
  background-color: #5F72B6;
}
html.csstransforms3d.csstransitions div.noti_holder {
  height: 22px;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
}
html.csstransforms3d.csstransitions div.noti_holder.visible {
  -webkit-transform: translate3d(0, -22px, 0);
  -moz-transform: translate3d(0, -22px, 0);
  -ms-transform: translate3d(0, -22px, 0);
  -o-transform: translate3d(0, -22px, 0);
  transform: translate3d(0, -22px, 0);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
}

div.noti_text {
  margin-left: 20px;
}
div.noti_text a {
  color: white;
  font-weight: bold;
}

.tofu_benachrichtigung {
  border: solid 1px #c3c3ff;
  background-color: #e0e0ff;
  padding: 5px;
  font-size: 14px;
  margin: 5px;
  position: relative;
}
.tofu_benachrichtigung .icon {
  font-size: 25px;
  float: left;
  color: #5858ff;
  display: block;
  width: 30px;
  height: 35px;
  border-radius: 10px;
  line-height: 35px;
  vertical-align: middle;
  text-align: center;
}
body.blau_neu .tofu_benachrichtigung .icon {
  color: #5F72B6;
}
.tofu_benachrichtigung .noti_static_closer {
  right: 1px;
  background-color: #e8e8ff;
}

.noti_static_closer {
  background-image: url(/js/jquery/theme-1.9.0/images/ui-icons_222222_256x240.png);
  background-position: -80px -128px;
  position: absolute;
  right: 10px;
  top: 1px;
  width: 16px;
  height: 16px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px black;
  background-color: #e0e0ff;
  cursor: pointer;
}
.noti_static_closer:hover {
  background-color: #c3c3ff;
  background-position: -96px -128px;
}

#mini_such_caller {
  margin-bottom: 10px;
  width: 16px;
  cursor: pointer;
  border: solid 1px #5858ff;
  border-left: 0 solid black;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-topright: 2px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  background-color: #c3c3ff;
}
body.blau_neu #mini_such_caller {
  border: solid 1px #5F72B6;
}

.ui-autocomplete {
  z-index: 1000 !important;
  position: absolute;
}

.ui-autocomplete-category {
  border: none !important;
  background-color: transparent !important;
}

.ui-autocomplete .ui-menu-item a {
  display: block;
  font-size: 12px;
  padding: 2px;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  color: black;
}

a.ui-corner-all {
  border-radius: 0 !important;
  margin: 0 !important;
  border: none !important;
}

body.logged_out .show_if_logged_in {
  display: none;
}

body.logged_in .show_if_logged_out {
  display: none;
}

body.logged_out a.login_link:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: 0.7; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  /* fix buttons height */
  line-height: 1em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
}

.show_if_medium {
  display: none;
}

body.sky #bottom_right_extended {
  margin-right: 0;
  background-color: #e8e8ff;
  padding-right: 10px;
  padding-top: 10px;
  border-right: solid 1px #c3c3ff;
  position: relative;
  z-index: 200;
}
body.sky #bottom_right_extended > #right_border {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  right: 0;
  width: 5px;
  min-height: 100%;
  background-color: #f0f0ff;
}
body.sky #bottom_right_extended > #top_border {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 169px;
  height: 1px;
  background-color: #c3c3ff;
}
body.sky #bottom_right_extended > #top_padding {
  display: block;
  position: absolute;
  top: 1px;
  right: 0;
  height: 5px;
  background-color: #f0f0ff;
  width: 174px;
}

body.sky.sb_normal #bottom_right_extended > #top_border {
  width: 161px;
}

@media screen and (max-width: 1000px) {
  .hide_if_medium {
    display: none !important;
  }

  .show_if_medium {
    display: block;
    min-width: 1px;
    min-height: 1px;
  }

  .show_if_medium.pseudo_table {
    display: table;
  }

  tr.show_if_small {
    display: table-row;
  }

  td.show_if_small {
    display: table-cell;
  }
}
.show_if_small {
  display: none;
}

@media screen and (max-width: 800px) {
  .hide_if_small {
    display: none !important;
  }

  .show_if_small {
    display: block;
    min-width: 1px;
    min-height: 1px;
  }

  .show_if_small.pseudo_table {
    display: table;
  }

  tr.show_if_small {
    display: table-row;
  }

  td.show_if_small {
    display: table-cell;
  }
}
.show_if_mini {
  display: none;
}

@media screen and (max-width: 600px) {
  .hide_if_mini {
    display: none !important;
  }

  .show_if_mini {
    display: block;
    min-width: 1px;
    min-height: 1px;
  }

  .show_if_mini.pseudo_table {
    display: table;
  }

  span.show_if_mini {
    display: inline;
  }

  tr.show_if_small {
    display: table-row;
  }

  td.show_if_small {
    display: table-cell;
  }
}
@media screen and (max-width: 600px) {
  .mobile_full_width {
    width: 100% !important;
  }
}
/*
@media screen and (max-width: 600px) {
  .mobile_full_width {
    width: 470px !important;
  }
}

@media screen and (max-width: 479px) {
  .mobile_full_width {
    width: 410px !important;
  }
}

@media screen and (max-width: 320px) {
  .mobile_full_width {
    width: 310px !important;
  }
}
*/
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx), (min-resolution: 192dpi) {
  #animexx_logo_img {
    background-size: 149px 30px;
  }

  #ens_sitter.aiko span, .ens_sitter_aiko {
    background: url(/pics/ens_aiko_130.png);
    background-size: 65px 81px;
  }

  #ens_sitter.yuki span, .ens_sitter_yuki {
    background: url(/pics/ens_yuki_112.png);
    background-size: 56px 82px;
  }

  #gb_sitter.aiko span, .gb_sitter_aiko {
    background: url(/pics/gb_aiko_130.png);
    background-size: 65px 81px;
  }

  #gb_sitter.yuki span, .gb_sitter_yuki {
    background: url(/pics/gb_yuki_112.png);
    background-size: 56px 82px;
  }
}
@media screen and (max-width: 600px) {
  body.sky.sb_none #bodyid {
    width: 100%;
    margin-left: 0;
  }

  body.sb_none.nosky #bodyid {
    padding-left: 0;
  }

  body.nosky #bodyid {
    padding-right: 0;
  }

  .responsive table {
    table-layout: fixed;
  }

  input[type=file] {
    max-width: 250px;
  }

  #ens_sitter.aiko {
    width: 33px;
    height: 41px;
    top: -34px;
    left: 180px;
  }

  #ens_sitter.yuki {
    width: 28px;
    height: 41px;
    top: -34px;
    left: 180px;
  }

  #gb_sitter.aiko {
    width: 33px;
    height: 41px;
    top: -36px;
    left: 210px;
  }

  #gb_sitter.yuki {
    width: 28px;
    height: 41px;
    top: -34px;
    left: 210px;
  }

  #ens_sitter.aiko span, .ens_sitter_aiko {
    display: inline-block;
    background: url(/pics/ens_aiko_65.png) !important;
    background-size: 33px 41px !important;
    width: 33px;
    height: 41px;
  }

  #ens_sitter.yuki span, .ens_sitter_yuki {
    display: inline-block;
    background: url(/pics/ens_yuki_56.png);
    background-size: 28px 41px !important;
    width: 28px;
    height: 41px;
  }

  #gb_sitter.aiko span, .gb_sitter_aiko {
    display: inline-block;
    background: url(/pics/gb_aiko_65.png);
    background-size: 33px 41px !important;
    width: 33px;
    height: 41px;
  }

  #gb_sitter.yuki span, .gb_sitter_yuki {
    display: inline-block;
    background: url(/pics/gb_yuki_56.png);
    background-size: 28px 41px !important;
    width: 28px;
    height: 41px;
  }

  #menu_logo_holder {
    height: 40px;
  }

  #menu_balken_top.dunkelheader_mitte {
    text-align: right;
    padding-right: 10px;
  }

  #menu_balken_top.dunkelheader_mitte .header_datum {
    display: none;
  }

  #animexx_bodycontent {
    margin: 0;
    padding: 4px;
  }

  body.sb_normal #bodyid {
    padding-left: 0;
  }

  body.sb_normal footer.static {
    left: 0;
  }

  body.sb_minimized footer.static {
    left: 0;
    right: 0;
  }

  /*************** Menü **********************/
  #xxmenu_holder {
    display: none;
  }

  #xxmenu_main_caller {
    display: inline;
  }

  #animexxMenuDef {
    display: block;
    position: absolute;
    right: -250px;
    z-index: 10000;
    background: #e0e0ff;
    padding-left: 5px;
    border-left: 2px solid #c3c3ff;
    font-size: 14px;
    overflow: hidden;
    width: 250px;
  }
  body.sky #animexxMenuDef {
    right: -85px;
    display: none;
  }
  body.sky.menu_mini_main #animexxMenuDef {
    display: block;
  }
  #animexxMenuDef #loginMenu {
    display: none;
  }
  #animexxMenuDef section {
    width: 120px;
    float: left;
    clear: left;
    margin-bottom: 8px;
  }
  #animexxMenuDef #xxsection_verein, #animexxMenuDef #xxsection_fan, #animexxMenuDef #xxsection_infos {
    float: right;
    clear: right;
  }
  #animexxMenuDef h3 {
    font-size: 14px;
    font-weight: bold;
  }
  #animexxMenuDef ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  #animexxMenuDef ul li {
    margin: 0;
    padding: 0;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  html.csstransforms3d body #pageholder {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -o-transition: -o-transform 0.2s;
    transition: transform 0.2s;
  }

  html.no-csstransforms3d body #pageholder {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }

  html.csstransforms3d body.menu_mini_main #pageholder {
    -webkit-transform: translate3d(-250px, 0, 0);
    -moz-transform: translate3d(-250px, 0, 0);
    -ms-transform: translate3d(-250px, 0, 0);
    -o-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -o-transition: -o-transform 0.2s;
    transition: transform 0.2s;
  }

  html.no-csstransforms3d body.menu_mini_main #pageholder {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin-left: -250px;
    margin-right: 250px;
  }

  html.no-csstransforms3d body #animexxMenuDef {
    -webkit-transition: right 0.2s linear;
    -moz-transition: right 0.2s linear;
    -o-transition: right 0.2s linear;
    transition: right 0.2s linear;
  }

  html.no-csstransforms3d body.menu_mini_main #animexxMenuDef {
    -webkit-transition: right 0.2s linear;
    -moz-transition: right 0.2s linear;
    -o-transition: right 0.2s linear;
    transition: right 0.2s linear;
    right: 0;
  }

  #root {
    overflow: hidden;
  }
  body.sb_normal #root {
    padding-left: 0;
  }

  /*
    body.menu_mini_main #animexxMenuDef {
  	display: block;
    }
    */
  .linear_if_mini > .pseudo_tr, .linear_if_mini > .pseudo_td, .linear_if_mini > .pseudo_tr > .pseudo_td,
.linear_if_mini, .linear_if_mini > tbody, .linear_if_mini > tbody > tr, .linear_if_mini > tbody > tr > td,
.linear_if_mini > tbody > tr > th, .linear_if_mini > caption {
    display: block;
    width: 100%;
  }

  .linear_if_mini > tbody > tr {
    border-top: solid 1px #c3c3ff;
  }

  .linear_if_mini > tbody > tr:first-child {
    border-top: 0;
  }
}
#menu_balken_top #im_cbar {
  display: none !important;
}

#animexx_bodycontent {
  margin-top: 5px !important;
}

#ad_tester {
  display: none;
}

.cke_editor_text {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.cke_editor_text .indent1 {
  margin-left: 40px;
}
.cke_editor_text .indent2 {
  margin-left: 80px;
}
.cke_editor_text .indent3 {
  margin-left: 120px;
}
.cke_editor_text .indent4 {
  margin-left: 160px;
}
.cke_editor_text .indent5 {
  margin-left: 200px;
}
.cke_editor_text .indent6 {
  margin-left: 240px;
}
.cke_editor_text .indent7 {
  margin-left: 280px;
}
.cke_editor_text .indent8 {
  margin-left: 320px;
}
.cke_editor_text * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
@media screen and (max-width: 900px) {
  .cke_editor_text img {
    max-width: 100%;
    height: auto !important;
  }
}

#ad_dummy_skyscraper {
  text-align: center;
  font-size: 14px;
  width: 160px;
  height: 430px;
  border: solid 1px #c3c3ff;
  background-color: #e8e8ff;
  padding: 10px;
  margin-top: 15px;
  border-radius: 3px;
}
#ad_dummy_skyscraper .body {
  font-size: 12px;
}
.ow_bar #ad_dummy_skyscraper {
  margin-top: 3px;
}

.grosse_schrift {
  font-size: 14px;
}
.grosse_schrift .std {
  font-size: 14px;
}
.grosse_schrift .stdklein {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 12px;
}
.grosse_schrift .blockstyle {
  font-size: 14px;
}
.grosse_schrift footer .loginbalken {
  font-size: 12px;
}
.grosse_schrift a.menu {
  font-size: 14px;
}
.grosse_schrift .dunkelheader, .grosse_schrift #menu_balken_top, .grosse_schrift footer .dunkelheader {
  line-height: 14px;
  height: 18px;
  font-size: 12px;
}
.grosse_schrift .entwdelete {
  margin-top: 1px;
}
.grosse_schrift #xxmenu_holder .xxmenu_caller {
  font-size: 14px;
}
.grosse_schrift #xx_search_input {
  height: 14px;
  font-size: 12px;
}
.grosse_schrift .ui-autocomplete .ui-menu-item a {
  font-size: 14px;
}
.grosse_schrift .animexx_text_holder .footer {
  font-size: 9px;
}
.grosse_schrift .seitenliste {
  font-size: 11px;
}
.grosse_schrift .animexx_text_holder .vorschau {
  width: 120px;
  font-size: 12px;
}
.grosse_schrift body.sb_normal #root {
  padding-left: 160px;
}

#ak_logo_hint {
  position: absolute;
  left: 170px;
  bottom: -4px;
}

#animexx_bodycontent {
  min-height: 70vh;
}

body.sky #bodyid {
  margin-bottom: 0;
}

body #bodyid {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  body.sb_pos_normal #sidebar_std_holder {
    bottom: 0;
  }
}
#bodyid {
  border: 0 !important;
}

#bodyid {
  padding: 0 0 0 0;
}

body.leaderboard #pageholder {
  padding-bottom: 0;
}

#sidebar_mini_holder {
  padding-top: 110px;
  z-index: 100;
}
body.sb_pos_fixed #sidebar_mini_holder {
  position: fixed;
  padding-top: 10px;
}

body.sb_pos_fixed #sidebar_std_holder {
  position: fixed;
}

body.sb_pos_fixed #sidebar_std_holder2 {
  padding-top: 10px !important;
}

body.sb_pos_fixed .sidebar_widget {
  max-height: 250px;
  overflow: auto;
}

body.sb_pos_fixed #sidebar_win_pers.sidebar_widget {
  max-height: none;
}

body.sb_normal #sidebar_mini_holder {
  display: none;
}

body.sb_minimized #sidebar_std_holder {
  display: none;
}

#sidebar_widget_holder .perslink {
  clear: both;
}

#xxmenu_sb_caller {
  display: none;
  position: absolute;
  bottom: 2px;
  left: 3px;
}

#sidebar_std_holder .pics_pfeil_unten_w, #sidebar_std_holder .pics_pfeil_rechts_w {
  vertical-align: middle;
  margin-right: 3px;
}

#sidebar_win_jabber_buddies {
  font-size: 10px;
}

#sidebar_win_jabber_buddies .pics_sidebar_list_add9, #sidebar_win_zirkel .pics_sidebar_list_add9 {
  width: 9px;
  height: 9px;
  vertical-align: middle;
}

#sidebar_win_jabber_buddies .title a, #sidebar_win_zirkel .title a {
  position: absolute;
  right: 5px;
  top: 0px;
}

#sidebar_mini_holder {
  float: left;
  width: 20px;
  margin-left: -40px;
}

@media screen and (max-width: 1100px) {
  #sidebar_mini_holder {
    margin-left: -25px;
  }
}
#sidebar_mini_holder .shortcut {
  margin-bottom: 4px;
  width: 17px;
  border: solid 1px #5858ff;
  border-left: 0 solid black;
  background-color: #C3C3FF;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-topright: 2px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
}
body.blau_neu #sidebar_mini_holder .shortcut {
  border: solid 1px #5F72B6;
}

.sidebar_mini_widget {
  margin-bottom: 5px;
  position: relative;
  display: block;
  width: 17px;
}

.sidebar_mini_widget.activated {
  margin-left: 2px;
}

#sidebar_win_pers_mini {
  height: 95px;
  background-image: url(/pics/sidebar/sidebar_mini_pers.png);
}

#sidebar_win_pers_mini.en {
  height: 77px;
  background-image: url(/pics/sidebar/sidebar_mini_en_pers.png);
}

#sidebar_win_pers_mini.activated {
  height: 95px;
  background-image: url(/pics/sidebar/sidebar_mini_pers_rev.png);
}

#sidebar_win_pers_mini.en.activated {
  height: 77px;
  background-image: url(/pics/sidebar/sidebar_mini_en_pers_rev.png);
}

#sidebar_win_jabber_buddies_mini {
  height: 60px;
  background-image: url(/pics/sidebar/sidebar_mini_buddies.png);
}

#sidebar_win_jabber_buddies_mini.en {
  height: 50px;
  background-image: url(/pics/sidebar/sidebar_mini_en_chat.png);
}

#sidebar_win_jabber_buddies_mini.activated {
  height: 60px;
  background-image: url(/pics/sidebar/sidebar_mini_buddies_rev.png);
}

#sidebar_win_jabber_buddies_mini.en.activated {
  height: 50px;
  background-image: url(/pics/sidebar/sidebar_mini_en_chat_rev.png);
}

#sidebar_win_jabber_ticker_mini {
  height: 68px;
  background-image: url(/pics/sidebar/sidebar_mini_ticker.png);
}

#sidebar_win_jabber_ticker_mini.activated {
  height: 68px;
  background-image: url(/pics/sidebar/sidebar_mini_ticker_rev.png);
}

#sidebar_win_zirkel_mini {
  height: 61px;
  background-image: url(/pics/sidebar/sidebar_mini_zirkel.png);
}

#sidebar_win_zirkel_mini.en {
  height: 60px;
  background-image: url(/pics/sidebar/sidebar_mini_en_guilds.png);
}

#sidebar_win_zirkel_mini.activated {
  height: 61px;
  background-image: url(/pics/sidebar/sidebar_mini_zirkel_rev.png);
}

#sidebar_win_zirkel_mini.en.activated {
  height: 60px;
  background-image: url(/pics/sidebar/sidebar_mini_en_guilds_rev.png);
}

#sidebar_win_serien_mini {
  height: 58px;
  background-image: url(/pics/sidebar/sidebar_mini_serien.png);
}

#sidebar_win_serien_mini.en {
  height: 58px;
  background-image: url(/pics/sidebar/sidebar_mini_en_series.png);
}

#sidebar_win_serien_mini.activated {
  height: 58px;
  background-image: url(/pics/sidebar/sidebar_mini_serien_rev.png);
}

#sidebar_win_serien_mini.en.activated {
  height: 58px;
  background-image: url(/pics/sidebar/sidebar_mini_en_series_rev.png);
}

#sidebar_win_events_mini {
  height: 60px;
  background-image: url(/pics/sidebar/sidebar_mini_events.png);
}

#sidebar_win_events_mini.en {
  height: 62px;
  background-image: url(/pics/sidebar/sidebar_mini_en_events.png);
}

#sidebar_win_events_mini.activated {
  height: 60px;
  background-image: url(/pics/sidebar/sidebar_mini_events_rev.png);
}

#sidebar_win_events_mini.en.activated {
  height: 62px;
  background-image: url(/pics/sidebar/sidebar_mini_en_events_rev.png);
}

#sidebar_win_notizen_mini {
  height: 63px;
  background-image: url(/pics/sidebar/sidebar_mini_notizen.png);
}

#sidebar_win_notizen_mini.en {
  height: 57px;
  background-image: url(/pics/sidebar/sidebar_mini_en_notes.png);
}

#sidebar_win_notizen_mini.activated {
  height: 63px;
  background-image: url(/pics/sidebar/sidebar_mini_notizen_rev.png);
}

#sidebar_win_notizen_mini.en.activated {
  height: 57px;
  background-image: url(/pics/sidebar/sidebar_mini_en_notes_rev.png);
}

#sidebar_win_microblog_mini {
  height: 78px;
  background-image: url(/pics/sidebar/sidebar_mini_microblog.png);
}

#sidebar_win_microblog_mini.en {
  height: 83px;
  background-image: url(/pics/sidebar/sidebar_mini_en_microblog.png);
}

#sidebar_win_microblog_mini.activated {
  height: 78px;
  background-image: url(/pics/sidebar/sidebar_mini_microblog_rev.png);
}

#sidebar_win_microblog_mini.en.activated {
  height: 83px;
  background-image: url(/pics/sidebar/sidebar_mini_en_microblog_rev.png);
}

#sidebar_win_items_mini {
  height: 54px;
  background-image: url(/pics/sidebar/sidebar_mini_items.png);
}

#sidebar_win_items_mini.activated {
  height: 54px;
  background-image: url(/pics/sidebar/sidebar_mini_items_rev.png);
}

#sidebar_win_kontrolle_mini {
  height: 70px;
  background-image: url(/pics/sidebar/sidebar_mini_kontrolle.png);
}

#sidebar_win_kontrolle_mini.en {
  height: 58px;
  background-image: url(/pics/sidebar/sidebar_mini_en_admin.png);
}

#sidebar_win_kontrolle_mini.activated {
  height: 70px;
  background-image: url(/pics/sidebar/sidebar_mini_kontrolle_rev.png);
}

#sidebar_win_kontrolle_mini.en.activated {
  height: 58px;
  background-image: url(/pics/sidebar/sidebar_mini_en_admin_rev.png);
}

#sidebar_win_rpgs_mini {
  height: 47px;
  background-image: url(/pics/sidebar/sidebar_mini_rpg.png);
}

#sidebar_win_rpgs_mini.activated {
  height: 47px;
  background-image: url(/pics/sidebar/sidebar_mini_rpg_rev.png);
}

#sidebar_win_rpgs2_mini {
  height: 47px;
  background-image: url(/pics/sidebar/sidebar_mini_rpg.png);
}

#sidebar_win_rpgs2_mini.activated {
  height: 47px;
  background-image: url(/pics/sidebar/sidebar_mini_rpg_rev.png);
}

#sidebar_win_termine_mini {
  height: 78px;
  background-image: url(/pics/sidebar/sidebar_mini_termine.png);
}

#sidebar_win_termine_mini.en {
  height: 78px;
  background-image: url(/pics/sidebar/sidebar_mini_en_calendar.png);
}

#sidebar_win_termine_mini.activated {
  height: 78px;
  background-image: url(/pics/sidebar/sidebar_mini_termine_rev.png);
}

#sidebar_win_termine_mini.en.activated {
  height: 78px;
  background-image: url(/pics/sidebar/sidebar_mini_en_calendar_rev.png);
}

#sidebar_win_ersteschritte_mini {
  height: 102px;
  background-image: url(/pics/sidebar/sidebar_mini_ersteschritte.png);
}

#sidebar_win_ersteschritte_mini.activated {
  height: 102px;
  background-image: url(/pics/sidebar/sidebar_mini_ersteschritte_rev.png);
}

#sidebar_std_holder {
  z-index: 100;
  position: absolute;
  top: 0;
  width: 140px;
  padding-left: 2px;
  left: 0;
  background: #E0E0FF;
  min-height: 100%;
  border-right: solid 3px #888;
}
.grosse_schrift #sidebar_std_holder {
  width: 160px;
}
.grosse_schrift #sidebar_std_holder .shortcut {
  margin-left: 13px;
}

/* #sidebar_std_holder {  position: absolute; top: 0; width: 138px; padding-left: 2px; left: 0px; background: #E0E0FF; height: 100%; border-right: solid 3px #888; } */
#sidebar_std_holder2 {
  padding-top: 66px;
}

body.leaderboard #sidebar_std_holder2 {
  padding-top: 158px;
}

#sidebar_std_holder .shortcut {
  margin-left: 8px;
  float: left;
  width: 20px;
  border: solid 1px #5858ff;
  vertical-align: middle;
  text-align: center;
  background-color: #C3C3FF;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
body.blau_neu #sidebar_std_holder .shortcut {
  border: solid 1px #5F72B6;
}
#sidebar_std_holder .title_max {
  padding-left: 2px;
  color: white;
  position: relative;
}
#sidebar_std_holder .minimizer {
  cursor: pointer;
}
#sidebar_std_holder .title_min {
  padding-left: 5px;
  color: white;
  position: relative;
}
#sidebar_std_holder .maximizer {
  cursor: pointer;
  margin-top: -2px;
}
#sidebar_std_holder .title {
  font-weight: bold;
}
#sidebar_std_holder .title_min .title {
  margin-left: 3px;
}
#sidebar_std_holder .content {
  margin: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: #E8E8FF;
  text-align: left;
  position: relative;
  overflow: hidden;
}
#sidebar_std_holder .footer {
  border: solid 1px #5858ff;
  border-top: solid 0 black;
  background: #C3C3FF;
}
body.blau_neu #sidebar_std_holder .footer {
  border: solid 1px #5F72B6;
}
#sidebar_std_holder .sidebar_widget {
  background-color: #5858ff;
  padding: 1px;
  margin-top: 7px;
  margin-bottom: 5px;
}
body.blau_neu #sidebar_std_holder .sidebar_widget {
  background-color: #5F72B6;
}
#sidebar_std_holder .perslink img {
  display: none;
}
#sidebar_std_holder .perslink:hover img {
  display: inline;
}
#sidebar_std_holder #xx_search_input {
  width: 100%;
  height: 14px;
  font-size: 9px;
  margin-top: 5px;
  margin-bottom: 0;
  color: grey;
  padding: 1px 1px 1px 2px;
  background: #E8E8FF;
  border: solid 1px #5858ff;
  border-style: dotted;
}
body.blau_neu #sidebar_std_holder #xx_search_input {
  border: solid 1px #5F72B6;
}

#sidebar_mini_holder .perslink img {
  display: none;
}

#sidebar_mini_holder .perslink:hover img {
  display: inline;
}

#sidebar_mini_win {
  z-index: 15;
}

#sidebar_mini_win .content {
  padding-bottom: 0;
}

#sidebar_win_jabber_buddies {
  max-height: none;
}

.minisb_holder {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  /*writing-mode: tb-rl;*/
  width: 20px;
  left: -50%;
  white-space: nowrap;
}

.minisb_wid {
  display: inline-block;
  position: relative;
  height: 18px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 4px;
  background-color: #677af4;
  color: white;
  font-family: Verdana, serif;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 1px transparent;
}

.minisb_name {
  display: inline-block;
  font-weight: bold;
}

.minisb_wid:visited, .newsb_wid:link {
  color: white;
}

.minisb_count {
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  display: inline-block;
  border: solid 1px #c3c3ff;
  padding: 0;
  background-color: #e0e0ff;
  height: 15px;
  width: 15px;
  position: absolute;
  top: -8px;
  right: 3px;
  opacity: 0.95;
}

.minisb_count span {
  font-size: 11px;
  font-weight: bold;
  display: inline-block;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  margin-bottom: 1px;
  width: 20px;
  text-align: center;
  color: #5858ff;
  position: absolute;
  left: -3px;
  top: 0;
}
body.blau_neu .minisb_count span {
  color: #5F72B6;
}

.minisb_holder a:hover .minisb_wid, .sidebar_newmini_widget.activated .minisb_wid {
  top: -5px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  /*
  -webkit-box-shadow: 0px 0 2px 5px rgba(88, 88, 255, 0.25);
  -moz-box-shadow: 0px 0 2px 5px rgba(88, 88, 255, 0.25);
  box-shadow: 0px 0 2px 5px rgba(88, 88, 255, 0.25);
  */
}

.minisb_holder a:hover .minisb_name, .sidebar_newmini_widget.activated .minisb_name {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.minisb_holder a:hover .minisb_count, .sidebar_newmini_widget.activated .minisb_count {
  top: -3px;
}

.minisb_counter_zero .minisb_count {
  display: none;
}

.minisb_counter_exist {
  padding-right: 25px;
}

.minisb_holder a {
  display: inline-block;
  height: 22px;
  position: relative;
}

#xxmenu_sb_caller .minisb_count {
  top: 4px;
  right: -2px;
}

#xxmenu_sb_caller .minisb_count_number {
  position: absolute;
  right: -8px;
  display: inline-block;
  width: 30px;
  text-align: center;
  font-size: 12px;
  color: #5858ff;
  font-weight: bold;
  top: 2px;
}
body.blau_neu #xxmenu_sb_caller .minisb_count_number {
  color: #5F72B6;
}

.main_menu_sidebar #xxmenu_sb_caller .minisb_count_number {
  display: none;
}

.main_menu_sidebar #xxmenu_sb_caller .minisb_count {
  display: none;
}

#sidebar_win_rpgs2 .rpg_unseen {
  font-weight: bold;
}

#sidebar_win_rpgs2 .rpg_seen div {
  display: none;
}

#sidebar_win_rpgs2 .rpg_unseen div {
  padding-left: 10px;
  overflow: hidden;
  font-weight: normal;
}

#sidebar_win_zirkel .content div, #sidebar_win_serien .content div, #sidebar_win_events .content div, #sidebar_win_kontrolle .content div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#sidebar_win_zirkel .content div i, #sidebar_win_serien .content div i, #sidebar_win_events .content div i, #sidebar_win_kontrolle .content div i {
  white-space: normal;
}

#sidebar_win_zirkel .content, #sidebar_win_serien .content, #sidebar_win_events .content, #sidebar_win_kontrolle .content {
  overflow: auto;
}

html.no-touch #sidebar_win_zirkel .content, html.no-touch #sidebar_win_serien .content, html.no-touch #sidebar_win_events .content, html.no-touch #sidebar_win_kontrolle .content {
  overflow: hidden;
}
html.no-touch #sidebar_win_zirkel .content:hover, html.no-touch #sidebar_win_serien .content:hover, html.no-touch #sidebar_win_events .content:hover, html.no-touch #sidebar_win_kontrolle .content:hover {
  overflow: auto;
}

.sidebar_mini {
  width: 20px;
  min-width: 20px;
}

.sb_hotlinks_std_bar {
  background-color: #5858ff;
  padding-top: 0;
  padding-left: 3px;
  height: 15px;
  color: white;
  margin-bottom: 5px;
  margin-right: 5px;
  font-size: 12px;
}
body.blau_neu .sb_hotlinks_std_bar {
  background-color: #5F72B6;
}
.sb_hotlinks_std_bar .col1 {
  float: left;
}
.sb_hotlinks_std_bar .col1 img {
  width: 14px;
  height: 14px;
  margin-top: 1px;
  float: left;
}
.sb_hotlinks_std_bar .col2 {
  float: right;
  padding-right: 0;
  padding-top: 0;
  vertical-align: middle;
}

#sidebar_fixer, #sidebar_unfixer {
  width: 14px;
  height: 14px;
  cursor: pointer;
}

#sidebar_goto_mini {
  cursor: pointer;
  width: 15px;
  height: 15px;
}

.sb_stck {
  height: 20px;
  padding-top: 2px;
}
.sb_stck img {
  width: 16px;
  height: 10px;
}

.sb_sett {
  height: 20px;
  padding-top: 3px;
}
.sb_sett img {
  width: 14px;
  height: 14px;
}

.sb_pers {
  height: 20px;
  padding-top: 2px;
  position: relative;
}
.sb_pers img {
  width: 16px;
  height: 16px;
}
.sb_pers .minisb_count {
  top: -13px;
  right: 0;
  opacity: 0.95;
  z-index: 20;
}
.sb_pers .minisb_count_number {
  font-size: 11px;
  font-weight: bold;
  display: inline-block;
  width: 20px;
  text-align: center;
  color: #5858ff;
  position: absolute;
  z-index: 21;
  left: -1px;
  top: -12px;
}
body.blau_neu .sb_pers .minisb_count_number {
  color: #5F72B6;
}

.sb_ens {
  height: 20px;
  padding-top: 2px;
}
.sb_ens img {
  width: 16px;
  height: 16px;
}

.sbm_mini {
  width: 17px;
  height: 19px;
  margin-bottom: 7px;
  background-color: #5858ff;
}
body.blau_neu .sbm_mini {
  background-color: #5F72B6;
}
.sbm_mini img, .sbm_mini span {
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.sbm_stck {
  padding-top: 2px;
  padding-bottom: 2px;
}
.sbm_stck img {
  width: 16px;
  height: 10px;
}

.sbm_einst img {
  width: 14px;
  height: 14px;
}

.sbm_pers {
  position: relative;
}
.sbm_pers img {
  width: 16px;
  height: 16px;
}
.sbm_pers .minisb_count {
  top: 0;
  right: -13px;
  opacity: 0.95;
  z-index: 20;
}
.sbm_pers .minisb_count_number {
  font-size: 11px;
  font-weight: bold;
  display: inline-block;
  width: 20px;
  text-align: center;
  color: #5858ff;
  position: absolute;
  z-index: 21;
  left: 11px;
  top: 1px;
}
body.blau_neu .sbm_pers .minisb_count_number {
  color: #5F72B6;
}

.sbm_ens {
  margin-bottom: 10px;
}
.sbm_ens img {
  width: 16px;
  height: 16px;
}

#sidebar_mini_win .jabber_user_holder {
  display: block;
}

.jabber_user_holder:hover {
  background: #E0E0FF url(/pics/pfeil_rechts.gif) no-repeat right;
}

.jabber_user_holder, #sidebar_win_notizen .notiz, #sidebar_widget_holder .notiz, #sidebar_mini_win .notiz {
  padding-left: 2px;
  display: block;
  color: black;
}

#sidebar_win_notizen .notiz:hover, #sidebar_mini_win .notiz:hover, #sidebar_win_microblog .notiz:hover, #sidebar_mini_win .notiz:hover {
  background: #E0E0FF;
}

#sidebar_mini_win .content {
  position: relative;
  overflow: auto;
  max-height: 400px;
}

.dunkelheader .jabber_user_holder:hover {
  background: #C3C3FF url(/pics/pfeil_rechts.gif) no-repeat right;
}

.sidebar_onlinestate_show {
  display: block;
  font-size: 11px;
  cursor: pointer;
  vertical-align: middle;
  height: 15px;
  margin-left: 2px;
  position: relative;
  color: black;
}
.sidebar_onlinestate_show:link, .sidebar_onlinestate_show:visited {
  color: black;
}

#sidebar_widget_holder {
  padding: 0;
  padding-right: 5px;
  margin: 0;
}
#sidebar_widget_holder .title {
  cursor: move;
}

.sidebar-sortable-placeholder {
  padding: 1px;
  width: 130px;
  margin-top: 7px;
  margin-bottom: 7px;
  background-color: #E8E8FF;
}

@media screen and (max-width: 600px) {
  /*************** Sidebar **********************/
  #sidebar_std_holder .sidebar_widget {
    width: 100%;
  }

  body.sb_normal #xxmenu_sb_caller {
    display: inline;
  }

  body.sb_normal #animexx_logo_img {
    left: 50px;
    width: 126px;
  }

  #sidebar_std_holder {
    left: -220px;
    width: 220px;
  }

  #sidebar_widget_holder {
    width: 210px;
  }

  html.csstransforms3d body.sb_normal.main_menu_sidebar #pageholder {
    -webkit-transform: translate3d(220px, 0, 0);
    -moz-transform: translate3d(220px, 0, 0);
    -ms-transform: translate3d(220px, 0, 0);
    -o-transform: translate3d(220px, 0, 0);
    transform: translate3d(220px, 0, 0);
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -o-transition: -o-transform 0.2s;
    transition: transform 0.2s;
  }

  html.no-csstransforms3d body.sb_normal.main_menu_sidebar #pageholder {
    margin-left: 220px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }

  html.no-csstransforms3d body.sb_normal #sidebar_std_holder {
    -webkit-transition: left 0.2s linear;
    -moz-transition: left 0.2s linear;
    -o-transition: left 0.2s linear;
    transition: left 0.2s linear;
  }

  html.no-csstransforms3d body.sb_normal.main_menu_sidebar #sidebar_std_holder {
    -webkit-transition: left 0.2s linear;
    -moz-transition: left 0.2s linear;
    -o-transition: left 0.2s linear;
    transition: left 0.2s linear;
    left: 0;
  }

  body.sb_normal.main_menu_sidebar {
    overflow-x: hidden;
    overflow-y: auto;
  }

  .sb_hotlinks_std_bar {
    display: none;
  }

  body.sb_pos_fixed.main_menu_sidebar #sidebar_std_holder {
    position: absolute;
  }

  #sidebar_std_holder2 {
    padding-top: 10px;
  }

  #sidebar_std_holder {
    border-right: solid 2px #C3C3FF;
  }

  #sidebar_std_holder .shortcut {
    margin-left: 12px;
    margin-right: 12px;
    height: 30px;
    width: 30px;
    padding-top: 7px;
  }

  .sb_pers .minisb_count {
    top: 22px;
    right: 5px;
  }

  .sb_pers .minisb_count_number {
    left: 4px;
    top: 23px;
  }

  .sb_stck {
    width: 30px;
  }

  #sidebar_std_holder .content {
    font-size: 14px;
  }

  #sidebar_widget_holder .perslink {
    font-size: 14px;
  }

  #sidebar_win_notizen {
    white-space: nowrap;
  }

  #jabber_user_win {
    position: absolute !important;
  }

  #sidebar_std_holder #xx_search_input {
    width: 210px;
    font-size: 12px;
    height: 15px;
  }

  #sidebar_std_holder .title_max {
    font-size: 14px;
  }

  #sidebar_std_holder .stdklein.footer {
    font-size: 13px;
  }
}
.ueberschrift {
  font-size: 25px;
  vertical-align: bottom;
  margin: 0;
  font-weight: normal;
}

.ueberschrift span.pics_karo_small {
  vertical-align: top;
  margin-top: 4px;
}

div.eing_ruecklink {
  padding-left: 25px;
}

.ueberschrift_links, .ueberschrift_links_kontakte {
  float: left;
}

.ueberschrift_rechts, .ueberschrift_rechts_kontakte {
  float: right;
  display: inline-block;
}

.responsive_links {
  width: 50%;
  float: left;
  margin-bottom: 15px;
}

.responsive_rechts {
  width: 50%;
  float: right;
}

@media screen and (max-width: 600px) {
  .ueberschrift {
    font-size: 20px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin-left: 28px;
    line-height: 22px;
    margin-bottom: 3px;
    padding-top: 3px;
  }

  .ueberschrift span.pics_karo_small {
    float: left;
    margin-left: -28px;
    margin-top: 0;
  }

  /*.ueberschrift span.pics_karo_small { margin-top: 6px; width: 16px; height: 16px; background-position: 0 -22px; background-size: 350px 350px; url(/pics/pics_matrix6.png) no-repeat; }*/
  div.eing_ruecklink {
    padding-left: 0;
  }

  .ueberschrift_links {
    float: none;
  }

  .ueberschrift_rechts {
    float: none;
    margin-top: 15px;
    text-align: center;
    width: 100%;
  }

  .responsive_links, .responsive_rechts {
    float: none;
    width: auto;
  }
}
/*
.ueberschrift span { vertical-align: bottom; }
.ueberschrift span a { vertical-align: bottom; }
*/
button {
  border: 0 solid #5858FF;
  background-color: #C3C3FF;
}

button.grey, input.greybutton, a.greybutton {
  border: 1px solid #A3A3A3;
  background-color: #E0DFE3;
  cursor: pointer;
}

button.grey:hover, input.greybutton:hover, a.greybutton:hover {
  background-color: #e7e6ea;
}

a.greybutton {
  padding: 2px 5px;
  color: black;
  white-space: nowrap;
  display: inline-block;
}

a.button {
  color: black;
  text-align: center;
  font-size: 15px;
}

a.button, img.button, span.button, div.button {
  display: inline-block;
  text-align: center;
  font-size: 15px;
  padding-left: 6px;
  padding-right: 6px;
}

.button-accept {
  background: url(/pics/silk/accept.png) no-repeat 5px;
}

.button-decline {
  background: url(/pics/silk/cancel.png) no-repeat 5px;
}

.button-send {
  background: url(/pics/silk/email_go.png) no-repeat 5px;
}

.button-add {
  background: url(/pics/silk/add.png) no-repeat 5px;
}

.button-add-text {
  background: url(/pics/silk/script_add.png) no-repeat 5px;
}

.button-add-image {
  background: url(/pics/silk/image_add.png) no-repeat 5px;
}

.button-del {
  background: url(/pics/silk/delete.png) no-repeat 5px;
}

.button-search {
  background: url(/pics/fugue3/icons/magnifier.png) no-repeat 5px;
}

.button-save {
  background: url(/pics/save.png) no-repeat 5px;
}

.button-add-comment {
  background: url(/pics/silk/comment_add.png) no-repeat 5px;
}

.button-lock {
  background: url(/pics/silk/lock.png) no-repeat 5px;
}

.button-unlock {
  background: url(/pics/silk/lock_open.png) no-repeat 5px;
}

.button-loading {
  background: url(/pics/loading.gif) no-repeat 5px;
}

/* Zuletzt, überschreibt andere */
.button-icon-only {
  padding-right: 0;
  padding-left: 20px !important;
}

details.spoiler {
  margin-left: 15px;
  margin-right: 15px;
  padding: 5px;
  background-color: #f0f0ff;
}

details.spoiler > summary {
  font-weight: bold;
  margin-bottom: 7px;
  cursor: pointer;
}

html.no-details details {
  display: block;
}

html.no-details details > * {
  display: none;
}

html.no-details details > summary {
  display: block;
}

html.no-details details > summary:before {
  font-family: "fontello";
  content: "▸";
  display: inline-block;
  width: 10px;
}

html.no-details details.opened > summary:before {
  content: "▾";
}

html.no-details details.opened > * {
  display: inherit;
}

html.no-details .msie7 details.opened > * {
  display: block;
}

.vereinsmiley {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-right: 2px;
  overflow: hidden;
}

.goldkaro {
  display: inline-block;
  background: url(/pics/karo_gold.gif);
  overflow: hidden;
}

.tofusmiley {
  margin-right: 2px;
  width: 9px;
  height: 9px;
  overflow: hidden;
}

.plain_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.plain_list > li {
  margin: 0;
  padding: 0;
}

.axx_username {
  display: inline-block;
  height: 14px;
}
.axx_username .pics_karo_economy, .axx_username .pics_karo_standard {
  margin-right: 2px;
}

.pics_karo_economy, .pics_karo_standard {
  overflow: hidden;
}

.remote_user {
  color: #444;
}
.remote_user a, .remote_user a:link, .remote_user a:visited {
  color: #444;
}

img.max50 {
  max-width: 50px;
  max-height: 50px;
}

/*
.msie img.max50 {
	width: expression(Math.min(parseInt(this.offsetWidth), 50 ) + "px");
	height: expression(Math.min(parseInt(this.offsetHeight), 50 ) + "px");
}
*/
img.max100 {
  max-width: 100px;
  max-height: 100px;
}

/*
.msie img.max100 {
	width: expression(Math.min(parseInt(this.offsetWidth), 100 ) + "px");
	height: expression(Math.min(parseInt(this.offsetHeight), 100 ) + "px");
}
*/
img.max150 {
  max-width: 150px;
  max-height: 150px;
}

/*
.msie img.max150 {
	width: expression(Math.min(parseInt(this.offsetWidth), 150 ) + "px");
	height: expression(Math.min(parseInt(this.offsetHeight), 150 ) + "px");
}
*/
.button-accept, .button-decline, .button-send, .button-add, .button-add-text, .button-add-image, .button-del, .button-search, .button-save, .button-add-comment, .button-lock, .button-unlock, .button-loading {
  padding-left: 30px;
}

a.button-accept, a.button-decline, a.button-send, a.button-add, a.button-add-text, a.button-add-image, a.button-del, a.button-search, a.button-save, a.button-add-comment, a.button-lock, a.button-unlock, a.button-loading {
  padding-left: 30px;
}

.button {
  border: solid 1px #C3C3FF;
  background-color: #C3C3FF;
  cursor: pointer;
  color: black;
}

.button[disabled] {
  color: gray;
}

.button:hover {
  border: dotted 1px #D0D0FF;
  background-color: #D0D0FF;
}

.button[disabled]:hover {
  border: solid 1px #C3C3FF;
  background-color: #C3C3FF;
}

.padding0 {
  padding: 0;
}

.padding1 {
  padding: 1px;
}

.padding2 {
  padding: 2px;
}

.padding5 {
  padding: 5px;
}

.padding10 {
  padding: 10px;
}

table.padding0 {
  padding: 0;
}
table.padding0 > tbody > tr > td, table.padding0 > tbody > tr > th, table.padding0 > thead > tr > th {
  padding: 0;
}

table.padding1 {
  padding: 0;
}
table.padding1 > tbody > tr > td, table.padding1 > tbody > tr > th, table.padding1 > thead > tr > th {
  padding: 1px;
}

table.padding2 {
  padding: 0;
}
table.padding2 > tbody > tr > td, table.padding2 > tbody > tr > th, table.padding2 > thead > tr > th {
  padding: 2px;
}

table.padding5 {
  padding: 0;
}
table.padding5 > tbody > tr > td, table.padding5 > tbody > tr > th, table.padding5 > thead > tr > th {
  padding: 5px;
}

table.padding10 {
  padding: 0;
}
table.padding10 > tbody > tr > td, table.padding10 > tbody > tr > th, table.padding10 > thead > tr > th {
  padding: 10px;
}

ul.padding0 {
  padding: 0;
}
ul.padding0 > li {
  padding: 0;
}

ul.padding1 {
  padding: 0;
}
ul.padding1 > li {
  padding: 1px;
}

ul.padding2 {
  padding: 0;
}
ul.padding2 > li {
  padding: 2px;
}

ul.padding5 {
  padding: 0;
}
ul.padding5 > li {
  padding: 5px;
}

ul.padding10 {
  padding: 0;
}
ul.padding10 > li {
  padding: 10px;
}

.blau {
  border: solid 1px #C3C3FF;
  background-color: #E0E0FF;
}

table.blau {
  border-spacing: 1px;
  border-collapse: separate;
  background-color: #C3C3FF;
  border: none;
}
table.blau > tbody > tr > td, table.blau > tbody > tr > th {
  background-color: #E0E0FF;
}
table.blau > tbody > tr > td.header, table.blau > tbody > tr th.header {
  background-color: #C3C3FF;
}

table.fixed {
  table-layout: fixed;
  word-break: break-word;
  word-wrap: break-word;
}

.blau .header, .shadowed_box .header, .blau > h3, .blau > h2 {
  background-color: #C3C3FF;
  text-align: center;
  font-weight: bold;
  padding: 2px;
}

.blau > h3 {
  clear: both;
  font-size: 12px;
  margin: -1px -1px 0;
  margin-bottom: 2px;
}

.blau > h2 {
  clear: both;
  font-size: 16px;
  margin-bottom: 2px;
}

.blau hr {
  border-bottom: none;
  border-top: solid 1px #c3c3ff;
  height: 0;
}

.padding2 hr {
  margin: 2px -2px;
}

ul.blau {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: #c3c3ff;
}

ul.blau > li {
  background-color: #e0e0ff;
  margin: 0;
  margin-top: 1px;
  padding: 2px;
}

ul.blau > li:first-child {
  margin-top: 0;
}

.pseudo_table.blau {
  border-spacing: 1px;
  -dt-border-spacing: 1px;
  border: none;
}

table.blau caption {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background: #C3C3FF;
  border: solid #C3C3FF 1px;
  border-bottom: solid 0 black;
  margin-bottom: -1px;
  padding: 2px;
  vertical-align: bottom;
}
table.blau caption .axx_username {
  height: 19px;
}
table.blau caption .axx_username * {
  vertical-align: middle;
}

caption span, caption div {
  vertical-align: bottom;
}

div.caption, h2.caption, h3.caption, td.caption, th.caption, table.blau > tbody > tr > td.caption, table.blau > tbody > tr > th.caption {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background: #C3C3FF;
  border: solid #C3C3FF 1px;
  padding: 2px;
  vertical-align: bottom;
}

.shadowed_box {
  -webkit-box-shadow: 0 0 2px 2px #d8d8ff;
  -moz-box-shadow: 0 0 2px 2px #d8d8ff;
  box-shadow: 0 0 2px 2px #d8d8ff;
}

.shadowed_box > table {
  width: 100%;
}

form.shadowed_box {
  display: table;
  /* Damit es vergrößerbar ist, wegen Textboxen */
}

form.fixed, form.shadowed_box.fixed {
  display: block;
}

.animexx_textarea, .animexxtextbox textarea {
  padding: 1px;
  display: block;
  max-width: 100%;
  width: 100%;
}

.msie7 .animexx_textarea {
  max-width: none;
}

/* Sonst schrumpft die Textbox pro Eingabe o_O */
.animexx_textarea_preview {
  max-width: 100% !important;
  display: none;
  border: solid 1px #c3c3ff;
  overflow: auto;
  /* scroll */
  text-align: left;
}

.animexx_text_holder {
  display: inline-block;
  max-width: 100%;
}
.animexx_text_holder.fullsize {
  width: 100%;
}
.animexx_text_holder .footer {
  overflow: hidden;
  padding: 1px;
}
.animexx_text_holder .vorschau {
  float: right;
  white-space: nowrap;
  width: 96px;
  font-size: 9px;
}
.animexx_text_holder .html_template {
  display: none;
}

.animexx_text_ckeditor.animexx_text_holder {
  width: 100%;
}
.animexx_text_ckeditor .cke_chrome {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.animexx_text_ckeditor .cke_inner {
  background-color: #e8e8ff;
}
.animexx_text_ckeditor .cke_top {
  padding: 4px 4px 0;
}
.animexx_text_ckeditor .cke_bottom {
  height: 10px;
}
.animexx_text_ckeditor .cke_bottom .cke_resizer_ltr {
  margin-top: -2px;
}
.animexx_text_ckeditor .cke_top, .animexx_text_ckeditor .cke_bottom {
  opacity: 0.2;
  -webkit-transition: opacity 0.1s ease;
  -moz-transition: opacity 0.1s ease;
  -o-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  background: #e8e8ff;
  background-image: none;
  -webkit-background-image: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.animexx_text_ckeditor .cke_focus .cke_top, .animexx_text_ckeditor .cke_focus .cke_bottom {
  opacity: 1;
  -webkit-transition: opacity 0.1s ease;
  -moz-transition: opacity 0.1s ease;
  -o-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

.ergebnis_ok {
  width: 550px;
  margin: 5px auto;
  border: solid 1px green;
  background: #E0E0FF url(/pics/fugue3/bonus/icons-24/tick.png) no-repeat 10px 3px;
  padding: 0;
  min-height: 30px;
  overflow: hidden;
}

.ergebnis_error {
  width: 550px;
  margin: 5px auto;
  border: solid 1px red;
  background: #E0E0FF url(/pics/fugue3/bonus/icons-24/cross.png) no-repeat 10px 3px;
  padding: 0;
  min-height: 30px;
  overflow: hidden;
}

.ergebnis_warning {
  width: 550px;
  margin: 5px auto;
  border: solid 1px #cc9900;
  padding: 0;
  min-height: 30px;
  overflow: hidden;
  background-color: #e0e0ff;
}
.ergebnis_warning::before {
  font-family: "fontello";
  content: "";
  font-size: 27px;
  float: left;
  padding: 2px;
  margin-left: 9px;
  color: #cc9900;
}

.ergebnis_ok p, div.ergebnis_error p, div.ergebnis_warning p {
  color: black;
  font-size: 14px;
  font-weight: bold;
  padding-left: 50px;
  padding-top: 5px;
  margin: 0;
  text-align: left;
}

.ergebnis_ok p.mehrzeilig, div.ergebnis_error p.mehrzeilig, div.ergebnis_warning p.mehrzeilig {
  padding-top: 0;
}

@media screen and (max-width: 600px) {
  .ergebnis_ok, .ergebnis_error, .ergebnis_warning {
    width: auto;
  }
}
.width50 {
  width: 50%;
}

.width75 {
  width: 75%;
}

.width80 {
  width: 80%;
}

.width90 {
  width: 90%;
}

.width150 {
  width: 150px;
}

.width200 {
  width: 200px;
}

.width250 {
  width: 250px;
}

.width400 {
  width: 400px;
}

.width500 {
  width: 500px;
}

.width600 {
  width: 600px;
}

.width700 {
  width: 700px;
}

.width800 {
  width: 800px;
}
@media screen and (max-width: 900px) {
  .width800 {
    width: 100%;
  }
}

.width900 {
  width: 900px;
}

div.width50 {
  width: auto;
  max-width: 50%;
}

div.width75 {
  width: auto;
  max-width: 75%;
}

div.width80 {
  width: auto;
  max-width: 80%;
}

div.width90 {
  width: auto;
  max-width: 90%;
}

div.width150 {
  width: auto;
  max-width: 150px;
}

div.width200 {
  width: auto;
  max-width: 200px;
}

div.width250 {
  width: auto;
  max-width: 250px;
}

div.width400 {
  width: auto;
  max-width: 400px;
}

div.width500 {
  width: auto;
  max-width: 500px;
}

div.width600 {
  width: auto;
  max-width: 600px;
}

div.width700 {
  width: auto;
  max-width: 700px;
}

div.width800 {
  width: auto;
  max-width: 800px;
}
@media screen and (max-width: 900px) {
  div.width800 {
    width: 100%;
  }
}

div.width900 {
  width: auto;
  max-width: 900px;
}

@media screen and (max-width: 1300px) {
  .neben_sidebar.width700, .neben_sidebar.width800, .neben_sidebar.width900 {
    width: 100%;
  }

  td.width200, th.width200, td.width250, th.width250 {
    width: auto;
  }
}
@media screen and (max-width: 1000px) {
  div.width75, div.width80, div.width90, div.width700, div.width900 {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .width50, .width75, .width80, .width90, .width400, .width500, .width600, .width700, .width800, .width900 {
    width: 100%;
  }

  td.width150, th.width150, td.width200, th.width200, td.width250, th.width250 {
    width: auto;
  }
}
.abgesagt {
  font-style: italic;
  color: red;
  font-weight: bold;
}

td > img {
  vertical-align: top;
}

.borderradius_top10 {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.borderradius5 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.fav_adder {
  cursor: pointer;
  vertical-align: middle;
  padding: 6px 4px 2px;
  border: solid 1px #C3C3FF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.ben_settings_shower {
  vertical-align: middle;
  padding: 6px 4px 2px;
  border: solid 1px #C3C3FF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.recommend_caller {
  cursor: pointer;
  vertical-align: middle;
  padding: 6px 4px 2px;
  border: solid 1px #C3C3FF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.align_right {
  margin-right: 0;
  margin-left: auto;
}

.align_center {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

a.steckbrieflink {
  margin-left: 5px;
}
a.steckbrieflink .label {
  display: none;
}

.verticalmiddle {
  vertical-align: middle;
}
.verticalmiddle span {
  vertical-align: middle;
}
.verticalmiddle img {
  vertical-align: middle;
}

.unter_ueberschrift_box {
  margin: 5px 5px 5px 30px;
  max-width: 550px;
  border: solid 1px #C3C3FF;
  background: #E0E0FF;
  padding: 2px;
  display: block;
  list-style-type: none;
}
.unter_ueberschrift_box > li {
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 600px) {
  div.unter_ueberschrift_box {
    margin: 5px;
    width: auto;
  }
}
.hyphens {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.sociallinks_bar {
  width: 184px;
  margin-top: 5px;
  padding: 3px 2px 5px;
  border: solid 1px #C3C3FF;
  background-color: #E0E0FF;
  text-align: left;
  height: 33px;
}

.sociallinks_bigbutton {
  background-color: #c3c3ff;
  margin-top: -5px;
  margin-bottom: -7px;
  vertical-align: middle;
  padding: 6px 4px 2px;
  border: solid 1px #C3C3FF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.empfehlen_holder, .empfehlen_done {
  position: relative;
  vertical-align: top;
  height: 26px;
  margin-top: 2px;
}

.seiten_blaettern_leiste, .seiten_blaettern_leiste_gross {
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}

.seiten_blaettern_leiste .zurueck, .seiten_blaettern_leiste_gross .zurueck {
  float: left;
}

.seiten_blaettern_leiste .vor, .seiten_blaettern_leiste_gross .vor {
  float: right;
}

.seiten_blaettern_leiste .seitenliste, .seiten_blaettern_leiste_gross .seitenliste, .seiten_blaettern_leiste .seiteninput, .seiten_blaettern_leiste_gross .seiteninput {
  margin-left: 70px;
  margin-right: 70px;
  overflow: hidden;
  min-height: 15px;
}

.seiten_blaettern_leiste .seiteninput, .seiten_blaettern_leiste_gross .seiteninput {
  display: none;
  margin-top: -1px;
  margin-bottom: -1px;
  line-height: 14px;
}

.seiten_blaettern_leiste .seiteninput input, .seiten_blaettern_leiste_gross .seiteninput input {
  padding: 0;
  width: 35px;
  text-align: center;
  background-color: #e8e8ff;
  vertical-align: middle;
}

.iphone .seiten_blaettern_leiste .seiteninput input, .iphone .seiten_blaettern_leiste_gross .seiteninput input {
  margin-top: -2px;
  margin-bottom: -2px;
}

.seiten_blaettern_leiste .seiteninput > a, .seiten_blaettern_leiste_gross .seiteninput input > a {
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
}

@media screen and (max-width: 600px) {
  .seiten_blaettern_leiste {
    white-space: nowrap;
  }

  .seiten_blaettern_leiste .seiteninput, .seiten_blaettern_leiste_gross .seiteninput {
    display: inherit;
  }

  .seiten_blaettern_leiste .seitenliste, .seiten_blaettern_leiste_gross .seitenliste {
    display: none;
  }
}
.forum_seiten_blaettern {
  background-color: #c3c3ff;
  padding: 2px;
  font-size: 9px;
}

.nowrap_overflow, .nowrap_multiple {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.break_word {
  word-break: break-word;
  word-wrap: break-word;
}

@media screen and (max-width: 600px) {
  .nowrap_multiple {
    max-width: 280px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
td.nowrap_overflow, th.nowrap_overflow {
  display: table-cell;
}

div.popup, div.menu, div.hilfe, .xxmenu_menu {
  border: 1px solid #5858ff;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 101;
  padding: 3px;
  text-align: left;
}

div.popup {
  background-color: #C3C3FF;
  white-space: nowrap;
  font-size: 9px;
}

div.hilfe {
  font-size: 9px;
  background-color: #E0E0FF;
  width: 160px;
}

div.menu, .xxmenu_menu {
  font-size: 12px;
  background-color: #E0E0FF;
  white-space: nowrap;
  margin: 0;
  margin-top: 1px;
  border: 2px outset #5858ff;
  padding: 3px 1em;
  list-style-type: none;
}
div.menu td, div.menu th, .xxmenu_menu td, .xxmenu_menu th {
  padding-bottom: 10px;
}
div.menu td, div.menu th, div.menu label, .xxmenu_menu td, .xxmenu_menu th, .xxmenu_menu label {
  font-size: 14px;
}

html.touch div.menu, html.touch .xxmenu_menu {
  font-size: 13px;
}

#loginMenu {
  width: 290px;
  height: 160px;
}
#loginMenu table {
  border-spacing: 3px;
}

span.closeMenu2 {
  font-size: 9px;
  font-weight: bold;
  position: absolute;
  top: 3px;
  right: 3px;
  background-color: #C3C3FF;
  padding: 2px;
  z-index: 102;
  text-align: left;
  color: black;
}

.axx_username {
  white-space: nowrap;
}

.axx_userfenster_st1, .axx_userfenster_st2 {
  /*	font-size: 12px;*/
  cursor: pointer;
  padding-left: 2px;
}

.axx_userfenster_st1 {
  font-weight: bold;
}

.axx_userfenster_win {
  font-size: 10px;
  background-color: #E8E8FF;
  padding: 2px !important;
  border: solid 1px #5858FF;
  width: 120px;
  position: absolute;
  z-index: 1200;
  font-weight: normal;
  text-align: left;
}

.stdklein .axx_userfenster_st1, .stdklein .axx_userfenster_st2 {
  font-size: 9px;
  padding-left: 2px;
}

.axx_userfenster_static {
  font-size: 12px;
  font-weight: bold;
  color: black;
  cursor: pointer;
}

.boxheader {
  display: block;
  width: 100%;
  border-left: 2px solid #C3C3FF;
  border-right: 2px solid #C3C3FF;
  background-color: #C3C3FF;
  margin: 0;
  padding: 0.5em;
  font-size: 1em;
}
.boxheader span {
  padding-left: 5px;
  font-size: 0.9em;
}

.boxcontent {
  display: block;
  width: 100%;
  border-left: 2px solid #C3C3FF;
  border-right: 2px solid #C3C3FF;
  border-bottom: 2px solid #C3C3FF;
  background-color: #E0E0FF;
  margin: 0;
  margin-bottom: 5px;
  padding: 0.5em;
  overflow: auto;
}

.boxcontent ul {
  padding-left: 13px;
  margin: 0 0 0 3px;
  font-size: 0.9em;
  list-style-image: url("/pics/pfeil_rechts.gif");
}

* html .boxcontent ul {
  font-size: 0.8em;
}

.clickable {
  cursor: pointer;
  color: #5858FF;
}

.tooltip {
  position: absolute;
  display: none;
  background: #E8E8FF;
  border: solid 1px #5858FF;
  padding: 2px;
  z-index: 15;
  font-size: 11px;
  max-width: 400px;
  text-align: left;
}

.usermenu {
  font-size: 9px;
  font-weight: bold;
  color: white;
  cursor: pointer;
  padding-left: 3px;
  padding-right: 3px;
}

.userMenuHolder {
  font-weight: normal;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 130px;
  height: 50px;
  border: solid 1px #5858FF;
  background-color: #E0E0FF;
  color: black;
  text-align: left;
  z-index: 5;
}

.userMenuHolder img {
  margin-left: 40px;
  margin-top: 10px;
}

.userMenuText {
  margin: 2px;
  font-size: 10px;
  z-index: 10;
}

.userMenuText * {
  z-index: 11;
}

.userMenuText * * {
  z-index: 12;
}

.userMenuText div {
  text-indent: -12px;
  padding-left: 12px;
}

.userMenuText ul {
  list-style-type: square;
  padding: 1px;
  margin: 1px;
  z-index: 11;
}

.userMenuText ul li {
  padding: 1px;
  margin: 1px;
  z-index: 12;
}

.usermenu_c1 {
  display: inline;
}

.usermenu_c2 {
  display: none;
}

.usermenu_c1 img {
  width: 11px;
  height: 10px;
}

.usermenu_c2 img {
  width: 11px;
  height: 10px;
}

.umfrage {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}

td.nein, input.nein, span.nein {
  background-color: red;
}

td.vielleicht, input.vielleicht, span.vielleicht {
  background-color: yellow;
}

td.ja, input.ja, span.ja {
  background-color: green;
  padding: 0;
}

td.ja input, td.nein input, td.vielleicht input {
  padding: 0;
  margin: 2px;
}

#indicator1 {
  display: none;
  position: absolute;
  left: -20px;
  top: -2px;
}
#indicator1 img {
  width: 16px;
  height: 16px;
}

.xxev_detail_but {
  vertical-align: middle;
  padding: 4px;
  padding-bottom: 0;
  border: solid 1px #c3c3ff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.deabo_form {
  vertical-align: middle;
  display: inline;
}
.deabo_form .button {
  vertical-align: middle;
  padding: 4px;
  border: solid 1px #c3c3ff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.abo_form {
  vertical-align: middle;
  display: inline;
  padding-right: 15px;
}
.abo_form .button {
  vertical-align: middle;
  padding: 4px;
  border: solid 1px #c3c3ff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

div.roundbox_normal, div.blauebox {
  padding: 1px;
  background-color: #C3C3FF;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

div.roundbox_normal div.header, div.blauebox div.header {
  padding: 2px;
  text-align: center;
  font-weight: bold;
}

div.roundbox_normal div.content, div.blauebox div.content {
  background-color: #E0E0FF;
  padding: 2px;
  margin-top: 1px;
  text-align: left;
}

.umfrage {
  width: 200px;
  min-height: 80px;
}

.umfrage_main {
  border: 1px solid #C3C3FF;
  background-color: #F0F0FF;
  width: 200px;
  text-align: center;
  padding: 5px;
}

.umfrage_vote_form {
  text-align: left;
  display: block;
}

.sichtbarkeit_holder {
  vertical-align: middle;
  position: relative;
  padding: 0;
  margin: 0;
  color: black;
}

.closeonclick_win, #sichtbarkeit_setter {
  position: absolute;
  width: 200px;
  border: solid 1px #C3C3FF;
  margin: 0;
  padding: 0;
  background-color: #E0E0FF;
  -moz-border-radius: 4px;
  z-index: 100;
}

.sichtbarkeit_setter_cont {
  position: relative;
  top: 0;
  left: 0;
  margin: 2px 3px 3px 10px;
  overflow: hidden;
}

.sichtbarkeit_pfeil {
  position: absolute;
  left: -7px;
  width: 13px;
  height: 13px;
  background: url(/kontakte/tooltip_imgs.gif);
}

.sichtbarkeit_setter_cont .hoverablef, .sichtbarkeit_setter_cont .hoverable {
  display: block;
  font-size: 14px;
  padding: 2px;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
}
.sichtbarkeit_setter_cont .hoverablef:hover, .sichtbarkeit_setter_cont .hoverable:hover {
  background-color: #C3C3FF;
}
.sichtbarkeit_setter_cont .hoverablef:focus, .sichtbarkeit_setter_cont .hoverable:focus {
  background-color: #d0d0ff;
}
.sichtbarkeit_setter_cont .hoverable {
  border-top: solid 1px #C3C3FF;
}
.sichtbarkeit_setter_cont .weiterbut {
  position: absolute;
  right: 5px;
  top: 6px;
}
.sichtbarkeit_setter_cont .rueckc {
  display: block;
}
.sichtbarkeit_setter_cont img {
  vertical-align: middle;
}
.sichtbarkeit_setter_cont input {
  vertical-align: middle;
}
.sichtbarkeit_setter_cont a {
  color: black;
}

#sichtbarkeit_setter .sel2 {
  font-size: 12px;
}

/* Next version */
.jq_sichtbarkeit_setter {
  position: absolute;
  width: 200px;
  border: solid 1px #C3C3FF;
  margin: 0;
  padding: 0;
  background-color: #E0E0FF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  z-index: 2000;
}

.benachrichtigungssetter {
  height: 32px;
  border: solid 1px #C3C3FF;
  background: #E0E0FF;
  position: relative;
  cursor: pointer;
}
.benachrichtigungssetter img.logo {
  position: absolute;
  top: 2px;
  left: 2px;
}
.benachrichtigungssetter div.titel {
  padding-left: 18px;
  white-space: nowrap;
  text-align: left;
}
.benachrichtigungssetter div.aktiveh {
  position: absolute;
  top: 2px;
  right: 2px;
}
.benachrichtigungssetter div.aktiv {
  float: left;
  padding-top: 2px;
  padding-left: 2px;
  width: 14px;
  height: 14px;
  background-color: #C3C3FF;
  margin-right: 1px;
}
.benachrichtigungssetter div.inaktiv {
  float: left;
  padding-top: 2px;
  padding-left: 2px;
  width: 14px;
  height: 14px;
  background-color: #E0E0FF;
  margin-right: 1px;
}
.benachrichtigungssetter div.aktiveh img {
  width: 11px;
}
.benachrichtigungssetter div.inaktiv img {
  opacity: 0.5;
}

.bereichsnews, .entwdelete {
  background-image: url(/js/jquery/theme-1.9.0/images/ui-icons_ffffff_256x240.png);
  background-position: -96px -128px;
  background-color: #C3C3FF;
  height: 18px;
  width: 18px;
  display: block;
  border: solid 1px #C3C3FF;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}

.bereichsnews:hover, .entwdelete:hover {
  background-image: url(/js/jquery/theme-1.9.0/images/ui-icons_ffffff_256x240.png);
  background-color: #C3C3FF;
}

.entwdelete {
  height: 13px;
  width: 13px;
  background-position: -99px -131px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.content_loader_img img {
  opacity: 0.3;
}

.kont_add_setter {
  position: absolute;
  width: 200px;
  min-height: 100px;
  max-height: 300px;
  overflow: auto;
  border: solid 1px #C3C3FF;
  margin: 0;
  padding: 0;
  background-color: #E0E0FF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  z-index: 2000;
}
.kont_add_setter .hoverable {
  display: block;
  font-size: 12px;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  color: black;
}
.kont_add_setter .hoverable span {
  padding-top: 2px;
}
.kont_add_setter .hoverable:hover {
  background-color: #C3C3FF;
}
.kont_add_setter .kont_add_gruppe {
  background-image: url(/pics/pfeil_rechts.gif);
  background-position: 194px 5px;
  background-repeat: no-repeat;
  padding-left: 2px;
}
.kont_add_setter .kont_sel_user {
  background-image: url(/pics/pfeil_rechts.gif);
  background-position: 194px 5px;
  background-repeat: no-repeat;
  padding-left: 2px;
}

.kont_add_mitglieder {
  padding: 3px;
}

.kont_add_userselected {
  padding-right: 15px;
  background-image: url(/pics/but_accept9.png);
  background-position: right;
  background-repeat: no-repeat;
  font-weight: bold;
}

.kont_add_pfeil_below {
  position: absolute;
  left: -6px;
  top: -7px;
  width: 13px;
  height: 13px;
  background: url(/pics/tooltipbox_obenunten.png);
  z-index: 2001;
}

.kont_add_pfeil_right {
  position: absolute;
  left: -6px;
  top: -7px;
  width: 13px;
  height: 13px;
  background: url(/kontakte/tooltip_imgs.gif);
  z-index: 2001;
}

.sorter_holder {
  vertical-align: middle;
  position: absolute;
  padding: 0;
  margin: 0;
  color: black;
}

.sorter_curr:link, .sorter_curr:visited {
  color: black;
}
.sorter_curr .name {
  font-weight: bold;
}

.sorter_setter {
  position: absolute;
  display: none;
  font-weight: bold;
  width: 200px;
  border: solid 1px #C3C3FF;
  margin: 0;
  padding: 0;
  background-color: #E0E0FF;
  z-index: 100;
  text-align: left;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.sorter_setter_cont {
  position: relative;
  top: 0;
  left: 0;
  margin: 2px 3px 3px 10px;
}
.sorter_setter_cont .hoverablef, .sorter_setter_cont .hoverable {
  font-size: 14px;
  padding: 2px;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  display: block;
  color: black;
}
.sorter_setter_cont .hoverablef:hover, .sorter_setter_cont .hoverable:hover {
  background-color: #C3C3FF;
}
.sorter_setter_cont .hoverable {
  border-top: solid 1px #C3C3FF;
}
.sorter_setter_cont h2 {
  margin: 0;
  padding: 2px;
  font-size: 14px;
}

.sorter_pfeil {
  position: absolute;
  top: -7px;
  left: 140px;
  width: 13px;
  height: 13px;
  background: url(/kontakte/tooltip_imgs.gif) -16px 0;
}

.diff ins {
  color: green;
  background: #dfd;
  text-decoration: none;
  display: block;
}
.diff del {
  color: red;
  background: #fdd;
  text-decoration: none;
  display: block;
}
.diff .ins {
  background: #dfd;
  display: block;
}
.diff .del {
  background: #fdd;
  display: block;
}
.diff.inline ins, .diff.inline del, .diff.inline .ins, .diff.inline .del {
  display: inline;
}

.etherpad_holder {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.etherpad_holder > iframe {
  width: 898px;
  height: 400px;
  border: solid 1px black;
}

td.asmall, td.asmall img {
  vertical-align: bottom;
}

td.asmall img {
  line-height: 0;
}

.new_event_sidebar {
  width: 255px;
  margin-left: 15px;
  float: right;
}
.new_event_sidebar .header {
  background-color: #c3c3ff;
  text-align: center;
  font-weight: bold;
  padding: 2px;
}
.new_event_sidebar .fotoholder a {
  width: 116px;
  display: inline-block;
  text-align: center;
  line-height: 105px;
  vertical-align: bottom;
}
.new_event_sidebar .fotoholder a img {
  line-height: 105px;
  vertical-align: bottom;
  max-height: 100px;
  max-width: 100px;
}
.new_event_sidebar .dabeibox {
  max-height: 150px;
  overflow: auto;
  padding-left: 5px;
}

@media screen and (max-width: 1200px) {
  .new_event_sidebar {
    width: 200px;
  }

  .new_event_sidebar .logo img {
    max-width: 190px !important;
  }
}
@media screen and (max-width: 1000px) {
  .new_event_sidebar {
    width: 190px;
    margin-left: 7px;
  }

  .new_event_sidebar .logo img {
    max-width: 176px !important;
  }
}
@media screen and (max-width: 900px) {
  .new_event_sidebar {
    width: 160px;
    margin-left: 7px;
  }

  .new_event_sidebar .logo img {
    max-width: 156px !important;
  }
}
@media print {
  .new_event_sidebar {
    display: none;
  }
}
button.xxbtn {
  margin: 0;
  vertical-align: middle;
  line-height: normal;
  cursor: pointer;
  -webkit-appearance: button;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  *padding-top: 3px;
  *padding-bottom: 3px;
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: 0.3em;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #c3c3ff;
  border: 1px solid #a0a0ff;
  *border: 0;
  border-color: #a0a0ff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  height: 30px;
}

button.xxbtn span {
  vertical-align: baseline;
  margin-top: 1px;
}

button.xxbtn.xxbtngrey {
  background-color: #e8e8e8;
  border-color: #c3c3c3;
}

.xxbtn:hover,
.xxbtn:active,
.xxbtn.active,
.xxbtn.disabled,
.xxbtn[disabled] {
  color: #333333;
  background-color: #D0D0FF;
}

.xxbtn:active,
.xxbtn.active {
  background-color: #e0e0ff \9;
}

.xxbtn:first-child {
  *margin-left: 0;
}

.xxbtn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #D0D0FF;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.xxbtn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.xxbtn.active,
.xxbtn:active {
  background-color: #D0D0FF;
  background-color: #D0D0FF \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.xxbtn.disabled,
.xxbtn[disabled] {
  cursor: default;
  background-color: #e0e0e0;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

ul.pfeil_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
ul.pfeil_list li {
  margin: 0;
  padding: 0;
  padding-left: 9px;
}
ul.pfeil_list li a {
  text-indent: -9px;
}

ul.pfeil_list li a:before, a.pfeil:before {
  content: "▸";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-left: 0.15em;
  margin-right: 0.15em;
}

.projektseite_teaserbox {
  display: inline-block;
  width: 230px;
  height: 120px;
  text-align: center;
}
.projektseite_teaserbox a {
  display: inline-block;
  width: 204px;
  height: 90px;
  border: solid 1px #c3c3ff;
  background-color: #e8e8ff;
  line-height: 80px;
  padding: 2px;
  margin: 3px;
  vertical-align: middle;
  text-align: center;
  font-size: 17px;
}
.projektseite_teaserbox img {
  vertical-align: middle;
  line-height: 80px;
}

.suche_miniform {
  vertical-align: middle;
  position: relative;
}
.suche_miniform input[type=text] {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 2px;
  font-size: 16px;
  background-color: #ffffff;
  height: 30px;
  line-height: 20px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border: 1px solid #a0a0ff;
  *border: 0;
  border-color: #a0a0ff;
  outline: 0;
  /* IE6-9 */
  border-collapse: collapse;
}
.msie7 .suche_miniform input[type=text] {
  height: 27px;
}
.suche_miniform input[type=text]:focus, .suche_miniform .xxbtn:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(88, 88, 255, 0.4);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(88, 88, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(88, 88, 255, 0.4);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  outline: 0;
}
.suche_miniform button[type=submit] {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
  margin-left: -3px;
  vertical-align: top;
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  height: 30px;
}
.suche_miniform input:-moz-placeholder, .suche_miniform textarea:-moz-placeholder {
  color: #999999;
}
.suche_miniform input:-ms-input-placeholder, .suche_miniform textarea:-ms-input-placeholder {
  color: #999999;
}
.suche_miniform input::-webkit-input-placeholder, .suche_miniform textarea::-webkit-input-placeholder {
  color: #999999;
}
.suche_miniform .placeholder {
  font-size: 16px;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.multi_rows_tabs {
  background-color: #C3C3FF;
  border-spacing: 0;
  -dt-border-spacing: 0;
  table-layout: fixed;
  width: 100%;
  border-bottom: solid 1px #c3c3ff;
  position: relative;
  list-style-type: none;
  padding: 0;
}
.multi_rows_tabs .pseudo_td {
  border-right: solid 1px #c3c3ff;
  border-top: solid 1px #c3c3ff;
}
.multi_rows_tabs .pseudo_td, .multi_rows_tabs td {
  text-align: center;
  background: #E0E0FF;
  font-size: 13px;
  color: black;
}
.multi_rows_tabs .pseudo_td a, .multi_rows_tabs td a {
  display: block;
  color: black;
  min-height: 25px;
  padding-top: 4px;
}
.multi_rows_tabs .pseudo_td a.alle, .multi_rows_tabs td a.alle {
  font-style: italic;
}
.multi_rows_tabs .pseudo_td:first-child, .multi_rows_tabs td:first-child {
  border-left: solid 1px #c3c3ff;
}
.multi_rows_tabs .empty_td {
  border: 0;
  background-color: #e8e8ff;
}
.multi_rows_tabs .activated {
  background: #C3C3FF;
}
.multi_rows_tabs img {
  vertical-align: bottom;
}
.multi_rows_tabs > .settings_caller {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  position: absolute;
  top: 2px;
  right: 2px;
  color: #8080ff;
}
body.msie7 .multi_rows_tabs {
  border: none;
}
body.msie7 .multi_rows_tabs td, body.msie7 .multi_rows_tabs tr {
  padding: 0;
  border: none;
}
.grosse_schrift .multi_rows_tabs .pseudo_td, .grosse_schrift .multi_rows_tabs td {
  font-size: 16px;
}
.grosse_schrift .multi_rows_tabs .pseudo_td a, .grosse_schrift .multi_rows_tabs td a {
  min-height: 29px;
}

.fav_und_empf_holder {
  display: inline-block;
  height: 32px;
}
.fav_und_empf_holder .fav_remove, .fav_und_empf_holder .fav_add {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-top: 2px;
}
.fav_und_empf_holder .fav_remove .button, .fav_und_empf_holder .fav_add .button {
  cursor: pointer;
  vertical-align: middle;
  padding: 4px;
  padding-top: 6px;
  padding-bottom: 2px;
  border: solid 1px #c3c3ff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

a.empfehlungswidget {
  position: relative;
  color: #336 !important;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
}
a.empfehlungswidget .icon {
  margin: 0;
}
a.empfehlungswidget.inline .aktiv_indicator {
  display: none;
  font-size: 130%;
  position: absolute;
  bottom: 5%;
  right: 10%;
  color: lightgreen;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
  opacity: 0.9;
  filter: dropshadow(color=#000, offx=1, offy=1);
}
a.empfehlungswidget.inline:hover {
  color: #5858ff !important;
}
a.empfehlungswidget.block {
  display: inline-block;
  width: 32px;
  height: 32px;
  border: solid 1px #C3C3FF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #e0e0ff;
  text-align: center;
  line-height: 32px;
  font-size: 22px;
}
a.empfehlungswidget.block .aktiv_indicator {
  display: none;
  font-size: 19px;
  line-height: 19px;
  position: absolute;
  bottom: 10%;
  right: 10%;
  color: lightgreen;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
  opacity: 0.9;
  filter: dropshadow(color=#000, offx=1, offy=1);
}
a.empfehlungswidget.block:hover {
  background-color: #c3c3ff;
}
a.empfehlungswidget.aktiviert .aktiv_indicator {
  display: inline-block;
}

select.themen_select {
  max-width: 280px;
}

.kontakt_abo_tooltip {
  width: 170px;
  padding: 0;
}
.kontakt_abo_tooltip h3 {
  font-size: 16px;
  font-weight: normal;
}
.kontakt_abo_tooltip .animexx_login {
  border-top: none;
}
.kontakt_abo_tooltip .animexx_login form {
  border-top: solid 1px #c3c3ff;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}
.kontakt_abo_tooltip .animexx_login input[type=text], .kontakt_abo_tooltip .animexx_login input[type=password] {
  margin: 3px;
  font-size: 16px;
  width: 160px;
}
.kontakt_abo_tooltip .facebook_login {
  display: block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 5px;
}
.kontakt_abo_tooltip .facebook_login h3, .kontakt_abo_tooltip .facebook_login button {
  opacity: 0.6;
}
.kontakt_abo_tooltip .facebook_login:hover h3, .kontakt_abo_tooltip .facebook_login:hover button {
  opacity: 1;
}
.kontakt_abo_tooltip label.row {
  display: block;
  margin-bottom: 6px;
  margin-top: 6px;
  padding-left: 22px;
}
.kontakt_abo_tooltip label.row input[type=checkbox], .kontakt_abo_tooltip label.row span.icon-ok {
  margin-left: -22px;
  float: left;
}
.kontakt_abo_tooltip .row-kontaktgruppe {
  display: block;
  padding-left: 20px;
  font-size: 12px;
}
.kontakt_abo_tooltip .kontaktgruppe_save {
  display: none;
  text-align: center;
}
.kontakt_abo_tooltip .abo_nichtmehr, .kontakt_abo_tooltip .sichtbar_nichtmehr {
  float: right;
  margin-right: 5px;
  margin-left: 5px;
}
.kontakt_abo_tooltip .abo_nichtmehr:link, .kontakt_abo_tooltip .abo_nichtmehr:visited, .kontakt_abo_tooltip .sichtbar_nichtmehr:link, .kontakt_abo_tooltip .sichtbar_nichtmehr:visited {
  color: #a8a8ff;
}
.kontakt_abo_tooltip section {
  border-top: solid 1px #c3c3ff;
  padding: 3px;
}
.kontakt_abo_tooltip h2 {
  font-size: 16px;
  margin-bottom: 6px;
}
.kontakt_abo_tooltip .angefragt {
  font-style: italic;
  color: gray;
}
.kontakt_abo_tooltip .einstellungen {
  float: right;
  margin-top: 3px;
  margin-right: 7px;
}
.kontakt_abo_tooltip .content_loader_img {
  width: auto;
  float: none;
}
.kontakt_abo_tooltip .sichtbar_undo {
  font-size: 12px;
}
.kontakt_abo_tooltip .sichtbar_undo h3 {
  font-size: 13px;
}
.kontakt_abo_tooltip .sichtbar_undo label {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 22px;
}
.kontakt_abo_tooltip .sichtbar_undo label input {
  float: left;
  margin-left: -22px;
  margin-top: 7px;
}

.kontakt_abo_widget.nein.disabled .prim_nein {
  line-height: 12px;
}

.social_link_list {
  display: inline-block;
  vertical-align: middle;
  line-height: 28px;
}
.social_link_list > * {
  vertical-align: middle;
}
.social_link_list > .extern {
  font-size: 20px;
  color: #a0a0ff;
  margin-left: 5px;
}
.social_link_list > .extern:hover {
  color: #4665A3;
}
.social_link_list.klein {
  line-height: 18px;
}
.social_link_list.klein a.empfehlungswidget.block {
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
}
.social_link_list.klein .extern {
  font-size: 12px;
  color: #4665A3;
}

.neben_empfehlungswidget {
  border: solid 1px #c3c3ff;
  background-color: #e0e0ff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 32px;
  overflow: auto;
  padding: 1px;
}

.eventreihenabo_widget {
  width: 150px;
}
.eventreihenabo_widget > button {
  width: 150px;
}
.eventreihenabo_widget.abonniert button.abonniert.action {
  display: none;
}
.eventreihenabo_widget.abonniert button.abonniert.curr_status {
  display: block;
}
.eventreihenabo_widget.abonniert:hover button.abonniert.action {
  display: block;
}
.eventreihenabo_widget.abonniert:hover button.abonniert.curr_status {
  display: none;
}
.eventreihenabo_widget.abonniert button.nicht_abonniert {
  display: none;
}
.eventreihenabo_widget.nicht_abonniert button.nicht_abonniert.action {
  display: none;
}
.eventreihenabo_widget.nicht_abonniert button.nicht_abonniert.curr_status {
  display: block;
}
.eventreihenabo_widget.nicht_abonniert:hover button.nicht_abonniert.action {
  display: block;
}
.eventreihenabo_widget.nicht_abonniert:hover button.nicht_abonniert.curr_status {
  display: none;
}
.eventreihenabo_widget.nicht_abonniert button.abonniert {
  display: none;
}

.kontakt_abo_widget {
  display: inline-block;
}
.kontakt_abo_widget button {
  width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none;
}
html.touch .kontakt_abo_widget.ja button.prim_ja {
  display: inline-block;
}
html.touch .kontakt_abo_widget.nein button.prim_nein {
  display: inline-block;
}
html.no-touch .kontakt_abo_widget.ja button.prim_ja, html.no-touch .kontakt_abo_widget.ja:hover button.hover_ja {
  display: inline-block;
}
html.no-touch .kontakt_abo_widget.ja:hover button.prim_ja {
  display: none;
}
html.no-touch .kontakt_abo_widget.nein button.prim_nein, html.no-touch .kontakt_abo_widget.nein:hover button.hover_nein {
  display: inline-block;
}
html.no-touch .kontakt_abo_widget.nein:hover button.prim_nein {
  display: none;
}
html.no-touch .kontakt_abo_widget.nein.disabled:hover button.prim_nein {
  display: inline-block;
}
.kontakt_abo_widget.width190 button {
  width: 190px;
}
@media screen and (max-width: 600px) {
  .kontakt_abo_widget button, .kontakt_abo_widget.width190 button {
    width: auto;
  }
}

.hover_container .hover_block {
  display: block;
}
.hover_container .hover_inline_block {
  display: inline-block;
}
.hover_container .hover_inline {
  display: inline;
}
html.no-touch .hover_container .hover_block, html.no-touch .hover_container .hover_inline_block, html.no-touch .hover_container .hover_inline {
  display: none;
}
html.no-touch .hover_container:hover .hover_block {
  display: block;
}
html.no-touch .hover_container:hover .hover_inline_block {
  display: inline-block;
}
html.no-touch .hover_container:hover .hover_inline {
  display: inline;
}

.rich_tooltip .empfehlen_form label {
  margin-top: 3px;
  margin-bottom: 3px;
  display: block;
}
.rich_tooltip .empfehlen_form .row > input[type=checkbox], .rich_tooltip .empfehlen_form .row > span.icon-ok, .rich_tooltip .empfehlen_form .platzhalter {
  display: inline-block;
  width: 25px;
  height: 15px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.rich_tooltip .empfehlen_form .fav_neu {
  padding-left: 30px;
}
.rich_tooltip .empfehlen_form .fav_neu input[type=text] {
  width: 80px;
}

audio.mediaplayer {
  display: block;
  width: 500px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: dotted 1px lightgray;
}

@media screen and (min-width: 800px) {
  html.csscolumns .two_cols {
    column-count: 2;
    column-gap: 10px;
  }
  html.no-csscolumns .two_cols > * {
    display: inline-block;
    width: 50%;
  }
}

@media screen and (min-width: 800px) {
  html.csscolumns .three_cols {
    column-count: 3;
    column-gap: 10px;
  }
  html.no-csscolumns .three_cols > * {
    display: inline-block;
    width: 33%;
  }
}

@media screen and (min-width: 700px) {
  html.csscolumns .four_cols {
    column-count: 2;
    column-gap: 10px;
  }
  html.no-csscolumns .four_cols > * {
    display: inline-block;
    width: 50%;
  }
}
@media screen and (min-width: 1000px) {
  html.csscolumns .four_cols {
    column-count: 4;
    column-gap: 10px;
  }
  html.no-csscolumns .four_cols > * {
    display: inline-block;
    width: 25%;
  }
}

.right_sb_container > aside {
  width: 255px;
  margin-left: 15px;
  float: right;
}
.right_sb_container > .content {
  overflow: hidden;
  padding: 10px;
}

@media screen and (max-width: 600px) {
  audio.mediaplayer {
    width: 280px;
  }
}
.pics_karo_small {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 23px;
  height: 23px;
  background-position: 0 -31px;
}

.pics_karo_smallsmall {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 8px;
  height: 8px;
  background-position: -18px -14px;
}

.pics_pfeil_rechts {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 4px;
  height: 8px;
  background-position: 0 -56px;
}

.pics_pfeil_links {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 4px;
  height: 8px;
  background-position: -25px -86px;
}

.pics_menuverlauf {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 24px;
  height: 8px;
  background-position: 0 -23px;
}

.pics_sidebar_list_add9 {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 9px;
  height: 9px;
  background-position: 0 -14px;
}

.pics_list_add_trans9 {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 9px;
  height: 9px;
  background-position: -15px -76px;
}

.pics_sidebar_list_remove9 {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 9px;
  height: 9px;
  background-position: -9px -14px;
}

.pics_nadel_sticked_1 {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 14px;
  height: 14px;
  background-position: -16px 0;
}

.pics_nadel_sticked_0 {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 14px;
  height: 14px;
  background-position: 0 0;
}

.pics_pfeil_unten_w {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 11px;
  height: 10px;
  background-position: -4px -56px;
}

.pics_pfeil_oben_w {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 11px;
  height: 10px;
  background-position: -15px -56px;
}

.pics_pfeil_rechts_w {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 5px;
  height: 9px;
  background-position: -16px -86px;
}

.pics_settings {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 14px;
  height: 14px;
  background-position: -30px 0;
}

.pics_steckbrief {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 16px;
  height: 10px;
  background-position: -30px -14px;
}

.pics_ens_schreiben {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 16px;
  height: 16px;
  background-position: -30px -24px;
}

.pics_house {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 16px;
  height: 16px;
  background-position: -30px -40px;
}

.pics_sidebar_pfeil_links {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 15px;
  height: 15px;
  background-position: -28px -56px;
}

.pics_sidebar_pfeil_rechts {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 15px;
  height: 15px;
  background-position: 0 -66px;
}

.pics_magnifier {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 15px;
  height: 16px;
  background-position: 0 -80px;
}

.pics_cake {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 9px;
  height: 9px;
  background-position: -15px -66px;
}

.pics_away {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 11px;
  height: 11px;
  background-position: -48px 0;
}

.pics_online-jabber {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 11px;
  height: 11px;
  background-position: -48px -11px;
}

.pics_online {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 11px;
  height: 11px;
  background-position: -48px -22px;
}

.pics_offline {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 11px;
  height: 11px;
  background-position: -48px -33px;
}

.pics_legacy {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 11px;
  height: 11px;
  background-position: -48px -44px;
}

.pics_dnd-jabber {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 11px;
  height: 11px;
  background-position: -48px -55px;
}

.pics_dnd {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 11px;
  height: 11px;
  background-position: -59px 0;
}

.pics_away-jabber {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 11px;
  height: 11px;
  background-position: -59px -11px;
}

.pics_away {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 11px;
  height: 11px;
  background-position: -59px -22px;
}

.pics_info {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 10px;
  height: 10px;
  background-position: -25px -71px;
}

.pics_karo_economy {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 9px;
  height: 9px;
  background-position: -41px -66px;
}

.pics_karo_standard {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 9px;
  height: 9px;
  background-position: -50px -66px;
}

.pics_user_delete {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 16px;
  height: 16px;
  background-position: -70px 0;
}

.pics_user_add {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 16px;
  height: 16px;
  background-position: -70px -16px;
}

.pics_but_accept16 {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 16px;
  height: 15px;
  background-position: -70px -32px;
}

.pics_but_accept9 {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 12px;
  height: 9px;
  background-position: -106px -84px;
}

.pics_but_cancel16 {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 16px;
  height: 16px;
  background-position: -103px 0;
}

.pics_pfeile_blau_rechts {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 25px;
  height: 14px;
  background-position: -61px -47px;
}

.pics_pfeile_blau_links {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 25px;
  height: 14px;
  background-position: -18px -140px;
}

.pics_twitter_sm {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 16px;
  height: 16px;
  background-position: -86px 0;
}

.pics_megaphone {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 16px;
  height: 16px;
  background-position: -86px -16px;
}

.pics_facebook {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 16px;
  height: 16px;
  background-position: -86px -32px;
}

.pics_googleplus {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 24px;
  height: 15px;
  background-position: -60px -63px;
}

.pics_bell {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 16px;
  height: 16px;
  background-position: -3px -79px;
}

.pics_alert {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 13px;
  height: 11px;
  background-position: -52px -79px;
}

.pics_link {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 16px;
  height: 16px;
  background-position: -69px -78px;
}

.pics_list_add {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 13px;
  height: 13px;
  background-position: -90px -48px;
}

.pics_pfeil_oben {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 11px;
  height: 10px;
  background-position: -89px -62px;
}

.pics_pfeil_unten {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 11px;
  height: 10px;
  background-position: -89px -73px;
}

.pics_pfeil_links {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 4px;
  height: 8px;
  background-position: -87px -86px;
}

.pics_karopfeil_forward {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 63px;
  height: 21px;
  background-position: 0 -96px;
}

.pics_karopfeil_return {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 63px;
  height: 21px;
  background-position: 0 -117px;
}

.pics_list_remove {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 13px;
  height: 13px;
  background-position: -105px -17px;
}

.pics_pfeile_lesen_links {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 43px;
  height: 13px;
  background-position: -65px -96px;
}

.pics_pfeile_lesen_rechts {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 43px;
  height: 13px;
  background-position: -65px -111px;
}

.pics_pfeil_hell13 {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 13px;
  height: 13px;
  background-position: -105px -32px;
}

.pics_pfeil_obenunten {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 11px;
  height: 15px;
  background-position: -106px -49px;
}

.pics_sichtbarkeit {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 16px;
  height: 16px;
  background-position: -103px -65px;
}

.pics_sort-quantity {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 16px;
  height: 16px;
  background-position: 0 -139px;
}

.pics_external_link {
  display: inline-block;
  background: url(/pics/pics_matrix6.png) no-repeat;
  width: 10px;
  height: 8px;
  background-position: -95px -85px;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx), (min-resolution: 192dpi) {
  /* Height 45px, Ratio 2 */
  .pics_karopfeil_forward {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -86px 0;
    background-size: 300px 300px;
    width: 63px;
    height: 23px;
  }

  .pics_karopfeil_return {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -23px 0;
    background-size: 300px 300px;
    width: 63px;
    height: 23px;
  }

  .pics_karo_small {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat 0 0;
    background-size: 300px 300px;
    width: 23px;
    height: 23px;
  }

  /* Height 32px, Ratio 2 */
  .pics_but_accept16 {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat 0 -23px;
    background-size: 300px 300px;
    width: 16px;
    height: 16px;
  }

  .pics_steckbrief {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -80px -26px;
    background-size: 300px 300px;
    width: 16px;
    height: 11px;
    margin-top: 2px;
    margin-bottom: -1px;
  }

  .pics_list_add {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -64px -23px;
    background-size: 300px 300px;
    width: 16px;
    height: 16px;
  }

  .pics_list_remove {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -16px -23px;
    background-size: 300px 300px;
    width: 16px;
    height: 16px;
  }

  .pics_alert {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -32px -23px;
    background-size: 300px 300px;
    width: 16px;
    height: 16px;
  }

  .pics_but_cancel16 {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -48px -23px;
    background-size: 300px 300px;
    width: 16px;
    height: 16px;
  }

  .pics_twitter_sm {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -96px -23px;
    background-size: 300px 300px;
    width: 16px;
    height: 16px;
  }

  .pics_facebook {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -112px -23px;
    background-size: 300px 300px;
    width: 16px;
    height: 16px;
  }

  .pics_googleplus {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -128px -23px;
    background-size: 300px 300px;
    width: 16px;
    height: 16px;
  }

  /* Height 24px, Ratio 1.5 */
  /* TODO: RSS */
  .pics_megaphone {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -16px -52px;
    background-size: 400px 400px;
    width: 16px;
    height: 16px;
  }

  .pics_house {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -48px -52px;
    background-size: 400px 400px;
    width: 16px;
    height: 16px;
  }

  .pics_bell {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -32px -52px;
    background-size: 400px 400px;
    width: 16px;
    height: 16px;
  }

  .pics_bell {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -32px -52px;
    background-size: 400px 400px;
    width: 16px;
    height: 16px;
  }

  .pics_sichtbarkeit {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -64px -52px;
    background-size: 400px 400px;
    width: 16px;
    height: 16px;
  }

  .pics_sidebar_list_add9 {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -131px -39px;
    background-size: 300px 300px;
    width: 10px;
    height: 10px;
  }

  .pics_sidebar_list_remove9 {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -141px -39px;
    background-size: 300px 300px;
    width: 10px;
    height: 10px;
  }

  #sidebar_win_jabber_buddies .pics_sidebar_list_add9, #sidebar_win_zirkel .pics_sidebar_list_add9 {
    height: 10px;
    width: 10px;
  }

  .pics_pfeil_unten_w {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -27px -61px;
    background-size: 300px 300px;
    width: 9px;
    height: 5px;
  }

  .pics_pfeil_oben_w {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -19px -61px;
    background-size: 300px 300px;
    width: 9px;
    height: 5px;
  }

  .pics_cake {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat 0 -52px;
    background-size: 300px 300px;
    width: 9px;
    height: 9px;
  }

  .pics_pfeil_links {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -8px -52px;
    background-size: 300px 300px;
    width: 5px;
    height: 9px;
  }

  .pics_pfeil_rechts {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -13px -52px;
    background-size: 300px 300px;
    width: 5px;
    height: 9px;
  }

  .pics_pfeil_oben {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat 0 -61px;
    background-size: 300px 300px;
    width: 9px;
    height: 5px;
  }

  .pics_pfeil_unten {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -9px -61px;
    background-size: 300px 300px;
    width: 9px;
    height: 5px;
  }

  .pics_menuverlauf {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -18px -52px;
    background-size: 300px 300px;
    width: 26px;
    height: 9px;
  }

  .pics_karo_smallsmall {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -35px -52px;
    background-size: 300px 300px;
    width: 9px;
    height: 9px;
  }

  .pics_pfeil_rechts_w {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -44px -52px;
    background-size: 300px 300px;
    width: 5px;
    height: 9px;
  }

  .pics_pfeil_links_w {
    display: inline-block;
    background: url(/pics/p@2.png) no-repeat -44px -52px;
    background-size: 300px 300px;
    width: 5px;
    height: 9px;
  }

  .pics_karo_economy {
    background: url(/pics/p@2.png) no-repeat -151px -39px;
    background-size: 300px 300px;
    width: 9px;
    height: 9px;
  }

  .pics_karo_standard {
    background: url(/pics/p@2.png) no-repeat -160px -39px;
    background-size: 300px 300px;
    width: 9px;
    height: 9px;
  }

  .goldkaro {
    background: url(/pics/karo_gold_2x.gif);
    background-size: 9px 9px;
  }
}
@font-face {
  font-family: "fontello";
  src: url("/pics/fontello/fontello.eot");
  src: url("/pics/fontello/fontello.eot#iefix") format("embedded-opentype"), url("/pics/fontello/fontello.woff") format("woff"), url("/pics/fontello/fontello.ttf") format("truetype"), url("/pics/fontello/fontello.svg#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before,
[class*=" icon-"]:before, span.icon, a.icon {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: 0.7; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  /* fix buttons height */
  line-height: 1em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
}

/*
beachten ul.pfeil_list
.fwstart_menu ul li a:before @ fanworks.common.css
*/
.white[class^=icon-]:before {
  color: white;
}

/* '' */
.icon-ok:before {
  color: green;
}

.icon-cancel:before {
  color: red;
}

.icon-home:before {
  content: "⌂";
}

/* '⌂' */
.icon-up-dir:before {
  content: "▴";
}

/* '▴' */
.icon-right-dir:before {
  content: "▸";
}

/* '▸' */
.icon-down-dir:before {
  content: "▾";
}

/* '▾' */
.icon-left-dir:before {
  content: "◂";
}

/* '◂' */
.icon-star:before {
  content: "★";
}

/* '★' */
.icon-heart:before {
  content: "♥";
}

/* '♥' */
.icon-mail:before {
  content: "✉";
}

/* '✉' */
.icon-ok:before {
  content: "✓";
}

/* '✓' */
.icon-cancel:before {
  content: "✕";
}

/* '✕' */
.icon-ccw:before {
  content: "⟲";
}

/* '⟲' */
.icon-cw:before {
  content: "⟳";
}

/* '⟳' */
.icon-th-list:before {
  content: "";
}

/* '' */
.icon-th-large:before {
  content: "";
}

/* '' */
.icon-th:before {
  content: "";
}

/* '' */
.icon-video-alt:before {
  content: "";
}

/* '' */
.icon-user-add:before {
  content: "";
}

/* '' */
.icon-info-circle:before {
  content: "";
}

/* '' */
.icon-eye:before {
  content: "";
}

/* '' */
.icon-reply:before {
  content: "";
}

/* '' */
.icon-reply-all:before {
  content: "";
}

/* '' */
.icon-retweet:before {
  content: "";
}

/* '' */
.icon-comment:before {
  content: "";
}

/* '' */
.icon-chat:before {
  content: "";
}

/* '' */
.icon-vcard:before {
  content: "";
}

/* '' */
.icon-trash:before {
  content: "";
}

/* '' */
.icon-archive:before {
  content: "";
}

/* '' */
.icon-resize-full:before {
  content: "";
}

/* '' */
.icon-resize-small:before {
  content: "";
}

/* '' */
.icon-inbox:before {
  content: "";
}

/* '' */
.icon-qrcode:before {
  content: "";
}

/* '' */
.icon-wrench-1:before {
  content: "";
}

/* '' */
.icon-edit:before {
  content: "";
}

/* '' */
.icon-forward-1:before {
  content: "";
}

/* '' */
.icon-attach-1:before {
  content: "";
}

/* '' */
.icon-rss-1:before {
  content: "";
}

/* '' */
.icon-bell-1:before {
  content: "";
}

/* '' */
.icon-facebook-squared:before {
  content: "";
}

/* '' */
.icon-twitter:before {
  content: "";
}

/* '' */
.icon-gplus-squared:before {
  content: "";
}

/* '' */
.icon-link-ext:before {
  content: "";
}

/* '' */
.icon-erase:before {
  content: "";
}

/* '' */
.icon-chart-pie:before {
  content: "";
}

/* '' */
.icon-lock-open:before {
  content: "";
}

/* '' */
.icon-lock:before {
  content: "";
}

/* '' */
.icon-chart-line:before {
  content: "";
}

/* '' */
.icon-info-circled:before {
  content: "";
}

/* '' */
.icon-sort:before {
  content: "";
}

/* '' */
.icon-login:before {
  content: "";
}

/* '' */
.icon-android:before {
  content: "";
}

/* '' */
.icon-apple:before {
  content: "";
}

/* '' */
.icon-history:before {
  content: "";
}

/* '' */
.icon-heart-1:before {
  content: "";
}

/* '' */
.icon-pin:before {
  content: "";
}

/* '' */
.icon-down-open:before {
  content: "";
}

/* '' */
.icon-up-open:before {
  content: "";
}

/* '' */
.icon-right-open:before {
  content: "";
}

/* '' */
.icon-left-open:before {
  content: "";
}

/* '' */
.icon-thumbs-up:before {
  content: "";
}

/* '' */
.icon-thumbs-down:before {
  content: "";
}

/* '' */
.icon-spin3:before {
  content: "";
}

/* '' */
.icon-move:before {
  content: "";
}

/* '' */
.icon-filter:before {
  content: "";
}

/* '' */
.icon-menu:before {
  content: "";
}

/* '' */
.icon-picture:before {
  content: "🌄";
}

/* '\1f304' */
.icon-users:before {
  content: "👥";
}

/* '\1f465' */
.icon-folder:before {
  content: "📁";
}

/* '\1f4c1' */
.icon-folder-open:before {
  content: "📂";
}

/* '\1f4c2' */
.icon-upload:before {
  content: "📤";
}

/* '\1f4e4' */
.icon-download:before {
  content: "📥";
}

/* '\1f4e5' */
.icon-camera:before {
  content: "📷";
}

/* '\1f4f7' */
.icon-search:before {
  content: "🔍";
}

/* '\1f50d' */
.icon-link:before {
  content: "🔗";
}

/* '\1f517' */
.icon-block:before {
  content: "🚫";
}

/* '\1f6ab' */
.rich_tooltip {
  opacity: 0;
  border: solid 1px #c3c3ff;
  box-shadow: 0 0 2px #aaaaff;
  padding: 3px;
  background-color: #e8e8ff;
  position: absolute;
  min-height: 120px;
  z-index: 100;
}
.rich_tooltip.fixed {
  border: solid 1px #5858ff;
}
.rich_tooltip .long_read_content {
  max-width: 500px;
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 13px;
  line-height: 17px;
  padding: 5px;
}
.rich_tooltip .long_read_content h2 {
  font-size: 16px;
  font-weight: bold;
}
.rich_tooltip .arrow_right {
  display: inline-block;
  width: 19px;
  height: 37px;
  background-size: 19px 37px;
  background-image: url(/pics/tooltip_arrow_right.png);
  position: absolute;
}
.rich_tooltip .arrow_left {
  display: inline-block;
  width: 19px;
  height: 37px;
  background-image: url(/pics/tooltip_arrow_left.png);
  background-size: 19px 37px;
  position: absolute;
}
.rich_tooltip .arrow_up {
  display: inline-block;
  height: 19px;
  width: 37px;
  background-size: 37px 19px;
  background-image: url(/pics/tooltip_arrow_up.png);
  position: absolute;
}
.rich_tooltip .hauptbild {
  float: left;
  margin-right: 10px;
}
.rich_tooltip .fanwork_kommentar {
  margin: -4px;
  margin-bottom: 0;
}
.rich_tooltip ins {
  color: green;
  border-bottom: solid 1px black;
}
.rich_tooltip del {
  color: red;
  text-decoration: line-through;
}
.rich_tooltip .content_holder {
  float: left;
  overflow: hidden;
  width: 250px;
}
.rich_tooltip .content_holder_big {
  overflow: hidden;
  width: 500px;
}
.rich_tooltip .content_loader_img {
  float: left;
  overflow: hidden;
  width: 250px;
  line-height: 100px;
  vertical-align: middle;
  text-align: center;
}
.rich_tooltip .content_loader_img img {
  vertical-align: middle;
}
.rich_tooltip.hoverable_links {
  padding: 0;
}
.rich_tooltip.hoverable_links > a {
  display: block;
  border-top: solid 1px #c3c3ff;
  font-size: 15px;
  padding: 2px;
}
.rich_tooltip.hoverable_links > a:first-child {
  border-top: none;
}
.rich_tooltip.hoverable_links > a:hover {
  background-color: #c3c3ff;
}
@media screen and (max-width: 600px) {
  .rich_tooltip .long_read_content {
    max-width: 450px;
  }
  .rich_tooltip .content_holder_big {
    width: 450px;
  }
}
@media screen and (max-width: 400px) {
  .rich_tooltip .long_read_content {
    max-width: 300px;
  }
  .rich_tooltip .content_holder_big {
    width: 300px;
  }
  .rich_tooltip .hauptbild {
    float: none;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    display: block;
  }
}

.empfehlen_widget > button {
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  padding-top: 1px;
  padding-left: 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 35px;
  height: 35px;
  font-size: 18px;
  color: #5858ff;
}
.empfehlen_widget > button i {
  margin-left: 7px;
}
.empfehlen_widget .empfehlen_form {
  display: none;
  width: 270px;
  height: 188px;
}
.empfehlen_widget textarea {
  width: 250px;
  height: 40px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.fadein_animated_initout {
  opacity: 0;
}

.fadein_animated {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.fadeout_animated {
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.hljs, pre.highlight > code {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #f0f0f0;
  -webkit-text-size-adjust: none;
}

.hljs,
.hljs-subst,
.hljs-tag .hljs-title,
.nginx .hljs-title {
  color: black;
}

.hljs-string,
.hljs-title,
.hljs-constant,
.hljs-parent,
.hljs-tag .hljs-value,
.hljs-rule .hljs-value,
.hljs-preprocessor,
.hljs-pragma,
.hljs-name,
.haml .hljs-symbol,
.ruby .hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.hljs-template_tag,
.django .hljs-variable,
.smalltalk .hljs-class,
.hljs-addition,
.hljs-flow,
.hljs-stream,
.bash .hljs-variable,
.pf .hljs-variable,
.apache .hljs-tag,
.apache .hljs-cbracket,
.tex .hljs-command,
.tex .hljs-special,
.erlang_repl .hljs-function_or_atom,
.asciidoc .hljs-header,
.markdown .hljs-header,
.coffeescript .hljs-attribute {
  color: #800;
}

.smartquote,
.hljs-comment,
.hljs-annotation,
.diff .hljs-header,
.hljs-chunk,
.asciidoc .hljs-blockquote,
.markdown .hljs-blockquote {
  color: #888;
}

.hljs-number,
.hljs-date,
.hljs-regexp,
.hljs-literal,
.hljs-hexcolor,
.smalltalk .hljs-symbol,
.smalltalk .hljs-char,
.go .hljs-constant,
.hljs-change,
.lasso .hljs-variable,
.makefile .hljs-variable,
.asciidoc .hljs-bullet,
.markdown .hljs-bullet,
.asciidoc .hljs-link_url,
.markdown .hljs-link_url {
  color: #080;
}

.hljs-label,
.hljs-javadoc,
.ruby .hljs-string,
.hljs-decorator,
.hljs-filter .hljs-argument,
.hljs-localvars,
.hljs-array,
.hljs-attr_selector,
.hljs-important,
.hljs-pseudo,
.hljs-pi,
.haml .hljs-bullet,
.hljs-doctype,
.hljs-deletion,
.hljs-envvar,
.hljs-shebang,
.apache .hljs-sqbracket,
.nginx .hljs-built_in,
.tex .hljs-formula,
.erlang_repl .hljs-reserved,
.hljs-prompt,
.asciidoc .hljs-link_label,
.markdown .hljs-link_label,
.vhdl .hljs-attribute,
.clojure .hljs-attribute,
.asciidoc .hljs-attribute,
.lasso .hljs-attribute,
.coffeescript .hljs-property,
.hljs-phony {
  color: #88f;
}

.hljs-keyword,
.hljs-id,
.hljs-title,
.hljs-built_in,
.css .hljs-tag,
.hljs-javadoctag,
.hljs-phpdoc,
.hljs-dartdoc,
.hljs-yardoctag,
.smalltalk .hljs-class,
.hljs-winutils,
.bash .hljs-variable,
.pf .hljs-variable,
.apache .hljs-tag,
.hljs-type,
.hljs-typename,
.tex .hljs-command,
.asciidoc .hljs-strong,
.markdown .hljs-strong,
.hljs-request,
.hljs-status {
  font-weight: bold;
}

.asciidoc .hljs-emphasis,
.markdown .hljs-emphasis {
  font-style: italic;
}

.nginx .hljs-built_in {
  font-weight: normal;
}

.coffeescript .javascript,
.javascript .xml,
.lasso .markup,
.tex .hljs-formula,
.xml .javascript,
.xml .vbscript,
.xml .css,
.xml .hljs-cdata {
  opacity: 0.5;
}

pre.highlight, pre[data-widget=codeSnippet] {
  position: relative;
  margin-bottom: 24px;
  border-radius: 3px;
  border: 1px solid #C3CCD0;
  background: #FFF;
  overflow: hidden;
  line-height: 14px;
  margin-left: 5px;
  margin-right: 15px;
}
pre.highlight > code.has-numbering, pre[data-widget=codeSnippet] > code.has-numbering {
  margin-left: 21px;
}
pre.highlight .pre-numbering, pre[data-widget=codeSnippet] .pre-numbering {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  border-right: 1px solid #C3CCD0;
  border-radius: 3px 0 0 3px;
  background-color: #EEE;
  text-align: right;
  font-family: Menlo, monospace;
  font-size: 0.9em;
  color: #AAA;
  margin-top: 0;
  margin-bottom: 0;
  padding: 7px 2px 12px 0;
  line-height: 14px;
}

ul.startseite, #startseite ul {
  /* padding-left:15px; */
  padding-left: 18px;
  margin-left: 0;
}

ul.startseite li, #startseite li {
  /* font-size:8px; */
  list-style-type: square;
  margin: 3px 0;
}

ul.startseite li li {
  margin: 2px 0;
}

td.tv_std, td.tv_std2 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  vertical-align: top;
  background: #E0E0FF;
}

td.tv_std2 {
  padding-left: 3px;
}

td.tv_hd {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  vertical-align: top;
  font-weight: bold;
  background: #C3C3FF;
}

td.nav_header {
  border-top: solid 4px #C3C3FF;
  font-size: 12px;
  background-color: #E0E0FF;
  font-weight: bold;
}

td.nav_body {
  border-top: solid 3px #E8E8FF;
  border-bottom: solid 7px #E8E8FF;
  background-color: #E0E0FF;
  padding-left: 5px;
}

#sitemap2 ul {
  padding-left: 18px;
  margin-left: 0;
  margin-top: 0;
}

#sitemap2 li {
  list-style-type: square;
  margin: 1px 0;
  font-size: 10px;
}

#sitemap2 {
  margin-top: 30px;
}

#sitemap2 > div {
  width: 32%;
  display: inline-block;
}

#sitemap2 section {
  width: 180px;
  margin-left: auto;
  margin-right: auto;
}

#sitemap2 > h2, #tv_programm_kurz > h2 {
  font-size: 16px;
  border-bottom: solid 2px #c3c3ff;
  margin-bottom: 20px;
}

.startbox {
  margin: 2px;
  padding: 0;
  border: solid 1px #C3C3FF;
  margin-top: 6px;
}

.startbox h2 {
  margin: 0;
  padding: 3px;
  padding-left: 10px;
  background-color: #C3C3FF;
  font-size: 12px;
}

.startbox ul {
  padding-left: 25px;
  margin-left: 0;
}

.startbox ul li {
  list-style-type: square;
  margin: 3px 0;
  font-size: 10px;
}

#tv_programm_zurzeit {
  overflow: auto;
  background-color: #e0e0ff;
  margin-left: 2px;
  margin-right: 2px;
  padding: 2px;
}

#tv_programm_zurzeit > div {
  width: 49%;
  display: inline-block;
  font-size: 10px;
}

#tv_programm_kurz table {
  width: 100%;
  table-layout: auto;
}

#tv_programm_kurz table td, #tv_programm_kurz table th {
  background-color: #e0e0ff;
  font-size: 10px;
}

#tv_programm_kurz section {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

#tv_programm_kurz h3 {
  background-color: #c3c3ff;
  padding: 2px;
  margin: 0;
  margin-left: 2px;
  margin-right: 2px;
  font-size: 14px;
}

#tv_programm_kurz > div {
  display: inline-block;
  width: 26%;
}

#tv_programm_kurz > div.zurzeit {
  width: 46%;
}

.start_bastelei {
  display: inline-block;
  width: 23%;
  text-align: center;
  vertical-align: bottom;
  padding: 2px;
}

#partner_holder {
  width: 248px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#partner_list {
  list-style-type: none;
  border: solid 1px #c3c3ff;
  padding: 0;
  margin: 0;
  display: table;
  height: 20px;
  width: 246px;
  behavior: url(/js/display-table.min.htc);
}

#partner_list li {
  display: table-cell;
  -dt-display: table-cell;
  height: 20px;
  background: #e8e8ff;
  border-left: solid 1px #c3c3ff;
  padding: 0;
  margin: 0;
}

#partner_list li:first-child {
  border-left: solid 0 #c3c3ff;
}

#partner_logo {
  height: 185px;
  background: #e8e8ff;
  text-align: center;
  vertical-align: middle;
  border-left: solid 1px #c3c3ff;
  border-right: solid 1px #c3c3ff;
}

#partner_logo .logo, #partner_logo a {
  line-height: 185px;
  vertical-align: middle;
}

#partner_name {
  background: #e8e8ff;
  text-align: center;
  border: solid 1px #c3c3ff;
}

#webshoptable2 {
  text-align: center;
  margin-top: 10px;
}

#webshoptable2 a {
  display: inline-block;
  width: 32%;
  height: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#webshoptable2 .imgholder {
  display: block;
  line-height: 150px;
}

#webshoptable2 .imgholder img {
  vertical-align: bottom;
}

.startbox_links {
  width: 39%;
  float: left;
  clear: left;
}

.startbox_rechts {
  width: 59%;
  float: right;
  clear: right;
}

.start_foto {
  width: 33%;
  float: left;
  height: 170px;
  text-align: center;
  padding-top: 10px;
}

.start_foto a {
  line-height: 160px;
}

.start_foto img {
  vertical-align: bottom;
}

.startseitenfanart {
  float: right;
  padding-right: 10px;
}

#vorstellungstext {
  padding-left: 15px;
  margin-top: 5px;
  margin-bottom: 20px;
  text-align: justify;
  max-width: 500px;
  line-height: 150%;
  hyphens: auto;
}

@media screen and (max-width: 1000px) {
  .start_foto img {
    width: auto !important;
    height: auto !important;
    max-width: 100px !important;
    max-height: 100px !important;
  }

  .start_foto a {
    line-height: 110px;
  }

  .start_foto {
    height: 120px;
  }

  .start_bastelei {
    width: 30%;
  }

  #webshoptable2 a {
    width: 45%;
    height: 130px;
  }

  #webshoptable2 .imgholder {
    line-height: 110px;
  }

  .startbox_rechts {
    width: 58%;
  }

  .startbox_links {
    width: 38%;
  }
}
.start_nav {
  position: relative;
  overflow: auto;
}

.start_nav nav {
  padding-left: 15px;
  margin-top: 5px;
  margin-left: 125px;
  overflow: hidden;
}

.start_nav_fa {
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  text-align: center;
}

.start_nav_fa a {
  display: block;
}

@media screen and (max-width: 800px) {
  .startbox_links, .startbox_rechts {
    width: auto;
    float: none;
  }

  #sitemap2 > div {
    width: 100%;
  }

  #tv_programm_kurz > div, #tv_programm_kurz > div.zurzeit {
    width: 100%;
  }

  .start_nav nav {
    margin-left: 0;
    padding-left: 0;
  }

  .start_nav_fa {
    position: relative;
    width: 100%;
  }

  .start_nav_fa a {
    display: inline-block;
    width: 49%;
  }

  #vorstellungstext {
    padding-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .startseitenfanart img {
    max-height: 150px;
    margin-top: 25px;
    padding-right: 3px;
    padding-left: 7px;
    float: none;
  }

  .start_bastelei {
    width: 49%;
  }
}
@media screen and (max-width: 400px) {
  #webshoptable2 img {
    max-height: 100px;
    max-width: 130px;
  }

  .startbox {
    border: 0;
  }
}
/*! jQuery UI - v1.11.2 - 2014-10-20
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, sortable.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, slider.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: 0.4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}

/* button sets */
.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* By Cato
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
*/
/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("/css/theme-1.11/images/animated-overlay.gif");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget-content {
  border: 1px solid #5858ff;
  background: #e8e8ff;
  color: #000000;
}

.ui-widget-header {
  border: 1px solid #5858ff;
  background: #c3c3ff;
  color: #000000;
  font-weight: bold;
}

.ui-widget-header a {
  color: #000000;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #e0e0ff;
  font-weight: normal;
  color: #000000;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #5858ff;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #d8d8ff;
  font-weight: normal;
  color: #000000;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #5858ff;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background: #c3c3ff;
  font-weight: normal;
  color: #000000;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: black;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("/css/theme-1.11/images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("/css/theme-1.11/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/css/theme-1.11/images/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("/css/theme-1.11/images/ui-icons_ffffff_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("/css/theme-1.11/images/ui-icons_222222_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("/css/theme-1.11/images/ui-icons_ffffff_256x240.png");
}

.ui-state-active .ui-icon {
  background-image: url("/css/theme-1.11/images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon {
  background-image: url("/css/theme-1.11/images/ui-icons_228ef1_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/css/theme-1.11/images/ui-icons_ffd27a_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
  background: #666666 url(/pics/ui-bg_karos-thick_20_666666.png) 50% 50% repeat;
  opacity: 0.8;
  filter: Alpha(Opacity=80);
}

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url("/css/theme-1.11/images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: 0.2;
  filter: Alpha(Opacity=20);
  border-radius: 5px;
}

/** by Cato */
.ui-autocomplete-category {
  position: relative;
  margin: 0;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  border-top: solid 1px #C3C3FF;
  font-weight: bold;
  background-color: #E0E0FF;
  height: 16px;
  padding: 5px 1em 1px 0.4em;
}

.ui-tabs .ui-widget-header {
  border: solid 0 black;
  background-color: transparent;
}

.ui-tabs .ui-tabs-nav {
  padding: 0;
}

.ui-tabs {
  border: 0;
  background-color: transparent;
}

.ui-tabs .ui-tabs-panel {
  border: 1px solid #c3c3ff;
  border-top-width: 5px;
  padding: 2px;
  border-radius: 0;
}

a.ui-tabs-anchor:focus {
  outline: 0;
}

.ui-dialog-titlebar {
  font-size: 14px;
}

@media screen and (max-width: 500px) {
  .ui-tabs .ui-tabs-nav li a {
    padding: 0.5em;
  }
}
/** By Cato **/
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: 0;
  padding-bottom: 0;
}

.fwstart_menu {
  margin: 0;
  overflow: visible;
  background-color: #E0E0FF;
  border: 1px solid #C3C3FF;
  margin-bottom: 10px;
}
.fwstart_menu h2, .fwstart_menu h1 {
  background-color: #C3C3FF;
  padding: 2px;
  margin: 0;
  font-weight: bold;
  font-size: 12px;
}
.fwstart_menu ul {
  list-style-position: outside;
  list-style-type: none;
  padding: 2px;
  margin: 0;
  margin-top: 2px;
}
.fwstart_menu ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 8px;
  text-indent: -12px;
  margin-left: 12px;
}
.fwstart_menu ul li:last-child {
  margin-bottom: 4px;
}
.fwstart_menu ul li .subblock {
  margin-left: 0;
  text-indent: 0;
}
.fwstart_menu ul li > a:before, .fwstart_menu ul li > span:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: -2px;
  margin-left: 2px;
  text-align: center;
  line-height: 1em;
  content: "▸";
}
.fwstart_menu ul.narrow li {
  margin-bottom: 3px;
}
.fwstart_menu ul.two_cols {
  column-count: 2;
  column-gap: 5px;
}
.fwstart_menu ul.two_cols li {
  text-indent: -8px;
  margin-left: 8px;
  margin-bottom: 5px;
}
.fwstart_menu ul.two_cols li > a:before, .fwstart_menu ul.two_cols li > span:before {
  width: 0.2em;
  margin-right: -2px;
  margin-left: 6px;
}
body.logged_out .fwstart_menu ul a.login_link:before {
  margin-right: 0;
}
.fwstart_menu .abc {
  width: 183px;
  border: 1px solid #C3C3FF;
  margin: 0;
  background-color: #E8E8FF;
  border-spacing: 0;
}
.fwstart_menu .abc td {
  width: 10%;
  margin: 0;
  padding: 1px;
  text-align: center;
}
.fwstart_menu .hr {
  color: #C3C3FF;
  background-color: #C3C3FF;
  margin: 0;
  padding: 0;
  border: 0;
  height: 1px;
}

.kleine_schrift .fwstart_menu ul {
  font-size: 9px;
}

.fwstart_biglink {
  display: block;
  position: relative;
  font-size: 13px;
  font-weight: bold;
  color: black;
  background-color: #E0E0FF;
  border: solid 1px #C3C3FF;
  margin-bottom: 9px;
  padding: 2px;
}
.fwstart_biglink .pics_pfeile_lesen_rechts {
  position: absolute;
  right: 0;
  top: 5px;
  display: none;
}
.opacity .fwstart_biglink .pics_pfeile_lesen_rechts {
  opacity: 0.3;
  display: inline;
}
.fwstart_menu .fwstart_biglink {
  border: none;
  border-top: solid 1px #c3c3ff;
  margin-bottom: 0;
}

#fw_sidebar_container {
  text-align: center;
  position: relative;
  overflow: hidden;
}
#fw_sidebar_container .suche_miniform {
  margin-bottom: 10px;
  margin-left: -5px;
  margin-right: -5px;
  white-space: nowrap;
  text-align: left;
}
#fw_sidebar_container .suche_miniform input[type=text] {
  width: 163px;
}
.msie7 #fw_sidebar_container .suche_miniform input[type=text] {
  width: 113px;
}
#fw_sidebar_container .suche_miniform button[type=submit] {
  padding-left: 12px;
}

#fw_sidebar_left {
  float: left;
  text-align: left;
  width: 200px;
}

#fw_sidebar_right {
  float: right;
  text-align: left;
  width: 200px;
}

#fw_sidebar_center {
  text-align: center;
  display: inline-block;
  min-width: 300px;
}

.msie7 #fw_sidebar_left {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  float: none;
}

.msie7 #fw_sidebar_right {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  float: none;
}

#fw_sidebar_container.nur_rechts {
  display: table;
  table-layout: fixed;
}
#fw_sidebar_container.nur_rechts #fw_sidebar_center {
  vertical-align: top;
  display: table-cell;
  float: none;
}
#fw_sidebar_container.nur_rechts #fw_sidebar_right {
  vertical-align: top;
  display: table-cell;
  width: 200px;
  float: none;
  padding-left: 10px;
}

#mini_fw_suche_holder2 {
  text-align: left;
}

#fo_start_top_mini .suche_miniform {
  margin-top: 10px;
}

#fo_start_top_mini .suche_miniform input[type=text] {
  width: 163px;
}

.autorenliste, .themenliste {
  margin-top: 30px;
}

.autorenliste .buchstabenliste, .themenliste .them_bereich {
  border-bottom: solid 1px #c3c3ff;
  text-align: center;
  background-color: #c3c3ff;
  font-weight: bold;
  clear: both;
  padding: 2px;
}

.autorenliste .links {
  width: 49%;
}

.autorenliste .rechts {
  width: 49%;
  border-left: solid 1px #c3c3ff;
}

.themenliste .links {
  width: 33%;
}

.themenliste .mitte {
  width: 33%;
  border-left: solid 1px #c3c3ff;
}

.themenliste .rechts {
  width: 33%;
  border-left: solid 1px #c3c3ff;
}

.autorenliste .links, .autorenliste .rechts, .themenliste .links, .themenliste .mitte, .themenliste .rechts {
  float: left;
  padding: 2px;
}

.fanwork_kommentar_form {
  margin-bottom: 20px;
  display: block;
}

.fanwork_kommentar_form textarea, .kap_edit_form .animexx_text_holder, .fanwork_kommentar_form .animexx_text_holder {
  width: 100%;
  display: block;
}

.fanwork_kommentar {
  margin: 0 auto 20px;
  position: relative;
}
.fanwork_kommentar.geloescht {
  opacity: 0.7;
}
.fanwork_kommentar.geloescht .komm_header {
  background-color: #c3c3c3;
}
.fanwork_kommentar .komm_header {
  overflow: auto;
  padding: 2px;
  border: solid 1px #c3c3ff;
  background-color: #c3c3ff;
  text-align: center;
}
.msie7 .fanwork_kommentar .komm_header {
  height: 17px;
  position: relative;
  overflow: hidden;
}
.fanwork_kommentar .autor {
  float: left;
}
.fanwork_kommentar .datum {
  float: right;
}
.msie7 .fanwork_kommentar .autor {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
}
.msie7 .fanwork_kommentar .datum {
  float: none;
  position: absolute;
  top: 0;
  right: 0;
}
.fanwork_kommentar .komm_text {
  border: solid 1px #c3c3ff;
  padding: 10px;
  padding-bottom: 15px;
  word-break: break-word;
  word-wrap: break-word;
  overflow: auto;
}
.fanwork_kommentar .komm_text .gb_avatar {
  float: right;
  width: 80px;
  max-height: 80px;
  margin-top: -10px;
  margin-right: -10px;
  margin-bottom: -15px;
  line-height: 0;
  text-align: right;
  overflow: hidden;
}
.msie7 .fanwork_kommentar .komm_text {
  overflow: hidden;
}
.fanwork_kommentar .komm_text .animexxtextbox {
  overflow: hidden;
  width: 100%;
}
.fanwork_kommentar .komm_text button {
  white-space: nowrap;
}
.fanwork_kommentar .komm_footer {
  border: solid 1px #c3c3ff;
  margin-top: -1px;
  background-color: #e0e0ff;
  overflow: auto;
  padding: 1px;
  font-size: 11px;
  text-align: center;
  min-height: 16px;
}
.fanwork_kommentar .komm_footer .xxbtn {
  font-size: 12px;
}
.fanwork_kommentar .komm_footer .login_animexx {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 800px) {
  .fanwork_kommentar .komm_footer .login_animexx {
    margin-left: 0;
  }
}
.fanwork_kommentar .komm_footer .login_facebook_holder {
  float: right;
  margin-top: -30px;
  height: 30px;
  vertical-align: middle;
}
.fanwork_kommentar .komm_footer .login_facebook_holder > button {
  background-color: #e0e0ff;
  border-color: #aaa;
}
.fanwork_kommentar .komm_zuordnung {
  float: left;
}
.fanwork_kommentar .komm_del {
  display: inline-block;
  font-size: 10px;
  font-style: italic;
  line-height: 12px;
  vertical-align: bottom;
}
.msie7 .fanwork_kommentar .komm_del {
  display: inline;
}
.fanwork_kommentar .komm_del span {
  color: red;
}
html.no-touch .fanwork_kommentar > .komm_header > .komm_del {
  display: none;
}
html.no-touch .fanwork_kommentar:hover > .komm_header > .komm_del {
  display: inline-block;
}
html.no-touch .msie7 .fanwork_kommentar:hover > .komm_header > .komm_del {
  display: inline;
}
html.no-touch .fanwork_kommentar.geloescht:hover > .komm_header > .komm_del {
  display: inline;
}
.fanwork_kommentar .komm_antworten {
  float: right;
  margin-bottom: -14px;
  margin-right: -9px;
  opacity: 0.8;
}
html.no-touch .fanwork_kommentar .komm_antworten {
  visibility: hidden;
}
html.no-touch .fanwork_kommentar:hover .komm_antworten {
  visibility: visible;
}
html.no-touch .fanwork_kommentar.geloescht:hover .komm_antworten {
  visibility: hidden;
}

#fanwork_kommentar_answer_template {
  display: none;
}

.fanwork_kommentar_answer {
  border: solid 1px #c3c3ff;
  margin-top: -1px;
  margin-left: 50px;
  background-color: #e0e0ff;
  overflow: auto;
  display: block;
}
.fanwork_kommentar_answer.geloescht {
  opacity: 0.7;
}
.fanwork_kommentar_answer.geloescht .komm_header {
  background-color: #c3c3c3;
}
.msie7 .fanwork_kommentar_answer {
  overflow: hidden;
  margin-top: 0;
}
.msie7 .fanwork_kommentar_answer button {
  margin-right: 2px;
  margin-top: 2px;
}
.fanwork_kommentar_answer .komm_text {
  border: 0;
  padding: 2px;
}
.fanwork_kommentar_answer .komm_header {
  border: 0;
}
.fanwork_kommentar_answer button {
  float: right;
  width: 40px;
}
.fanwork_kommentar_answer .animexx_text_holder {
  display: block;
  margin-right: 50px;
  width: auto;
}
.fanwork_kommentar_answer .saved {
  text-align: center;
  color: green;
  font-weight: bold;
}
html.no-touch .fanwork_kommentar_answer .komm_del {
  display: none;
}
html.no-touch .fanwork_kommentar_answer:hover .komm_del {
  display: inline-block;
}

.round_settings_holder, .suche_miniform #mini_fw_suche_holder {
  text-align: left;
  position: absolute;
  max-width: 200px;
  border: solid 1px #C3C3FF;
  margin: 0;
  padding: 0;
  background-color: #E0E0FF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  z-index: 50;
}

.round_settings_tab, .suche_miniform #mini_fw_suche_holder .ui-autocomplete {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding-left: 1px;
  border-radius: 0;
  border: none;
  background-color: transparent !important;
}

.msie7 .suche_miniform #mini_fw_suche_holder .ui-autocomplete {
  background-color: #e8e8ff !important;
  border: solid 1px #c3c3ff;
}

#mini_fw_suche_holder .ui-autocomplete {
  font-size: 10px;
}

#mini_fw_suche_holder .ui-autocomplete .ui-menu-item a {
  font-size: 10px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.suche_miniform #mini_fw_suche_holder {
  visibility: hidden;
}

.round_settings_below .round_settings_tab {
  margin-top: 10px;
}

.round_settings_right .round_settings_tab {
  margin-left: 10px;
}

.round_settings_right .round_settings_pfeil {
  position: absolute;
  left: -6px;
  top: 10px;
  width: 13px;
  height: 13px;
  background: url(/kontakte/tooltip_imgs.gif);
}

.suche_miniform #mini_fw_suche_holder .round_settings_pfeil, .round_settings_below .round_settings_pfeil {
  position: absolute;
  left: 10px;
  top: -6px;
  width: 13px;
  height: 13px;
  background: url(/kontakte/tooltip_imgs.gif) -16px 0;
}

.round_settings_tab .hoverable {
  display: block;
  font-size: 12px;
  padding: 2px;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  color: black;
}
.round_settings_tab .hoverable:hover {
  background-color: #C3C3FF;
}
.round_settings_tab .hoverable a, .round_settings_tab .hoverable span, .round_settings_tab .hoverable img {
  vertical-align: middle;
}

#empfehlungen_liste .aktuellstes {
  text-align: center;
}
#empfehlungen_liste .anzahl {
  text-align: center;
}
#empfehlungen_liste .kategorie {
  text-align: center;
}

.zweispalten_liste_holder_blau_lang, .dreispalten_liste_holder_blau_lang {
  overflow: auto;
}
.zweispalten_liste_holder_blau_lang > ul, .dreispalten_liste_holder_blau_lang > ul {
  width: 49.9%;
  padding: 10px;
  float: left;
  list-style-type: none;
  margin: 0;
}
.zweispalten_liste_holder_blau_lang > ul:last-child, .dreispalten_liste_holder_blau_lang > ul:last-child {
  float: right;
  padding-right: 0;
}
.zweispalten_liste_holder_blau_lang > ul:first-child, .dreispalten_liste_holder_blau_lang > ul:first-child {
  padding-left: 0;
}
.zweispalten_liste_holder_blau_lang > ul > li, .dreispalten_liste_holder_blau_lang > ul > li {
  border: solid 1px #c3c3ff;
  background-color: #e0e0ff;
  border-top: none;
  padding: 2px;
}
.zweispalten_liste_holder_blau_lang > ul > li:first-child, .dreispalten_liste_holder_blau_lang > ul > li:first-child {
  border-top: solid 1px #c3c3ff;
}
body.msie7 .zweispalten_liste_holder_blau_lang > ul, body.msie7 .dreispalten_liste_holder_blau_lang > ul {
  width: 48%;
}

.dreispalten_liste_holder_blau_lang > ul {
  width: 33%;
}
body.msie7 .dreispalten_liste_holder_blau_lang > ul {
  width: 31%;
}

.rte_inline_holder {
  position: relative;
}
.rte_inline_holder.empty {
  display: none;
}
.rte_inline_holder .edit_btn {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #8080ff;
}
.rte_inline_holder .loading_hint {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.rte_inline_holder .inactive {
  cursor: pointer;
}
.rte_inline_holder .submit_btn_hold {
  text-align: center;
  display: none;
}
.rte_inline_holder .rte_source_holder {
  display: none;
}
.rte_inline_holder .text_holder {
  min-height: 16px;
}

@media screen and (max-width: 600px) {
  #fw_sidebar_left {
    margin-top: 20px;
  }

  #fw_sidebar_left, #fw_sidebar_right {
    float: none;
    width: auto;
  }

  #fw_sidebar_container a {
    white-space: nowrap;
  }

  .fwstart_menu {
    border: none;
    padding-bottom: 3px;
  }

  .fwstart_menu hr {
    height: 1px;
  }

  .fwstart_menu .abc {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }

  .fwstart_menu .abc td {
    font-size: 12px;
    line-height: 18px;
  }

  .fwstart_menu ul {
    font-size: 12px;
  }

  .fwstart_biglink {
    width: auto;
  }

  .autorenliste .links, .autorenliste .rechts, .themenliste .links, .themenliste .mitte, .themenliste .rechts {
    width: auto;
    float: none;
    border: 0;
  }

  #fw_sidebar_container h1.ueberschrift .pics_karo_small {
    float: none;
    margin: 0;
  }

  .zweispalten_liste_holder_blau_lang > ul, .dreispalten_liste_holder_blau_lang > ul, .zweispalten_liste_holder_blau_lang > ul:first-child, .zweispalten_liste_holder_blau_lang > ul:last-child {
    width: auto;
    float: none;
    padding: 0;
  }

  .zweispalten_liste_holder_blau_lang > ul:last-child > li:first-child, .dreispalten_liste_holder_blau_lang > ul:last-child > li:first-child {
    border-top: none;
  }
}
.fw_start_slider {
  position: relative;
}
.fw_start_slider .thumbs img {
  display: inline-block;
  opacity: 0.7;
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
  vertical-align: middle;
}
.fw_start_slider .thumbs img:hover, .fw_start_slider .thumbs img.visible {
  opacity: 1;
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
html.no-touch.no-csstransforms3d .fw_start_slider .title {
  bottom: -60px;
  -webkit-transition: bottom 0.2s;
  -moz-transition: bottom 0.2s;
  -o-transition: bottom 0.2s;
  transition: bottom 0.2s;
}
html.no-touch.no-csstransforms3d .fw_start_slider:hover .title {
  bottom: 0;
  -webkit-transition: bottom 0.2s;
  -moz-transition: bottom 0.2s;
  -o-transition: bottom 0.2s;
  transition: bottom 0.2s;
}
html.no-touch.no-csstransforms3d .fw_start_slider > h2 {
  top: -35px;
  -webkit-transition: top 0.2s;
  -moz-transition: top 0.2s;
  -o-transition: top 0.2s;
  transition: top 0.2s;
}
html.no-touch.no-csstransforms3d .fw_start_slider:hover > h2 {
  top: 0;
  -webkit-transition: top 0.2s;
  -moz-transition: top 0.2s;
  -o-transition: top 0.2s;
  transition: top 0.2s;
}
html.no-touch.csstransforms3d .fw_start_slider .title {
  -webkit-transform: translate3d(0, 60px, 0);
  -moz-transform: translate3d(0, 60px, 0);
  -ms-transform: translate3d(0, 60px, 0);
  -o-transform: translate3d(0, 60px, 0);
  transform: translate3d(0, 60px, 0);
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  transition: transform 0.2s;
}
html.no-touch.csstransforms3d .fw_start_slider:hover .title {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  transition: transform 0.2s;
}
html.no-touch.csstransforms3d .fw_start_slider > h2 {
  -webkit-transform: translate3d(0, -35px, 0);
  -moz-transform: translate3d(0, -35px, 0);
  -ms-transform: translate3d(0, -35px, 0);
  -o-transform: translate3d(0, -35px, 0);
  transform: translate3d(0, -35px, 0);
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  transition: transform 0.2s;
}
html.no-touch.csstransforms3d .fw_start_slider:hover > h2 {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  transition: transform 0.2s;
}
.fw_start_slider .fw_start_slider_main {
  position: relative;
  width: 100%;
  height: 320px;
  overflow: hidden;
}
.fw_start_slider .fw_start_slider_main > div {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.fw_start_slider .fw_start_slider_main > div.visible {
  opacity: 1;
  z-index: 2;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.fw_start_slider .fw_start_slider_main .title {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 3;
  line-height: 17px;
  vertical-align: middle;
  height: 60px;
}
.fw_start_slider .fw_start_slider_main .title .favos {
  position: absolute;
  bottom: 3px;
  left: 3px;
  color: white;
}
.fw_start_slider .fw_start_slider_main .title .aeltere {
  position: absolute;
  bottom: 3px;
  right: 3px;
  color: white;
}
.fw_start_slider .fw_start_slider_main .content {
  display: block;
  width: 480px;
  height: 320px;
  background-repeat: no-repeat;
  background-size: 480px 320px;
}

ul.fw_big_list {
  display: block;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  border: solid 1px #c3c3ff;
}
ul.fw_big_list > li {
  margin: 0;
  padding: 0;
  font-size: 16px;
  text-align: center;
  display: block;
  border-top: solid 1px #c3c3ff;
}
ul.fw_big_list > li:first-child {
  border-top: none;
}
ul.fw_big_list > li.caption {
  font-size: 16px;
  background-color: #c3c3ff;
  padding: 7px;
  font-weight: bold;
}
ul.fw_big_list > li a {
  display: block;
  font-weight: bold;
  vertical-align: bottom;
  padding: 7px;
  background-color: #e0e0ff;
}
ul.fw_big_list > li a:hover {
  background-color: #d5d5ff;
}
ul.fw_big_list > li .anz {
  font-size: 12px;
  font-weight: normal;
  vertical-align: bottom;
  color: black;
}

#datum_liste_dialog, #suche_liste_dialog {
  display: none;
  z-index: 20;
  width: 196px;
  padding: 0;
}
#datum_liste_dialog a, #suche_liste_dialog a {
  display: block;
  border-bottom: solid 1px #c3c3ff;
  font-size: 14px;
  padding: 2px;
}
#datum_liste_dialog a:hover, #suche_liste_dialog a:hover {
  background-color: #c3c3ff;
}
#datum_liste_dialog a.zeitraum, #suche_liste_dialog a.zeitraum {
  border-bottom: none;
  font-weight: bold;
}
#datum_liste_dialog div.header, #suche_liste_dialog div.header {
  display: block;
  border-bottom: solid 1px #c3c3ff;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
  border-top: solid 1px #c3c3ff;
}

#mitglieder_liste_dialog {
  display: none;
  z-index: 20;
  width: 196px;
  padding: 0;
  border-right: 0;
  border-bottom: 0;
}
#mitglieder_liste_dialog a {
  display: inline-block;
  width: 27px;
  height: 27px;
  text-align: center;
  line-height: 27px;
  vertical-align: middle;
  border: solid 1px #c3c3ff;
  margin-left: -1px;
  margin-top: -1px;
}
#mitglieder_liste_dialog a.last {
  width: 55px;
}
#mitglieder_liste_dialog a:hover {
  background-color: #c3c3ff;
}

#searchbox_form {
  width: 600px;
  overflow: auto;
}
#searchbox_form > table {
  table-layout: fixed;
}
#searchbox_form > table th, #searchbox_form > table col.th {
  width: 25%;
}
#searchbox_form > table td, #searchbox_form > table col.td {
  width: 75%;
}
#searchbox_form > table td.twocol {
  width: auto;
}
#searchbox_form > table select, #searchbox_form > table input[type=text] {
  width: 430px;
}
#searchbox_form > table input[type=text].datum {
  width: 85px;
}

.filter_widget {
  display: none;
  margin-top: 30px;
}
.filter_widget.visible {
  display: block;
}

.grosse_schrift #fw_sidebar_left {
  width: 200px;
}
.grosse_schrift #fw_sidebar_right {
  width: 200px;
}
.grosse_schrift #fw_sidebar_container .suche_miniform input[type=text] {
  width: 173px;
}

/*
	$Revision: 1.6 $Date: 2014/04/09 15:38:00 $
	SevenOne Media Ad Integration for www.onlinewelten.com and friends
*/
.ad-version:after {
  content: "$Revision: 1.6 $";
  display: none;
}

.ad-wrapper div,
.ad-wrapper object,
.ad-wrapper embed,
.ad-wrapper img,
.ad-wrapper iframe,
.ad-wrapper ins {
  vertical-align: bottom;
}

#ads-outer {
  position: relative;
  z-index: 100;
  padding-bottom: 10px;
}

#ads-outer.ads-gronkh {
  z-index: 2000;
}

#ads-outer.ads-gronkhtv {
  padding-top: 10px;
}

#ads-outer.ads-playmassive,
#ads-outer.ads-playnation {
  padding-top: 10px;
  margin-right: 13px;
}

#ads-outer.ads-pietsmiet {
  padding-top: 10px;
}

#ads-outer.ads-psinside {
  padding-top: 10px;
  width: 991px;
  margin: 0 auto;
}

#ads-outer.ads-animexx {
  padding-top: 10px;
  z-index: 150;
}

#ads-outer.ads-craftnation {
  width: 980px;
}

@media only screen and (max-width: 800px) {
  #ads-outer.ads-craftnation {
    width: auto;
  }
}
#ad-fullbanner2-outer {
  position: relative;
  z-index: 3;
}

#ad-fullbanner2 {
  margin: 0px auto;
}

#ad-skyscraper1-outer {
  position: absolute;
  z-index: 2;
  right: -170px;
  width: 160px;
  margin-top: 10px;
}

#ad-skyscraper1 {
  width: 160px;
}

#ad-rectangle1-outer,
#ad-promo1-outer {
  position: relative;
  z-index: 80;
  width: 300px;
  margin: 0px auto;
}

fieldset.dashboardBox #ad-rectangle1-outer.ads-craftnation,
fieldset.dashboardBox #ad-promo1-outer.ads-craftnation {
  margin-left: -14px;
}

#ad-rectangle1:after,
#ad-promo1:after {
  content: "ANZEIGE";
  display: block;
  font-family: Verdana;
  font-size: 10px;
  line-height: 12px;
  text-align: right;
}

.ads-gronkhtv #ad-rectangle1 {
  padding-bottom: 10px;
}

.ads-gronkhtv #ad-rectangle1:after,
.ads-gronkhtv #ad-promo1:after {
  color: #ffffff;
}

#sidebarContainer .ads-psinside #ad-rectangle1:after,
#sidebarContainer .ads-psinside #ad-promo1:after {
  margin-bottom: -8px;
}

@media (max-width: 959px) {
  body.skyscraper #pageholder {
    padding-right: 0px;
  }
}
/* START - CSS for new amazon banners - Early 2018 after server change */
#ad-skyscraper1-outer {
  top: 190px;
  right: 13px;
  left: auto;
}

.sb_minimized #ad-skyscraper1-outer {
  right: 14px;
}

.sb_normal.no_sky #pageholder {
  padding-right: 0px !important;
}

.sb_minimized.no_sky #pageholder {
  padding-right: 0px !important;
}

.sb_normal.no_sky #pageholder #ad-skyscraper1-outer {
  display: none;
}

.sb_minimized.no_sky #pageholder #ad-skyscraper1-outer {
  display: none;
}

.sb_normal.nosky #pageholder {
  padding-right: 0px !important;
}

.sb_minimized.nosky #pageholder {
  padding-right: 0px !important;
}

.sb_normal.nosky #pageholder #ad-skyscraper1-outer {
  display: none;
}

.sb_minimized.nosky #pageholder #ad-skyscraper1-outer {
  display: none;
}

.sb_normal.no_leaderboard #pageholder #ad-fullbanner2-outer {
  display: none;
}

.sb_minimized.no_leaderboard #pageholder #ad-fullbanner2-outer {
  display: none;
}

body.sky #pageholder {
  padding-right: 0;
}

.logged_out #pageholder {
  padding-right: 162px !important;
}

.logged_out #ad-skyscraper1-outer {
  right: -14px;
}

@media (min-width: 1024px) {
  .sb_normal #pageholder {
    padding-right: 162px !important;
  }

  .sb_minimized #pageholder {
    padding-right: 162px !important;
  }
}
@media screen and (max-width: 1023px) {
  #ad-skyscraper1-outer {
    display: none;
  }

  .logged_out #pageholder {
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 900px) {
  .sb_normal #ad-fullbanner2-outer {
    transform: scale(0.8);
  }

  .sb_minimized #ad-fullbanner2-outer {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 800px) {
  .sb_normal #ad-fullbanner2-outer {
    transform: scale(0.7);
    left: -60px;
  }

  .sb_minimized #ad-fullbanner2-outer {
    transform: scale(0.7);
    left: -60px;
  }
}
@media screen and (max-width: 767px) {
  #ad-skyscraper1-outer {
    display: none;
  }

  /*.sb_normal #pageholder {
      padding-right: 162px;
  }*/
  #pageholder {
    padding-right: 0 !important;
  }

  .logged_out #pageholder {
    padding-right: 0 !important;
  }

  body.sky #bodyid {
    margin-right: -10px;
  }
}
@media screen and (max-width: 600px) {
  .sb_minimized #ad-fullbanner2-outer {
    transform: scale(0.6);
    left: -80px;
  }
}
@media screen and (max-width: 480px) {
  .sb_normal #ad-fullbanner2-outer {
    transform: scale(0.55);
    left: -85px;
  }

  .sb_minimized #ad-fullbanner2-outer {
    transform: scale(0.5);
    left: -95px;
  }
}
/* END - CSS for new amazon banners - Early 2018 after server change */
/*
#ads-outer {
  min-height: 250px;
}
*/
