@charset "UTF-8";

.tx-felogin-pi1 label {
    display: block
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('/fileadmin/templates/js/fancybox/source/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('/fileadmin/templates/js/fancybox/source/fancybox_loading.gif') center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('/fileadmin/templates/js/fancybox/source/blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('/fileadmin/templates/js/fancybox/source/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

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

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

a:hover,
a:active {
    outline: 0
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

#map_canvas img {
    max-width: none
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

button,
input {
    *overflow: visible;
    line-height: normal
}

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    background-color: #fff
}

a {
    color: #115571;
    text-decoration: none
}

a:hover {
    color: #07232f;
    text-decoration: underline
}

.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}

.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px
}

.row {
    margin-left: -20px;
    *zoom: 1
}

.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0
}

.row:after {
    clear: both
}

[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px
}

.span12 {
    width: 940px
}

.span11 {
    width: 860px
}

.span10 {
    width: 780px
}

.span9 {
    width: 700px
}

.span8 {
    width: 620px
}

.span7 {
    width: 540px
}

.span6 {
    width: 460px
}

.span5 {
    width: 380px
}

.span4 {
    width: 300px
}

.span3 {
    width: 220px
}

.span2 {
    width: 140px
}

.span1 {
    width: 60px
}

.offset12 {
    margin-left: 980px
}

.offset11 {
    margin-left: 900px
}

.offset10 {
    margin-left: 820px
}

.offset9 {
    margin-left: 740px
}

.offset8 {
    margin-left: 660px
}

.offset7 {
    margin-left: 580px
}

.offset6 {
    margin-left: 500px
}

.offset5 {
    margin-left: 420px
}

.offset4 {
    margin-left: 340px
}

.offset3 {
    margin-left: 260px
}

.offset2 {
    margin-left: 180px
}

.offset1 {
    margin-left: 100px
}

.row-fluid {
    width: 100%;
    *zoom: 1
}

.row-fluid:before,
.row-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

.row-fluid:after {
    clear: both
}

.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.1276595744681%;
    *margin-left: 2.0744680851064%
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0
}

.row-fluid .span12 {
    width: 100%;
    *width: 99.946808510638%
}

.row-fluid .span11 {
    width: 91.489361702128%;
    *width: 91.436170212766%
}

.row-fluid .span10 {
    width: 82.978723404255%;
    *width: 82.925531914894%
}

.row-fluid .span9 {
    width: 74.468085106383%;
    *width: 74.414893617021%
}

.row-fluid .span8 {
    width: 65.957446808511%;
    *width: 65.904255319149%
}

.row-fluid .span7 {
    width: 57.446808510638%;
    *width: 57.393617021277%
}

.row-fluid .span6 {
    width: 48.936170212766%;
    *width: 48.882978723404%
}

.row-fluid .span5 {
    width: 40.425531914894%;
    *width: 40.372340425532%
}

.row-fluid .span4 {
    width: 31.914893617021%;
    *width: 31.86170212766%
}

.row-fluid .span3 {
    width: 23.404255319149%;
    *width: 23.351063829787%
}

.row-fluid .span2 {
    width: 14.893617021277%;
    *width: 14.840425531915%
}

.row-fluid .span1 {
    width: 6.3829787234043%;
    *width: 6.3297872340426%
}

.row-fluid .offset12 {
    margin-left: 104.25531914894%;
    *margin-left: 104.14893617021%
}

.row-fluid .offset12:first-child {
    margin-left: 102.12765957447%;
    *margin-left: 102.02127659574%
}

.row-fluid .offset11 {
    margin-left: 95.744680851064%;
    *margin-left: 95.63829787234%
}

.row-fluid .offset11:first-child {
    margin-left: 93.617021276596%;
    *margin-left: 93.510638297872%
}

.row-fluid .offset10 {
    margin-left: 87.234042553191%;
    *margin-left: 87.127659574468%
}

.row-fluid .offset10:first-child {
    margin-left: 85.106382978723%;
    *margin-left: 85%
}

.row-fluid .offset9 {
    margin-left: 78.723404255319%;
    *margin-left: 78.617021276596%
}

.row-fluid .offset9:first-child {
    margin-left: 76.595744680851%;
    *margin-left: 76.489361702128%
}

.row-fluid .offset8 {
    margin-left: 70.212765957447%;
    *margin-left: 70.106382978723%
}

.row-fluid .offset8:first-child {
    margin-left: 68.085106382979%;
    *margin-left: 67.978723404255%
}

.row-fluid .offset7 {
    margin-left: 61.702127659574%;
    *margin-left: 61.595744680851%
}

.row-fluid .offset7:first-child {
    margin-left: 59.574468085106%;
    *margin-left: 59.468085106383%
}

.row-fluid .offset6 {
    margin-left: 53.191489361702%;
    *margin-left: 53.085106382979%
}

.row-fluid .offset6:first-child {
    margin-left: 51.063829787234%;
    *margin-left: 50.957446808511%
}

.row-fluid .offset5 {
    margin-left: 44.68085106383%;
    *margin-left: 44.574468085106%
}

.row-fluid .offset5:first-child {
    margin-left: 42.553191489362%;
    *margin-left: 42.446808510638%
}

.row-fluid .offset4 {
    margin-left: 36.170212765957%;
    *margin-left: 36.063829787234%
}

.row-fluid .offset4:first-child {
    margin-left: 34.042553191489%;
    *margin-left: 33.936170212766%
}

.row-fluid .offset3 {
    margin-left: 27.659574468085%;
    *margin-left: 27.553191489362%
}

.row-fluid .offset3:first-child {
    margin-left: 25.531914893617%;
    *margin-left: 25.425531914894%
}

.row-fluid .offset2 {
    margin-left: 19.148936170213%;
    *margin-left: 19.042553191489%
}

.row-fluid .offset2:first-child {
    margin-left: 17.021276595745%;
    *margin-left: 16.914893617021%
}

.row-fluid .offset1 {
    margin-left: 10.63829787234%;
    *margin-left: 10.531914893617%
}

.row-fluid .offset1:first-child {
    margin-left: 8.5106382978723%;
    *margin-left: 8.4042553191489%
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
    display: none
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
    float: right
}

.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}

.container:before,
.container:after {
    display: table;
    content: "";
    line-height: 0
}

.container:after {
    clear: both
}

.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1
}

.container-fluid:before,
.container-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

.container-fluid:after {
    clear: both
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px
}

small {
    font-size: 85%
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

cite {
    font-style: normal
}

.muted {
    color: #999
}

.text-warning {
    color: #c09853
}

.text-error {
    color: #b94a48
}

.text-info {
    color: #3a87ad
}

.text-success {
    color: #468847
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0;
    font-family: 'MuseoSlab-500';
    font-weight: normal;
    line-height: 1;
    color: inherit;
    text-rendering: optimizelegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999
}

h1 {
    font-size: 36px;
    line-height: 40px
}

h2 {
    font-size: 30px;
    line-height: 40px
}

h3 {
    font-size: 24px;
    line-height: 40px
}

h4 {
    font-size: 18px;
    line-height: 20px
}

h5 {
    font-size: 14px;
    line-height: 20px
}

h6 {
    font-size: 12px;
    line-height: 20px
}

h1 small {
    font-size: 24px
}

h2 small {
    font-size: 18px
}

h3 small {
    font-size: 14px
}

h4 small {
    font-size: 14px
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    padding: 0;
    margin: 0 0 10px 25px
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0
}

li {
    line-height: 20px
}

ul.unstyled,
ol.unstyled {
    margin-left: 0;
    list-style: none
}

dl {
    margin-bottom: 20px
}

dt,
dd {
    line-height: 20px
}

dt {
    font-weight: bold
}

dd {
    margin-left: 10px
}

.dl-horizontal {
    *zoom: 1
}

.dl-horizontal:before,
.dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0
}

.dl-horizontal:after {
    clear: both
}

.dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dl-horizontal dd {
    margin-left: 180px
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

blockquote p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px
}

blockquote small {
    display: block;
    line-height: 20px;
    color: #999
}

blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}

blockquote.pull-right small:before {
    content: ''
}

blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: ""
}

address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 20px
}

form {
    margin: 0 0 20px
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

legend small {
    font-size: 15px;
    color: #999
}

label,
input,
button,
select,
textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px
}

input,
button,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

label {
    display: block;
    margin-bottom: 5px
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 20px;
    color: #6d6d6d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

input,
textarea,
.uneditable-input {
    width: 206px
}

textarea {
    height: auto
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    *margin-top: 0;
    margin-top: 1px \9;
    line-height: normal;
    cursor: pointer
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto
}

select,
input[type="file"] {
    height: 30px;
    *margin-top: 4px;
    line-height: 30px
}

select {
    width: 220px;
    border: 1px solid #ccc;
    background-color: #fff
}

select[multiple],
select[size] {
    height: auto
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.uneditable-input,
.uneditable-textarea {
    color: #999;
    background-color: #fcfcfc;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap
}

.uneditable-textarea {
    width: auto;
    height: auto
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999
}

.radio,
.checkbox {
    min-height: 18px;
    padding-left: 18px
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -18px
}

.controls>.radio:first-child,
.controls>.checkbox:first-child {
    padding-top: 5px
}

.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle
}

.radio.inline+.radio.inline,
.checkbox.inline+.checkbox.inline {
    margin-left: 10px
}

.input-mini {
    width: 60px
}

.input-small {
    width: 90px
}

.input-medium {
    width: 150px
}

.input-large {
    width: 210px
}

.input-xlarge {
    width: 270px
}

.input-xxlarge {
    width: 530px
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block
}

input,
textarea,
.uneditable-input {
    margin-left: 0
}

.controls-row [class*="span"]+[class*="span"] {
    margin-left: 20px
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
    width: 926px
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
    width: 846px
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
    width: 766px
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
    width: 686px
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
    width: 606px
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
    width: 526px
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
    width: 446px
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
    width: 366px
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 286px
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 206px
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
    width: 126px
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
    width: 46px
}

.controls-row {
    *zoom: 1
}

.controls-row:before,
.controls-row:after {
    display: table;
    content: "";
    line-height: 0
}

.controls-row:after {
    clear: both
}

.controls-row [class*="span"] {
    float: left
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent
}

.control-group.warning>label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.control-group.error>label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #b94a48
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.control-group.success>label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.control-group.info>label,
.control-group.info .help-block,
.control-group.info .help-inline {
    color: #3a87ad
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad
}

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
    color: #b94a48;
    border-color: #ee5f5b
}

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7
}

.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1
}

.form-actions:before,
.form-actions:after {
    display: table;
    content: "";
    line-height: 0
}

.form-actions:after {
    clear: both
}

.help-block,
.help-inline {
    color: #595959
}

.help-block {
    display: block;
    margin-bottom: 10px
}

.help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px
}

.input-append,
.input-prepend {
    margin-bottom: 5px;
    font-size: 0;
    white-space: nowrap
}

.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    font-size: 14px;
    vertical-align: top;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
    z-index: 2
}

.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc
}

.input-append .add-on,
.input-append .btn,
.input-prepend .add-on,
.input-prepend .btn {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-append .active,
.input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546
}

.input-prepend .add-on,
.input-prepend .btn {
    margin-right: -1px
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.input-append .add-on,
.input-append .btn {
    margin-left: -1px
}

.input-append .add-on:last-child,
.input-append .btn:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.form-search .input-append .btn {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

.form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

.form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
    display: none
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
    display: inline-block
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0
}

.control-group {
    margin-bottom: 10px
}

legend+.control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate
}

.form-horizontal .control-group {
    margin-bottom: 20px;
    *zoom: 1
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0
}

.form-horizontal .control-group:after {
    clear: both
}

.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right
}

.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0
}

.form-horizontal .controls:first-child {
    *padding-left: 180px
}

.form-horizontal .help-block {
    margin-bottom: 0
}

.form-horizontal input+.help-block,
.form-horizontal select+.help-block,
.form-horizontal textarea+.help-block {
    margin-top: 10px
}

.form-horizontal .form-actions {
    padding-left: 180px
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/fileadmin/templates/font/fontawesome-webfont.eot');
    src: url('/fileadmin/templates/font/fontawesome-webfont.eot#iefix') format('embedded-opentype'), url('/fileadmin/templates/font/fontawesome-webfont.woff') format('woff'), url('/fileadmin/templates/font/fontawesome-webfont.ttf') format('truetype'), url('/fileadmin/templates/font/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit
}

a [class^="icon-"],
a [class*=" icon-"] {
    display: inline-block;
    text-decoration: inherit
}

.icon-large:before {
    vertical-align: middle;
    font-size: 1.3333333333333em
}

.btn [class^="icon-"],
.btn [class*=" icon-"],
.nav-tabs [class^="icon-"],
.nav-tabs [class*=" icon-"] {
    line-height: .9em
}

li [class^="icon-"],
li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center
}

li .icon-large:before,
li .icon-large:before {
    width: 1.875em
}

ul.icons {
    list-style-type: none;
    margin-left: 2em;
    text-indent: -0.8em
}

ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
    width: .8em
}

ul.icons li .icon-large:before,
ul.icons li .icon-large:before {
    vertical-align: initial
}

.icon-glass:before {
    content: "\f000"
}

.icon-music:before {
    content: "\f001"
}

.icon-search:before {
    content: "\f002"
}

.icon-envelope:before {
    content: "\f003"
}

.icon-heart:before {
    content: "\f004"
}

.icon-star:before {
    content: "\f005"
}

.icon-star-empty:before {
    content: "\f006"
}

.icon-user:before {
    content: "\f007"
}

.icon-film:before {
    content: "\f008"
}

.icon-th-large:before {
    content: "\f009"
}

