/* Beispielstylesheet fuer das Mini-CMS.Wird angewendet auf den gesamten Adminbereich. */h1 {	text-align:center;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #333333;}body {	background-color:#94B6BE;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000099;}h3 {	font-size:12px;	color:#000099;	font-weight: bold;	margin-top: -1px;}.teaser { font-size:12px; }.datum {	font-size:10px;	color:#2E2D2D;	font-family: Georgia, "Times New Roman", Times, serif;}.newstext { font-size:13px; }.autor { font-size:12px; }.weitlinks { font-size:13px; }td,th { padding:10px; }#adminmenu { width:200px; }a:link { color:#800000; text-decoration:underline; }a:visited { color:#55003C; text-decoration:underline; }a:hover { color:#BA0303; text-decoration:none; }a:active { color:#FF0000; text-decoration:none; }