/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:			prosilver (the default phpBB 3.1.x style)
	Based on style:
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		phpBB Limited ( https://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/*@import url("normalize.css");*/
/*@import url("base.css");*/
/*@import url("utilities.css");*/
/*@import url("common.css");*/
/*@import url("links.css");*/
/*@import url("content.css");*/
/*@import url("buttons.css");*/
/*@import url("cp.css");*/
/*@import url("forms.css");*/
/*@import url("icons.css");*/
@import url("colours.css");
/*@import url("responsive.css");*/
@import url("navigation.css?3");

/* common.css changes */
html, body {
    background: none;
    font-family: "Open Sans", Verdana, Helvetica, Arial, sans-serif;
}

body {
    background: #e9e7dd;
    /*margin-top: 21px!important;*/
    padding: 0;
}

body.pur {
    font-size: 10px;
    background: #e9e7dd;
    padding: 0;
    width: 100%;
    font-weight: inherit;
}

body.mobile {
    margin-top: 50px!important;
}

.darkenwrapper, .loading_indicator {
    z-index: 3000;
}
#wrap {
    position: relative;
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding: 13px 0px;
    border: 0px solid #FFF;
    border-radius: 0px;
}
a {
    display: inline;
}

#wrap a {
    display: inline-block;
}
#wrap a.anchor {
    display: block;
}

#wrap.stroeer {
    /*padding: 10px 0px;*/
    padding: 0;
}

#wrap.stroeer.mobile {
    /*padding: 0px 0px;*/
}


#super-header {
    min-width: unset!important;
 }
#super-header #leiste {
    width: 100%!important;
    max-width: 1000px;
}
#super-header #kopf {
    width: auto;
    max-width: 1000px;
}

#fx-back {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}

.navbar {
    background-color: #E1E9EC;
    border-radius: 0px;
}

.forabg, .forumbg {
    border-radius: 0px;
}


#page-body {
    padding: 0 20px;
}

.post {
    border-radius: 0px;
}

.postbody .content {
    font-size: 1.4em;
}

/* links.css */
a.forumtitle {
    font-family: "Open Sans", Helvetica, sans-serif;
    font-size: 1.3em;
}

a.topictitle {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 1.3em;
}

/* content.css */
li.header dt, li.header dd {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.content {
    clear: both;
    min-height: 3em;
    overflow: hidden;
    line-height: 1.4em;
    font-family: "Open Sans", "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 1em;
    padding-bottom: 1px;
}

/* forms.css */
.search-box .inputbox {
    border-radius: 0px;
    height: 22px;
    border-color: #004a6d;
}

.message-box textarea {
    font-family: "Open Sans", Verdana, Helvetica, Arial, sans-serif;
}


.online {
    background-image: url("./icon_user_online.gif");
    background-image: none;
}

.online .postprofile {
    background-image: url("./images/icon_user_online.gif");
    background-position: 100% 0;
    background-repeat: no-repeat;
}

.postbody {
    float: right;
}
.postprofile {
    float: left;
    border-width: 0 1px 0 0;
}

/* common.css */
.pagination li a, .pagination li span {
    border-radius: 0;
}

/* FusionLoginBox */
#MessagesDiv {
    position: relative;
}




@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {

    #page-body {
        padding: 0 10px;
    }
    .page-header {
        margin-top: 4px;
    }

    .postbody {
        float: none;
    }

    .online {
        background-position: 100% 0;
        background-image: url("./images/icon_user_online.gif");
    }

    .postprofile {
        float: none;
    }

    .online .postprofile {
        background-image: url("./images/icon_user_online.gif");
        background-image: none;
    }


    .navbar {
        margin: 0px;
    }

}

@media only screen and (max-width: 970px) {
    #footer-links, #NetworkBarContainer {
        display: none!important;
    }
    body {
        margin-top: 0!important;
    }
}

@media only screen and (max-width: 1264px) {
    #werbung-sky {
        display: none;
    }
}

/* werbung ad */
#seite {
    margin: auto;
    max-width: 1260px;
}
#wrap {
    float: left;
}
#werbung-banner, #werbung-sky {
    position: relative;
    float: left;
}

#werbung-banner {
    max-width: 1000px;
    width: 100%;
    max-height: 300px;
    overflow: hidden;
}

#werbung-banner div {
    text-align: center;
}

#werbung-banner.spark {
    height: 250px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}



#werbung-sky {
    width: 155px;
    margin: 0 0 0 4px;
}

.werbung-rectangle {
    z-index: 999;
    text-align: center;
    margin: 10px 0;
}

.werbung-rectangle.stroeer{
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 300px;
    /*max-height: 250px;*/ /*removed to fix paralax ads*/
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.werbung-rectangle.stroeer.mobile {
    max-width: none;
    max-height: none;
}

.werbung-rectangle.spark:before {
    content: "Anzeige";
    text-transform: uppercase;
    position: absolute;
    top: -9px;
    font-size: 9px;
    line-height: 9px;
    color: #575656;
}

.rec1, .rec2
{
    margin: auto;
    max-width: 300px;
}


#footer-links {
    width: auto!important;
}

#seite.mobile {
    margin-top: 50px;
}

#seite.mobile.stroeer
{
    margin-top: 0px;
}

#seite.spark {
    overflow: auto;
}


