nav.navbar-light.bg-primary a.nav-link,
nav.navbar-light.bg-secondary a.nav-link,
nav.navbar-light.bg-success a.nav-link,
nav.navbar-light.bg-dark a.nav-link
{
  color: #fff;
}

nav.navbar-light div.dropdown-menu a.nav-link {
  color: #000;
}

nav a.navbar-brand {
  font-weight: bold;
  text-transform: uppercase;
}

div.turbo-progress-bar {
  height:8px;
  background-image: linear-gradient(90deg, #fff 0%, #000 50%);
}

.quotebutton {
  cursor: pointer;
}

.mega-dropdown-menu > li > ul > li.dropdown-header > a {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.dropdown-menu > li > h3 > a,
.dropdown-menu > li > a.standard {
  display: inline;
  padding: 0;
}

.megamenu {
  position: static;
}

.megamenu .dropdown-menu {
  background: none;
  border: none;
  width: 100%;
}
html,body {
  font-family:Verdana, Arial, serif;
  font-size:12px;
  background-color:#999;
  color:#333333;
  text-align: left;
  margin:0;
}

td,th,option,select {
  font-size:12px;
}

p {
  line-height:150%;
}

hr {
  background-color: #BBB;
  color: #666;
  border: 0;
  height: 1px;
}

h1  {
  text-align: left;
  font-size: 26px;
  font-weight: lighter;
  margin: 10px 0 0 0;
  padding: 0;
  border-bottom: solid #000 2px;
  color: #000;
}

h2 {
  border-bottom:1px solid #999;
  color:#000;
  font-size:22px;
  font-weight: lighter;
  margin-bottom: 5px;
  margin-top: 15px;
  text-align: left;
}

h3 {
  color:#333;
  font-weight:lighter;
  margin: 10px 0 5px 0;
}

form {
  margin: 0;
  padding: 0;
}

textarea {
  font-size:14px;
}

/* Standard Hyperlinks */
a {
  text-decoration:none;
  color:#CC3366;
}
a:hover { text-decoration:underline;}
a:active { text-decoration:none;}

#startseite a.white,
a.white:link,
a.white:visited {
  color:#fff;
}

.hidden {
  display:none;
}

/* Inhaltselemente */
#footer {
  border-top: 14px #ABABAB solid;
  background-color: #CDCDCD;
  padding: 1% 5% 10%;
}

#footer h2 {
  color: #FFF;
  font-size: 40px;
  border: 0;
}

#footer h3 {
  margin-top: 0;
}


span.reaction:hover {
  cursor:pointer;
}
.pointer {
  cursor:pointer;
}

.popover-trigger {
  position: relative;
  cursor:pointer;
}
.popover-standard {
  text-align:left;
  border:2px solid #c36;
  padding:5px 10px;
  background-color: #fff;
  position:absolute;
  top:1.5rem;
  left:0;
  width: 33vw;
  z-index:1000;
  overflow: visible;
}
.popover-reactions {
  border:2px solid #c36;
  padding:5px 10px;
  background-color: #fff;
  position:absolute;
  top:5px;
  left:8px;
}
div.comments div.row {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 15px;
}
div.comments div.row {
  border-bottom: 1px solid #C0C0C0;
}
.comment-content-wrapper {
    max-width: 100%;
    overflow-x: hidden;
    overflow-wrap: break-word;
}
.comment-content-wrapper img,
.comment-content-wrapper iframe,
.comment-content-wrapper video {
    max-width: 100%;
}

.clear {
  clear:both;
}

/* Kalender */
div.calendar div.woche,
div.calendar div.tag {
  font-size: 10px;
  height: 100px;
  border: solid #000;
  float: left;
}
div.calendar div.woche {
  width: 5%;
  border-width: 0 1px 1px 1px;
  text-align: center;
}
div.calendar div.tag {
  width: 13%;
  border-width: 0 1px 1px 0;
  overflow: hidden;
}
div.calendar div.tag .tag_kopf {
  padding: 2px 5px;
}
div.calendar div.tag .tag_kopf a {
  float: right;
  font-size: 15px;
  font-weight: bold;
}
div.calendar div.tag p {
  padding: 2px 5px;
  line-height: 100%;
}
div.calendar .weekend {
  background-color: #EFEFEF;
}

div.termine .today,
div.calendar .today {
  background-color: rgba(var(--bs-success-rgb), 0.5);
}

.termine h3.day {
  background-color: #ABABAB;
}

