body
{

background: url(../img/background/bg2.jpg);
background-attachment: fixed !important;
}

@media screen and (max-width: 768px) {

body
{
background: #705125;
}


}


p
{
font-size: 13px;
}

h1,h2,h3
{
font-family: 'Eagle Lake', serif !important;
}


.jumbotron
{
margin-top: 100px;
}



.jumbotron p
{
font-size: 1.2em;
}

.jumbotron h1
{
font-size: 3em;
}
#footer {
    background-color: #1c1204;
    bottom: 0;
    height: 50px;

	width: 100%;
}

#footer .container p
{
text-align: center;
}



@media (min-width: 768px) {

.jumbotron h1
{
font-size: 3em;
}
}

@media (max-width: 767px) {

.jumbotron h1
{
font-size: 2.3em;
}

.jumbotron h3
{
font-size: 1.5em;
}

}


@media screen and (min-width: 550px)
{
.forumbutton-oben
{
visibility: hidden;

}
}

@media screen and (max-width: 991px)
{
.buttons-zentriert
{

text-align: center;
}

.geschichtenlinks
{
text-align: center;
}


}
