gibt es eine Möglichkeit, die Schriftgröße des durch den Befehl
\printbibliography[heading=subbibliography,
title={Unterüberschrift}]
LG, reneni
\printbibliography[heading=subbibliography,
title={Unterüberschrift}]

% !TEX encoding = UTF-8 Unicode
\listfiles
\documentclass[
paper=A4,
pagesize,
twoside,
DIV=calc,
BCOR=5mm,
headings=small,
ngerman,
11pt,
parskip=half,
bibliography=totocnumbered
]{scrreprt}
\usepackage[ngerman]{babel}
\usepackage[utf8]{inputenc}
\usepackage[babel,german=quotes]{csquotes}
\usepackage{fixltx2e}
\usepackage{ellipsis}
\usepackage{lmodern}
\setkomafont{sectioning}{\normalfont\normalcolor\bfseries}
\clubpenalty = 10000
\widowpenalty = 10000
\parindent 30pt
\renewcommand*{\chapterheadstartvskip}{\vspace*{-\topskip}}
\usepackage{xspace}
\usepackage[style=authortitle-dw,
nopublisher=false,
firstfullname=true,
xref=true,
citetracker=true,
firstfull=true]{biblatex}
\renewcommand{\labelnamepunct}{\addcolon\space}
\renewcommand{\publisherdatepunct}{\space}
\renewcommand*{\newunitpunct}{\addperiod\space}
\bibliography{mini}
\begin{document}
\nocite{Ehrke-Rotermund:1999}
\section{Verwendete Literatur}
\printbibliography[keyword=sekundaer,
heading=subbibliography,
title={Sekundärliteratur}]
\end{document}
\chapter{Verwendete Literatur}\part*{\appendixname}\addpart{\appendixname}In den Geisteswissenschaften ist es nicht unüblich, das Literaturverzeichnis in den Anhang zu geben.Nerd 032F hat geschrieben:Wenn Dein Prof. eine inkonsistente Dokumentstruktur will, dann ist Dein Problem also eigentlich der Prof. ...

\begin{document}
\nocite{Ehrke-Rotermund:1999}
\section{Verwendete Literatur}
\addtokomafont{section}{\usekomafont{subsection}}
\printbibliography[keyword=sekundaer,
heading=subbibliography,
title={Sekundärliteratur}]
\end{document} \setkomafont{section}{\usekomafont{subsection}}