.termine h3.today {
  background-color: #000;
}

.termine table.liste {
  padding-bottom: 35px;
  border-bottom: 3px solid #ABABAB;
  margin-bottom: 10px;
}

/* Textdetails */
.text_content {
  font-size: 1.25rem;
  line-height: 1.5;
  overflow: hidden;
  padding: 5px 5px 25px 5px;
  border: solid #000;
  border-width: 0 0 2px;
}
.text_content h1 {
  font-size: 2em;
  margin-bottom: 15px;
  border: none;
}
.text_content h2 {
  margin-bottom: 5px;
  line-height: 28px;
}
.text_content h2 a {
  color: #000;
}
.tags a {
  color: #FFF;
  text-decoration: none;
  background-color: #000;
  padding: 3px 7px;
  line-height: 20px;
}
.tags a.media {
  background-color: #C24641;
}
.tags a:hover {
  background-color: #C36;
  text-decoration: underline;
}

/* Shout */
.shout {
  font-size:14px;
}

/* Eingabe, Formular-Elemente */
input.big {
  width: 250px;
}
input.tiny {
  width:40px;
}

input.rank {
  width: 50px;
}

/* Icons und Links */
span.favorite
{
  background: no-repeat 3px 5px;
  padding-left: 25px;
}
a.icon {
  background: no-repeat 3px 0;
  padding-left: 25px;
}

/* Tabellen */
div.card-standings {
  font-weight:bold;
  color:#FFF;
  background-color:#C36;
}
table.small th,
table.small td {
  font-size: 11px;
}
table tr.odd td {
  background-color: #EFEFEF;
}
table tr.even td {
  background-color: #DEDEDE;
}
div.highlight,
.table-striped > tbody > tr.highlight > td,
.table-striped > tbody > tr.highlight > th,
table tr.highlight td {
  background-color: #FFC;
}
.tag_selection {
  float:left;
  padding: 5px;
  border: 1px solid #DEDEDE;
  margin: 0 5px 5px 0;
}
div.profile .tag_selection {
  border-color: #ABABAB;
}
div.profile {
  background-color: #DEDEDE;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  padding:10px;
}
div.profile hr {
  border-top: 1px dotted #8c8b8b;
  border-bottom: 1px dotted #fff;
}

div.profile input:focus,
div.profile textarea.form-control:focus {
  border: 1px solid #CC3366;
  background-color: #FFFF9D;
}

/* Listen */
div.list_content h4 {
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  max-height: 36px;
  margin-bottom: 0;
  overflow: hidden;
}
div.list_content h4 a {
  color: #000;
}
div.list_content div.row {
  padding-bottom: 10px;
  margin-bottom: 15px;
}
div.list_content div.thumb {
  font-size: 12px;
}
.pagination > li > a,
.pagination > li > span {
  color: #C36;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #C36;
  border-color: #C36;
}
div.card-stats {
  background-color: #C36;
}
div.card-stats .card-header {
  color: #FFF;
}
div.card-big .card-header {
  font-size: 42px;
}
div.card-stats div.card-body {
  background-color: #FFF;
  text-align: center;
}
div.list_content div.action {
  text-align: center;
  font-size:11px;
  margin: 5px 0 10px;
}
span.user {
  color: #C00;
}

i.imdb,
span.imdb {
  color: #d58512;
}

