/* ===== Hier werden die CSS-Formate definiert ===== */
body { background-color:#193441;
       margin-left:0px;
       margin-right:0px;
       margin-top:0px;
       margin-bottom:0px;
       font-family:Helvetica,Arial,sans-serif
       }
a:link { color:#193441; }
a:visited { color:#3E606F; }
a:hover { color:green; background-color:#FCFFF5; text-decoration:none; }
a:active { color:#FF8080; text-decoration:none;}

a.extern:link { color:maroon; }
a.extern:visited { color:C80000; }
a.extern:hover { color:green; background-color:#FCFFF5; text-decoration:none; }
a.extern:active { color:#FF8080; text-decoration:none;}

a.hauptnavi:link { color:#DCDCFF; text-decoration:none; }
a.hauptnavi:visited { color:#DCDCFF; text-decoration:none; }
a.hauptnavi:hover { color:#193441; text-decoration:none; background-color:#91AA9D; }
a.hauptnavi:active { color:#FF8080; text-decoration:none;}

a.seitennavi:link { color:#193441; text-decoration:none; }
a.seitennavi:visited { color:#3E606F; text-decoration:none; }
a.seitennavi:hover { color:#193441; background-color:#FCFFF5; text-decoration:none; }
a.seitennavi:active { color:#FF8080; text-decoration:none;}

h1,h2,h3,h4,h5,p,li {
		font-family:Helvetica,Arial,sans-serif;
		white-space:normal;
		}
img { border:none; }
h1 {
		font-size:15pt;
        font-style:normal;
        font-weight:bolder;
        color:#193441;
        margin-top:9pt;
        margin-bottom:2pt;
	 }
h2 {
		font-size:13pt;
        font-style:normal;
        font-weight:bold;
        color:#193441;
        margin-left:18px;
        margin-top:12pt;
        margin-bottom:1pt;
	 }
h3 {
        font-size:11pt;
        font-style:italic;
        font-weight:bold;
        color:#193441;
        margin-left:36px;
        margin-top:10pt;
        margin-bottom:1pt;
	 }
h4 {
        font-size:10pt;
        line-height:11pt;
        font-style:normal;
        font-weight:bold;
        color:#193441;
        margin-left:54px;
        margin-top:8pt;
        margin-bottom:1pt;
	 }
p {
        font-size:9pt;
        line-height:11pt;
        font-family:Helvetica,Arial,sans-serif;
        font-weight:normal;
        font-stretch:normal;
        color:black;
        margin-left:54px;
        margin-top:2pt;
        margin-bottom:4pt;
	}
li	{
        margin-left:44px;
        font-size:9pt;
        line-height:11pt;
        font-family:Helvetica,Arial,sans-serif;
        font-weight:normal;
        font-stretch:narrower;
        margin-top:0px;
        margin-bottom:0pt;
	  }
ul li { list-style-type:disc }
ol li { list-style-type:decimal }
table.n {
		white-space:normal;
		border-collapse:collapse;
		margin-top:4px;
		margin-bottom:12pt;
		padding:1px;
        margin:1px;
        border-style:solid;
        border-width:1px;
        border-color:#193441;
        }
table.n tr {
		font-size:8pt;
        line-height:9pt;
        vertical-align:text-top;
        font-family:Helvetica,Arial,sans-serif;
        font-weight:normal;
        font-stretch:narrower;
        }
table.n th  {
		background-color:#D1DBBD;
        border-style:solid;
        border-width:1px;
        border-color:#193441;
        vertical-align:text-top;
        font-size:8pt;
        line-height:9pt;
        font-family:Helvetica,Arial,sans-serif;
        font-weight:bold;
        font-stretch:narrower;
        }
table.n td  {
		background-color:#FCFFF5;
        border-style:solid;
        border-width:1px;
        border-color:#193441;
		padding:1px;
        vertical-align:top;
        }
table.quellen {
        white-space:normal;
        }
table.quellen tr {
		font-size:8pt;
    	line-height:9pt;
    	font-family:Helvetica,Arial,sans-serif;
    	font-weight:normal;
    	font-stretch:narrower;
        vertical-align:top;
    	}
table.quellen td {
        background-color:#D1DBBD;
        border-style:solid;
        border-width:1px;
        border-color:#FCFFF5;
		padding-top:5px;
		padding-bottom:6px;
		padding-left:2px;
		}
table.werbespalte {
		background-color:#91AA9D;
		margin:0px;
		border-style:none;
		height:110px;
		width:100%;
		}





/* ===== <span id="name"></span> ===== */
#zitat  {font-size:8pt; font-style:italic; }
#paragraph  {font-size:8pt; }
#leucht { background-color:#FFFF66; }
#leucht0 { background-color:#80FF80; }
#leucht0-1 { background-color:#FFC0C0; }
#leucht1 { background-color:#FF8080; }
#leucht1-2 { background-color:#FF4040; }
#leucht2 { background-color:#FF0000; }
#leucht2-3 { background-color:#BF0000; }
#leucht3 { background-color:#800000; color:#FF8080; }

/* ===== <p class="name"></p> ===== */
.rosabox { background-color:#FFDDDD; padding:6px; margin:0px; }
.rosa { background-color:#FFDDDD; }
.gelbbox { background-color:#FFFF66; padding:6px; margin:0px; }
.gelb { background-color:#FFFF66; }

/* ===== Ende CSS-Format-Angaben ===== */



/* ===== GELöSCHT:
table.frame { padding:1px
		margin:1px;
		border-style:solid;
		border-width:1px;
		border-color:#193441
		}
#quellen { background-color:#FCFFF5;
        font-size:8pt;
        line-height:11pt;
        font-family:Helvetica,Arial,sans-serif;
        font-weight:normal;
        font-stretch:normal;
        margin-left:54px;
        margin-top:2pt;
        margin-bottom:4pt;margin:0px;
        border-style:none;
        width:100%;
        }
===== */