html			{
				height:100%;
				}
td,h2,h3,body
				{
            font-family:verdana,helvetica,sans-serif;
				font-weight:bold;
				font-size:12pt;
				color:#272B4E; /*dklblau*/
				background:#FFFFFF;
				}
th				{
            font-family:verdana,helvetica,sans-serif;
				font-weight:bold;
				font-size:14pt;
				line-height:20px;
				color:#272B4E; /*dklblau*/
				background:#FFFFFF;
				padding-left:20px;
				padding-right:20px;
				}
body        {
				background:#68838B;
				color:#000;
				}
h1          {
            font-size:16px;
				font-weight:normal;
				vertical-align:top;
				}
h2				{
				font-size:120%;
				}
th h1			{
				color:#FFFFFF;
				background:transparent;
				}
p				{
				text-align:left;
				letter-spacing:1px;
				}
table       {
				vertical-align:middle;
            width:98%;
				}
th          {
				background:#9CB893;
				color:#272B4E; /*dklblau*/
				height:49px;
            }

/* Link Eigenschaften */
a:link      {
            font-weight:bold;
				color:#E20000; /*rot*/
				background:transparent;
				text-decoration:none;
            }
a:visited   {
            font-weight:bold;
				color:#AE0000; /*dklhellrot*/
				background:transparent;
				text-decoration:none;
            }
a:active    {
            font-weight:bold;
            color:#2AF60F; /*gruen*/
				background:transparent;
				text-decoration:none;
            }
a:hover     {
            font-weight:bold;
            color:#FFC800; /*orange*/
				background:transparent;
				text-decoration:underline;
            }

.top a:visited
				{
				font-size:14px;
            font-weight:bold;
            color:#EFEFEF; /*hellgrau*/
				background:transparent;
            }
.top a:link
				{
				font-size:14px;
            font-weight:bold;
				color:white;
				background:transparent;
            }
/* Link Eigenschaften Ende*/
pre         {
            font-family:monospace;
            font-size:10px;
            }

.quelle     {
				width:90%;
            font-size:90%;
				font-variant:small-caps;
            line-height:150%;
				margin-left:30px;
            }
q				{
				color:#3b6e8d; /*mittelblau*/
				background:yellow;
				font-family:serif;
				}
.punkte		{
				font-size:22px;
				font-weight:bold;
				color:#4D56F6;
				text-align:center;
				background:none;
				}
.abstand		{
				width:25px;
				}#ueberschrift          {
            font-size:16px;
				font-weight:bold;
				vertical-align:top;
				padding-bottom:20px;
				}
.rubrik		{
				border:none;
				width:80%;
				margin-left:auto;
				margin-right:auto;
				padding-top:15px;
				padding-bottom:10px;
				}

