<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background: url(img/background.jpg) fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color:#999;
}

/* wegen Lightbox ausgeklammert 
img {
    height: auto !important;
    max-width: 100% !important;
}
*/

a {
    color: #920d00;
    text-decoration: none;
}

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

label {
    font-weight: normal;
}

figcaption {
    font-style: italic;
    font-size: 12px;
}

h1 {
    font-size: 21px;
    line-height: inherit;
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

hr {
    border-color: #E4E4E4;
}

.navbar-gaming {
    background: #000;
    border-bottom: 1px solid #920d00;
    margin-bottom: 0;
}

.navbar-gaming .navbar-brand {
    color: #FFF;
}

.navbar-gaming .container-fluid .navbar-collapse {
    margin-right: -30px;
    margin-left: -30px;
}

.navbar-gaming .container-fluid .navbar-collapse .panel {
    border: 0;
}

.navbar-gaming .navbar-nav &gt; li &gt; a:hover, .navbar-gaming .navbar-nav &gt; li &gt; a:focus {
    background-color: #32333B;
    color: #32333B;
}

.navbar-gaming .dropdown-menu &gt; li &gt; a:hover,
.navbar-gaming .dropdown-menu &gt; li &gt; a:focus {
    text-decoration: none;
    color: #32333B;
    background-color: #32333B;
}

.navbar-nav &gt; li &gt; .dropdown-menu {
    background-color: #40434E;
}

.navbar-toggle .icon-bar {
    background-color: #EEE;
}

header .container {
    margin-top: 51px;
}


.mobile .panel-gaming&gt;.panel-heading {
    background:transparent
}

#nav {
    position: relative;
    margin-top:150px !important;
    width: 100%;
    display:none;
}

#nav ul {margin:0;padding:0;}

#nav li {
    float:left;
    padding:15px;
    position: relative;
    border-right:1px solid rgba(255, 255, 255, 0.1);
    list-style: none;
}
#nav a {
    font-size:16px;
    text-decoration: none;
    color: rgba(147, 147, 147, 1);
    text-shadow: 2px 2px 1px #000;
}

#nav ul li ul li {
    float:none;
    border:none;
    padding:0px 15px;
}

#nav ul ul {
    position: absolute;
    top: -9999px;
    left: 0;
    opacity: 1;
    z-index: 500;
    background: #920d00;
    color:#000 !important;
    padding: 2px;
    border-top: none;
    box-shadow: #3a3732 0 2px 4px;
}
#nav ul li:hover&gt;ul{
    opacity: 1;
    position:absolute;
    top:53px;
    left:0;
}

#nav .panel-body {
    background:url(img/nav.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    position: relative;
    padding: 0;
    border-bottom:1px solid #920d00;
}
#nav .panel-body&gt;ul&gt;li {
    margin-left:15px;
}
#nav .panel-body:before {
    content:"";
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
}

@media (min-width: 768px) {
    header .container {
        margin-top: 0;
    }
    #nav {
        display:block;
    }
}

header .container .gaming {
    margin: 0;
    padding: 0;
    border-top: 0;
    position: relative;
}


@media (min-width: 768px) {
    header .container .gaming {
        /*! margin: 0 10px; */
    }
}

@media (min-width: 1200px) {
    header .container .gaming {
        margin: 0;
    }
}

@media (min-width: 768px) {
    header .container .gaming .carousel-control {
        width: 10%;
    }
}

@media (min-width: 768px) {
    header .container .community .carousel-control {
        width: 10%;
    }
}

header .container .gaming .carousel {
    -webkit-box-shadow: -1px 0px 7px 3px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 0px 7px 3px rgba(0,0,0,0.75);
    box-shadow: -1px 0px 7px 3px rgba(0,0,0,0.75);
}

header .container .gaming .carousel-indicators {
    bottom: 0;
    width:100%;
    margin:0 auto 0 auto;
    left: 0;
    position: relative;
    top: 30px;
}

header .container .gaming .slider_bottom {
    position: absolute;
    bottom: 0px;
    left: 0%;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    text-align: center;
    list-style: none;
    margin: 0 auto 0 auto;
    background-color:rgba(0,0,0,0.5);
}

header .container .gaming .slider_bottom .col-lg-9 {
    width:75%;
    float:left;
}
header .container .gaming .slider_bottom .col-lg-3 {
    width:25%;
    float:left;
}

header .container .gaming .text {
    color:#fff;
    font-size: 18px !important;
    text-align:left;
    padding:5px;
    text-shadow: 2px 2px 1px #000;
}

.btn-primary{
    background-color:#920d00;
    background-position:top center;
    border-color:#111;
}

header .wot_button:hover, .btn-primary:hover {
    border-color:#555;
    background-color:rgba(0,0,0,0.5);
}

header .container .gaming .carousel-indicators li {
    margin-top:0%;
    border-color: #000;
    background: #222;
}

.carousel-indicators .active {
    background:#920d00 !important;
}