.icon-th:before {
    content: "\f00a"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-ok:before {
    content: "\f00c"
}

.icon-remove:before {
    content: "\f00d"
}

.icon-zoom-in:before {
    content: "\f00e"
}

.icon-zoom-out:before {
    content: "\f010"
}

.icon-off:before {
    content: "\f011"
}

.icon-signal:before {
    content: "\f012"
}

.icon-cog:before {
    content: "\f013"
}

.icon-trash:before {
    content: "\f014"
}

.icon-home:before {
    content: "\f015"
}

.icon-file:before {
    content: "\f016"
}

.icon-time:before {
    content: "\f017"
}

.icon-road:before {
    content: "\f018"
}

.icon-download-alt:before {
    content: "\f019"
}

.icon-download:before {
    content: "\f01a"
}

.icon-upload:before {
    content: "\f01b"
}

.icon-inbox:before {
    content: "\f01c"
}

.icon-play-circle:before {
    content: "\f01d"
}

.icon-repeat:before {
    content: "\f01e"
}

.icon-refresh:before {
    content: "\f021"
}

.icon-list-alt:before {
    content: "\f022"
}

.icon-lock:before {
    content: "\f023"
}

.icon-flag:before {
    content: "\f024"
}

.icon-headphones:before {
    content: "\f025"
}

.icon-volume-off:before {
    content: "\f026"
}

.icon-volume-down:before {
    content: "\f027"
}

.icon-volume-up:before {
    content: "\f028"
}

.icon-qrcode:before {
    content: "\f029"
}

.icon-barcode:before {
    content: "\f02a"
}

.icon-tag:before {
    content: "\f02b"
}

.icon-tags:before {
    content: "\f02c"
}

.icon-book:before {
    content: "\f02d"
}

.icon-bookmark:before {
    content: "\f02e"
}

.icon-print:before {
    content: "\f02f"
}

.icon-camera:before {
    content: "\f030"
}

.icon-font:before {
    content: "\f031"
}

.icon-bold:before {
    content: "\f032"
}

.icon-italic:before {
    content: "\f033"
}

.icon-text-height:before {
    content: "\f034"
}

.icon-text-width:before {
    content: "\f035"
}

.icon-align-left:before {
    content: "\f036"
}

.icon-align-center:before {
    content: "\f037"
}

.icon-align-right:before {
    content: "\f038"
}

.icon-align-justify:before {
    content: "\f039"
}

.icon-list:before {
    content: "\f03a"
}

.icon-indent-left:before {
    content: "\f03b"
}

.icon-indent-right:before {
    content: "\f03c"
}

.icon-facetime-video:before {
    content: "\f03d"
}

.icon-picture:before {
    content: "\f03e"
}

.icon-pencil:before {
    content: "\f040"
}

.icon-map-marker:before {
    content: "\f041"
}

.icon-adjust:before {
    content: "\f042"
}

.icon-tint:before {
    content: "\f043"
}

.icon-edit:before {
    content: "\f044"
}

.icon-share:before {
    content: "\f045"
}

.icon-check:before {
    content: "\f046"
}

.icon-move:before {
    content: "\f047"
}

.icon-step-backward:before {
    content: "\f048"
}

.icon-fast-backward:before {
    content: "\f049"
}

.icon-backward:before {
    content: "\f04a"
}

.icon-play:before {
    content: "\f04b"
}

.icon-pause:before {
    content: "\f04c"
}

.icon-stop:before {
    content: "\f04d"
}

.icon-forward:before {
    content: "\f04e"
}

.icon-fast-forward:before {
    content: "\f050"
}

.icon-step-forward:before {
    content: "\f051"
}

.icon-eject:before {
    content: "\f052"
}

.icon-chevron-left:before {
    content: "\f053"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-plus-sign:before {
    content: "\f055"
}

.icon-minus-sign:before {
    content: "\f056"
}

.icon-remove-sign:before {
    content: "\f057"
}

.icon-ok-sign:before {
    content: "\f058"
}

.icon-question-sign:before {
    content: "\f059"
}

.icon-info-sign:before {
    content: "\f05a"
}

.icon-screenshot:before {
    content: "\f05b"
}

.icon-remove-circle:before {
    content: "\f05c"
}

.icon-ok-circle:before {
    content: "\f05d"
}

.icon-ban-circle:before {
    content: "\f05e"
}

.icon-arrow-left:before {
    content: "\f060"
}

.icon-arrow-right:before {
    content: "\f061"
}

.icon-arrow-up:before {
    content: "\f062"
}

.icon-arrow-down:before {
    content: "\f063"
}

.icon-share-alt:before {
    content: "\f064"
}

.icon-resize-full:before {
    content: "\f065"
}

.icon-resize-small:before {
    content: "\f066"
}

.icon-plus:before {
    content: "\f067"
}

.icon-minus:before {
    content: "\f068"
}

.icon-asterisk:before {
    content: "\f069"
}

.icon-exclamation-sign:before {
    content: "\f06a"
}

.icon-gift:before {
    content: "\f06b"
}

.icon-leaf:before {
    content: "\f06c"
}

.icon-fire:before {
    content: "\f06d"
}

.icon-eye-open:before {
    content: "\f06e"
}

.icon-eye-close:before {
    content: "\f070"
}

.icon-warning-sign:before {
    content: "\f071"
}

.icon-plane:before {
    content: "\f072"
}

.icon-calendar:before {
    content: "\f073"
}

.icon-random:before {
    content: "\f074"
}

.icon-comment:before {
    content: "\f075"
}

.icon-magnet:before {
    content: "\f076"
}

.icon-chevron-up:before {
    content: "\f077"
}

.icon-chevron-down:before {
    content: "\f078"
}

.icon-retweet:before {
    content: "\f079"
}

.icon-shopping-cart:before {
    content: "\f07a"
}

.icon-folder-close:before {
    content: "\f07b"
}

.icon-folder-open:before {
    content: "\f07c"
}

.icon-resize-vertical:before {
    content: "\f07d"
}

.icon-resize-horizontal:before {
    content: "\f07e"
}

.icon-bar-chart:before {
    content: "\f080"
}

.icon-twitter-sign:before {
    content: "\f081"
}

.icon-facebook-sign:before {
    content: "\f082"
}

.icon-camera-retro:before {
    content: "\f083"
}

.icon-key:before {
    content: "\f084"
}

.icon-cogs:before {
    content: "\f085"
}

.icon-comments:before {
    content: "\f086"
}

.icon-thumbs-up:before {
    content: "\f087"
}

.icon-thumbs-down:before {
    content: "\f088"
}

.icon-star-half:before {
    content: "\f089"
}

.icon-heart-empty:before {
    content: "\f08a"
}

.icon-signout:before {
    content: "\f08b"
}

.icon-linkedin-sign:before {
    content: "\f08c"
}

.icon-pushpin:before {
    content: "\f08d"
}

.icon-external-link:before {
    content: "\f08e"
}

.icon-signin:before {
    content: "\f090"
}

.icon-trophy:before {
    content: "\f091"
}

.icon-github-sign:before {
    content: "\f092"
}

.icon-upload-alt:before {
    content: "\f093"
}

.icon-lemon:before {
    content: "\f094"
}

.icon-phone:before {
    content: "\f095"
}

.icon-check-empty:before {
    content: "\f096"
}

.icon-bookmark-empty:before {
    content: "\f097"
}

.icon-phone-sign:before {
    content: "\f098"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-github:before {
    content: "\f09b"
}

.icon-unlock:before {
    content: "\f09c"
}

.icon-credit-card:before {
    content: "\f09d"
}

.icon-rss:before {
    content: "\f09e"
}

.icon-hdd:before {
    content: "\f0a0"
}

.icon-bullhorn:before {
    content: "\f0a1"
}

.icon-bell:before {
    content: "\f0a2"
}

.icon-certificate:before {
    content: "\f0a3"
}

.icon-hand-right:before {
    content: "\f0a4"
}

.icon-hand-left:before {
    content: "\f0a5"
}

.icon-hand-up:before {
    content: "\f0a6"
}

.icon-hand-down:before {
    content: "\f0a7"
}

.icon-circle-arrow-left:before {
    content: "\f0a8"
}

.icon-circle-arrow-right:before {
    content: "\f0a9"
}

.icon-circle-arrow-up:before {
    content: "\f0aa"
}

.icon-circle-arrow-down:before {
    content: "\f0ab"
}

.icon-globe:before {
    content: "\f0ac"
}

.icon-wrench:before {
    content: "\f0ad"
}

.icon-tasks:before {
    content: "\f0ae"
}

.icon-filter:before {
    content: "\f0b0"
}

.icon-briefcase:before {
    content: "\f0b1"
}

.icon-fullscreen:before {
    content: "\f0b2"
}

.icon-group:before {
    content: "\f0c0"
}

.icon-link:before {
    content: "\f0c1"
}

.icon-cloud:before {
    content: "\f0c2"
}

.icon-beaker:before {
    content: "\f0c3"
}

.icon-cut:before {
    content: "\f0c4"
}

.icon-copy:before {
    content: "\f0c5"
}

.icon-paper-clip:before {
    content: "\f0c6"
}

.icon-save:before {
    content: "\f0c7"
}

.icon-sign-blank:before {
    content: "\f0c8"
}

.icon-reorder:before {
    content: "\f0c9"
}

.icon-list-ul:before {
    content: "\f0ca"
}

.icon-list-ol:before {
    content: "\f0cb"
}

.icon-strikethrough:before {
    content: "\f0cc"
}

.icon-underline:before {
    content: "\f0cd"
}

.icon-table:before {
    content: "\f0ce"
}

.icon-magic:before {
    content: "\f0d0"
}

.icon-truck:before {
    content: "\f0d1"
}

.icon-pinterest:before {
    content: "\f0d2"
}

.icon-pinterest-sign:before {
    content: "\f0d3"
}

.icon-google-plus-sign:before {
    content: "\f0d4"
}

.icon-google-plus:before {
    content: "\f0d5"
}

.icon-money:before {
    content: "\f0d6"
}

.icon-caret-down:before {
    content: "\f0d7"
}

.icon-caret-up:before {
    content: "\f0d8"
}

.icon-caret-left:before {
    content: "\f0d9"
}

.icon-caret-right:before {
    content: "\f0da"
}

.icon-columns:before {
    content: "\f0db"
}

.icon-sort:before {
    content: "\f0dc"
}

.icon-sort-down:before {
    content: "\f0dd"
}

.icon-sort-up:before {
    content: "\f0de"
}

.icon-envelope-alt:before {
    content: "\f0e0"
}

.icon-linkedin:before {
    content: "\f0e1"
}

.icon-undo:before {
    content: "\f0e2"
}

.icon-legal:before {
    content: "\f0e3"
}

.icon-dashboard:before {
    content: "\f0e4"
}

.icon-comment-alt:before {
    content: "\f0e5"
}

.icon-comments-alt:before {
    content: "\f0e6"
}

.icon-bolt:before {
    content: "\f0e7"
}

.icon-sitemap:before {
    content: "\f0e8"
}

.icon-umbrella:before {
    content: "\f0e9"
}

.icon-paste:before {
    content: "\f0ea"
}

.icon-user-md:before {
    content: "\f200"
}

.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-family: ;
    display: inline-block;
    background: ;
    color: #fff;
    font-size: 16px;
    padding: 10px 30px 6px 30px;
    text-shadow: none
}

.btn:hover {
    color: #fff;
    text-decoration: none;
    background: ;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.btn .btn {
    border: none !important;
    color: #fff !important;
    display: inline-block;
    background: ;
    font-family: ;
    text-shadow: none;
    padding: 6px 20px 4px 20px
}

.btn .btn:hover {
    background:
}

.btn.active,
.btn:active {
    outline: 0
}

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

.btn-large {
    padding: 9px 14px;
    font-size: 16px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.btn-large [class^="icon-"] {
    margin-top: 2px
}

.btn-small {
    padding: 3px 9px;
    font-size: 12px;
    line-height: 18px;
    text-shadow: none
}

.btn-small [class^="icon-"] {
    margin-top: 0
}

.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 17px;
    text-shadow: none
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75)
}

.btn {
    border: none
}

.btn-primary {
    border: none !important;
    color: #fff !important;
    display: inline-block;
    background: ;
    font-family: ;
    text-shadow: none;
    padding: 11px 20px 7px 20px
}

.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #f89406;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    color: #fff;
    background-color: #f89406;
    *background-color: #df8505
}

.btn-warning:active,
.btn-warning.active {
    background-color: #c67605 \9
}

.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #bd362f;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f;
    *background-color: #a9302a
}

.btn-danger:active,
.btn-danger.active {
    background-color: #942a25 \9
}

.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #51a351;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    color: #fff;
    background-color: #51a351;
    *background-color: #499249
}

.btn-success:active,
.btn-success.active {
    background-color: #408140 \9
}

.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #2f96b4;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4;
    *background-color: #2a85a0
}

.btn-info:active,
.btn-info.active {
    background-color: #24748c \9
}

.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: -moz-linear-gradient(top, #444, #222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: -o-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    border-color: #222 #222 #000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #222;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    color: #fff;
    background-color: #222;
    *background-color: #151515
}

.btn-inverse:active,
.btn-inverse.active {
    background-color: #090909 \9
}

button.btn,
input[type="submit"].btn {
    *padding-top: 3px;
    *padding-bottom: 3px
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #115571;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-link:hover {
    color: #07232f;
    text-decoration: underline;
    background:
}

.btn-link[disabled]:hover {
    color: #333;
    text-decoration: none
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #c09853
}

.alert h4 {
    margin: 0
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

.alert-block>p,
.alert-block>ul {
    margin-bottom: 0
}

.alert-block p+p {
    margin-top: 5px
}

.nav {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none
}

.nav>li>a {
    display: block
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>.pull-right {
    float: right
}

.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase
}

.nav li+.nav-header {
    margin-top: 9px
}

.nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0
}

.nav-list>li>a,
.nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}

.nav-list>li>a {
    padding: 3px 15px
}

.nav-list>.active>a,
.nav-list>.active>a:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #115571
}

.nav-list [class^="icon-"] {
    margin-right: 2px
}

.nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.nav-tabs,
.nav-pills {
    *zoom: 1
}

.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
    display: table;
    content: "";
    line-height: 0
}

.nav-tabs:after,
.nav-pills:after {
    clear: both
}

.nav-tabs>li,
.nav-pills>li {
    float: left
}

.nav-tabs>li>a,
.nav-pills>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    margin-bottom: -1px
}