div.text_footer {
  padding: 5px 5px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #666;
  margin: 5px 0 25px;
  line-height: 150%;
}
span.rank {
  font-style:italic;
  font-weight: bold;
  margin-right: 10px;
  border-right: 2px solid #C36;
  padding-right: 10px;
}
.ratings {
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
.ratings .rating_stars {
  float: left;
  text-align: center;
  margin-right: 5px;
}
.ratings .rating_stars {
  margin-right: 25px;
}
.ratings .rating_stars .no_star,
.ratings .rating_stars .star,
.ratings .rating_stars .star_active
{
  float: left;
  margin-right: 4px;
  cursor: pointer;
  width: 16px;
  height: 16px;
  background:url("images/ratingstar1-InS0Ujt.gif") no-repeat;
}
.ratings .rating_stars .star_active {
  background-position: 0 -16px;
}
.ratings .rating_stars .no_star {
  background-image:url("images/ratingcancel-qhJ1NP8.gif");
}

.ui-widget-content {
  background: #EFEFEF;
}

.ui-widget-content table.ui-datepicker-calendar {
  background-color: #FFF;
}
h3.ui-state-active {
  display: none;
}

.book_navigation {
  font-size: 14px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #ACACAC;
  background-color: #EFEFEF;
}
blockquote {
  margin: 1em 3em;
  color: #333;
  border-left: 2px solid #999;
  padding-left: 1em;
}
div.subtags {
  margin: 20px 0;
}
div.tagtree {
  font-size: 14px;
}
a.participants,
div.participants a {
  background:url("images/participants-pGMlZeX.gif") left no-repeat;
  padding-left: 18px;
  text-decoration: none;
  color: #000;
}
div.participants a:hover {
  text-decoration: underline;
}
.mixtape {
  width: 680px;
}

.mixtape_head {
  background-image:url("images/tape_kopf-KOHlEiR.jpg");
  width: 680px;
  height: 77px;
}
.mixtape_head .seitentitel {
  padding-top:3px;
  line-height: 28px;
  font-family: 'Devonshire', sans-serif;
  font-size: 18px;
  float:left;
  color: #C36;
  width: 300px;
  margin:50px 20px 0;
  overflow: hidden;
  height: 27px;
}
.mixtape_content {
  background-image:url("images/tape_zeile-kz0iJ5D.jpg");
  width: 680px;
}
.mixtape_content .seite {
  padding-top:3px;
  line-height: 28px;
  font-family: 'Devonshire', sans-serif;
  font-size: 18px;
  float:left;
  width: 300px;
  margin:0 20px;
}
.mixtape_foot {
  background-image:url("images/tape_fuss-BxDIC1g.jpg");
  width: 680px;
  height: 195px;
}
.mixtape_foot .mixtape_title {
  width: 500px;
  margin-left: 180px;
  padding-top: 20px;
  text-align:center;
  font-family: 'Devonshire', sans-serif;
  font-size: 30px;
  height: 70px;
  line-height: 30px;
  overflow: hidden;
}
.mixtape_foot .seitentitel {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  padding: 8px 0;
  height: 29px;
  width:250px;
  margin-top: 100px;
  margin-left:370px;
  line-height: 50px;
  font-family: 'Devonshire', sans-serif;
  font-size: 26px;
}
.mixcd {
  width: 680px;
  border: 1px solid black;
}
.mixcd .mixcd_head {
  width: 300px;
  margin-left:360px;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 5px 20px;
  border-bottom: 2px solid #000;
}
.mixcd .mixcd_content {
  padding: 10px;
  font-size: 16px;
  font-style: italic;
}
.mixcd .mixcd_foot {
  text-align: center;
  font-weight: bold;
  padding:20px 0 5px;
}

span.favorite {
  background:url("images/icon_favorite-Lf-GROd.png") 5px 0;
}
div.medien div.image {
  float:left;
}
div.medien div#imdb_rating span,
span[data-community-rating] {
  font-size:30px;
  font-weight: bold;
}

.medien div.project_status {
  padding-top:5px;
  font-size:20px;
  font-weight: bold;
}
div.details table div.project_status {
  font-size: 11px;
}

a.imdb {
  background: url("images/imdblink-wZEnE4P.png") no-repeat;
  padding: 0 0 20px 20px;
  color: black;
}
a.discogs {
  background: url("images/discogs-yfSRMrc.png") no-repeat;
  padding: 0 0 20px 20px;
  color: black;
}
a.tmdb {
  background: url("images/tmdb-k0qmdc-.svg") no-repeat;
  background-size: 18px;
  padding: 0 0 20px 20px;
  color: black;
}
div.medien div.import_data_image {
  float:left;
  margin-right:20px;
  width:80px;
}
div.medien div.import_data {
  float:right;
  width:150px;
  background-color:#CECECE;
  text-align:center;
  padding:70px 0;
}

div.medien div.beta {
  float: right;
  width: 48px;
  height: 48px;
}
div.medien div.profile_image img {
  width:100%;
}
.medien div.medialist {
  margin-bottom: 25px;
}
.medien div.medialist div.image {
  float: none;
  height: 160px;
  margin-bottom: 5px;
}
.medien div.medialist div.image img {
  max-height: 160px;
}
.medien div.medialist div.imageSquare {
  float: none;
  height: 120px;
  width: 120px;
  overflow: hidden;
  margin: 0 auto;
}
.medien div.medialist div.imageSquare img {
  max-height: 120px;
  min-height: 100%;
}
.medien div.user_watchlist {
  float: left;
  margin-right: 10px;
  padding-top:5px;
}
.medien div.user_action {
  float: left;
  padding:5px 0 3px 10px;
  border-left: 1px solid #CECECE;
  margin-right: 10px;
}
.medien div.media_watchlist {
  float: left;
  text-align:center;
  margin-right: 20px;
  padding-top:5px;
}
div.medien div#latestMedia a,
div.media div#latestMedia a {
  line-height: 20px;
  padding: 7px 10px 10px 25px;
}
div.medien #results {
  margin-top:15px;
  padding-top:15px;
  border-top: 1px solid black;
}
div.medien div.media_link {
  margin: 5px 0;
  text-align:center;
}
div.medien select.spoiler {
  border: 1px solid red;
  background-color: #FFC;
}
div.medien h2 {
  margin-top:25px;
}
table.rating_stats td {
  text-align:center;
}
table.rating_stats td.totals {
  margin-left:25px;
  font-weight: bold;
}
table.rating_stats div.statbar {
  background-color:#C24641;
  width:20px;
  margin:0 auto 5px;
}
table.rating_stats div.statbar_compare {
  background-color:#008000;
  width:20px;
  margin:0 auto 5px;
}
div.medien div.portal_tops ol {
  margin: 0;
}
div.medien div.portal_tops li span.score {
  float:right;
  margin-right:10px;
}

