/* Wichtige Farben
Weiss: #FFFFFF ( Class 2 )
Schwarz: #000000 ( Class 3 )
*/

HTML, BODY { margin-left: 0; margin-top: 0; margin-bottom: 0; margin-right: 0; font-family: Arial, sans-serif; color : #404040; }

H1 { font-family: Arial, sans-serif; color: #008000; font-size: 14pt;}
H1.top { font-family: Arial, sans-serif; color: #008000; font-size: 24pt;}
H2 { font-family: Arial, sans-serif; color: #404040; font-size: 12pt;}
H3 { font-family: Arial, sans-serif; font-size: 11pt;}
H4 { font-family: Arial, sans-serif; font-size: 10pt;}

A:link  {  font-size: 10pt; font-weight: normal; TEXT-DECORATION : none; COLOR : #008000; }
A:visited {  font-size: 10pt; font-weight: normal; TEXT-DECORATION : none; COLOR : #008000; }
A:hover  {  font-size: 10pt; font-weight: normal; TEXT-DECORATION : underline; COLOR : #808080; }
A:active  {  font-size: 10pt; font-weight: normal; TEXT-DECORATION : none; COLOR : #008000; }

A.out:link  {  font-size: 10pt; font-weight: bold; TEXT-DECORATION : none; COLOR : #008000; }
A.out:visited {  font-size: 10pt; font-weight: bold; TEXT-DECORATION : none; COLOR : #008000; }
A.out:hover  {  font-size: 10pt; font-weight: bold; TEXT-DECORATION : underline; COLOR : #808080; }
A.out:active  {  font-size: 10pt; font-weight: bold; TEXT-DECORATION : none; COLOR : #008000; }

A.intern:link  { font-weight: normal; TEXT-DECORATION : underline; font-size: 9pt; COLOR : #808080; }
A.intern:visited { font-weight: normal; TEXT-DECORATION : underline; font-size: 9pt; COLOR : #808080; }
A.intern:hover  { font-weight: normal; TEXT-DECORATION : underline; font-size: 9pt; COLOR : #008000; }
A.intern:active  { font-weight: normal; TEXT-DECORATION : underline; font-size: 9pt; COLOR : #808080; }

A.main:link  { font-weight: bold; TEXT-DECORATION : none; font-size: 10pt; COLOR : #FFFFFF }
A.main:visited { font-weight: bold; TEXT-DECORATION : none; font-size: 10pt; COLOR : #FFFFFF }
A.main:hover  { font-weight: bold; TEXT-DECORATION : underline; font-size: 10pt; COLOR : #FFFFC0 }
A.main:active  { font-weight: bold; TEXT-DECORATION : none; font-size: 10pt; COLOR : #FFFFFF }

A.partner:link  { font-weight: normal; TEXT-DECORATION : underline; font-size: 9pt; COLOR : #404040; }
A.partner:visited { font-weight: normal; TEXT-DECORATION : none; font-size: 9pt; COLOR : #404040; }
A.partner:hover  { font-weight: normal; TEXT-DECORATION : underline; font-size: 9pt; COLOR : #008000; }
A.partner:active  { font-weight: normal; TEXT-DECORATION : none; font-size: 9pt; COLOR : #404040; }

A.black:link  { font-weight: normal; TEXT-DECORATION : underline; font-size: 9pt; COLOR : #808080; }
A.black:visited { font-weight: normal; TEXT-DECORATION : underline; font-size: 9pt; COLOR : #808080; }
A.black:hover  { font-weight: normal; TEXT-DECORATION : underline; font-size: 9pt; COLOR : #008000; }
A.black:active  { font-weight: normal; TEXT-DECORATION : none; font-size: 9pt; COLOR : #808080; }

TD {  font-size: 10pt; }
TD.content { background-color : #FFFFFF; padding : 5px; vertical-align: top; font-size: 10pt;}
TD.linie { background-color : #FFFFFF; background-image : url(../images/linie_bg.gif); background-repeat : repeat-y; }
TD.top { background-color : #FFFFFF; padding : 8px; }
TD.gruen { background-color : #008000; background-image : url(../images/top_bg.jpg); background-repeat : repeat-y;}


UL { list-style-position: outside; list-style-type:square; }

P.grauklein { text-align: left; font-size: 9pt; COLOR : #808080; }
P.seitenanfang { text-align: right; font-size: 9pt; COLOR : #808080; }
P.intern { text-align: right; font-size: 9pt; COLOR : #FFFFFF; }

HR { border-bottom-style : dashed; border-bottom-color:#008000; background-color : #FFFFFF; height:1px; }



HR { height:1px; background-image : url(../images/hr_bg.jpg);}


.PIC { border-style : solid; border-color : black; filter:progid:DXImageTransform.Microsoft.Shadow(Color=#333333, direction=135, strength=4); }
	