header .container .gaming-name {
    top: 0;
    left: 0;
    position: absolute;
    width: 70%;
    margin-left: 15%;
    padding: 10px 0;
    color: #FFF;
    font-size: 27px;
    text-shadow: 0 3px 10px #32333B;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
}

@media (min-width: 768px) {
    header .container .gaming-name {
        top: 20px;
        padding: 15px 0;
        font-size: 32px;
    }
    header #text .col-lg-9 {
        width:75%;
        float:left;
    }
    header #text .col-lg-3 {
        width:25%;
        float:left;
    }
}

@media (min-width: 992px) {
    header .container .gaming-name {
        top: 100px;
        font-size: 37px;
    }
}

.container {
    margin-top: 15px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.wot .panel,.wot_content .ilch-head, .mobile .panel{
    border:none;
    background:url(img/panelBG.jpg);
    box-shadow: #000 0 2px 4px;
}

.wot_content .ilch-bg--hover, .ilch-bg {
    background:transparent;
}

.wot_content .ilch-border {
    border-color:#000;
}

.wot_content .panel {
    background:transparent;
    border-color:#222;
}

.wot_content .post, .post-footer {
    border-color:#000 !important;
}

.wot_content .ilch-link,.profile-sidebar .push-menu i {
    color:#920d00 !important;
}

.wot_content blockquote {
    border-color:green;
    border-width: 20%;
    border-radius:5px;
    font-size:15px;
}

.wot_content .profile-sidebar, .wot_content .profile-content {
    background:transparent !important;
    background-position: top center;
}

.wot_content .profile-sidebar .profile-usermenu ul li.active a {
    color: green;
    border-left: 2px solid green;
    margin-left: -2px;
    border-right: 2px solid green;
    margin-right: -2px;
}

.wot_content .profile-sidebar .profile-usermenu ul li {
    border-color:#222;
}

.wot_content .profile-sidebar .profile-usermenu ul li a:hover {
    background:transparent !important;
    color:green !important;
}

.wot_content .pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #920d00;
    border-color: #000;
}

.wot_content .pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
    background-color: #fff;
    border: 1px solid #000;
    color:#000;
}

.wot_content #forum .postprofile img {
    border-radius:50%;
    border:3px solid #920d00;
}

.wot_content #forum .postprofile img:hover {
    border-radius:0% !important;
    border:2px solid #920d00;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    -moz-transition: all 400ms;
}

.wot .article-keywords-box a,.article-box .ellipsis&gt;.badge {
    background:#920d00;
    color:#fff !important;
    padding:2px 3px;
    border-radius:3px
}
.wot .article-keywords-box a:before {
    content:"#";
}
.wot .article-keywords-box a:last-child {
    margin-left:2px;
}
.wot .article-keywords-box a:hover {
    color:#fff !important;
    background:#000;
}
.wot .article-keywords-box a:last-child:before {
    content:"â–º";
}

@media (min-width: 768px) {
    .container {
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 70%;
    }
}

.gaming {
    background:#151515;
}

@media (min-width: 768px) {
    .gaming, header .container .gaming {
        padding: 15px;
    }
}


.panel-gaming,
.panel-default {
    border-radius: 0;
}

@media (min-width: 768px) {
    .panel-gaming,
    .panel-default {
        border-radius: 4px;
    }
}

.panel-gaming &gt; .panel-heading {
    color: #fff;
    text-shadow: 2px 2px 1px #000;
    background:transparent;
    margin-top: 0;
    line-height: 20px;
    margin-bottom: 0;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-rendering: optimizelegibility;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    text-align:center;
    border-bottom: 2px groove #920d00;
}

.wot_content .panel-primary &gt; .panel-heading {
    background:url(img/nav.jpg) !important;
    border-color:#920d00;
}

.wot_content .list-group-item {
    background:transparent;
    border:none;
}

.wot_content .progress-bar {
    background:#920d00;
}

.wot .panel-gaming &gt; .panel-body li {
    line-height: 35px;
    border-bottom: 1px solid #222;
}

 a {
    text-decoration: none;
}

.ilch--new-message a.text-danger {
    color: #a94442;
}

.footer .container {
    margin-top: 15px;
}

@media (min-width: 768px) {
    .footer .container {
        margin-top: 0;
    }
}

.footer .container .gaming {
    margin: 0;
    padding: 15px 0;
    border-bottom: 0;
}

@media (min-width: 768px) {
    .footer .container .gaming {
        margin: 0 10px;
    }
}

@media (min-width: 1200px) {
    .footer .container .gaming {
        margin: 0;
    }
}

.footer .container .gaming ul {
    margin: 0;
    padding: 0;
}

.footer .container .gaming ul li {
    list-style-type: none;
    display: inline;
}

.footer .container .gaming ul li:after {
    content: ' | ';
}

.footer .container .gaming ul li:last-child:after {
    content: '';
}

.footer .container .gaming .row [class*="col-"]  {
    padding: 0 30px;
}

@media (min-width: 768px) {
    .footer .container .gaming .nav {
        text-align: right;
    }
}
</pre></body></html>