div#rating_container_result {
  margin-top:15px;
  text-align: center;
}
div#rating_container_result h2 {
  text-align: center;
}
div.medien div.rating_container {
  float:left;
  width:33%;
  text-align:center;
}
div.medien div.rating_container div.medium_title {
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  margin-bottom: 5px;
  overflow: hidden;
}
div.medien td div.progress_box {
  float:right;
  width:80px;
  text-align:center;
  border:2px solid black;
  background-color:#FFF;
  padding:5px 0;
}
div.medien div.history div.paging_offset {
  display:none;
}
div.medien div.compare_box {
  margin:10px auto;
  padding: 15px;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  border: 3px solid black;
  background-color: #FFF;
}
div.medien div.compare_box span {
  font-weight: normal;
  font-size: 10px;
}
div.medien div.compare_container {
  width: 300px;
  height: 350px;
  float: left;
}
div.medien div.img img {
  max-width: 100%;
}
div.medien div.compare_middle {
  float:left;
  margin:100px auto 0 0;
  padding: 0 20px;
  width: 260px;
}
div.medien div.medialist_kompakt {
  width: 210px;
  margin-right: 10px;
  float: left;
  text-align: center;
}
div.medien a.aktiv {
  padding: 10px;
  color: #FFF;
  background-color: #000;
  font-weight: bold;
}
div.medien a.inaktiv {
  padding: 10px;
  color: #000;
  background-color: #CDCDCD;
  font-weight: normal;
}

.media_table {
  text-align:center;
  width: 40px;
}
tfoot.filter {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}
tfoot.filter th input {
  color: #333;
  background-color: #FFFACD;
  text-align:center;
  font-size:11px;
}
input.working {
  background: url("images/loading-RpGoNAw.gif") no-repeat right center;
  font-style: italic;
}
select option.new {
  background-color: #FFC;
}
span.relation_parent_title,
span.relation_child_title {
  font-weight: bold;
}
.autocomplete_error {
  color: #C00;
  padding-left: 5px;
}
/* Startseite */
#startseite h1 {
  font-weight: lighter;
  font-size:24px;
}
#startseite a {
  color: #000;
}
#startseite div.media {
  margin-top: 0;
  padding-bottom: 5px;
}
#startseite ul div.news img {
  position: relative;
  min-width:100%;
}
#startseite ul div.news div.top {
  padding:5px;
}
#startseite ul div.news p {
  padding:5px;
  margin: 0;
}
#startseite ul div.news div.content {
  position:absolute;
  left:0;
  width:100%;
}
#startseite ul div.news div.top {
  top:0;
}
#startseite ul div.news div.bottom {
  bottom:0;
}
#startseite ul div.news div.light {
  background-color:rgba(255,255,255,0.8);
}
#startseite ul div.news div.dark {
  background-color:rgba(0,0,0,0.8);
  color: #FFF;
}
#startseite ul div.news div.dark a {
  color: #FFF;
}
#startseite div.additionalEventInfo {
  border-top: 1px dotted #000;
  padding: 2px;
}
#startseite div.card h2 {
  border:none;
  margin:0;
}
#startseite div#soccer div.card-body  {
  padding: 0;
}
#startseite div#soccer div.card-body ul  {
  margin: 0;
}
#startseite .alert-dismissible .close {
  right:0;
}
div.today div.todayTop {
  padding-left: 5px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #777;
}
div.today h2 {
  margin: 0 5px 5px;
  letter-spacing: -0.2px;
  font-size: 16px;
  font-weight: normal;
  border-bottom: none;
}
div.today p {
  padding: 5px;
  margin: 0;
}
div.today div.year {
  margin: 0 5px;
  border-width: 3px 0;
  border-style: solid;
  border-color: #333;
  text-align:center;
  height: 108px;
  font-size: 64px;
  cursor: pointer;
  letter-spacing: 0.15em;
}