.nav-tabs>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover {
    color: #6d6d6d;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.nav-pills>.active>a,
.nav-pills>.active>a:hover {
    color: #fff;
    background-color: #115571
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li>a {
    margin-right: 0
}

.nav-tabs.nav-stacked {
    border-bottom: 0
}

.nav-tabs.nav-stacked>li>a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.nav-tabs.nav-stacked>li:first-child>a {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

.nav-tabs.nav-stacked>li:last-child>a {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.nav-tabs.nav-stacked>li>a:hover {
    border-color: #ddd;
    z-index: 2
}

.nav-pills.nav-stacked>li>a {
    margin-bottom: 3px
}

.nav-pills.nav-stacked>li:last-child>a {
    margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.nav .dropdown-toggle .caret {
    border-top-color: #115571;
    border-bottom-color: #115571;
    margin-top: 6px
}

.nav .dropdown-toggle:hover .caret {
    border-top-color: #07232f;
    border-bottom-color: #07232f
}

.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #6d6d6d;
    border-bottom-color: #6d6d6d
}

.nav>.dropdown.active>a:hover {
    cursor: pointer
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:hover {
    color: #fff;
    background-color: #999;
    border-color: #999
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.tabs-stacked .open>a:hover {
    border-color: #999
}

.tabbable {
    *zoom: 1
}

.tabbable:before,
.tabbable:after {
    display: table;
    content: "";
    line-height: 0
}

.tabbable:after {
    clear: both
}

.tab-content {
    overflow: auto
}

.tabs-below>.nav-tabs,
.tabs-right>.nav-tabs,
.tabs-left>.nav-tabs {
    border-bottom: 0
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
    display: none
}

.tab-content>.active,
.pill-content>.active {
    display: block
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0
}

.tabs-below>.nav-tabs>li>a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.tabs-below>.nav-tabs>li>a:hover {
    border-bottom-color: transparent;
    border-top-color: #ddd
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover {
    border-color: transparent #ddd #ddd #ddd
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}

.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.tabs-left>.nav-tabs>li>a:hover {
    border-color: #eee #ddd #eee #eee
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #fff
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}

.tabs-right>.nav-tabs>li>a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.tabs-right>.nav-tabs>li>a:hover {
    border-color: #eee #eee #eee #ddd
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #fff
}

.nav>.disabled>a {
    color: #999
}

.nav>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    cursor: default
}

.pagination {
    height: 40px;
    margin: 20px 0
}

.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}

.pagination ul>li {
    display: inline
}

.pagination ul>li>a,
.pagination ul>li>span {
    float: left;
    padding: 0 14px;
    line-height: 38px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0
}

.pagination ul>li>a:hover,
.pagination ul>.active>a,
.pagination ul>.active>span {
    background-color: #f5f5f5
}

.pagination ul>.active>a,
.pagination ul>.active>span {
    color: #999;
    cursor: default
}

.pagination ul>.disabled>span,
.pagination ul>.disabled>a,
.pagination ul>.disabled>a:hover {
    color: #999;
    background-color: transparent;
    cursor: default
}

.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.pagination ul>li:last-child>a,
.pagination ul>li:last-child>span {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.pagination-centered {
    text-align: center
}

.pagination-right {
    text-align: right
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.hide {
    display: none
}

.show {
    display: block
}

.invisible {
    visibility: hidden
}

.affix {
    position: fixed
}

@font-face {
    font-family: 'sonar_sansbold';
    src: url('/fileadmin/templates/bfwt-webfonts/sonar_sans-bold-webfont.eot');
    src: url('/fileadmin/templates/bfwt-webfonts/sonar_sans-bold-webfont.eot#iefix') format('embedded-opentype'), url('/fileadmin/templates/bfwt-webfonts/sonar_sans-bold-webfont.woff') format('woff'), url('/fileadmin/templates/bfwt-webfonts/sonar_sans-bold-webfont.ttf') format('truetype'), url('/fileadmin/templates/bfwt-webfonts/sonar_sans-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'sonar_sansnormal_italic';
    src: url('/fileadmin/templates/bfwt-webfonts/sonar_sans-normal_italic-webfont.eot');
    src: url('/fileadmin/templates/bfwt-webfonts/sonar_sans-normal_italic-webfont.eot#iefix') format('embedded-opentype'), url('/fileadmin/templates/bfwt-webfonts/sonar_sans-normal_italic-webfont.woff') format('woff'), url('/fileadmin/templates/bfwt-webfonts/sonar_sans-normal_italic-webfont.ttf') format('truetype'), url('/fileadmin/templates/bfwt-webfonts/sonar_sans-normal_italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'sonar_sansnormal';
    src: url('/fileadmin/templates/bfwt-webfonts/sonar_sans-normal-webfont.eot');
    src: url('/fileadmin/templates/bfwt-webfonts/sonar_sans-normal-webfont.eot#iefix') format('embedded-opentype'), url('/fileadmin/templates/bfwt-webfonts/sonar_sans-normal-webfont.woff') format('woff'), url('/fileadmin/templates/bfwt-webfonts/sonar_sans-normal-webfont.ttf') format('truetype'), url('/fileadmin/templates/bfwt-webfonts/sonar_sans-normal-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'sonar_sansbold_italic';
    src: url('/fileadmin/templates/bfwt-webfonts/sonar_sans-bold_italic-webfont.eot');
    src: url('/fileadmin/templates/bfwt-webfonts/sonar_sans-bold_italic-webfont.eot#iefix') format('embedded-opentype'), url('/fileadmin/templates/bfwt-webfonts/sonar_sans-bold_italic-webfont.woff') format('woff'), url('/fileadmin/templates/bfwt-webfonts/sonar_sans-bold_italic-webfont.ttf') format('truetype'), url('/fileadmin/templates/bfwt-webfonts/sonar_sans-bold_italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

body {
    background: none;
    background: #c52c83 url(/fileadmin/templates/images/fwtb-bg.jpg) no-repeat center top;
    font-family: 'sonar_sansnormal';
    color: #000;
    font-size: 18px;
    line-height: 1.3em
}

.buttonMelt {
    border: none;
    display: inline-block;
    padding: 6px 20px 4px 20px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #000;
    text-shadow: none;
    color: #000;
    font-family: 'sonar_sansbold'
}

.buttonMeltHover {
    background: #e2007a;
    text-decoration: none
}

.buttonMelt:hover {
    background: #e2007a;
    text-decoration: none
}

.btn {
    border: none;
    display: inline-block;
    padding: 6px 20px 4px 20px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #000;
    text-shadow: none;
    color: #000;
    font-family: 'sonar_sansbold'
}

.btn:hover {
    background: #e2007a;
    text-decoration: none
}

a {
    color: #e2007a;
    font-size: 17px;
    font-family: 'sonar_sansnormal'
}

a:hover {
    color: #000;
    text-decoration: underline
}

strong,
b {
    font-family: 'sonar_sansbold';
    font-weight: normal
}

.bodytext {
    margin-top: 10px
}

.langmenu {
    position: absolute;
    font-family: 'sonar_sansnormal';
    color: #000
}

.langmenu a,
.langmenu a:hover {
    text-decoration: none;
    font-family: 'sonar_sansnormal';
    color: #fff;
    font-size: 15px
}

.langmenu a {
    color: #fff
}

.langmenu a.active {
    color: #e2007a;
    font-family: 'sonar_sansnormal';
    border-bottom: 2px solid #e2007a;
    padding: 0;
    margin: 0;
    font-size: 15px
}

.content-wrapper {
    margin-bottom: 60px
}

.mainmenu-phone {
    background: #000;
    position: relative;
    display: none
}

.mainmenu-phone select {
    background: #000;
    color: #fff;
    border: 0 none;
    -webkit-appearance: none;
    max-width: 200px;
    padding: 0;
    margin: 0 0 0 20px;
    font-family: 'sonar_sansbold'
}

.mainmenu-phone .langmenu {
    right: 20px;
    top: 5px
}

.mainmenu-phone .langmenu,
.mainmenu-phone .langmenu a {
    color: #e2007a;
    font-family: 'sonar_sansbold';
    text-shadow: none
}

.mainmenu-phone .langmenu a.active {
    color: #bfbfbf
}

.header {
    width: 100%;
    height: 113px;
    position: relative;
    height: 120px
}

.header .langmenu {
    z-index: 999;
    left: 0;
    top: 3px
}

.header a.logo {
    position: absolute;
    left: 200px;
    top: 16px;
    display: block;
    width: 535px;
    height: 85px;
    text-indent: -999px;
    overflow: hidden;
    background: url(/fileadmin/templates/images/fwtb-logo.png) no-repeat top left;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 8
}

.header .sponsor {
    display: block;
    position: absolute;
    top: 25px;
    height: 62px;
    text-indent: -999px;
    overflow: hidden;
    background: url(/fileadmin/templates/images/sponsor-bmw-1200.png) no-repeat;
    width: 110px;
    height: 70px;
    -o-background-size: 90% 90%;
    -webkit-background-size: 90% 90%;
    background-size: 90% 90%;
    right: 4px
}

.header .sponsor1 {
    display: block;
    position: absolute;
    top: 25px;
    left: 0px;
    text-indent: -999px;
    overflow: hidden;
    background: url(/fileadmin/templates/images/samsung.png) no-repeat;
    width: 130px;
    height: 45px;
    display: none
}

.mainmenu {
    width: 100%;
    position: relative;
    margin: 0 0 20px 0;
    border-top: 1px solid #000;
    background: url(/fileadmin/templates/images/nav-border-940.png) repeat-x 0 0px
}

.mainmenu ul {
    float: left;
    margin: 0;
    border-left: 1px solid #000
}

.mainmenu li {
    float: left;
    padding: 0 0px;
    height: 28px;
    border-right: 1px solid #000
}

.mainmenu li a {
    display: block;
    color: #000;
    text-transform: uppercase;
    font-family: 'sonar_sansnormal';
    font-size: 20px;
    padding: 2px 10px 5px 10px
}

.mainmenu li.active a,
.mainmenu li a:hover {
    background: url(/fileadmin/templates/images/nav-hover.png) repeat 0 0px;
    color: #000
}

.mainmenu .nav2 {
    clear: both;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-top: 10px
}

.mainmenu .nav2 li {
    padding: 0 0px;
    height: 28px
}

.mainmenu .nav2 li a {
    font-size: 13px;
    padding: 4px 8px 4px 8px
}

.mainmenu .nav2 li a:hover {
    border: none
}

.mainmenu .nav2 li.active a {
    border: none
}

.mainmenu form {
    position: absolute;
    right: 0px;
    top: 0px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    height: 28px;
    overflow: hidden
}

.mainmenu form input[type="text"] {
    margin: 0;
    padding: 0;
    height: 27px;
    vertical-align: middle;
    line-height: 1.3em;
    float: left;
    font-size: 14px;
    font-family: 'sonar_sansnormal';
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
    background: #fff;
    opacity: 0.3;
    filter: alpha(opacity=30);
    border-right: none;
    color: #acacac;
    overflow: hidden
}

.mainmenu form input[type="text"]:hover {
    opacity: 0.6;
    filter: alpha(opacity=60)
}

.mainmenu form #suchschlitz {
    width: 130px;
    font-size: 20px;
    padding: 0;
    margin: 0;
    padding-left: 5px;
    text-transform: uppercase
}

.mainmenu form input[type="image"] {
    padding: 0;
    margin: 0;
    padding: 0px 5px 0px 5px;
    height: 27px;
    vertical-align: inherit;
    background: #e2007a
}

.mainmenu form input[type="image"]:hover {
    background: transparent
}

.mainmenu a.lupe {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    text-indent: -999px;
    overflow: hidden;
    width: 25px;
    height: 27px;
    background: url(/fileadmin/templates/images/lupe.png) no-repeat -2px 1px;
    border-right: 1px solid #000
}

.flexslider {
    overflow: visible
}

.flexslider .flex-viewport {
    border: 1px solid #000
}

.footer {
    background: #fff;
    min-height: 280px;
    color: #2d0c60
}

.footer ul {
    margin-top: 20px;
    margin-left: 0px !important
}

.footer ul li {
    list-style-type: none;
    padding: 7px 4px
}

.footer a {
    color: #2d0c60;
    font-family: 'sonar_sansbold';
    text-transform: uppercase;
    font-size: 19px;
    text-shadow: none
}

.footer .abbinderlogo {
    background: url(/fileadmin/templates/images/logo-footer.png) no-repeat top left;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    width: 80px;
    height: 80px;
    margin-top: -22px
}

.footer .copyright {
    font-size: 14px;
    text-shadow: none;
    display: block;
    margin-left: 10px;
    font-family: 'sonar_sansbold'
}

.footer .abbbinderMenue {
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    margin-left: 24px
}

.footer .abbbinderMenue a {
    font-size: 14px;
    text-shadow: none;
    text-transform: inherit
}

.footer .abbindertext {
    font-size: 16px;
    display: block;
    text-shadow: none;
    margin-bottom: 120px;
    margin-left: 5px;
    margin-top: -4px;
    font-family: 'sonar_sansbold'
}

.footer .sllogo {
    text-indent: -1999px;
    display: block;
    background: url(/fileadmin/templates/images/splinelab.png) no-repeat top right;
    height: 29px;
    width: 42px;
    margin-top: 15px
}

.footer .row {
    padding-top: 20px
}

.footer .row:first-child {
    border: none;
    padding-top: 0px;
    margin-bottom: 20px
}

img {
    min-width: 100%
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.pull-text-right {
    float: right;
    text-align: right
}

.fce-4-4-4,
.fce-8-4,
.fce-6-6,
.fce-8-sidebar {
    margin-top: 20px
}

.show-trenner .span1,
.show-trenner .span2,
.show-trenner .span3,
.show-trenner .span4,
.show-trenner .span5,
.show-trenner .span6,
.show-trenner .span7,
.show-trenner .span8,
.show-trenner .span9,
.show-trenner .span10,
.show-trenner .span11,
.show-trenner .span12 {
    background: url(/fileadmin/templates/images/border.jpg) repeat-x top left;
    padding-top: 30px
}

.clear {
    clear: both
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 18px;
    line-height: 120%;
    font-family: 'sonar_sansbold';
    text-transform: uppercase
}

h2,
h1 {
    color: #000;
    font-size: 180%
}

h1 {
    padding: 6px 0 12px 0
}

h4 {
    padding: 14px 0 0 0;
    color: #7eb9b0
}

h5 {
    font-size: 14px;
    display: inline;
    text-shadow: none;
    color: #000;
    padding: 7px 5px 5px 5px;
    margin-top: 0
}

h6 {
    font-size: 200%;
    color: #000
}

.fbkiste {
    width: 300px;
    height: 208px;
    background: none;
    margin-left: -1px;
    margin-top: -1px
}

.facebook-melt {
    margin-bottom: 20px;
    border: 1px solid #000;
    overflow: hidden
}

.sidebar-hor {
    margin: 4em 0 0em 0;
    padding-top: 2em
}

.sidebar-hor .bannerWrap,
.sidebar-hor .infobuttons,
.sidebar-hor .facebook-melt {
    background: none
}

.sidebar-hor .fbkiste {
    width: 300px;
    height: 238px
}

.sidebar-hor .infobuttons {
    margin-bottom: 0px
}

.rssmag-row,
.latest-forum {
    margin: 0;
    padding: 0
}

.latest-forum {
    height: 160px;
    overflow: hidden
}

.rssmag-header,
.latest-forum li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.rssmag-header:last-child,
.latest-forum li:last-child {
    border: 0
}

.rssmag-header a,
.latest-forum li a {
    display: block;
    padding: 4px;
    text-decoration: none;
    color: #000;
    font-family: 'sonar_sansbold';
    font-size: 14px
}

.latest-forum {
    margin-left: -4px
}

.latest-forum li a:hover {
    text-decoration: underline;
    color: #e2007a
}

.fbnews-link .fbnews-link-wrap {
    background: #eceef5;
    border: 1px solid #cad4e7;
    padding: 10px
}

.fbnews-link .fbnews-link-wrap .fbnews-image {
    float: left;
    width: 90px
}

.fbnews-link .fbnews-link-wrap .fbnews-description {
    float: right;
    width: 180px;
    font-size: 11px;
    line-height: 120%
}

.fbnews-link .fbnews-link-wrap .fbnews-description a {
    text-decoration: none;
    color: #333;
    font-family: 'MuseoSlab-300';
    font-size: 14px;
    line-height: 20px
}

.fbnews-link .fbnews-link-wrap .fbnews-name,
.fbnews-link .fbnews-link-wrap .fbnews-name a {
    font-family: 'MuseoSlab-500';
    color: #648DA8
}

.fbnews-link .fbnews-link-wrap .fbnews-caption {
    color: #737373;
    margin-bottom: 3px
}

.fbnews-link .fbnews-link-wrap .fbnews-caption a {
    color: #737373
}

.fbnews-link .fbnews-link-wrap-noimage .fbnews-image {
    display: none
}

.fbnews-link .fbnews-link-wrap-noimage .fbnews-description {
    float: none;
    width: 100%
}

.fbnews-video .fbnews-image {
    position: relative
}

.fbnews-video .fbnews-videoloader {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/fileadmin/templates/images/play.png) center center no-repeat
}

.fbnews-video .fbnews-videoloader:hover {
    opacity: 0.8
}

.linup-list-headline {
    border: 1px solid #000;
    display: block;
    padding: 5px;
    text-transform: uppercase;
    text-align: center;
    margin-right: 0px
}

.linup-simple-list {
    margin-top: 0px;
    background: url(/fileadmin/templates/images/lineup-list-bg.png) repeat-y 0 0px;
    border-bottom: 1px solid #000;
    padding-top: 10px;
    padding-bottom: 10px
}

.linup-simple-list .col1 {
    float: left;
    width: 34%;
    padding-right: 0px
}

.linup-simple-list .col2 {
    float: left;
    width: 33%;
    padding-right: 0px
}

.linup-simple-list ul {
    padding: 0;
    margin: 0
}

.linup-simple-list ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding: 1px 0px 1px 0px
}

.linup-simple-list ul li a {
    color: #000;
    font-size: 18px;
    display: block;
    padding-left: 20px;
    padding-right: 10px;
    overflow: visible;
    text-decoration: none
}

.linup-simple-list ul li:hover {
    padding: 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background: #e2007a;
    text-decoration: none
}

.tx-ttnews-browsebox {
    text-align: center;
    margin-top: 40px
}

.tx-ttnews-browsebox ul {
    margin-left: -10px
}

.tx-ttnews-browsebox ul li {
    float: left;
    list-style: none;
    margin-left: 10px
}

.tx-ttnews-browsebox ul li a {
    border: none;
    display: inline-block;
    padding: 6px 20px 4px 20px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #000;
    text-shadow: none;
    color: #000;
    font-family: 'sonar_sansbold'
}

.tx-ttnews-browsebox ul li a:hover {
    background: #e2007a;
    text-decoration: none;
    text-decoration: none
}

.tx-ttnews-browsebox ul li:last-child {
    display: none
}

.tx-ttnews-browsebox ul .LinkBack,
.tx-ttnews-browsebox ul .unLink,
.tx-ttnews-browsebox ul .activeLinkPage {
    border: none;
    display: inline-block;
    padding: 6px 20px 4px 20px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #000;
    text-shadow: none;
    color: #000;
    font-family: 'sonar_sansbold';
    background: #e2007a;
    text-shadow: none
}

.tx-ttnews-browsebox ul .LinkBack:first-child {
    display: none
}

.tx-ttnews-browsebox ul li.LinkVor:first-child {
    display: none
}

.login-wrap h2 {
    margin-left: 0px
}

.login-wrap .loginbox {
    margin-left: 0px
}

.tx-yag-breadcrumbcomtainer {
    border: none;
    border-bottom: 1px dashed #115571
}

.tx-yag-item-thumb-outerframe {
    width: 162px;
    height: 110px;
    margin: 0 0 20px 20px
}

.tx-yag-item-thumb-outerframe .tx-yag-thumb-innerframe {
    padding: 5px;
    background: #000;
    -webkit-box-shadow: 0px 0px 5px #575757;
    -moz-box-shadow: 0px 0px 5px #575757;
    box-shadow: 0px 0px 5px #575757
}

.tx-yag-album-thumb-outerframe {
    width: 196px;
    height: 220px;
    margin: 0 0 20px 20px
}

.tx-yag-album-thumb-innerframe {
    width: 160px;
    height: 115px;
    background: #000;
    padding: 5px
}

.tx-yag-album-thumb-innerframe a {
    display: block;
    width: 162px;
    height: 110px
}

.album .tx-yag-thumb-innerframe {
    padding-bottom: 0px
}

.album .tx-yag-gallery-albuminfo {
    padding: 0 12px 0 12px
}

.tx-yag-thumb-innerframe img,
.tx-yag-image img {
    padding: 0;
    border: none;
    margin: 0
}

.tx-yag-gallery-albumcaption {
    color: #000;
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 0px
}

.tx-yag-gallery-itemcount {
    margin-top: 0px;
    color: #000
}

.tx-ptextlist-pager-item-display {
    display: none
}

.tx-yag-items {
    padding: 40px 0 0 0;
    margin-left: -20px
}

.divider {
    border-bottom: 1px solid #000;
    height: 3px;
    margin-bottom: 20px
}

.bannerWrap,
.infobuttons,
.newsletter-wrap {
    padding-bottom: 36px
}

.bannerWrap {
    padding-bottom: 22px
}

.bannerPartner {
    padding-bottom: 18px
}

.socialbuttons,
.newsletter-wrap {
    background: none
}

.bannerPartnerInner {
    margin-left: -5%;
    padding-bottom: 25px;
    padding-left: 10px
}

.bannerPartnerInner .banner {
    width: 43%;
    float: left;
    margin: 0 0 5% 5%;
    padding: 1px;
    background: transparent;
    border: 1px solid #000
}

.infobuttons {
    padding-bottom: 20px
}

.ibutton-wrap {
    float: left;
    width: 30%;
    overflow: hidden;
    text-align: center;
    font-family: 'sonar_sansbold';
    text-align: center
}

.ibutton-wrap a {
    display: block;
    margin: 0 auto;
    width: 69px;
    height: 100px;
    overflow: hidden;
    background: url(/fileadmin/templates/images/infobuttons-fallback.png) no-repeat top left;
    background: rgba(0, 0, 0, 0) url(/fileadmin/templates/images/infobuttons-theme1.svg) no-repeat;
    margin-bottom: 10px;
    font-family: 'sonar_sansbold';
    display: table-cell;
    vertical-align: bottom;
    font-size: 12px;
    line-height: 13px;
    color: #000;
    text-align: center;
    text-transform: uppercase
}

.ibutton-wrap a:hover {
    background-position: 0 -101px;
    text-decoration: none;
    color: #e2007a
}

.ibutton-anfahrt {
    margin-left: 10%
}

.ibutton-faq a {
    background-position: -94px 0
}

.ibutton-faq a:hover {
    background-position: -94px -101px
}

.ibutton-timetable a {
    background-position: -188px 0px
}

.ibutton-timetable a:hover {
    background-position: -188px -101px
}

.ibutton-lage a {
    background-position: -283px -202px
}

.ibutton-lage a:hover {
    background-position: -283px -202px
}

.ibutton-dis a {
    color: #C9C9C9
}

.ibutton-dis a:hover {
    color: #C9C9C9
}

.bannerStart {
    margin-bottom: 0px
}

.infobuttons {
    padding-bottom: 15px
}

.bannerTop .banner {
    border: 1px solid #000
}

.bannerPartner {
    padding-bottom: 9px
}

.bannerStart {
    padding-bottom: 30px
}

.trennerStartseite .span4 {
    padding-top: 2px
}

.sbutton-wrap {
    float: left;
    width: 25%;
    overflow: hidden;
    text-align: center;
    font-family: 'sonar_sansbold';
    color: #000
}

.sbutton-wrap a {
    display: block;
    margin: 0 auto;
    width: 70px;
    height: 70px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/fileadmin/templates/images/socialbuttons-fallback.png) no-repeat top left;
    background: rgba(0, 0, 0, 0) url(/fileadmin/templates/images/socialbuttons-theme1.svg) no-repeat;
    margin-bottom: 10px
}

.sbutton-wrap a:hover {
    background-position: 0 -70px
}

.sbutton-facebook {
    margin-left: 8%
}

.sbutton-facebook a {
    background-position: -94px 0
}

.sbutton-facebook a:hover {
    background-position: -94px -70px
}

.sbutton-google {
    margin-left: 5%
}

.sbutton-google a {
    background-position: -188px 0px
}

.sbutton-google a:hover {
    background-position: -188px -70px
}

.sbutton-twitter {
    margin-left: 5%
}

.sbutton-twitter a {
    background-position: -282px 0px
}

.sbutton-twitter a:hover {
    background-position: -282px -70px
}

.alphabet_container {
    margin-bottom: 20px
}

.alphabet_container .alphabet {
    font-size: 180%;
    margin-right: 1%
}

.catchword {
    font-family: 'MuseoSlab-500';
    font-size: 120%;
    margin-top: 20px
}

.catchword_desc {
    margin-top: -10px
}

.glossary_top {
    margin-bottom: 20px
}

.glossary_letter {
    margin-top: 80px
}

.glossary_letter .letter {
    font-size: 400%
}

.news-latest-container {
    background: transparent;
    font-family: 'sonar_sansnormal';
    color: #000;
    text-shadow: none;
    margin-bottom: 0px
}

.news-latest-container .news-latest-item {
    padding: 0px 4px;
    border: 1px solid #000
}

.news-latest-container .news-latest-item .news-latest-text-inner {
    text-align: center
}

.news-latest-container .news-latest-item h3 a {
    font-family: 'sonar_sansbold';
    color: #000;
    font-size: 20px
}

.news-latest-item {
    width: 300px;
    height: 233px;
    padding: 0px !important;
    overflow: hidden;
    position: relative;
    -webkit-backface-visibility: hidden
}

.news-latest-item h5 {
    position: absolute;
    -webkit-backface-visibility: hidden;
    left: 0;
    top: 0;
    z-index: 999
}

.news-latest-item .news-latest-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.news-latest-item .news-latest-image a {
    display: block;
    width: 300px;
    height: 233px;
    position: absolute;
    left: 0;
    top: 0
}

.news-latest-item .news-latest-img-sub1 {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0px
}

.news-latest-item .news-latest-text {
    position: absolute;
    -webkit-backface-visibility: hidden;
    left: 0;
    bottom: 20px;
    width: 100%
}

.news-latest-item .news-latest-image-gradient {
    width: 300px;
    height: 233px;
    position: absolute;
    background: url(/fileadmin/templates/less/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuODMiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuOSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(80%, rgba(255, 255, 255, 0.83)), color-stop(88%, rgba(255, 255, 255, 0.9)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1affffff', endColorstr='#e6ffffff', GradientType=0)
}

.news-latest-item .news-latest-text-inner {
    padding: 0 20px;
    color: #000
}

.news-latest-item .news-latest-text-inner a {
    font-family: 'sonar_sansbold';
    color: #000
}

.news-latest-item .news-latest-text-inner a h3 {
    font-size: 130%
}

.news-latest-item .news-latest-text-inner a h3.no-subheader {
    text-align: center
}

.news-latest-item .news-latest-text-inner a p {
    font-size: 14px;
    font-family: 'sonar_sansnormal'
}

.news-latest-item .news-latest-text-inner a:hover {
    text-decoration: none
}

.TeaserNews .news-latest-item:hover .news-latest-text .news-latest-text-inner a {
    color: #000
}

.news-list-item h2 {
    padding-top: 0;
    margin-top: 0;
    font-size: 125%
}

.news-list-item .span6 a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 8px 8px 0px 8px
}

.news-list-item .span6 a p {
    margin: 0 0 0 0px
}

.news-list-container {
    overflow: hidden
}

.news-list-container .news-list-item {
    padding: 16px 0;
    border: 1px solid #000;
    margin-bottom: 20px;
    background: url(/fileadmin/templates/images/news-list-item-border-left.png) repeat-y 0 0px
}

.news-list-container .news-list-item .span2 {
    width: 138px
}

.news-list-container .news-list-item .span6 {
    width: 458px
}

.news-list-item:hover {
    background: url(/fileadmin/templates/images/news-list-item-border-left.png) repeat-y 0 0px
}

.news-list-item .span2 .images {
    position: relative;
    width: 140px;
    height: 109px
}

.news-list-item .span2 .images a {
    position: absolute;
    left: 0;
    top: 0;
    width: 140px;
    height: 109px
}

.news-single-item h1 {
    font-size: 180%
}

.news-single-item h2 {
    font-size: 110%
}

.news-single-item .news-single-img {
    margin-bottom: 0px
}

.news-single-item .news-single-backlink a {
    margin-top: 80px;
    border: none;
    display: inline-block;
    padding: 6px 20px 4px 20px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #000;
    text-shadow: none;
    color: #000;
    font-family: 'sonar_sansbold'
}

.news-single-item .news-single-backlink a:hover {
    background: #e2007a;
    text-decoration: none
}

.TeaserNews {
    margin-bottom: 30px
}

.TeaserNews .news-latest-item {
    width: 100%
}

.TeaserNews .news-latest-item .news-latest-text {
    position: absolute;
    width: 300px;
    left: 300px;
    top: 30px
}

.TeaserNews .news-latest-item .news-latest-text p {
    font-family: 'sonar_sansnormal';
    font-size: 17px
}

.TeaserNews .news-latest-item .news-latest-image a {
    height: 100%
}

.news-list-container-startseite {
    border: 1px solid #000;
    height: 233px
}

.news-list-container-startseite h1 {
    text-align: center
}

.news-list-container-startseite a {
    color: #000 !important;
    font-family: 'sonar_sansnormal' !important;
    text-align: center
}

.news-list-container-startseite li a {
    padding: 2px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent
}

.news-list-container-startseite li a:hover {
    background: #e2007a;
    padding: 2px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-decoration: none
}

.news-latest-item-presse {
    padding-bottom: 20px;
    margin-bottom: 20px;
    height: auto
}

.news-latest-item-presse h3,
.news-latest-item-presse p {
    padding: 4px 16px
}

.csc-uploads {
    margin: 0
}

.csc-uploads li {
    *zoom: 1;
    margin: 0;
    list-style-type: none;
    padding: 10px 0
}

.csc-uploads li:before,
.csc-uploads li:after {
    display: table;
    content: "";
    line-height: 0
}

.csc-uploads li:after {
    clear: both
}

.csc-uploads li a {
    display: block;
    float: left
}

.csc-uploads li a img {
    margin-right: 0.5em
}

.csc-uploads li .csc-uploads-fileSize {
    float: right
}

.csc-uploads img {
    min-width: inherit
}

.csc-uploads-2 .csc-uploads-fileName {
    display: none
}

.csc-uploads-2 img {
    padding: 5px;
    background: #000;
    -webkit-box-shadow: 0px 0px 5px #ccc;
    -moz-box-shadow: 0px 0px 5px #ccc;
    box-shadow: 0px 0px 5px #ccc
}

.csc-uploads-2 li a {
    display: block;
    float: none
}

.csc-uploads-2 li .csc-uploads-description {
    display: block;
    float: none;
    margin-top: 5px
}

.csc-uploads-2 li .csc-uploads-fileSize {
    float: none
}

.tx-indexedsearch-form input {
    margin: 0
}

#tx-indexedsearch-searchbox-sword {
    border: 1px solid #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 5px 10px
}

.tx-indexedsearch-whatis,
.tx-indexedsearch-browsebox p {
    display: none
}

ul.browsebox {
    margin: 0;
    padding: 0;
    margin-bottom: 2em;
    *zoom: 1
}

ul.browsebox:before,
ul.browsebox:after {
    display: table;
    content: "";
    line-height: 0
}

ul.browsebox:after {
    clear: both
}

ul.browsebox li {
    list-style-type: none;
    float: left;
    margin-right: 1em
}

.tx-indexedsearch-res h3 {
    *zoom: 1
}

.tx-indexedsearch-res h3:before,
.tx-indexedsearch-res h3:after {
    display: table;
    content: "";
    line-height: 0
}

.tx-indexedsearch-res h3:after {
    clear: both
}

.tx-indexedsearch-title {
    float: left
}

.tx-indexedsearch-title a {
    font-size: 120%
}

.tx-indexedsearch-percent {
    float: right
}

.tx-indexedsearch-descr {
    margin-bottom: 4em
}

.bannerMedia {
    padding: 0;
    margin: 0 0 8px 0;
    padding-top: 2em;
    padding-top: 80px;
    border: 0
}

.bannerMedia img {
    min-width: inherit
}

.bannerMedia .banner {
    float: left;
    margin: 0 4em 1em 0
}

.bannerMedia .banner a {
    opacity: 0.6;
    filter: alpha(opacity=60)
}

.bannerMedia .banner a:hover {
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.bannerStart {
    background: none;
    margin: 0
}

.bannerStart .banner {
    position: relative
}

.bannerStart .banner h5 {
    position: absolute;
    -webkit-backface-visibility: hidden;
    left: 0;
    top: 0
}

.tx-sllineup-pi1 .linup-simple-list li {
    padding: 1px 0
}

.stages-item {
    position: relative;
    margin-bottom: 0px;
    height: 234px;
    overflow: hidden
}

.stages-item a {
    text-align: center;
    text-decoration: none
}

.stages-item a .stages-image {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 0
}

.stages-item a .stages-name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 234px;
    display: table
}

.stages-item a .stages-name .stages-name-text {
    display: table-cell;
    vertical-align: middle;
    color: #000;
    font-family: 'sonar_sansbold';
    text-shadow: none;
    min-height: 100%;
    width: 50%;
    line-height: 1.3em;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
    font-size: 160%
}

.stages-item:hover {
    text-decoration: none
}

.tx-slmeltgallery-pi1 {
    margin-top: 20px
}

.tx-slmeltgallery-pi1 span.customSelect {
    background: transparent;
    font-size: 12px;
    padding: 6px 4px 2px 4px;
    line-height: 1.8em;
    height: 24px
}

.tx-slmeltgallery-pi1 .customSelectInner {
    font-size: 13px;
    width: 130px;
    color: #000;
    text-shadow: none;
    font-family: 'sonar_sansbold';
    background: url(/fileadmin/templates/images/dropdown-item-arrow.png) no-repeat 115px 5px;
    overflow: hidden;
    white-space: nowrap
}

.csc-menu {
    margin: 0;
    padding: 0;
    margin-bottom: 90px
}

.csc-menu li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding: 5px 0
}

.csc-menu li a {
    font-size: 160%;
    font-family: 'sonar_sansbold';
    line-height: 1.2em
}

.csc-menu li a:hover {
    text-decoration: underline
}

div.csc-mailform ol {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none
}

div.csc-mailform ol li {
    margin: 0 !important;
    padding: 0 !important
}

div.csc-mailform ol .csc-form-element-textline {
    margin-top: 30px !important
}

div.csc-mailform .faq-form {
    width: 510px
}

div.csc-mailform .faq-form input[type="text"] {
    width: 500px;
    border: 1px solid #878787;
    margin-bottom: 30px;
    font-size: 14px;
    font-family: 'sonar_sansnormal';
    padding: 9px 0px 3px 5px;
    color: #acacac;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #e8e8e8;
    background: url(/fileadmin/templates/less/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(6%, #f2f2f2), color-stop(12%, #f9f9f9), color-stop(24%, #ffffff), color-stop(76%, #ffffff), color-stop(88%, #f9f9f9), color-stop(94%, #f2f2f2), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -o-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -ms-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: linear-gradient(to bottom, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#e8e8e8', GradientType=0)
}

div.csc-mailform .faq-form label {
    font-family: 'sonar_sansbold' !important;
    float: left !important;
    width: 260px !important;
    font-size: 16px
}

div.csc-mailform .faq-form label em {
    font-size: 12px !important;
    display: inline-block !important;
    width: 10px;
    text-transform: uppercase;
    margin-left: 2px
}

div.csc-mailform .faq-form textarea {
    border: 1px solid #878787;
    width: 500px;
    font-size: 14px;
    font-family: 'sonar_sansnormal';
    padding: 9px 0px 3px 5px;
    color: #acacac;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #e8e8e8;
    background: url(/fileadmin/templates/less/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(6%, #f2f2f2), color-stop(12%, #f9f9f9), color-stop(24%, #ffffff), color-stop(76%, #ffffff), color-stop(88%, #f9f9f9), color-stop(94%, #f2f2f2), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -o-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -ms-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: linear-gradient(to bottom, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#e8e8e8', GradientType=0)
}

div.csc-mailform .faq-form .btn {
    margin-top: 40px
}

.csc-form-confirmation-true,
.csc-form-confirmation-false {
    float: left
}

.csc-form-confirmation-true input,
.csc-form-confirmation-false input {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-family: ;
    display: inline-block;
    background: ;
    color: #fff;
    font-size: 16px;
    padding: 10px 30px 6px 30px;
    text-shadow: none;
    border: none;
    border: none;
    display: inline-block;
    padding: 6px 20px 4px 20px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #000;
    text-shadow: none;
    color: #000;
    font-family: 'sonar_sansbold';
    margin-right: 20px;
    margin-top: 20px
}

.csc-form-confirmation-true input [class^="icon-"],
.csc-form-confirmation-true input [class*=" icon-"],
.csc-form-confirmation-false input [class^="icon-"],
.csc-form-confirmation-false input [class*=" icon-"] {
    line-height: .9em
}

.csc-form-confirmation-true input:hover,
.csc-form-confirmation-false input:hover {
    color: #fff;
    text-decoration: none;
    background: ;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.csc-form-confirmation-true input .btn,
.csc-form-confirmation-false input .btn {
    border: none !important;
    color: #fff !important;
    display: inline-block;
    background: ;
    font-family: ;
    text-shadow: none;
    padding: 6px 20px 4px 20px
}

.csc-form-confirmation-true input .btn:hover,
.csc-form-confirmation-false input .btn:hover {
    background:
}

.csc-form-confirmation-true input.active,
.csc-form-confirmation-true input:active,
.csc-form-confirmation-false input.active,
.csc-form-confirmation-false input:active {
    outline: 0
}

.csc-form-confirmation-true input.disabled,
.csc-form-confirmation-true input[disabled],
.csc-form-confirmation-false input.disabled,
.csc-form-confirmation-false input[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.csc-form-confirmation-true input:hover,
.csc-form-confirmation-false input:hover {
    background: #e2007a;
    text-decoration: none
}

div.csc-mailform .volunteer-form {
    width: 560px
}

div.csc-mailform .volunteer-form ol .csc-form-element-textline {
    margin-top: inherit !important
}

div.csc-mailform .volunteer-form ol .csc-form-element {
    margin-top: 25px !important
}

div.csc-mailform .volunteer-form input[type="text"] {
    width: 280px;
    border: 1px solid #878787;
    font-size: 14px;
    font-family: 'sonar_sansnormal';
    padding: 9px 0px 3px 5px;
    color: #acacac;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #e8e8e8;
    background: url(/fileadmin/templates/less/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(6%, #f2f2f2), color-stop(12%, #f9f9f9), color-stop(24%, #ffffff), color-stop(76%, #ffffff), color-stop(88%, #f9f9f9), color-stop(94%, #f2f2f2), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -o-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -ms-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: linear-gradient(to bottom, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#e8e8e8', GradientType=0)
}

div.csc-mailform .volunteer-form label {
    font-family: 'sonar_sansbold' !important;
    float: left !important;
    width: 200px !important;
    font-size: 16px;
    text-align: right
}

div.csc-mailform .volunteer-form label em {
    font-size: 12px !important;
    display: inline-block !important;
    text-transform: uppercase;
    margin-left: 2px
}

div.csc-mailform .volunteer-form textarea {
    border: 1px solid #878787;
    width: 280px;
    font-size: 14px;
    font-family: 'sonar_sansnormal';
    padding: 9px 0px 3px 5px;
    color: #acacac;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #e8e8e8;
    background: url(/fileadmin/templates/less/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(6%, #f2f2f2), color-stop(12%, #f9f9f9), color-stop(24%, #ffffff), color-stop(76%, #ffffff), color-stop(88%, #f9f9f9), color-stop(94%, #f2f2f2), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -o-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -ms-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: linear-gradient(to bottom, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#e8e8e8', GradientType=0)
}

div.csc-mailform .volunteer-form .btn {
    margin-top: 40px;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important
}

.csc-form-element-select {
    margin-top: 20px
}

.csc-form-element-select span.customSelect {
    background: #e2007a;
    font-size: 12px;
    padding: 6px 4px 2px 8px;
    line-height: 1.8em;
    height: 24px
}

.csc-form-element-select .customSelectInner {
    font-size: 13px;
    width: 274px;
    color: #000;
    text-shadow: none;
    font-family: 'sonar_sansbold';
    background: url(/fileadmin/templates/images/dropdown-item-arrow.png) no-repeat 251px 5px;
    overflow: hidden;
    white-space: nowrap
}

#sllineup-fb-login {
    margin-right: 10px;
    color: #000 !important
}

.newsletter-wrap form {
    border: 1px solid #000
}

.newsletter-wrap form input {
    margin: 0;
    line-height: 100% !important;
    float: left;
    font-size: 14px;
    font-family: 'sonar_sansnormal';
    padding: 9px 0px 3px 5px;
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
    height: 35px;
    text-transform: uppercase
}

.newsletter-wrap form #mce-EMAIL {
    color: #acacac;
    background: #000;
    width: 193px;
    -moz-opacity: 0.3;
    opacity: 0.3;
    filter: alpha(opacity=30) !important;
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 23px
}

.newsletter-wrap form #mce-EMAIL:hover {
    -moz-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50) !important
}

.newsletter-wrap form #mc-embedded-subscribe {
    padding: 9px 15px 9px 15px;
    font-family: 'sonar_sansbold';
    color: #000;
    background: #e2007a
}

.newsletter-wrap form #mc-embedded-subscribe:hover {
    background: transparent
}

.newsletter-wrap h6 {
    font-size: 13px !important;
    color: #000;
    margin: 0;
    padding: 0;
    margin-bottom: 5px
}

.tx-powermail {
    width: 600px !important
}

.tx-powermail form .powermail_fieldwrap {
    margin-bottom: 26px
}

.tx-powermail form .formErrorContent {
    text-shadow: none;
    background: red
}

.tx-powermail form .formErrorArrow div {
    background: red
}

.tx-powermail form .powermail_label {
    font-family: 'sonar_sansbold' !important;
    float: left !important;
    width: 200px !important;
    font-size: 16px;
    text-align: right;
    color: #000;
    padding-right: 10px
}

.tx-powermail form .powermail_input {
    width: 280px;
    border: 1px solid #878787;
    font-size: 14px;
    font-family: 'sonar_sansnormal';
    padding: 9px 0px 3px 5px;
    color: #acacac;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #e8e8e8;
    background: url(/fileadmin/templates/less/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(6%, #f2f2f2), color-stop(12%, #f9f9f9), color-stop(24%, #ffffff), color-stop(76%, #ffffff), color-stop(88%, #f9f9f9), color-stop(94%, #f2f2f2), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -o-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -ms-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: linear-gradient(to bottom, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#e8e8e8', GradientType=0)
}

.tx-powermail form textarea {
    width: 280px;
    border: 1px solid #878787;
    background: #e8e8e8;
    background: url(/fileadmin/templates/less/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(6%, #f2f2f2), color-stop(12%, #f9f9f9), color-stop(24%, #ffffff), color-stop(76%, #ffffff), color-stop(88%, #f9f9f9), color-stop(94%, #f2f2f2), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -o-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -ms-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: linear-gradient(to bottom, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#e8e8e8', GradientType=0)
}

.tx-powermail form .powermail_fieldset {
    background: none;
    border: none
}

.tx-powermail form .powermail_fieldwrap_file_inner {
    background-image: none !important
}

.tx-powermail form .powermail_fieldwrap_file_inner,
.tx-powermail form .powermail_file {
    width: 320px
}

.tx-powermail form input.powermail_file {
    -moz-opacity: 1 !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    color: #000;
    border: none !important
}

.tx-powermail form .powermail_submit {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-family: ;
    display: inline-block;
    background: ;
    color: #fff;
    font-size: 16px;
    padding: 10px 30px 6px 30px;
    text-shadow: none;
    border: none;
    border: none;
    display: inline-block;
    padding: 6px 20px 4px 20px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #000;
    text-shadow: none;
    color: #000;
    font-family: 'sonar_sansbold';
    text-shadow: none !important;
    margin-right: 84px;
    margin-top: 30px
}

.tx-powermail form .powermail_submit [class^="icon-"],
.tx-powermail form .powermail_submit [class*=" icon-"] {
    line-height: .9em
}

.tx-powermail form .powermail_submit:hover {
    color: #fff;
    text-decoration: none;
    background: ;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.tx-powermail form .powermail_submit .btn {
    border: none !important;
    color: #fff !important;
    display: inline-block;
    background: ;
    font-family: ;
    text-shadow: none;
    padding: 6px 20px 4px 20px
}

.tx-powermail form .powermail_submit .btn:hover {
    background:
}

.tx-powermail form .powermail_submit.active,
.tx-powermail form .powermail_submit:active {
    outline: 0
}

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

.tx-powermail form .powermail_submit:hover {
    background: #e2007a;
    text-decoration: none
}

.tx-powermail form .powermail_submit:hover {
    background: #000
}

.tx-powermail form .powermail_fieldwrap_select {
    margin-top: 20px
}

.tx-powermail form .powermail_fieldwrap_select .powermail_select {
    width: 272px
}

.tx-powermail form .powermail_fieldwrap_select span.customSelect {
    background: #000;
    font-size: 12px;
    padding: 6px 4px 2px 8px;
    line-height: 1.8em;
    height: 24px
}

.tx-powermail form .powermail_fieldwrap_select .customSelect.customSelectFocus {
    background: #e2007a
}

.tx-powermail form .powermail_fieldwrap_select .customSelectInner {
    font-size: 13px;
    width: 274px;
    color: #000;
    text-shadow: none;
    font-family: 'sonar_sansbold';
    background: url(/fileadmin/templates/images/dropdown-item-arrow.png) no-repeat 251px 5px;
    overflow: hidden;
    white-space: nowrap
}

.slgallery-album-image-wrap,
.slgallery-tn-image-wrap {
    border: 1px solid #000;
    overflow: hidden
}

.slgallery-album-wrap {
    height: 250px
}

.slgallery-tn-image-wrap {
    margin-bottom: 20px
}

.slgallery-album-title {
    font-size: 14px;
    line-height: 1.3em;
    padding-top: 6px
}

.pagination ul {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.pagination ul li {
    border: none !important
}

.pagination ul li a {
    background: transparent;
    border: 1px solid #000;
    border-left: 0
}

.pagination ul li:first-child a {
    border-left: 1px solid #000
}

.pagination ul li.active a {
    background: #e2007a !important;
    color: #000
}

.pagination ul li:hover a {
    background: #e2007a !important;
    color: #000
}

.pagination ul li.disabled:hover a {
    background: none !important
}

.hidden {
    display: none;
    visibility: hidden
}

.visible-phone {
    display: none !important
}

.visible-tablet {
    display: none !important
}

.hidden-desktop {
    display: none !important
}

.visible-desktop {
    display: inherit !important
}

@media (min-width: 768px) and (max-width: 979px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-tablet {
        display: inherit !important
    }

    .hidden-tablet {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-phone {
        display: inherit !important
    }

    .hidden-phone {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .row {
        margin-left: -30px;
        *zoom: 1
    }

    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    .row:after {
        clear: both
    }

    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 30px
    }

    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 1170px
    }

    .span12 {
        width: 1170px
    }

    .span11 {
        width: 1070px
    }

    .span10 {
        width: 970px
    }

    .span9 {
        width: 870px
    }

    .span8 {
        width: 770px
    }

    .span7 {
        width: 670px
    }

    .span6 {
        width: 570px
    }

    .span5 {
        width: 470px
    }

    .span4 {
        width: 370px
    }

    .span3 {
        width: 270px
    }

    .span2 {
        width: 170px
    }

    .span1 {
        width: 70px
    }

    .offset12 {
        margin-left: 1230px
    }

    .offset11 {
        margin-left: 1130px
    }

    .offset10 {
        margin-left: 1030px
    }

    .offset9 {
        margin-left: 930px
    }

    .offset8 {
        margin-left: 830px
    }

    .offset7 {
        margin-left: 730px
    }

    .offset6 {
        margin-left: 630px
    }

    .offset5 {
        margin-left: 530px
    }

    .offset4 {
        margin-left: 430px
    }

    .offset3 {
        margin-left: 330px
    }

    .offset2 {
        margin-left: 230px
    }

    .offset1 {
        margin-left: 130px
    }

    .row-fluid {
        width: 100%;
        *zoom: 1
    }

    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.5641025641026%;
        *margin-left: 2.5109110747409%
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.946808510638%
    }

    .row-fluid .span11 {
        width: 91.489361702128%;
        *width: 91.436170212766%
    }

    .row-fluid .span10 {
        width: 82.978723404255%;
        *width: 82.925531914894%
    }

    .row-fluid .span9 {
        width: 74.468085106383%;
        *width: 74.414893617021%
    }

    .row-fluid .span8 {
        width: 65.957446808511%;
        *width: 65.904255319149%
    }

    .row-fluid .span7 {
        width: 57.446808510638%;
        *width: 57.393617021277%
    }

    .row-fluid .span6 {
        width: 48.936170212766%;
        *width: 48.882978723404%
    }

    .row-fluid .span5 {
        width: 40.425531914894%;
        *width: 40.372340425532%
    }

    .row-fluid .span4 {
        width: 31.914893617021%;
        *width: 31.86170212766%
    }

    .row-fluid .span3 {
        width: 23.404255319149%;
        *width: 23.351063829787%
    }

    .row-fluid .span2 {
        width: 14.893617021277%;
        *width: 14.840425531915%
    }

    .row-fluid .span1 {
        width: 6.3829787234043%;
        *width: 6.3297872340426%
    }

    .row-fluid .offset12 {
        margin-left: 105.12820512821%;
        *margin-left: 105.02182214948%
    }

    .row-fluid .offset12:first-child {
        margin-left: 102.5641025641%;
        *margin-left: 102.45771958538%
    }

    .row-fluid .offset11 {
        margin-left: 95.744680851064%;
        *margin-left: 95.63829787234%
    }

    .row-fluid .offset11:first-child {
        margin-left: 93.617021276596%;
        *margin-left: 93.510638297872%
    }

    .row-fluid .offset10 {
        margin-left: 87.234042553191%;
        *margin-left: 87.127659574468%
    }

    .row-fluid .offset10:first-child {
        margin-left: 85.106382978723%;
        *margin-left: 85%
    }

    .row-fluid .offset9 {
        margin-left: 78.723404255319%;
        *margin-left: 78.617021276596%
    }

    .row-fluid .offset9:first-child {
        margin-left: 76.595744680851%;
        *margin-left: 76.489361702128%
    }

    .row-fluid .offset8 {
        margin-left: 70.212765957447%;
        *margin-left: 70.106382978723%
    }

    .row-fluid .offset8:first-child {
        margin-left: 68.085106382979%;
        *margin-left: 67.978723404255%
    }

    .row-fluid .offset7 {
        margin-left: 61.702127659574%;
        *margin-left: 61.595744680851%
    }

    .row-fluid .offset7:first-child {
        margin-left: 59.574468085106%;
        *margin-left: 59.468085106383%
    }

    .row-fluid .offset6 {
        margin-left: 53.191489361702%;
        *margin-left: 53.085106382979%
    }

    .row-fluid .offset6:first-child {
        margin-left: 51.063829787234%;
        *margin-left: 50.957446808511%
    }

    .row-fluid .offset5 {
        margin-left: 44.68085106383%;
        *margin-left: 44.574468085106%
    }

    .row-fluid .offset5:first-child {
        margin-left: 42.553191489362%;
        *margin-left: 42.446808510638%
    }

    .row-fluid .offset4 {
        margin-left: 36.170212765957%;
        *margin-left: 36.063829787234%
    }

    .row-fluid .offset4:first-child {
        margin-left: 34.042553191489%;
        *margin-left: 33.936170212766%
    }

    .row-fluid .offset3 {
        margin-left: 27.659574468085%;
        *margin-left: 27.553191489362%
    }

    .row-fluid .offset3:first-child {
        margin-left: 25.531914893617%;
        *margin-left: 25.425531914894%
    }

    .row-fluid .offset2 {
        margin-left: 19.148936170213%;
        *margin-left: 19.042553191489%
    }

    .row-fluid .offset2:first-child {
        margin-left: 17.021276595745%;
        *margin-left: 16.914893617021%
    }

    .row-fluid .offset1 {
        margin-left: 10.63829787234%;
        *margin-left: 10.531914893617%
    }

    .row-fluid .offset1:first-child {
        margin-left: 8.5106382978723%;
        *margin-left: 8.4042553191489%
    }

    input,
    textarea,
    .uneditable-input {
        margin-left: 0
    }

    .controls-row [class*="span"]+[class*="span"] {
        margin-left: 30px
    }

    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 1156px
    }

    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 1056px
    }

    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 956px
    }

    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 856px
    }

    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 756px
    }

    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 656px
    }

    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 556px
    }

    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 456px
    }

    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 356px
    }

    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 256px
    }

    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 156px
    }

    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 56px
    }

    .thumbnails {
        margin-left: -30px
    }

    .thumbnails>li {
        margin-left: 30px
    }

    .row-fluid .thumbnails {
        margin-left: 0
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .row {
        margin-left: -20px;
        *zoom: 1
    }

    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    .row:after {
        clear: both
    }

    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px
    }

    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 724px
    }

    .span12 {
        width: 724px
    }

    .span11 {
        width: 662px
    }

    .span10 {
        width: 600px
    }

    .span9 {
        width: 538px
    }

    .span8 {
        width: 476px
    }

    .span7 {
        width: 414px
    }

    .span6 {
        width: 352px
    }

    .span5 {
        width: 290px
    }

    .span4 {
        width: 228px
    }

    .span3 {
        width: 166px
    }

    .span2 {
        width: 104px
    }

    .span1 {
        width: 42px
    }

    .offset12 {
        margin-left: 764px
    }

    .offset11 {
        margin-left: 702px
    }

    .offset10 {
        margin-left: 640px
    }

    .offset9 {
        margin-left: 578px
    }

    .offset8 {
        margin-left: 516px
    }

    .offset7 {
        margin-left: 454px
    }

    .offset6 {
        margin-left: 392px
    }

    .offset5 {
        margin-left: 330px
    }

    .offset4 {
        margin-left: 268px
    }

    .offset3 {
        margin-left: 206px
    }

    .offset2 {
        margin-left: 144px
    }

    .offset1 {
        margin-left: 82px
    }

    .row-fluid {
        width: 100%;
        *zoom: 1
    }

    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.7624309392265%;
        *margin-left: 2.7092394498648%
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.946808510638%
    }

    .row-fluid .span11 {
        width: 91.452991452991%;
        *width: 91.39979996363%
    }

    .row-fluid .span10 {
        width: 82.905982905983%;
        *width: 82.852791416621%
    }

    .row-fluid .span9 {
        width: 74.358974358974%;
        *width: 74.305782869613%
    }

    .row-fluid .span8 {
        width: 65.811965811966%;
        *width: 65.758774322604%
    }

    .row-fluid .span7 {
        width: 57.264957264957%;
        *width: 57.211765775596%
    }

    .row-fluid .span6 {
        width: 48.717948717949%;
        *width: 48.664757228587%
    }

    .row-fluid .span5 {
        width: 40.17094017094%;
        *width: 40.117748681578%
    }

    .row-fluid .span4 {
        width: 31.623931623932%;
        *width: 31.57074013457%
    }

    .row-fluid .span3 {
        width: 23.076923076923%;
        *width: 23.023731587561%
    }

    .row-fluid .span2 {
        width: 14.529914529915%;
        *width: 14.476723040553%
    }

    .row-fluid .span1 {
        width: 5.982905982906%;
        *width: 5.9297144935443%
    }

    .row-fluid .offset12 {
        margin-left: 105.52486187845%;
        *margin-left: 105.41847889973%
    }

    .row-fluid .offset12:first-child {
        margin-left: 102.76243093923%;
        *margin-left: 102.6560479605%
    }

    .row-fluid .offset11 {
        margin-left: 96.581196581197%;
        *margin-left: 96.474813602473%
    }

    .row-fluid .offset11:first-child {
        margin-left: 94.017094017094%;
        *margin-left: 93.910711038371%
    }

    .row-fluid .offset10 {
        margin-left: 88.034188034188%;
        *margin-left: 87.927805055465%
    }

    .row-fluid .offset10:first-child {
        margin-left: 85.470085470085%;
        *margin-left: 85.363702491362%
    }

    .row-fluid .offset9 {
        margin-left: 79.487179487179%;
        *margin-left: 79.380796508456%
    }

    .row-fluid .offset9:first-child {
        margin-left: 76.923076923077%;
        *margin-left: 76.816693944354%
    }

    .row-fluid .offset8 {
        margin-left: 70.940170940171%;
        *margin-left: 70.833787961448%
    }

    .row-fluid .offset8:first-child {
        margin-left: 68.376068376068%;
        *margin-left: 68.269685397345%
    }

    .row-fluid .offset7 {
        margin-left: 62.393162393162%;
        *margin-left: 62.286779414439%
    }

    .row-fluid .offset7:first-child {
        margin-left: 59.82905982906%;
        *margin-left: 59.722676850336%
    }

    .row-fluid .offset6 {
        margin-left: 53.846153846154%;
        *margin-left: 53.73977086743%
    }

    .row-fluid .offset6:first-child {
        margin-left: 51.282051282051%;
        *margin-left: 51.175668303328%
    }

    .row-fluid .offset5 {
        margin-left: 45.299145299145%;
        *margin-left: 45.192762320422%
    }

    .row-fluid .offset5:first-child {
        margin-left: 42.735042735043%;
        *margin-left: 42.628659756319%
    }

    .row-fluid .offset4 {
        margin-left: 36.752136752137%;
        *margin-left: 36.645753773413%
    }

    .row-fluid .offset4:first-child {
        margin-left: 34.188034188034%;
        *margin-left: 34.081651209311%
    }

    .row-fluid .offset3 {
        margin-left: 28.205128205128%;
        *margin-left: 28.098745226405%
    }

    .row-fluid .offset3:first-child {
        margin-left: 25.641025641026%;
        *margin-left: 25.534642662302%
    }

    .row-fluid .offset2 {
        margin-left: 19.65811965812%;
        *margin-left: 19.551736679396%
    }

    .row-fluid .offset2:first-child {
        margin-left: 17.094017094017%;
        *margin-left: 16.987634115294%
    }

    .row-fluid .offset1 {
        margin-left: 11.111111111111%;
        *margin-left: 11.004728132388%
    }

    .row-fluid .offset1:first-child {
        margin-left: 8.5470085470085%;
        *margin-left: 8.4406255682851%
    }

    input,
    textarea,
    .uneditable-input {
        margin-left: 0
    }

    .controls-row [class*="span"]+[class*="span"] {
        margin-left: 20px
    }

    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 710px
    }

    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 648px
    }

    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 586px
    }

    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 524px
    }

    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 462px
    }

    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 400px
    }

    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 338px
    }

    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 276px
    }

    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 214px
    }

    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 152px
    }

    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 90px
    }

    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 28px
    }
}

