/*navi seite 56 */

.navbox {
    background-color:#4d87c7;
 /* border:1px;


    border-style:solid;
border-color:#4d87c7;    */
margin-bottom:15px;

padding:2px;
}


/*.navbox {

     //   width: 300px;
        padding: 20px;
        margin-top: 10px;
      //  margin-left: -150px;
       // left:50%;
     //   background: #E6E6E6;
     background: #4d87c7
     }
   */
span.navi {
    background:#4d87c7;/*#cecec0;*/
    border-bottom:1px solid #000;
    font-size:1em;
    font-weight:bold;
    text-decoration:none;
    letter-spacing:0.1em;
    padding:3px;
    color:#FFFFFF;
    display:block;
}

ul.navi {
    background-color:#fff;
         margin-left:0px;
         margin-top:0px;
         margin-bottom:10px;

}
ul.navi li{
        background-color:#fff;
        list-style:none;
        margin-left:0px;
}
ul.navi a {
        display:block;
    white-space:nowrap;
    overflow:hidden;
    border-bottom:1px solid #000;
    font-size:1em;
    font-weight:bold;
    text-decoration:none;
    letter-spacing:0.01em;
    text-align:center;
        background-color:#fff;
         color:#000;
         width:100%;

}

ul.navi a:hover {
    background-color:#4d87c7;
         color:#000;
         text-decoration:none;
}

.button {
    background-color:#4d87c7;
    border-style:dashed;
         border:1px;
         border-color:#fff;
         padding:0px;
}

.combobox {
    background-color:#4d87c7;
    border-style:dashed;
         border:1px;
         border-color:#fff;
         padding:0px;
}


.img_left {
 float:left;
 margin:2px;
 border-color:#000;
 border:1px;
 border-style:solid;
}

.img_right {
 float:right;
 margin:2px;
  border-color:#000;
 border:1px;
 border-style:solid;
}

p.text {
 text-align:justify;

}
div.floatbox {
 text-align:justify;

}

div.event {


    border:1px;
    border-style:solid;
    margin-top:3px;
}


tabel.event {
    margin-bottom:5px;
    border:0px;
    width:100%;
}

table.event td{

}

table.event tr{
width:100%;
/*border-color:#000;
border:0px;
border-bottom:1px;
border-style:solid;*/

}

h2 {
 font-size:1.4em;
}

div.floatbox img {
margin:8px;
border:1px;
border-color:#000;
border-style:solid;
}



div.termin {
padding:3px;
border:1px;
border-color:#000;
border-style:solid;
margin-bottom:5px;
width:95%;

}

div.am {
float:left;
width:20%;
height:30px;
}

div.um {
float:left;
width:20%;
height:30px;
}
div.in
{
height:30px;
}
div.veran {
width:100%;
height:30px;
}
div.bem {
width:100%;
height:35px;
}
div.art {
width:100%;
height:20px;
}

div.eventuser {
width:40%;

float:left;
}
div.eventmod {



}
div.eventextra {
float:right;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* SEITENNAVIGATION */
/* - - - - - - - - - - - - - - - - - - - - */

.seiteninfo, .aktuelleseite, .pl {
font-family: Verdana, Arial;
font-size: 11px;
text-align: center;
color: #000000;
border: 1px solid #97a8b9;
border-collapse: collapse;
}

.seiteninfo {
background-color: #dce0e9;
font-weight: bold;
padding: 1px 3px 1px 3px;
}

.aktuelleseite {
background-color: #ffffff;
font-weight: bold;
padding: 2px 6px 2px 6px;
}

.pl a {
display: block;
float: left;
background-color: #e4e9ed;
color: #4D87C7;
text-decoration: none;
font-weight: bold;
padding: 2px 6px 2px 6px;
white-space: nowrap;
}
.pl a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
background-color: #d3dce4;
}