div.startbox div.startlabel, div.startlabel {
  text-align: left;
  margin:5px 0;
}

div.start-card div.card-header {
  border: none;
  background: transparent;
}

div.start-card div.card-header span,
div.startbox div.startlabel span, div.startlabel span {
  background:#C36;
  color:#FFF;
  padding:2px 5px;
  font-size: 11px;
  font-weight: bold;
}

@media (max-width : 960px) {
  #container {
    width: 100%;
  }
  div.medien div.portal_tops,
  div.medien div.history {
    width: 100%;
    float: none;
  }
  div.medien div.history div.latest {
    float: none;
  }
}
div.navigation {
  text-align:center;
  padding:5px 10px;
  border:1px dotted #ABABAB;
}
/* 2014 */
body.body2014 {
  padding-top: 70px;
}
.left-inner-addon {
  position: relative;
}
.left-inner-addon input {
  padding-left: 30px;
}
.left-inner-addon i {
  position: absolute;
  padding: 10px 12px;
  pointer-events: none;
}

li.number a {
  font-size: 4em;
  padding: 5px;
  background-color: #FCC;
  margin: 8px 0;
}

div.container {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 20px;
}
label {
    font-weight: 100;
}
label.required {
  font-weight: bold;
  color: #C24641;
}
body > div.container {
  background-color: #FFF;
}
.huge {
  font-size: 4rem;
}
div.medal {
  text-align:center;
  white-space: normal;
  border:  #000 2px;
}
div.medal div.card-header,
div.medal div.card-footer{
  color: #FFF;
  background-color: #000;
}
div.medal div.card-body {
  text-align: left;
  color: #FFF;
}
div.medal div.card-body span b {
  font-size: 1.8em;
}
div.medal div.card-body span {
  text-align: center;
  font-size: 1.2em;
}
div.medal-wood div.card-header i {
  color: #8FBC8F;
}
li.medal-wood,
div.medal-wood div.card-body {
  background-color: #8FBC8F;
}
div.medal-copper div.card-header i {
  color: #FF6347;
}
li.medal-copper,
div.medal-copper div.card-body {
  background-color: #FF6347;
}
div.medal-iron div.card-header i {
  color: #B0C4DE;
}
li.medal-iron,
div.medal-iron div.card-body {
  color: #000;
  background-color: #B0C4DE;
}
div.medal-bronze div.card-header i {
  color: #CD853F;
}
li.medal-bronze,
div.medal-bronze div.card-body {
  background-color: #CD853F;
}
div.medal-silver div.card-header i {
  color: #C0C0C0;
}
li.medal-silver,
div.medal-silver div.card-body {
  color: #000;
  background-color: #C0C0C0;
}
div.medal-gold div.card-header i {
  color: #B8860B;
}
li.medal-box,
li.medal-gold,
div.medal-box div.card-body,
div.medal-gold div.card-body {
  background-color: #B8860B;
}
div.medal-box div.card-body {
  text-align:center;
}
div.medal-platinum div.card-header i {
  color: #7FFFD4;
}
li.medal-platinum,
div.medal-platinum div.card-body {
  color: #000;
  background-color:#7FFFD4;
}
li.medal-mithral,
div.medal-mithral div.card-body {
  background-color: #ABABAB;
}

h3.diary {
  padding-left:80px;
}