@media (max-width: 767px) {
    body {
        padding-left: 20px;
        padding-right: 20px
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom,
    .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px
    }

    .container-fluid {
        padding: 0
    }

    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }

    .dl-horizontal dd {
        margin-left: 0
    }

    .container {
        width: auto
    }

    .row-fluid {
        width: 100%
    }

    .row,
    .thumbnails {
        margin-left: 0
    }

    .thumbnails>li {
        float: none;
        margin-left: 0
    }

    [class*="span"],
    .row-fluid [class*="span"] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .span12,
    .row-fluid .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid [class*="offset"]:first-child {
        margin-left: 0
    }

    .input-large,
    .input-xlarge,
    .input-xxlarge,
    input[class*="span"],
    select[class*="span"],
    textarea[class*="span"],
    .uneditable-input {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .input-prepend input,
    .input-append input,
    .input-prepend input[class*="span"],
    .input-append input[class*="span"] {
        display: inline-block;
        width: auto
    }

    .controls-row [class*="span"]+[class*="span"] {
        margin-left: 0
    }

    .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0
    }

    .modal.fade.in {
        top: auto
    }
}

@media (max-width: 480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0)
    }

    .page-header h1 small {
        display: block;
        line-height: 20px
    }

    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc
    }

    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }

    .form-horizontal .controls {
        margin-left: 0
    }

    .form-horizontal .control-list {
        padding-top: 0
    }

    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px
    }

    .modal {
        top: 10px;
        left: 10px;
        right: 10px
    }

    .modal-header .close {
        padding: 10px;
        margin: -10px
    }

    .carousel-caption {
        position: static
    }
}

