/***********************
 *     Allgemeines     *
 ***********************/
body	 { color: black; font-size: 12pt; font-family: "Times New Roman", Georgia, Times }
p	{ font-size: 12pt; font-family: "Times New Roman", Georgia, Times; color: #000000 }
td	{ font-size: 12pt; font-family: "Times New Roman", Georgia, Times; color: #000000 }

h1 { font-family: "Times New Roman", Georgia, Times; font-size: 16pt; color: #000000 }
h2 { font-family: "Times New Roman", Georgia, Times; font-size: 13pt; color: #000000 }
h3 { font-family: "Times New Roman", Georgia, Times; font-size: 12pt; color: #000000 }
h4 { font-family: "Times New Roman", Georgia, Times; font-size: 10pt; color: #000000 }

.header_red	 { color: #007B3C; font-weight: bold; font-size: 16pt }
.header_blue	 { color: #6699cc; font-weight: bold; font-size: 16pt }
.header_black	 { color: #000000; font-weight: bold; font-size: 16pt }
.header_white	 { color: #ffffff; font-weight: bold; font-size: 16pt }

.header2_red	{ font-size: 12pt; font-weight:bold; color: #d70a20}
.header2_blue	{ font-size: 12pt; font-weight:bold; color: #6699CC }
.header2_black	{ font-size: 12pt; font-weight:bold; color: #000000 }
.header2_white	{ font-size: 12pt; font-weight:bold; color: #ffffff }

.header3_red	 { color: #d70a20; font-style: italic; font-weight: bold; font-size: 12pt }
.header3_blue	 { color: #6699cc; font-style: italic; font-weight: bold; font-size: 12pt }
.header3_black	 { color: #000000; font-style: italic; font-weight: bold; font-size: 12pt }
.header3_white	 { color: #ffffff; font-style: italic; font-weight: bold; font-size: 12pt }

.font_small_blue	{ font-size: 10pt; color: #6699CC }
.font_small_black	{ font-size: 10pt; color: #000000 }
.font_small_white	{ font-size: 10pt; color: #ffffff }

.font_verysmall_blue	{ font-size: 8pt; color: #6699CC }
.font_verysmall_black	{ font-size: 8pt; color: #000000 }
.font_verysmall_white	{ font-size: 8pt; color: #ffffff }

.font_lowlevel_white	{ font-size: 7pt; color: #ffffff }

a	 { color: #007B3C; font-weight:bold; text-decoration: none }
a:active { color: #007B3C; font-weight:bold; text-decoration: none }
a:link	 { color: #007B3C; font-weight:bold; text-decoration: none }
a:vlink	 { color: #007B3C; font-weight:bold; text-decoration: none }
a:hover	 { color: #F04247; font-weight:bold; text-decoration: underline }

.table_header { font-size: 8pt; color: #ffffff }
.banner_header  { color: #ffffff; font-size: 6pt; text-align: right }

.aktuelles_titel { font-size: 16pt; font-weight: bold }
.aktuelles_datum { font-size: 14pt }

