  #alles{
  background-image:url(/politik-und-verwaltung/rundschreiben/_css/fries.jpg);
  background-repeat:repeat-x;
}

.float_left {float:left;margin:0 1em 0.3em 0;}

.pager  {display:block;list-style:none;overflow:hidden;}
.pager li   {display:block;margin-right:1px !important;width:4.4em;text-align:center;float:left;}
.pager a.inactive    {cursor:default;text-decoration:none;color:gray !important;}
.pager a.active   {font-weight:bold;color:#B60033 !important;}

.oddgreyed  {background:#ddd;}
.evengreyed {background:#eee;}
.oddgreyed a,
.evengreyed a {color:#777 !important;}


div.edit {text-align:right;}

#alles .container p {margin-bottom:1em !important;}
.container ul {margin:0;padding:0;}

.download div.pdf a {width:auto !important; }
.download div.pdf a.file { width:5em; float: left; margin-right:1em; display: inline-block;}
.additional div.pdf {padding-left:2em;}

#result ul.download li {
    margin-bottom: 1em;
    border-bottom: 1px solid #DDD;
    width: 100%;
}

.message, .message--error, .message--info, .message--success {
    padding: 1.125rem;
    margin-top: 0;
    margin-bottom: 1.40625rem;
    color: #000;
    background-color: #f9f4e4;
    border: 1px solid #f9f4e4;
    display: block;
    width: fit-content;
    min-width: 100%;
}

.message--error {
    background-color: #fdecee;
    border-color: #fdecee;
    color: #9b0000;
}