@media (min-width: 1200px) {
    body {
        background: #c52c83 url(/fileadmin/templates/images/fwtb-bg-1200.jpg) no-repeat center top
    }

    .header {
        height: 165px
    }

    .header a.logo {
        background: url(/fileadmin/templates/images/fwtb-logo-1200.png) no-repeat top left;
        -o-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        width: 660px;
        height: 105px;
        top: 28px;
        left: 256px
    }

    .header .sponsor1 {
        top: 32px;
        background: url(/fileadmin/templates/images/samsung-1200.png) no-repeat;
        width: 150px;
        height: 55px
    }

    .header .langmenu {
        top: 5px
    }

    .header .langmenu a.active {
        border-bottom: 1px solid #e2007a
    }

    .header a.sponsor {
        background: url(/fileadmin/templates/images/sponsor-bmw-1200.png) no-repeat;
        top: 30px
    }

    .mainmenu {
        background: url(/fileadmin/templates/images/nav-border.png) repeat-x 0 0px
    }

    .mainmenu li {
        padding: 0 0px;
        height: 34px
    }

    .mainmenu li a {
        font-size: 30px;
        padding: 0px 9px 0px 9px;
        line-height: 0.94em;
        height: 33px
    }

    .mainmenu .nav2 {
        height: inherit
    }

    .mainmenu .nav2 li a {
        font-size: 18px;
        height: 20px
    }

    .mainmenu form {
        top: 0px;
        height: 33px
    }

    .mainmenu form input[type="text"] {
        height: 34px
    }

    .mainmenu form input[type="image"] {
        padding: 3px 5px 4px 10px
    }

    .mainmenu form #suchschlitz {
        width: 120px;
        font-size: 29px;
        height: 34px;
        padding-bottom: 4px;
        display: inline-block;
        vertical-align: middle;
        line-height: 0.94em
    }

    #counter-wrap {
        top: 19px
    }

    .fbkiste {
        width: 370px
    }

    .sidebar-hor .fbkiste {
        width: 370px;
        height: 238px
    }

    .sidebar-hor .infobuttons {
        margin-bottom: 35px
    }

    .fbnews-link .fbnews-link-wrap .fbnews-description {
        width: 250px
    }

    h4 {
        font-size: 22px
    }

    h5 {
        font-size: 14px
    }

    .news-latest-item {
        width: 370px;
        height: 288px
    }

    .news-latest-item .news-latest-image-gradient {
        width: 370px;
        height: 288px;
        position: absolute;
        background: url(/fileadmin/templates/less/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuODMiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuOSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(80%, rgba(255, 255, 255, 0.83)), color-stop(88%, rgba(255, 255, 255, 0.9)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1affffff', endColorstr='#e6ffffff', GradientType=0)
    }

    .news-latest-item .news-latest-image a {
        display: block;
        width: 370px;
        height: 288px;
        position: absolute;
        left: 0;
        top: 0
    }

    .news-latest-item h3 {
        font-size: 160%
    }

    .news-latest-item p {
        font-size: 17px
    }

    .news-latest-item .news-latest-text-inner a h3 {
        font-size: 160%
    }

    .news-latest-item .news-latest-text-inner a p {
        font-size: 16px
    }

    .news-list-item h2 {
        font-size: 160%
    }

    .news-list-container .news-list-item {
        background: url(/fileadmin/templates/images/news-list-item-border-left-1200.png) repeat-y 0 0px
    }

    .news-list-container .news-list-item .span2 {
        width: 170px !important
    }

    .news-list-item .span2 .images {
        position: relative;
        width: 170px;
        height: 132px
    }

    .news-list-item .span2 .images a {
        position: absolute;
        left: 0;
        top: 0;
        width: 170px;
        height: 132px
    }

    .news-latest-item-presse {
        height: auto
    }

    .bannerWrap,
    .socialbuttons {
        padding-bottom: 30px
    }

    .bannerStart {
        margin-bottom: 0px
    }

    .infobuttons {
        padding-bottom: 17px
    }

    .bannerPartner {
        padding-bottom: 12px
    }

    .facebook-melt {
        padding-bottom: 45px
    }

    .news-single-img {
        width: 270px;
        height: 210px
    }

    .footer .abbinderlogo {
        background: url(/fileadmin/templates/images/logo-footer-1200.png) no-repeat top left;
        -o-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        width: 98px;
        height: 98px;
        top: -20px
    }

    .footer .copyright,
    .footer .abbbinderMenue,
    .footer .abbindertext {
        font-size: 17px;
        margin-left: 20px
    }

    .footer .abbbinderMenue {
        margin-left: 19px
    }

    .footer .abbbinderMenue a {
        font-size: 17px
    }

    .bannerMedia {
        padding-bottom: 0px
    }

    .rssmag-header,
    .latest-forum li a {
        font-size: 18px;
        padding: 5px
    }

    .latest-forum {
        height: 215px;
        overflow: hidden
    }

    .bannerPartnerInner {
        padding-left: 0px
    }

    .bannerPartnerInner .banner {
        width: 43%
    }

    .TeaserNews .news-latest-item .news-latest-text {
        width: 380px;
        left: 380px;
        top: 30px
    }

    .stages-item {
        height: 288px
    }

    .stages-item a .stages-name {
        height: 288px
    }

    .stages-item a .stages-name .stages-name-text {
        font-size: 190%;
        padding: 0 40px
    }

    .stages-item a .stages-image {
        height: 0
    }

    .tx-slmeltgallery-pi1 span.customSelect {
        background: transparent;
        font-size: 12px;
        padding: 6px 10px 2px 10px
    }

    .tx-slmeltgallery-pi1 .customSelect.customSelectFocus {
        background: #fff
    }

    .tx-slmeltgallery-pi1 .customSelectInner {
        font-size: 14px;
        width: 150px;
        color: #fff;
        text-shadow: none;
        font-family: ;
        background: url(/fileadmin/templates/images/dropdown-item-arrow.png) no-repeat 135px 5px;
        overflow: hidden;
        white-space: nowrap
    }

    .newsletter-wrap form #mce-EMAIL {
        width: 263px
    }

    .linup-simple-list {
        margin-top: 0px;
        background: url(/fileadmin/templates/images/lineup-list-bg-1200.png) repeat-y 0 0px;
        border-bottom: 1px solid #000
    }

    .linup-list-headline {
        margin-right: 0px
    }

    .slgallery-tn-image-wrap {
        margin-bottom: 30px
    }

    .news-list-container-startseite {
        height: 288px
    }

    .news-list-container-startseite li a {
        padding: 6px 0
    }

    .news-list-container-startseite li a:hover {
        padding: 6px 0
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    body {
        background: #c42b81 url(/fileadmin/templates/images/fwtb-bg-728.jpg) no-repeat center top;
        font-size: 15px;
        line-height: 1.5em
    }

    .header {
        height: 75px
    }

    .header a.logo {
        background: url(/fileadmin/templates/images/fwtb-logo-728.png) no-repeat top left;
        -o-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        width: 406px;
        height: 65px;
        left: 152px;
        top: 10px
    }

    .header a.sponsor {
        background: url(/fileadmin/templates/images/sponsor-bmw-724.png) no-repeat;
        right: 0px;
        width: 76px;
        height: 50px;
        -o-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%
    }

    .header .sponsor1 {
        top: 32px;
        background: url(/fileadmin/templates/images/samsung-724.png) no-repeat;
        width: 100px;
        height: 32px
    }

    .header .langmenu {
        top: 2px
    }

    .header .langmenu a.active {
        border-bottom: 2px solid #fff
    }

    #counter-wrap {
        left: inherit;
        top: 27px;
        right: 3px
    }

    .mainmenu {
        margin-top: 20px
    }

    .mainmenu li a {
        font-size: 20px;
        padding: 2px 10px 5px 10px
    }

    .mainmenu .nav2 li a {
        font-size: 14px;
        padding: 4px 8px 4px 8px
    }

    .mainmenu form {
        position: absolute;
        top: 35px;
        right: 0;
        border: 1px solid #000;
        padding: 0px;
        display: none
    }

    .mainmenu form input {
        width: 156px
    }

    .mainmenu form input[type="text"] {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .mainmenu form input[type="text"]:hover {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .mainmenu form input[type="image"] {
        display: none
    }

    .bannerTop {
        margin-bottom: 8px
    }

    .fbkiste {
        width: 228px;
        height: 344px
    }

    .sidebar-hor .fbkiste {
        width: 227px;
        height: 344px
    }

    .fbnews-link .fbnews-link-wrap .fbnews-image {
        width: 20%
    }

    .fbnews-link .fbnews-link-wrap .fbnews-description {
        width: 78%
    }

    h2 {
        font-size: 120%
    }

    h4 {
        font-size: 14px
    }

    h5 {
        font-size: 14px
    }

    .ibutton-wrap,
    .sbutton-wrap {
        width: 50%
    }

    .infobuttons {
        padding-left: 25px
    }

    .ibutton-wrap {
        margin-bottom: 4px;
        text-align: center
    }

    .sbutton-facebook,
    .sbutton-twitter,
    .sbutton-google {
        margin-left: 0%
    }

    .sbutton-twitter {
        margin-left: 25%
    }

    .ibutton-anfahrt {
        margin-left: 25%
    }

    .bannerPartnerInner {
        padding-left: 0px
    }

    .bannerPartnerInner .banner {
        width: 43%
    }

    .news-latest-item {
        width: 230px;
        height: 177px
    }

    .news-latest-item .news-latest-image-gradient {
        width: 230px;
        height: 177px;
        position: absolute;
        background: url(/fileadmin/templates/less/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuODMiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuOSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(80%, rgba(255, 255, 255, 0.83)), color-stop(88%, rgba(255, 255, 255, 0.9)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.83) 80%, rgba(255, 255, 255, 0.9) 88%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1affffff', endColorstr='#e6ffffff', GradientType=0)
    }

    .news-latest-item .news-latest-image a {
        display: block;
        width: 230px;
        height: 177px;
        position: absolute;
        left: 0;
        top: 0
    }

    .news-latest-item .news-latest-text-inner a h3 {
        font-size: 120%
    }

    .news-latest-item .news-latest-text-inner a p {
        display: none
    }

    .news-list-container .news-list-item {
        background: url(/fileadmin/templates/images/news-list-item-border-left.png) repeat-y 0 0px
    }

    .news-list-container .news-list-item .span2 {
        width: 104px !important
    }

    .news-list-container .news-list-item .span6 {
        width: 350px
    }

    .news-list-item .span2 .images {
        position: relative;
        width: 104px;
        height: 81px
    }

    .news-list-item .span2 .images a {
        position: absolute;
        left: 0;
        top: 0;
        width: 104px;
        height: 81px
    }

    .news-latest-item-presse {
        height: auto
    }

    .linup-simple-list {
        background: url(/fileadmin/templates/images/lineup-list-bg-724.png) repeat-y 0 0px;
        border-bottom: 1px solid #000
    }

    .footer .abbinderlogo {
        background: url(/fileadmin/templates/images/logo-footer-724.png) no-repeat top left;
        -o-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        width: 49px;
        height: 49px;
        margin-top: -8px
    }

    .footer .copyright,
    .footer .abbbinderMenue,
    .footer .abbindertext {
        font-size: 13px;
        margin-left: 0px
    }

    .footer .abbbinderMenue {
        margin-left: 12px
    }

    .footer .abbbinderMenue a {
        font-size: 13px
    }

    .latest-forum {
        height: 105px
    }

    .TeaserNews .news-latest-item .news-latest-text {
        width: 240px;
        left: 240px;
        top: 40px
    }

    .stages-item {
        height: 177px
    }

    .stages-item a .stages-name {
        height: 177px
    }

    .stages-item a .stages-name .stages-name-text {
        font-size: 130%;
        padding: 0 40px
    }

    .tx-slmeltgallery-pi1 span.customSelect {
        background: ;
        font-size: 12px;
        padding: 6px 4px 2px 4px
    }

    .tx-slmeltgallery-pi1 .customSelectInner {
        font-size: 11px;
        width: 97px;
        color: #fff;
        text-shadow: none;
        font-family: ;
        background: url(/fileadmin/templates/images/dropdown-item-arrow.png) no-repeat 85px 5px;
        overflow: hidden;
        white-space: nowrap
    }

    div.csc-mailform,
    div.csc-mailform .faq-form {
        width: 100%
    }

    div.csc-mailform textarea,
    div.csc-mailform input[type="text"],
    div.csc-mailform .faq-form textarea,
    div.csc-mailform .faq-form input[type="text"] {
        width: 98%
    }

    .newsletter-wrap form #mce-EMAIL {
        width: 127px
    }

    .newsletter-wrap form #mc-embedded-subscribe {
        padding: 9px 12px 9px 12px
    }

    div.csc-mailform,
    div.csc-mailform .volunteer-form {
        width: 100%
    }

    div.csc-mailform textarea,
    div.csc-mailform input[type="text"],
    div.csc-mailform input[type="file"],
    div.csc-mailform .volunteer-form textarea,
    div.csc-mailform .volunteer-form input[type="text"],
    div.csc-mailform .volunteer-form input[type="file"] {
        width: 220px
    }

    .csc-form-element-select {
        margin-top: 20px
    }

    .csc-form-element-select span.customSelect {
        font-size: 12px;
        padding: 6px 4px 2px 8px;
        line-height: 1.8em;
        height: 24px
    }

    .csc-form-element-select .customSelectInner {
        font-size: 13px;
        width: 214px;
        color: #fff;
        text-shadow: none;
        font-family: ;
        background: url(/fileadmin/templates/images/dropdown-item-arrow.png) no-repeat 195px 5px;
        overflow: hidden !important;
        white-space: nowrap
    }

    .tx-powermail {
        width: 460px !important
    }

    .tx-powermail form .powermail_input {
        width: 190px
    }

    .tx-powermail form .powermail_label {
        font-size: 14px
    }

    .tx-powermail form textarea {
        width: 187px
    }

    .tx-powermail form .powermail_submit {
        margin-right: 38px
    }

    .tx-powermail form .powermail_fieldwrap_file_inner,
    .tx-powermail form .powermail_file {
        width: 190px
    }

    .tx-powermail form .powermail_fieldwrap_select {
        margin-top: 20px
    }

    .tx-powermail form .powermail_fieldwrap_select .powermail_select {
        width: 182px
    }

    .tx-powermail form .powermail_fieldwrap_select span.customSelect {
        font-size: 12px;
        padding: 6px 4px 2px 8px;
        line-height: 1.8em;
        height: 24px
    }

    .tx-powermail form .powermail_fieldwrap_select .customSelectInner {
        font-size: 12px;
        width: 172px;
        color: #fff;
        text-shadow: none;
        font-family: ;
        background: url(/fileadmin/templates/images/dropdown-item-arrow.png) no-repeat 160px 5px;
        overflow: hidden;
        white-space: nowrap
    }

    .linup-list-headline {
        margin-right: 0px
    }

    .slgallery-tn-image-wrap {
        margin-bottom: 20px
    }

    .news-list-container-startseite {
        height: 177px;
        overflow: hidden
    }

    .news-list-container-startseite li a {
        padding: 2px 0
    }

    .news-list-container-startseite li a:hover {
        padding: 2px 0
    }
}

@media (max-width: 767px) {
    body {
        background: #c42b81 url(/fileadmin/templates/images/fwtb-bg-728.jpg) no-repeat center top;
        font-size: 15px;
        line-height: 1.5em
    }

    .tx-mmforum-pi1 {
        margin-bottom: 40px
    }

    .mainmenu-phone {
        margin-left: -20px;
        margin-right: -20px
    }

    .mainmenu-phone .langmenu a.active {
        border-bottom: 2px solid #bfbfbf
    }

    .header {
        height: 60px
    }

    .header a.logo {
        background: url(/fileadmin/templates/images/fwtb-logo-440.png) no-repeat top left;
        -o-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        width: 330px;
        height: 53px;
        left: 0px;
        top: 0px
    }

    .header a.sponsor {
        background: url(/fileadmin/templates/images/sponsor-bmw-724.png) no-repeat;
        right: 0px;
        top: 2px;
        width: 76px;
        height: 50px;
        -o-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%
    }

    .header .sponsor1 {
        top: 40px;
        background: url(/fileadmin/templates/images/samsung-440.png) no-repeat;
        left: inherit;
        width: 85px;
        height: 26px;
        right: 0px !important
    }

    .flexslider {
        margin-bottom: 20px !important
    }

    #counter-wrap {
        right: auto;
        left: 0px;
        top: 10px
    }

    .span1,
    .span2,
    .span3,
    .span4,
    .span5,
    .span6,
    .span7,
    .span8,
    .span9,
    .span10,
    .span11,
    .span12 {
        margin-top: 20px
    }

    .fbkiste {
        min-width: 100%;
        max-width: 100%
    }

    .fbnews-link .fbnews-link-wrap .fbnews-image {
        width: 20%
    }

    .fbnews-link .fbnews-link-wrap .fbnews-description {
        width: 78%
    }

    .sidebar-hor .fbkiste {
        width: 168px
    }

    .footer {
        margin-left: -20px;
        margin-right: -20px
    }

    .footer ul {
        margin-top: 20px;
        margin-left: 20px !important
    }

    .footer ul li {
        padding: 8px 4px
    }

    .footer .abbinderlogo,
    .footer .copyright,
    .footer .abbbinderMenue,
    .footer .abbindertext,
    .footer .sllogo {
        margin-left: 20px
    }

    .footer .abbinderlogo,
    .footer .abbindertext,
    .footer .sllogo {
        margin-bottom: 20px
    }

    .footer .abbinderlogo {
        background: url(/fileadmin/templates/images/logo-footer-724.png) no-repeat top left;
        -o-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        width: 49px;
        height: 49px;
        margin-top: -8px
    }

    h4 {
        font-size: 16px;
        padding: 2px 0 0 0
    }

    h5 {
        font-size: 14px
    }

    .sidebar-wrap {
        padding-top: 0px
    }

    .show-trenner {
        background: url(/fileadmin/templates/images/border.jpg) repeat-x top left;
        padding-top: 20px;
        margin-top: 20px
    }

    .show-trenner .span1,
    .show-trenner .span2,
    .show-trenner .span3,
    .show-trenner .span4,
    .show-trenner .span5,
    .show-trenner .span6,
    .show-trenner .span7,
    .show-trenner .span8,
    .show-trenner .span9,
    .show-trenner .span10,
    .show-trenner .span11,
    .show-trenner .span12 {
        margin-top: 0;
        padding-top: 0;
        border: 0;
        background: none
    }

    .tx-yag-item-thumb-outerframe {
        width: 125px;
        height: 85px;
        margin: 0 0 20px 20px
    }

    .tx-yag-item-thumb-outerframe .tx-yag-thumb-innerframe {
        width: 125px;
        height: 85px
    }

    .tx-yag-album-thumb-outerframe {
        float: none;
        margin: 0 auto
    }

    .news-latest-container {
        background: none;
        margin-bottom: 30px
    }

    .news-latest-item {
        width: 100%;
        height: auto;
        padding: 0px !important;
        overflow: hidden;
        position: relative
    }

    .news-latest-item .news-latest-image-gradient {
        display: none
    }

    .news-latest-item h5 {
        position: absolute;
        z-index: 999;
        display: inline
    }

    .news-latest-item .news-latest-image {
        position: inherit;
        display: block;
        width: 100%;
        height: 100%;
        margin-top: -10px
    }

    .news-latest-item .news-latest-image a {
        display: block;
        width: 100%;
        height: auto;
        position: inherit;
        display: block
    }

    .news-latest-item .news-latest-img-sub1 {
        height: auto;
        width: auto;
        position: inherit;
        display: block
    }

    .news-latest-item .news-latest-text {
        position: inherit;
        display: block;
        width: 100%;
        height: auto;
        background: transparent;
        margin-top: 30px
    }

    .news-latest-item .news-latest-text-inner {
        margin-top: -10px;
        padding: 0 20px;
        color: #000
    }

    .news-latest-item .news-latest-text-inner a {
        font-family: ;
        color: #000
    }

    .news-latest-item .news-latest-text-inner a h3 {
        padding-top: 10px;
        padding-bottom: 5px;
        font-size: 130%
    }

    .news-latest-item .news-latest-text-inner a p {
        padding-bottom: 10px;
        font-size: 15px
    }

    .news-latest-item .news-latest-text-inner a:hover {
        text-decoration: none
    }

    .news-list-container .news-list-item {
        background: none;
        padding: 0px;
        padding-bottom: 10px
    }

    .news-list-container .news-list-item .span2 {
        width: 100% !important;
        margin-top: 0px
    }

    .news-list-container .news-list-item .span6 {
        width: 100%
    }

    .news-list-item .span2 .images {
        position: inherit;
        width: inherit;
        height: inherit
    }

    .news-list-item .span2 .images a {
        position: inherit;
        width: inherit;
        height: inherit
    }

    .news-latest-presse {
        background: transparent
    }

    .news-latest-item-presse {
        height: auto
    }

    .news-single-item .span5 {
        margin-top: 0
    }

    .news-single-item .span5 h1 {
        margin: 0;
        padding: 0
    }

    .linup-simple-list {
        background: none
    }

    .linup-simple-list ul li a {
        padding: 5px 0px
    }

    .linup-simple-list ul li:hover {
        text-decoration: none
    }

    .linup-list-headline {
        margin-top: 20px
    }

    .linup-simple-list {
        background: none;
        border-bottom: 0px solid #fff
    }

    .linup-simple-list .col1 {
        float: inherit;
        width: 100%
    }

    .linup-simple-list .col2 {
        float: inherit;
        width: 100%
    }

    .bannerPartnerInner {
        padding-left: 0px
    }

    .bannerPartnerInner .banner {
        width: 43%
    }

    .bannerTop {
        margin-bottom: 30px
    }

    .infobuttons {
        padding-bottom: 10px;
        margin-bottom: 15px
    }

    .TeaserNews {
        margin-bottom: 15px
    }

    .TeaserNews .news-latest-text-inner {
        padding-bottom: 17px
    }

    .TeaserNews .news-latest-item {
        width: 100%
    }

    .TeaserNews .news-latest-item .news-latest-text {
        position: inherit;
        width: 100%;
        left: inherit;
        top: inherit
    }

    .TeaserNews .news-latest-item .news-latest-text p {
        font-family: 'sonar_sansnormal';
        font-size: 17px;
        padding-bottom: 10px
    }

    .TeaserNews .news-latest-item .news-latest-text h3 {
        padding-top: 30px
    }

    .TeaserNews .news-latest-item .news-latest-image a {
        height: 100%
    }

    .stages-item {
        height: auto;
        width: 100%;
        position: inherit;
        background: none;
        margin-bottom: 30px
    }

    .stages-item a .stages-name {
        height: auto;
        position: inherit
    }

    .stages-item a .stages-name .stages-name-text {
        font-size: 130%;
        padding: 0 40px;
        display: block;
        width: 100%;
        background: transparent;
        padding: 10px 0
    }

    .stages-item a .stages-image {
        position: inherit;
        display: block;
        width: 100%;
        height: 100%
    }

    .stages-item a .stages-image img {
        height: auto;
        width: auto;
        position: inherit;
        display: block
    }

    .tx-felogin-pi1 form input[type="text"],
    .tx-felogin-pi1 form input[type="password"],
    .tx-mmforum-td input[type="text"],
    .tx-mmforum-td input[type="password"] {
        width: 240px !important
    }

    .login-wrap h2 {
        padding-top: 40px !important
    }

    .tx-slmeltgallery-pi1 span.customSelect {
        font-size: 12px;
        padding: 6px 4px 2px 4px
    }

    .tx-slmeltgallery-pi1 .customSelectInner {
        font-size: 14px;
        width: 150px;
        color: #fff;
        text-shadow: none;
        font-family: ;
        background: url(/fileadmin/templates/images/dropdown-item-arrow.png) no-repeat 135px 5px;
        overflow: hidden;
        white-space: nowrap
    }

    .tx-slmeltgallery-pi1 form .span2 {
        margin-top: 0px
    }

    .gallery-row .span2 {
        height: 100%
    }

    div.csc-mailform,
    div.csc-mailform .faq-form {
        width: 100%
    }

    div.csc-mailform textarea,
    div.csc-mailform input[type="text"],
    div.csc-mailform .faq-form textarea,
    div.csc-mailform .faq-form input[type="text"] {
        width: 98%
    }

    .fce-8-sidebar {
        margin-top: 0px
    }

    .fce-8-sidebar .csc-space-before-30 {
        margin-top: 20px
    }

    .fce-8-sidebar .show-trenner {
        margin-top: 0px
    }

    .fce-8-sidebar .span8 {
        margin-top: 0px
    }

    .fce-8-sidebar .span8 .span4 {
        margin-top: 0px
    }

    .divider {
        margin-bottom: 30px
    }

    .sidebar-wrap {
        padding-top: 0px
    }

    .sidebar-wrap .bannerPartner {
        padding-bottom: 15px
    }

    .bannerMedia .banner {
        float: left;
        margin: 0 1em 1em 0
    }

    .mainmenu-phone .langmenu {
        right: 20px;
        top: 1px
    }

    .newsletter-wrap {
        position: relative
    }

    .newsletter-wrap .newsletter {
        position: absolute;
        left: 50%;
        margin-left: -140px
    }

    .newsletter-wrap form #mce-EMAIL {
        width: 200px
    }

    div.csc-mailform,
    div.csc-mailform .volunteer-form {
        width: 100%
    }

    div.csc-mailform textarea,
    div.csc-mailform input[type="text"],
    div.csc-mailform input[type="file"],
    div.csc-mailform .volunteer-form textarea,
    div.csc-mailform .volunteer-form input[type="text"],
    div.csc-mailform .volunteer-form input[type="file"] {
        width: 220px
    }

    div.csc-mailform label,
    div.csc-mailform .volunteer-form label {
        width: 220px;
        text-align: left
    }

    .csc-form-element-select {
        margin-top: 20px
    }

    .csc-form-element-select span.customSelect {
        font-size: 12px;
        padding: 6px 4px 2px 4px
    }

    .csc-form-element-select .customSelectInner {
        font-size: 14px;
        width: 218px;
        color: #fff;
        text-shadow: none;
        font-family: ;
        background: url(/fileadmin/templates/images/dropdown-item-arrow.png) no-repeat 205px 5px;
        overflow: hidden;
        white-space: nowrap
    }

    .tx-powermail {
        width: 440px !important
    }

    .tx-powermail form .powermail_input {
        width: 180px
    }

    .tx-powermail form .powermail_label {
        font-size: 13px
    }

    .tx-powermail form textarea {
        width: 178px
    }

    .tx-powermail form .powermail_submit {
        margin-right: 24px
    }

    .tx-powermail form .powermail_fieldwrap_file_inner,
    .tx-powermail form .powermail_file {
        width: 180px
    }

    .tx-powermail form .powermail_fieldwrap_select {
        margin-top: 20px
    }

    .tx-powermail form .powermail_fieldwrap_select .powermail_select {
        width: 174px
    }

    .tx-powermail form .powermail_fieldwrap_select span.customSelect {
        font-size: 12px;
        padding: 6px 4px 2px 8px;
        line-height: 1.8em;
        height: 24px
    }

    .tx-powermail form .powermail_fieldwrap_select .customSelectInner {
        font-size: 12px;
        width: 165px;
        color: #fff;
        text-shadow: none;
        font-family: ;
        background: url(/fileadmin/templates/images/dropdown-item-arrow.png) no-repeat 150px 5px;
        overflow: hidden;
        white-space: nowrap
    }

    .slgallery-album-wrap {
        height: auto
    }

    .news-list-container-startseite {
        height: auto;
        overflow: hidden
    }

    .news-list-container-startseite li a {
        padding: 2px 0
    }

    .news-list-container-startseite li a:hover {
        padding: 2px 0
    }
}