.card-media {
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.card-media:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.card-media .card-header {
  padding: 20px 10px;
}
.card-media .list-group-item {
  color: #777777;
  border-bottom: 1px solid rgba(250, 250, 250, 0.5);
}
.card-media .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.card-media .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.card-media .card-body {
  background-color: #f0f0f0;
  font-size: 40px;
  color: #777777;
  padding: 20px;
  margin: 0;
}

.card-info .card-body,
.card-info .card-footer {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.card-warning .card-body,
.card-warning .card-footer {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.card-success .card-body,
.card-success .card-footer {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.card-danger .card-body,
.card-danger .card-footer {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.progress-bar-success {
  background-color: #468847;
}
.progress-bar-danger {
  background-color: #b94a48;
}
.progress-bar-warning {
  background-color: #c09853;
}
.progress-bar-info {
  background-color: #3a87ad;
}
.progress-bar-primary {
  background-color: #cc3366;
}
.progress {
  margin-bottom: 10px;
  height: 15px;
  font-size: 12px;
}
.progress-bar {
  line-height: 15px;
}
/* Profile sidebar */
.profile-container {
  margin: 20px 0;
}

.profile-sidebar {
  padding: 20px 0 10px 0;
  background: #fff;
}

.profile-usertitle {
  text-align: center;
  margin-top: 20px;
}

.profile-usertitle-name {
  color: #cc3366;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 7px;
}

.profile-usertitle-job {
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px;
}
.profile-usertitle-stars {
  color: #cc3366;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px;
}

.profile-userbuttons {
  text-align: center;
  margin-top: 10px;
}

.profile-userbuttons .btn {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  padding: 6px 15px;
  margin-right: 5px;
}

.profile-userbuttons .btn:last-child {
  margin-right: 0;
}

.btn .btn-outline-success:hover {
  color: var(--bs-btn-hover-color);
}

.profile-usermenu {
  margin-top: 30px;
}

.profile-usermenu ul li {
  border-bottom: 1px solid #999;
}

.profile-usermenu ul li:last-child {
  border-bottom: none;
}

.profile-usermenu ul li a {
  color: #cc3366;
  font-size: 14px;
  font-weight: 400;
}

.profile-usermenu ul li a i {
  margin-right: 8px;
  font-size: 14px;
}

.profile-usermenu ul li a:hover {
  background-color: #ABABAB;
  color: #FFFFFF;
}

.profile-usermenu ul li.active {
  border-bottom: none;
}

.profile-usermenu ul li.active a {
  color: #FFF;
  background-color: #cc3366;
  border-left: 2px solid #ABABAB;
  margin-left: -2px;
}
.profile-content {
  padding: 20px;
  background: #fff;
  min-height: 460px;
}
div.profile-content div.form-control {
  height: auto;
}

div.galorie div.image img {
  width: 100%;
  height: auto;
}
#startseite div.tab-content {
  padding: 5px;
  border: solid #ddd;
  border-width: 0 1px 1px;
}
div.themeBox {
  width:  100%;
  height: 300px;
  background-size: cover;
  background: no-repeat center;
}
li#jugend_online {
  padding: 10px;
}
li#jugend_online a {
  padding:0;
}
div.card-default div.events {
  padding: 0;
}
div.card-default div.events div.media {
  padding: 15px;
}
.table-striped > tbody > tr:nth-child(2n+1).bg-warning,
.table-striped > tbody > tr:nth-child(2n+1).bg-warning > td {
  background-color: #fcf8e3;
}
.table-striped > tbody > tr:nth-child(2n+1).bg-danger,
.table-striped > tbody > tr:nth-child(2n+1) > td.bg-danger,
.table-striped > tbody > tr:nth-child(2n+1).bg-danger > td {
  background-color: #b94a48;
}
.table-striped > tbody > tr:nth-child(2n+1).bg-info,
.table-striped > tbody > tr:nth-child(2n+1) > td.bg-info,
.table-striped > tbody > tr:nth-child(2n+1).bg-info > td {
  background-color: #d9edf7;
}
div.container-menu {
  padding: 0;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.content-flex {
  height: 100%;
}
.row-flex [class*="col-"] {
  margin-bottom: 1rem;
}

div.text-center .img-fluid {
  display: inline;
}

div.banderole {
  background:transparent;
  left: 0;
  position: relative;
  text-align: center;
  width:100%;
  top: 1em;
  z-index: 111;
}

div#termine div.media {
  border: 1px solid #ddd;
  border-radius:5px;
  margin:10px 5px 0;
}

ul.newsticker {
  max-width: 100%;
  padding-left: 0;
  margin: auto;
}

.newsticker-container {
  text-align: center;
}

.newsticker li {
  color: #4e4e4e;
  background: #F2F2F2;
  overflow: hidden;
  padding: 10px;
  height: 40px;
  line-height: 14px;
  font-size: 14px;
  text-align: left;
  border-bottom: 1px dotted #2c8162;
}

.newsticker li:hover {
  background: #FFF;
}
div.homepage-box {
  margin-bottom: 20px;
}
div.homepage-box img {
  max-height: 174px;
}
div.card-header h2 {
  margin: 0 auto;
}
div.medien div.borders {
  border: 1px solid #000;
}
span.bold,
a.bold {
  font-weight: bold;
}

.input-group-right {
  padding: 10px;
  border-bottom-left-radius:0;
  border-bottom-right-radius:4px;
  border-top-right-radius:4px;
  border: 1px solid rgb(204,204,204);
}
div.quote {
  margin-bottom: 35px;
}
div.quote p {
  font-size: 22px;
  font-style:italic;
  font-weight: bold;
  padding: 35px 20px;
  margin-bottom: 0;
  background-color: #7aba7b;
}
div.quote div.quote-source {
  border-top: 3px solid #2aab80;
  padding: 20px 0 5px;
  border-bottom: 1px solid #2aab80;
  font-size: 18px;
  color: #2aab80;
}
a.motorpedia {
  background: url("images/arrow_right-sFZS48M.gif") no-repeat left;
  padding-left: 14px;
}
div.filters a.active {
  background-color: #C36;
  color: #FFF;
}
div.concert-image {
  height:200px;
  width: 100%;
  overflow: hidden;
}
div.concert-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
div.concert-image-startpage {
  overflow:hidden;
  max-height: 150px;
}
h3.concert {
  text-transform: uppercase;
  letter-spacing: 0.8em;
  border: 1px solid black;
  padding: 5px 10px;
}

/* Style the Image Used to Trigger the Modal */
img.image-modal {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

.w-responsive {
  width: 90%;
  margin-left: 1%;
}
@media (min-width: 992px) {
  .w-responsive {
    width: 75%;
  }
}

#concertImage:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  max-height: 80%;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#captionConcert,
#concertCaption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

.blockquote .main-section{
  background-color:#F1F1F1;
  color: #FFF;
  padding: 10px 0;
}
.blockquote .blockquote-bg{
  background-color: #C36;
}
.blockquote .jumbotron i{
  font-size:40px;
}

.blockquote .user-img-block img {
  width: 80px;
  height: 80px;
}
.blockquote .user-img-block h6{
  color: #000;
  font-size: 16px;
  margin:0;
  padding-top:15px;
}
.blockquote .jumbotron:before{
  content: " ";
  position:absolute;
  bottom:4px;
  left:30px;
  border:15px solid transparent;
  border-top-color:#C36;
}
textarea.comment {
  height: 220px;
  font-size: 1.4rem;
}
.thicker-border {
  border-width: 2px;
}

div.text-details div.imagebox img {
  border: 1px solid black;
}

div.text-details div.imagebox p {
  font-size: 0.8em;
  font-weight: lighter;
  background-color: #DEDEDE;
  margin-top:5px;
  border-bottom: 2px solid black;
}
div.text-details div.contentbox {
  margin-bottom: 15px;

}
div.text-details div.contentbox h2 {
  color: #FFF;
  font-size: 14px;
  border: none;
  line-height: inherit;
}
div.text-details div.contentbox div.card-body {
  font-size: 12px;
}

.vmargin-50 {
  margin-top: 50px;
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay a.closeNav {
  padding: 0.3em;
  text-decoration: none;
  font-size: 3em;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay-action {
  background-color: rgb(255,255,255);
  background-color: rgba(255,255,255, 1);
  font-size: 1.5em;
}

.overlay-action a:link,
.overlay-action a:hover,
.overlay-action a:visited,
.overlay-action a:active
{
  color: #fff;
  background-color:#C36;
  padding: 0.2em;
  font-size: 2em;
}

.overlay-content {
  position: relative;
  top: 5%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay-content a {
  padding: 0.3em;
  text-decoration: none;
  font-size: 2em;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.overlay-content form {
  font-size: 2em;
  color: #818181;
  transition: 0.3s;
  display: inline;
}
.overlay-content form input.form-control {
  width: 450px;
  max-width: 90%;
  margin: 0 auto;
}
.overlay-content form a {
  font-size: 1em;
  display: inline;
  color: #fff;
}

.overlay-content a:hover,
.overlay-content a:focus {
  color: #f1f1f1;
}

div.taxonomyList a {
  color: black;
  text-decoration: none;
}

div.taxonomyList a.chosen {
  font-size:12px;
  font-weight: bold;
  color: #FFF;
  background-color:#CC3366;
}

nav form div {
  margin: 0;
}
.alert-dismissable .close {
  right: 20px;
}
div.date-time-selection input {
  line-height: normal;
}
div.card-title h3 {
  margin-top:0;
}
div.border-scratchy {
  padding:0.2em 0.5em;
  margin-top:0.2em;
  border:solid 0.2em;
  border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
}
.mh-border-dashed {
  border-style: dashed;
  border-width: 0 0 1px 0;
}
.mh-border-dotted {
  border-style: dotted;
  border-width: 0 0 2px 0;
}
.spacier-lines {
  line-height: 2em;
}

div.row.medialist div.col-md-2 img {
  max-height:200px;
}

img.floating-image {
  position:absolute;
  right:5px;
  bottom:5px;
  border:2px solid white;
}
span.floating-badge {
  position:absolute;
  left:-10px;
  top:-5px;
}
div.comment details {
  display: inline-flex;
  font-style: italic;
  align-items: center;
  background-color: #d3d3d3;
  cursor: pointer;
}
div.comment details > summary {
  font-style: normal;
  font-weight: bold;
  display: inline;
  padding: 0 0.5rem;
  background: none;
  color: black;
  list-style: none; /* to remove triangle */
  outline:none; /* to remove blue border */
}
div.comment details > summary::-webkit-details-marker { /* to remove triangle */
  display: none;
}

.fs-1 {
  font-size: 4rem !important;
}
.fs-2 {
  font-size: 3.5rem !important;
}
.fs-3 {
  font-size: 3rem !important;
}
.fs-4 {
  font-size: 2.5rem !important;
}
.fs-5 {
  font-size: 2rem !important;
}
.fs-6 {
  font-size: 1rem !important;
}
.spinner-overlay {
  text-align:center;
  padding-top:1rem;
  position: absolute;
  opacity: 0.2;
  background-color:#FFF;
  color: #000;
  width:100%;
  height:100%;
}

.user_rating {
  position: relative;
}

ol.list-group.numbered {
  list-style: decimal inside;
}
ol.list-group.numbered .list-group-item {
  display: list-item;
}

#mainmenu h6 {
    margin-top: 1rem;
    font-size: 1.5rem;
}
#mainmenu h6 a:link {
  color: var(--bs-dark);
}
#mainmenu div.offcanvas-body {
  padding-top: 0;
}
#mainmenu h6 a:hover {
  text-decoration: underline;
  color: var(--bs-primary);
}

div.image-container {
  position: relative;
  width: auto;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
div.image-container-media {
  aspect-ratio: 2 / 3;
}
div.image-container-user {
  aspect-ratio: 1 / 1;
}
div.image-container .big-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
div.image-container div.rating-badge {
  position: absolute;
  top: 5%;
  left: 5%;
}
div.image-container div.small-image-container {
  position: absolute;
  bottom: 10%;
  right: 15%;
  width: 25%;
  height: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
div.image-container div.small-image-container .small-image {
  width: 50px;
  height: 50px;
  border-radius: 10%;
  object-fit: cover;
}
div.image-container .small-icon-container i {
  position: absolute;
  bottom: 5%;
  right: 10%;
  width: 25%;
  height: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
div.image-container .small-icon-container i {
    font-size: 1.2rem;
}

.step-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: var(--bs-light-bg);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    color: var(--bs-dark);
    margin-bottom: 1rem;
}
.step-card {
    height: 100%;
    transition: all 0.3s ease;
}
.step-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}

@media (max-width: 992px) {
  .offcanvas-collapse {
    position: fixed;
    top: 56px;
    /* Height of navbar */
    bottom: 0;
    right: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #343a40;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
  }

  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(100%);
  }
}

.form-group {
    margin-top:1rem;
}

.carousel-control-next:focus,
.carousel-control-prev:focus,
.carousel-control-next,
.carousel-control-prev {
    width: auto;
    top: 3rem;
    bottom: auto;
    padding: 0.2rem;
    margin:0.1rem;
    border: 0.2rem solid #c36;
    background-color: #fff;
    color: #c36;
    opacity: 1;
}
.carousel-control-next:hover,
.carousel-control-prev:hover {
    color:#000;
    background-color: #CFCFCF;
    text-decoration:none;
    outline:0;
    opacity:1;
    border-color: #000;
}
