body {
    background-image:url('../img/shattered.png');
    background-repeat:repeat;
}
p {
    margin: 0 0 5px;
}
.navbar {
    background-image:url('../img/bg.png');
    background-repeat:repeat;
}
.navbar2 {
    background-image:url('../img/pw-maze-white.png');
    background-repeat:repeat;

	
}
.jumbotron {
    background-color: transparent;
    padding: 20px 0 0 0;
}
.jumbotron2 {
    background-color: transparent;
    padding: 80px 0 0 0;
}
.footer {
    margin-top: 40px;
    padding: 40px 0;
}
.event {
    border-bottom: 1px solid #848484;
    padding-bottom: 30px;
}
.event2
{
   padding-bottom: 30px;
}

.titel
{
  border-bottom: 1px solid #848484;
   padding-bottom: 10px;
}
.event + .event {
    padding-top: 30px;
}
.event .date {
    margin-bottom: 7px;
    color: #2a6496;
}

.paginatitel
{
font-size: 36px;
font-weight: 400;
color: black;
margin-top: 15px;
margin-bottom: 0px;
}

.footer{
font-family: arial;
}

a:hover
{
color: grey;
font-weight=bold;
text-decoration: none;
}
a:active
{
color: grey;
font-weight=bold;
text-decoration: none;
}

a{
color: black;
font-weight=bold;
}