@media (max-width: 479px) {
    body {
        background: #c42c82 url(/fileadmin/templates/images/fwtb-bg-phone.jpg) no-repeat center top
    }

    .tx-mmforum-pi1 {
        margin-bottom: 20px
    }

    .header {
        height: 35px
    }

    .header a.logo {
        background: url(/fileadmin/templates/images/fwtb-logo-phone.png) no-repeat top left;
        -o-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        width: 210px;
        height: 33px;
        left: 0px;
        top: 0px
    }

    .header a.sponsor {
        background: url(/fileadmin/templates/images/sponsor-bmw-phone.png) no-repeat;
        right: 0px;
        width: 46px;
        height: 29px;
        top: 0px;
        -o-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%
    }

    .header .sponsor1 {
        top: 23px;
        background: url(/fileadmin/templates/images/samsung-phone.png) no-repeat;
        left: inherit;
        width: 65px;
        height: 20px;
        right: 0px !important
    }

    .header .logo-text {
        font-size: 14px;
        top: 54px;
        left: -5px;
        width: auto
    }

    .header .stripeOben {
        background: ;
        top: -37px
    }

    .flex-direction-nav li .flex-prev {
        background: rgba(0, 0, 0, 0) url(/fileadmin/templates/images/bg_direction_nav-940.svg) no-repeat 0 0;
        left: -14px !important
    }

    .flex-direction-nav li .flex-prev:hover {
        background-position: 0 -55px
    }

    .flex-direction-nav li .flex-next {
        background: rgba(0, 0, 0, 0) url(/fileadmin/templates/images/bg_direction_nav-940.svg) no-repeat -31px 0px !important;
        right: -12px !important
    }

    .flex-direction-nav li .flex-next:hover {
        background-position: 0px -25px
    }

    #counter-wrap {
        font-size: 11px
    }

    #counter {
        background: url(/fileadmin/templates/images/counter-280.png);
        width: 34px;
        height: 17px;
        padding-left: 4px;
        letter-spacing: 6px;
        font-size: 11px
    }

    .visible-counter-short {
        display: inline-block
    }

    .hidden-counter-short {
        display: none
    }

    h2 {
        font-size: 140%
    }

    h4 {
        font-size: 15px;
        padding: 2px 0 0 0
    }

    h5 {
        font-size: 14px
    }

    .ibutton-wrap,
    .sbutton-wrap {
        font-size: 80%
    }

    .news-latest-image a {
        height: 100%
    }

    .news-single-img {
        width: 100%;
        height: 100%
    }

    .tx-ttnews-browsebox {
        text-align: left
    }

    .tx-ttnews-browsebox p {
        display: none
    }

    .tx-ttnews-browsebox ul {
        margin-left: -10px
    }

    .tx-ttnews-browsebox ul li {
        display: block;
        float: left;
        list-style: none;
        margin-left: 10px;
        margin-top: 10px
    }

    .tx-ttnews-browsebox ul li a {
        border: none;
        display: inline-block;
        padding: 6px 20px 4px 20px;
        font-size: 16px;
        background: transparent;
        border: 1px solid #000;
        text-shadow: none;
        color: #000;
        font-family: 'sonar_sansbold'
    }

    .tx-ttnews-browsebox ul li a:hover {
        background: #e2007a;
        text-decoration: none;
        text-decoration: none
    }

    .tx-ttnews-browsebox ul li:last-child {
        display: none
    }

    .tx-ttnews-browsebox ul .LinkBack,
    .tx-ttnews-browsebox ul .unLink {
        border: none;
        display: inline-block;
        padding: 6px 20px 4px 20px;
        font-size: 16px;
        background: transparent;
        border: 1px solid #000;
        text-shadow: none;
        color: #000;
        font-family: 'sonar_sansbold';
        background: #c4c4c4;
        text-shadow: none
    }

    .tx-ttnews-browsebox ul .inactiveLinkPage,
    .tx-ttnews-browsebox ul .activeLinkPage {
        display: none
    }

    .tx-ttnews-browsebox ul .LinkBack:first-child {
        display: none
    }

    .tx-ttnews-browsebox ul .LinkVor:first-child {
        display: none;
        border: none
    }

    div.csc-mailform,
    div.csc-mailform .faq-form {
        width: 100%
    }

    div.csc-mailform textarea,
    div.csc-mailform input[type="text"],
    div.csc-mailform .faq-form textarea,
    div.csc-mailform .faq-form input[type="text"] {
        width: 97%
    }

    .flex-direction-nav li .flex-prev {
        background: rgba(0, 0, 0, 0) url(/fileadmin/templates/images/bg_direction_nav-940.svg) no-repeat 0 0;
        left: -14px !important
    }

    .flex-direction-nav li .flex-prev:hover {
        background-position: 0 -57px !important
    }

    .flex-direction-nav li .flex-next {
        background: rgba(0, 0, 0, 0) url(/fileadmin/templates/images/bg_direction_nav-940.svg) no-repeat 0 0;
        right: -14px !important
    }

    .flex-direction-nav li .flex-next:hover {
        background-position: -30px -57px !important
    }

    .bannerMedia .banner {
        float: left;
        margin: 0 1em 1em 0
    }

    .mainmenu-phone .langmenu {
        right: 20px;
        top: 1px
    }

    .newsletter-wrap form #mce-EMAIL {
        width: 160px
    }

    .csc-menu a {
        font-size: 18px !important
    }

    div.csc-mailform,
    div.csc-mailform .volunteer-form {
        width: 100%
    }

    div.csc-mailform textarea,
    div.csc-mailform input[type="text"],
    div.csc-mailform input[type="file"],
    div.csc-mailform .volunteer-form textarea,
    div.csc-mailform .volunteer-form input[type="text"],
    div.csc-mailform .volunteer-form input[type="file"] {
        width: 150px !important
    }

    div.csc-mailform label,
    div.csc-mailform .volunteer-form label {
        font-size: 11px;
        width: 100px !important;
        text-align: left
    }

    div.csc-mailform .csc-form-element-select,
    div.csc-mailform .volunteer-form .csc-form-element-select {
        margin-top: 20px
    }

    div.csc-mailform .csc-form-element-select span.customSelect,
    div.csc-mailform .volunteer-form .csc-form-element-select span.customSelect {
        background: transparent;
        font-size: 12px;
        padding: 6px 4px 2px 4px
    }

    div.csc-mailform .csc-form-element-select .customSelectInner,
    div.csc-mailform .volunteer-form .csc-form-element-select .customSelectInner {
        font-size: 12px;
        width: 150px;
        color: #fff;
        text-shadow: none;
        font-family: ;
        background: url(/fileadmin/templates/images/dropdown-item-arrow.png) no-repeat 135px 5px;
        overflow: hidden;
        white-space: nowrap
    }

    .tx-powermail {
        width: 330px !important
    }

    .tx-powermail form .powermail_input {
        width: 170px
    }

    .tx-powermail form .powermail_label {
        font-size: 13px;
        width: 120px !important
    }

    .tx-powermail form textarea {
        width: 166px
    }

    .tx-powermail form .powermail_submit {
        margin-right: 6px
    }

    .tx-powermail form .powermail_fieldwrap_text {
        font-size: 12px
    }

    .tx-powermail form .powermail_fieldwrap_file_inner,
    .tx-powermail form .powermail_file {
        width: 170px
    }

    .tx-powermail form .powermail_fieldwrap_select {
        margin-top: 20px
    }

    .tx-powermail form .powermail_fieldwrap_select .powermail_select {
        width: 162px
    }

    .tx-powermail form .powermail_fieldwrap_select span.customSelect {
        background: transparent;
        font-size: 12px;
        padding: 6px 4px 2px 8px;
        line-height: 1.8em;
        height: 24px
    }

    .tx-powermail form .powermail_fieldwrap_select .customSelectInner {
        font-size: 12px;
        width: 160px;
        color: #fff;
        text-shadow: none;
        font-family: ;
        background: url(/fileadmin/templates/images/dropdown-item-arrow.png) no-repeat 144px 5px;
        overflow: hidden;
        white-space: nowrap
    }

    .tx-powermail .powermail_create .powermail_all {
        margin-bottom: 40px
    }

    .tx-powermail .powermail_create .powermail_all dd {
        width: 380px !important
    }
}

