/* Fliesstext */
p { font-family: Arial, Helvetica, sans-serif; text-decoration: none ; color: #000000; font-size: 10pt; font-weight: normal ; margin-top: 5px}

/* Ueberschriften */
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal ; background-color: #bbbbFF; text-align: center; color: #000000; font-weight: bold; clip:  rect(  5px ); margin-bottom: 10px}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal ; font-weight: normal; background-color: #FFbbbb; text-align: center; color: #000000; clip:   rect(   ); margin-top: 10px}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal ; color: #000000}
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal ; color: #000000}
h5 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal;  color: #000000;margin-bottom:5px}

/* Tabellen */
table { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal ; color: #000000; font-weight: normal; text-align: center}
td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal ;  color: #000000}
tr {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal ; color: #000000}

.table_head { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; background-color: #CCCCCC}
.table_body {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; background-color: #FFFFFF}


/* Listen */
li {font-family: Arial, Helvetica, sans-serif ; font-size: 10pt; color: #000000; font-weight: normal}
ul {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: normal; text-align: left}
ol {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: normal}


pre {  font-family: "Courier New", Courier, mono; font-size: 10pt; font-style: italic; font-weight: normal; color: #000000}
pre.example {  font-family: "Courier New", Courier, mono; font-size: 10pt; font-style: italic; color: #000000; font-weight: normal; background-color: #eeeeFF; border-color: black black black #94bd00; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 10px}


/* Pseudoformate fuer Links */
a:link { text-decoration: underline; color:#000000; font-family: Arial, Helvetica, sans-serif}
a:visited { text-decoration: underline; color:#000000; font-family: Arial, Helvetica, sans-serif}

p.note {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000; font-weight: normal}
a:hover {  color: #FFFF00; background-color: #000000}

body {  background-color: #FFFFbb;
    	font-family: Arial, Helvetica, sans-serif;
		
	SCROLLBAR-DARKSHADOW-COLOR: #848CFF;
	SCROLLBAR-TRACK-COLOR: #FFFFBB;
	SCROLLBAR-FACE-COLOR: #848CFF;
	SCROLLBAR-SHADOW-COLOR: #848CFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #848CFF;
	SCROLLBAR-3DLIGHT-COLOR: #848CFF;
	SCROLLBAR-ARROW-COLOR: #42FF42;

	
	
	
	
  }
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #BBBBFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #BDFFBD;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #BDFFBD;
	border-right-color: #BBBBFF;
	padding: 6px;
}
