.hr {
   background:url(/_img/layout/hr.gif) repeat-x 0 0;
   height:1px;
   margin-top:1.25em; /*15px*/
   margin-bottom:1.25em; /*15px*/
}

.hr hr {
   display:none;
}

.FILESIZE,
.FILESIZE_doc {
   background:url(/_img/icons/pdf.gif) no-repeat 0 1px;;
   margin-top:3px;
   padding-left:16px;
   display:block;
}

h3 .FILESIZE,
h3 .FILESIZE_doc {
   background:url(/_img/icons/pdf_xl.gif) no-repeat 0 1px;
   padding-left:18px;
   display:block;
}

.FILESIZE_doc {
   background-image:url(/_img/icons/file.gif);
}

ul,
ol {
   margin:0;
   padding:0;
   margin-top:15px;
   margin-bottom:15px;
   margin-left:20px;
}




a.arrow,
#content a.arrow {
   background:url(/_img/icons/pfeile-kreise.png) no-repeat 0 0;
   padding-left:25px;
   padding-bottom:3px;
   padding-top:3px;
   display:block;
   color:#063B82;
   text-decoration:none;
}

#left a.arrow {
   padding-bottom:3px;
   padding-top:3px;
}

a.arrow:hover,
#content a.arrow:hover {
   background-position:-496px 0;
   text-decoration:underline;
}

* html a.arrow:hover {
   background-position:-495px 0;
}

#left #startNews a.arrow {
   font-size:1.08em; /*13px;*/
}

#fliesstext1 .arrow {
   font-weight:bold;
   padding-bottom:6px !important;
}