@media (max-width: 979px) and (-webkit-min-device-pixel-ratio: 2),
(max-width: 979px) and (-moz-min-device-pixel-ratio: 2),
(max-width: 979px) and (-o-min-device-pixel-ratio: 2),
(max-width: 979px) and (min-device-pixel-ratio: 2) {
    .header .sponsor1 {
        background: url(/fileadmin/templates/images/samsung-724-2x.png) no-repeat top left;
        -webkit-background-size: 100px 32px;
        -moz-background-size: 100px 32px;
        -o-background-size: 100px 32px;
        background-size: 100px 32px
    }

    .header a.logo {
        background: url(/fileadmin/templates/images/fwtb-logo-728-2x.png) no-repeat top left;
        -webkit-background-size: 406px 65px;
        -moz-background-size: 406px 65px;
        -o-background-size: 406px 65px;
        background-size: 406px 65px
    }

    .sllogo {
        background: url(/fileadmin/templates/images/splinelab-2x.png) no-repeat top right;
        -webkit-background-size: 42px 29px;
        -moz-background-size: 42px 29px;
        -o-background-size: 42px 29px;
        background-size: 42px 29px
    }
}

@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2),
(max-width: 767px) and (-moz-min-device-pixel-ratio: 2),
(max-width: 767px) and (-o-min-device-pixel-ratio: 2),
(max-width: 767px) and (min-device-pixel-ratio: 2) {
    .header a.sponsor {
        background: url(/fileadmin/templates/images/sponsor-bmw-724-2x.png) no-repeat top left;
        -webkit-background-size: 76px 50px;
        -moz-background-size: 76px 50px;
        -o-background-size: 76px 50px;
        background-size: 76px 50px
    }

    .header .sponsor1 {
        background: url(/fileadmin/templates/images/samsung-440-2x.png) no-repeat top left;
        -webkit-background-size: 85px 26px;
        -moz-background-size: 85px 26px;
        -o-background-size: 85px 26px;
        background-size: 85px 26px
    }

    .header a.logo {
        background: url(/fileadmin/templates/images/fwtb-logo-440-2x.png) no-repeat top left;
        -webkit-background-size: 330px 53px;
        -moz-background-size: 330px 53px;
        -o-background-size: 330px 53px;
        background-size: 330px 53px
    }

    .sllogo {
        background: url(/fileadmin/templates/images/splinelab-2x.png) no-repeat top right;
        -webkit-background-size: 42px 29px;
        -moz-background-size: 42px 29px;
        -o-background-size: 42px 29px;
        background-size: 42px 29px
    }
}

@media (max-width: 479px) and (-webkit-min-device-pixel-ratio: 2),
(max-width: 479px) and (-moz-min-device-pixel-ratio: 2),
(max-width: 479px) and (-o-min-device-pixel-ratio: 2),
(max-width: 479px) and (min-device-pixel-ratio: 2) {
    .header a.sponsor {
        background: url(/fileadmin/templates/images/sponsor-bmw-phone-2x.png) no-repeat top left;
        -webkit-background-size: 46px 29px;
        -moz-background-size: 46px 29px;
        -o-background-size: 46px 29px;
        background-size: 46px 29px
    }

    .header .sponsor1 {
        background: url(/fileadmin/templates/images/samsung-phone-2x.png) no-repeat top left;
        -webkit-background-size: 65px 20px;
        -moz-background-size: 65px 20px;
        -o-background-size: 65px 20px;
        background-size: 65px 20px
    }

    .header a.logo {
        background: url(/fileadmin/templates/images/fwtb-logo-phone-2x.png) no-repeat top left;
        -webkit-background-size: 210px 33px;
        -moz-background-size: 210px 33px;
        -o-background-size: 210px 33px;
        background-size: 210px 33px
    }

    .sllogo {
        background: url(/fileadmin/templates/images/splinelab-2x.png) no-repeat top right;
        -webkit-background-size: 42px 29px;
        -moz-background-size: 42px 29px;
        -o-background-size: 42px 29px;
        background-size: 42px 29px
    }
}

figure {
    margin: 0;
    padding: 0
}

.loginbox {
    margin-bottom: 20px;
    padding-bottom: 20px
}

.loginbox legend {
    display: none
}

.loginbox a {
    color: #8f8f8f
}

table {
    border-spacing: 0px
}

.tx-mmforum-pi1 a {
    color:
}

.tx-mmforum-pi1 a:hover {
    color:
}

.tx-felogin-pi1 form input[type="text"],
.tx-felogin-pi1 form input[type="password"],
.tx-mmforum-td input[type="text"],
.tx-mmforum-td input[type="password"] {
    border: 1px solid #878787;
    width: 96%;
    font-size: 14px;
    font-family: 'sonar_sansnormal';
    padding: 9px 0px 3px 5px;
    color: #acacac;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #e8e8e8;
    background: url(/fileadmin/templates/less/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(6%, #f2f2f2), color-stop(12%, #f9f9f9), color-stop(24%, #ffffff), color-stop(76%, #ffffff), color-stop(88%, #f9f9f9), color-stop(94%, #f2f2f2), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -o-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -ms-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: linear-gradient(to bottom, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#e8e8e8', GradientType=0)
}

.tx-mmforum-pi1 img,
.tx-mmforum-pi3 img,
.tx-mmforum-table img {
    min-width: inherit
}

.tx-mmforum-pi1 .tx-mmforum-th {
    background: transparent;
    font-family: ;
    font-size: 30px;
    color: ;
    font-weight: normal;
    padding: 60px 0 20px 0
}

.tx-mmforum-pi1 .forum-main-table {
    margin-top: -60px
}

.tx-mmforum-pi1 .tx-mmforum-list-even td,
.tx-mmforum-pi1 .tx-mmforum-list-odd td,
.tx-mmforum-pi1 .forum-post-bottom td,
.tx-mmforum-pi1 .tx-mmforum-pi1-listpost-user {
    background: url(/fileadmin/templates/images/border.jpg) repeat-x bottom left
}

.tx-mmforum-pi1 .tx-mmforum-table .forum-post-bottom td,
.tx-mmforum-pi1 .tx-mmforum-pi1-listpost-user {
    background: none
}

.tx-mmforum-pi1 .forum-post-bottom td,
.tx-mmforum-pi1 .tx-mmforum-pi1-listpost-user {
    border: none
}

.tx-mmforum-pi1 .tx-mmforum-pi1-listpost-user div:first-child {
    font-size: 20px;
    font-weight: normal !important;
    font-family: ;
    color:
}

.tx-mmforum-pi1 .tx-mmforum-pi1-listtopic-replies {
    color:
}

.tx-mmforum-pi1 .tx-mmforum-subth2 {
    background: url(/fileadmin/templates/images/border.jpg) repeat-x bottom left;
    text-align: left;
    padding: 12px 4px;
    color: #8f8f8f;
    font-size: 16px;
    text-align: center;
    font-family: 'sonar_sansnormal'
}

.tx-mmforum-pi1 .tx-mmforum-pi1-listtopic-topic {
    text-align: left
}

.tx-mmforum-pi1 .tx-mmforum-list-odd:hover,
.tx-mmforum-pi1 .tx-mmforum-list-even:hover {
    background: #d1d1d1
}

.tx-mmforum-pi1 .tx-mmforum-td {
    padding: 12px 4px
}

.tx-mmforum-pi1 .forum-post-bottom td {
    padding-bottom: 10px
}

.tx-mmforum-pi1 .forum-post-top td {
    padding-top: 10px;
    background: url(/fileadmin/templates/images/border.jpg) repeat-x bottom left
}

.tx-mmforum-pi1 .forum-post-top .tx-mmforum-subth {
    padding-bottom: 10px
}

.tx-mmforum-pi1 .tx-mmforum-pi1-listpost-menu a,
.tx-mmforum-pi1 .tx-mmforum-pi1-listpost-options a {
    margin-right: 10px
}

.tx-mmforum-pi1 .tx-mmforum-pi1-listpost-menu a:last-child,
.tx-mmforum-pi1 .tx-mmforum-pi1-listpost-options a:last-child {
    margin-right: 0
}

.tx-mmforum-pi1 .tx-mmforum-pi1-listpost-menu {
    padding: 5px 0
}

.tx-mmforum-pi1 .forum-topic-headline {
    font-size: 30px;
    color:
}

.tx-mmforum-pi1 img.forum-avatar {
    background: #fff;
    padding: 5px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
    box-shadow: 2px 2px 5px #999;
    margin-bottom: 5px
}

.tx-mmforum-pi1 .tx-mmforum-pi1-listpost-text hr {
    border: 0;
    border-top: 1px dashed #ddd
}

.tx-mmforum-pi1 .tx-mmforum-pi1-listpost-text {
    padding-top: 5px
}

.tx-mmforum-pi1 .tx-mmforum-signature,
.tx-mmforum-pi1 .tx-mmforum-signature * {
    color: #666;
    font-size: 12px
}

.tx-mmforum-pi1 .tx-mmforum-pi1-pt-quote {
    text-align: left;
    padding: 20px 50px 20px 50px;
    background: #f6f6f6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tx-mmforum-pi1 .tx-mmforum-pi1-pt-quote:before {
    color: #ddd;
    content: '\201C';
    font-family: Arial;
    font-size: 90px;
    line-height: 0px;
    margin: 20px -40px 0 0;
    display: block;
    float: right;
    vertical-align: bottom
}

.tx-mmforum-pi1 .tx-mmforum-pi1-pt-quote:after {
    color: #ddd;
    content: '\201D';
    font-family: Arial;
    font-size: 90px;
    line-height: 0px;
    vertical-align: bottom;
    float: left;
    display: block;
    margin: 20px 0 0 -40px
}

.tx-mmforum-pi1 .forum-pagenav-bottom {
    padding-top: 40px
}

.tx-mmforum-pi1 td.bbcode-buttons {
    text-align: left
}

.tx-mmforum-pi1 td.bbcode-buttons img {
    margin-right: 2px
}

.tx-mmforum-pi1 .tx-mmforum-pi1-newpost-left {
    min-width: 120px
}

.tx-mmforum-pi1 .tx-mmforum-pi1-newpost-left img {
    max-width: 35px
}

.tx-mmforum-pi1 tx-mmforum-pi1-newpost-middle {
    max-width: 80%
}

.tx-mmforum-pi1 .markItUp {
    width: 100%
}

.tx-mmforum-pi1 .markItUpEditor {
    width: 100%;
    font-size: 14px;
    color: #444
}

.tx-mmforum-pi1 hr {
    border: 0;
    border-top: 1px dashed #115571
}

.tx-mmforum-pi1 #expDay,
.tx-mmforum-pi1 #expMonth,
.tx-mmforum-pi1 #expHour,
.tx-mmforum-pi1 #expMinute {
    width: 20px
}

.tx-mmforum-pi1 #expYear {
    width: 40px
}

.tx-mmforum-pi1 .tx-mmforum-pagenav {
    font-family:
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-first {
    background: ;
    color: #fff;
    text-shadow: none;
    font-size: 16px;
    width: 99px;
    padding-top: 2px;
    margin-right: 10px;
    text-align: center;
    display: inline-block
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-first:hover {
    background: #e2007a;
    text-decoration: none
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-first a {
    color: #fff;
    font-family: ;
    padding: 2px 4px 0px 4px;
    display: inline-block
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-first a:hover {
    text-decoration: none
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-prev {
    background: ;
    color: #fff;
    text-shadow: none;
    font-size: 16px;
    width: 99px;
    padding-top: 2px;
    margin-right: 10px;
    text-align: center;
    display: inline-block
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-prev:hover {
    background: #e2007a;
    text-decoration: none
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-prev a {
    color: #fff;
    font-family: ;
    width: 99px;
    padding-top: 2px;
    margin-right: 10px;
    text-align: center;
    display: inline-block
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-prev a:hover {
    text-decoration: none
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-next {
    background: ;
    color: #fff;
    text-shadow: none;
    font-size: 16px;
    width: 99px;
    padding-top: 2px;
    margin-right: 10px;
    text-align: center;
    display: inline-block
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-next:hover {
    background: #e2007a;
    text-decoration: none
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-next a {
    color: #fff;
    font-family: ;
    font-size: 16px;
    width: 99px;
    padding-top: 2px;
    margin-right: 10px;
    text-align: center;
    display: inline-block
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-next a:hover {
    text-decoration: none
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-last {
    background: ;
    color: #fff;
    text-shadow: none;
    font-size: 16px;
    width: 99px;
    padding-top: 2px;
    margin-right: 10px;
    text-align: center;
    display: inline-block
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-last:hover {
    background: #e2007a;
    text-decoration: none
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-last a {
    color: #fff;
    font-family: ;
    font-size: 16px;
    width: 99px;
    padding-top: 2px;
    margin-right: 10px;
    text-align: center;
    display: inline-block
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-last a:hover {
    text-decoration: none
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-pages .tx-pagebrowse-page a {
    color: #c1c4c6;
    font-family:
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-pages .tx-pagebrowse-current {
    color:
}

.tx-mmforum-pi1 .tx-mmforum-pagenav .tx-pagebrowse-pi1 .tx-pagebrowse .tx-pagebrowse-pages li {
    color: #c1c4c6
}

.tx-mmforum-pi1 .tx-mmforum-postdatum {
    font-size: 12px
}

.tx-mmforum-pi1 .icon-user {
    background: none;
    color: ;
    font-size: 14px;
    display: block;
    font-size: 12px !important;
    padding: 0
}

.tx-mmforum-pi1 .icon-user:before,
.tx-mmforum-pi1 .icon-comments-alt::before,
.tx-mmforum-pi1 .icon-bell::before,
.tx-mmforum-pi1 .icon-envelope::before {
    content: none
}

.tx-mmforum-pi1 .icon-globe::before {
    content: none;
    font-size: 12px !important;
    padding: 0
}

.tx-mmforum-pi1 .icon-globe,
.tx-mmforum-pi1 .icon-user,
.tx-mmforum-pi1 .icon-comments-alt,
.tx-mmforum-pi1 .icon-bell,
.tx-mmforum-pi1 .icon-envelope {
    display: block
}

.tx-mmforum-pi1 .tx-mmforum-profil i {
    font-size: 12px !important;
    padding: 0
}

.tx-mmforum-pi1 .tx-mmforum-profil i:hover {
    text-decoration: none
}

.tx-mmforum-pi1 .tx-mmforum-profil {
    margin-left: -10px
}

.tx-mmforum-pi1 .tx-mmforum-profil a {
    font-size: 14px
}

.tx-mmforum-pi1 .tx-mmforum-profil a:hover {
    text-decoration: none
}

.tx-mmforum-pi1 .tx-mmforum-pi1-listtopic-topicname a {
    font-family:
}

.tx-mmforum-pi1 .tx-mmforum-pi1-listforum-forum {
    width: 40%
}

.tx-mmforum-pi1 .tx-mmforum-pi1-listforum-topics {
    width: 40%;
    font-family: ;
    color:
}

.tx-mmforum-pi1 .tx-mmforum-pi1-listforum-posts {
    width: 20%;
    text-align: left !important;
    padding-left: 40px;
    font-family: ;
    color:
}

.tx-mmforum-pi1 .tx-mmforum-subth2 {
    color: #8f8f8f;
    font-family: 'sonar_sansnormal';
    vertical-align: top
}

.tx-mmforum-pi1 .tx-mmforum-rootline {
    color: #8f8f8f
}

.tx-mmforum-pi3 .tx-mmforum-subth2 {
    background: url(/fileadmin/templates/images/border.jpg) repeat-x bottom left;
    text-align: left
}

.tx-mmforum-pi3 .forum-pm-table tr {
    background: url(/fileadmin/templates/images/border.jpg) repeat-x bottom left;
    color: #8f8f8f
}

.tx-mmforum-pi3 .tx-mmforum-td {
    padding: 10px 0
}

.tx-mmforum-pi3 .pm-options {
    display: table-cell;
    vertical-align: middle
}

.tx-mmforum-pi3 .pm-options .tx-mmforum-select {
    margin: 0 10px 0 0
}

.tx-mmforum-pi3 .tx-mmforum-pi1-newpost-left input {
    margin: 0
}

.tx-mmforum-pi3 .tx-mmforum-pi1-newpost-right textarea {
    width: 100%
}

.tx-mmforum-pi3 td.tx-mmforum-pi1-newpost-left {
    width: auto
}

.tx-mmforum-pi3 .tx-mmforum-pi3-buttons a {
    text-shadow: none
}

.tx-mmforum-pi3 .tx-mmforum-pi3-buttons .btn {
    padding: 10px 20px 6px 20px
}

.tx-mmforum-pi3 input[type="text"] {
    border: 1px solid #878787;
    width: 280px;
    margin-right: 20px;
    font-size: 14px;
    font-family: 'sonar_sansnormal';
    padding: 9px 0px 3px 5px;
    color: #acacac;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #e8e8e8;
    background: url(/fileadmin/templates/less/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(6%, #f2f2f2), color-stop(12%, #f9f9f9), color-stop(24%, #ffffff), color-stop(76%, #ffffff), color-stop(88%, #f9f9f9), color-stop(94%, #f2f2f2), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -o-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: -ms-linear-gradient(top, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    background: linear-gradient(to bottom, #e8e8e8 0%, #f2f2f2 6%, #f9f9f9 12%, #fff 24%, #fff 76%, #f9f9f9 88%, #f2f2f2 94%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#e8e8e8', GradientType=0)
}

.nowrap {
    white-space: nowrap
}

.tx-mmforum-table tr td.tx-mmforum-pi1-listtopic-topic {
    width: 190px
}

.tx-mmforum-table tr td.tx-mmforum-pi1-listtopic-topic .tx-mmforum-pi1-listtopic-topicname a {
    display: block;
    width: 180px;
    overflow: hidden !important
}

@media (min-width: 1200px) {
    .login-wrap h2 {
        margin-left: 8px
    }

    .login-wrap .loginbox {
        margin-left: 8px
    }

    .tx-mmforum-table tr td.tx-mmforum-pi1-listtopic-topic {
        width: 320px
    }

    .tx-mmforum-table tr td.tx-mmforum-pi1-listtopic-topic .tx-mmforum-pi1-listtopic-topicname a {
        display: block;
        width: 310px;
        overflow: hidden !important
    }

    .tx-mmforum-pi3 .tx-mmforum-pi3-buttons a {
        text-shadow: none
    }

    .tx-mmforum-pi3 .tx-mmforum-pi3-buttons .btn {
        padding: 10px 30px 6px 30px
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .login-wrap h2 {
        margin-left: 8px
    }

    .login-wrap .loginbox {
        margin-left: 8px
    }

    .tx-mmforum-table tr td.tx-mmforum-pi1-listtopic-topic {
        width: 130px
    }

    .tx-mmforum-table tr td.tx-mmforum-pi1-listtopic-topic .tx-mmforum-pi1-listtopic-topicname a {
        display: block;
        width: 120px;
        overflow: hidden !important;
        font-size: 14px
    }

    .tx-mmforum-td a {
        font-size: 14px
    }

    .tx-mmforum-td .tx-mmforum-pi3-pminbox-unread {
        font-size: 13px
    }

    .tx-pagebrowse {
        text-align: left
    }

    .tx-pagebrowse li {
        padding: 0px !important
    }

    .tx-mmforum-pi3 .tx-mmforum-pi3-buttons a {
        text-shadow: none
    }

    .tx-mmforum-pi3 .tx-mmforum-pi3-buttons .btn {
        padding: 10px 10px 6px 10px;
        font-size: 14px
    }

    .tx-mmforum-pi3 .tx-mmforum-button {
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .login-wrap h2 {
        margin-left: 8px
    }

    .login-wrap .loginbox {
        margin-left: 8px
    }

    .tx-mmforum-table tr td.tx-mmforum-pi1-listtopic-topic {
        width: 130px
    }

    .tx-mmforum-table tr td.tx-mmforum-pi1-listtopic-topic .tx-mmforum-pi1-listtopic-topicname a {
        display: block;
        width: 120px;
        overflow: hidden !important;
        font-size: 14px
    }

    .tx-mmforum-td a {
        font-size: 14px
    }

    .tx-pagebrowse li {
        padding: 0px !important
    }

    .tx-pagebrowse .tx-pagebrowse-first,
    .tx-pagebrowse .tx-pagebrowse-last {
        display: none !important
    }

    .tx-mmforum-pi1 .tx-mmforum-pi1-listpost-user div:first-child {
        font-size: 14px !important
    }

    .tx-mmforum-pi3 .tx-mmforum-pi3-buttons a {
        text-shadow: none
    }

    .tx-mmforum-pi3 .tx-mmforum-pi3-buttons .btn {
        padding: 10px 10px 6px 10px;
        font-size: 14px;
        display: block;
        width: 190px;
        margin-top: 10px
    }

    .tx-mmforum-pi3 .tx-mmforum-button {
        margin-top: 20px
    }

    .tx-mmforum-pi3 input[type="text"] {
        width: 200px
    }

    .tx-mmforum-td .tx-mmforum-pi3-pminbox-unread {
        font-size: 13px
    }
}

@media (max-width: 479px) {
    .login-wrap h2 {
        margin-left: 8px
    }

    .login-wrap .loginbox {
        margin-left: 8px
    }

    .tx-mmforum-table tr td.tx-mmforum-pi1-listtopic-topic {
        width: 100px
    }

    .tx-mmforum-table tr td.tx-mmforum-pi1-listtopic-topic .tx-mmforum-pi1-listtopic-topicname a {
        display: block;
        width: 90px;
        overflow: hidden !important;
        font-size: 13px
    }

    .tx-mmforum-td a {
        font-size: 13px
    }

    .tx-pagebrowse li {
        padding: 0px !important
    }

    .tx-pagebrowse .tx-pagebrowse-first,
    .tx-pagebrowse .tx-pagebrowse-last {
        display: none !important
    }

    .tx-mmforum-pi1 .tx-mmforum-pi1-listpost-user div:first-child {
        font-size: 14px !important
    }

    .tx-mmforum-pi3 .tx-mmforum-pi3-buttons a {
        text-shadow: none
    }

    .tx-mmforum-pi3 .tx-mmforum-pi3-buttons .btn {
        padding: 10px 10px 6px 10px;
        font-size: 14px;
        display: block;
        width: 190px;
        margin-top: 10px
    }

    .tx-mmforum-pi3 .tx-mmforum-button {
        margin-top: 20px
    }

    .tx-mmforum-pi3 input[type="text"] {
        width: 140px
    }

    .tx-mmforum-pi3 .tx-mmforum-pi1-newpost-left input[type="submit"] {
        padding: 8px 5px 4px 5px
    }
}

.tx-sllineup-pi1 {
    margin-top: 0px
}

.tx-sllineup-pi3 #ros-select .active {
    background: #e2007a !important
}

.sllineup-loader,
.sllineup-fav-icon,
.sllineup-favno-icon {
    min-width: inherit
}

.sllineup-act-list-tn-item {
    position: relative;
    margin-bottom: 20px;
    height: 87px;
    overflow: hidden;
    background: transparent;
    border: 1px solid #000
}

.sllineup-act-list-tn-item:hover .sllineup-act-list-tn-name-text {
    color: #fff
}

.sllineup-act-list-tn-image {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0px
}

.sllineup-act-list-tn-name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 82px;
    display: table
}

.sllineup-act-list-tn-name {
    text-align: right
}

.sllineup-act-list-tn-name a {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.sllineup-act-list-tn-name a .sllineup-act-list-tn-name-text {
    display: block;
    min-height: 100%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px;
    text-transform: uppercase
}

.sllineup-act-list-tn-name a:hover {
    text-decoration: none
}

.sllineup-act-list-tn-name-text {
    display: table-cell;
    vertical-align: middle;
    color: #000;
    padding: 0 10px;
    width: 100%;
    font-family: 'sonar_sansbold';
    line-height: 100%;
    font-size: 22px;
    text-shadow: none;
    text-align: center
}

.sllineup-fav {
    display: inline-block;
    width: 26px;
    margin-right: 20px;
    padding: 20px 0 0 20px;
    cursor: pointer
}

.sllineup-list-nav {
    margin-bottom: 20px;
    padding: 0px 0 0px 0;
    border: 1px solid #000
}

.navBorderTop {
    display: block;
    height: 7px
}

.navBorderBottom {
    display: block;
    height: 8px
}

.sllineup-list-sel {
    float: left
}

.sllineup-list-sel a {
    color: #fff;
    display: inline-block;
    text-shadow: none;
    font-family: 'sonar_sansbold';
    font-size: 16px;
    padding: 6px 20px 4px 20px;
    border: none;
    display: inline-block;
    padding: 6px 20px 4px 20px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #000;
    text-shadow: none;
    color: #000;
    font-family: 'sonar_sansbold';
    border-left: none
}

.sllineup-list-sel a:hover {
    background: #e2007a;
    text-decoration: none
}

#sllineup-fb-login {
    float: right;
    text-align: right;
    color: #115571;
    padding: 5px 0
}

.sllineup-prev {
    float: left
}

.sllineup-prev a {
    color: #fff;
    display: inline-block;
    text-shadow: none;
    font-family: 'sonar_sansbold';
    font-size: 16px;
    padding: 6px 20px 4px 20px;
    border: none;
    display: inline-block;
    padding: 6px 20px 4px 20px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #000;
    text-shadow: none;
    color: #000;
    font-family: 'sonar_sansbold'
}

.sllineup-prev a:hover {
    background: #e2007a;
    text-decoration: none
}

.sllineup-next {
    float: right
}

.sllineup-next a {
    color: #fff;
    display: inline-block;
    text-shadow: none;
    font-family: 'sonar_sansbold';
    font-size: 16px;
    padding: 6px 20px 4px 20px;
    border: none;
    display: inline-block;
    padding: 6px 20px 4px 20px;
    font-size: 16px;
    background: transparent;
    border: 1px solid #000;
    text-shadow: none;
    color: #000;
    font-family: 'sonar_sansbold'
}

.sllineup-next a:hover {
    background: #e2007a;
    text-decoration: none
}

.sllineup-act-single-fav {
    background: transparent;
    border: 1px solid #000;
    border-top: none
}

.sllineup-fav-single-text {
    color: #000;
    padding: 12px 0 8px 10px;
    float: left;
    font-size: 80%;
    font-family: 'sonar_sansbold';
    text-shadow: none
}

.sllineup-fav-single {
    width: 26px;
    float: right;
    margin-right: 10px;
    padding-top: 8px;
    cursor: pointer
}

.sllineup-trenner {
    border-bottom: 1px solid #000;
    display: block;
    height: 3px;
    margin: 20px 0 20px 0
}

.sllineup-act-single-time {
    color: #000;
    font-size: 100%
}

.sllineup-act-single-links ul,
.sllineup-act-single-links li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.sllineup-act-single-links li {
    padding-bottom: 10px
}

.sllineup-act-single-links a {
    color: #000;
    font-size: 80%;
    font-family: 'sonar_sansbold'
}

.sllineup-act-single-links a:hover {
    color: #e2007a
}

.sllineup-social {
    margin: 20px 0 0 0
}

.sllineup-social-button {
    margin-bottom: 10px
}

@media (min-width: 1200px) {
    .sllineup-act-list-tn-item {
        margin-bottom: 30px;
        height: 113px;
        overflow: hidden
    }

    .sllineup-act-list-tn-name-text {
        font-size: 27px;
        text-align: center
    }

    .sllineup-fav-single-text {
        font-size: 80%
    }

    .sllineup-social-button {
        float: left;
        width: 33.333%;
        margin-bottom: 0
    }

    .sllineup-social-fb {
        margin-left: -3%
    }

    .sllineup-social-twitter {
        margin-left: 3%
    }

    .sllineup-act-list-tn-name {
        height: 106px
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #sllineup-fb-login {
        max-width: 49%
    }

    .sllineup-fav-single-text {
        max-width: 115px
    }

    .sllineup-fav-single {
        padding-top: 18px
    }

    .sllineup-act-list-tn-item {
        height: 67px
    }

    .sllineup-act-list-tn-name {
        height: 63px
    }

    .sllineup-act-list-tn-name-text {
        font-size: 18px
    }
}

@media (max-width: 767px) {
    #sllineup-fb-login {
        max-width: 49%
    }

    .sllineup-act-list-tn-image {
        position: inherit
    }

    .sllineup-act-list-tn-item-wrap {
        margin-top: 0px
    }

    .sllineup-act-list-tn-item {
        background: none;
        height: auto;
        overflow: visible;
        display: block;
        position: inherit;
        margin-bottom: 0px;
        border: none
    }

    .sllineup-act-list-tn-item .sllineup-act-list-tn-name {
        display: block;
        padding-bottom: 0px;
        height: auto;
        position: inherit
    }

    .sllineup-act-list-tn-item .sllineup-act-list-tn-name .sllineup-act-list-tn-name-text {
        color: #000;
        height: auto;
        display: block;
        text-align: left;
        line-height: 1.2em;
        padding: 5px 0
    }

    .sllineup-act-list-tn-item .sllineup-act-list-tn-name .sllineup-act-list-tn-name-text a {
        color: #000;
        display: block;
        text-align: left
    }

    .sllineup-act-list-tn-item .sllineup-act-list-tn-name a .sllineup-act-list-tn-name-text {
        width: 100%
    }
}

@media (max-width: 479px) {
    .sllineup-list-sel a {
        padding: 3px 9px;
        font-size: 12px;
        line-height: 18px;
        text-shadow: none
    }

    .sllineup-list-sel {
        float: none;
        margin-bottom: 10px
    }

    #sllineup-fb-login {
        float: none;
        text-align: left;
        padding: 0;
        max-width: inherit
    }

    .sllineup-prev a {
        padding: 3px 9px;
        font-size: 12px;
        line-height: 18px;
        text-shadow: none
    }

    .sllineup-next a {
        padding: 3px 9px;
        font-size: 12px;
        line-height: 18px;
        text-shadow: none
    }

    .sllineup-act-list-tn-name-text {
        font-size: 18px
    }

    .sllineup-act-list-tn-name-text a {
        font-size: 18px
    }
}

.typo3-adminPanel img {
    min-width: inherit
}