/* Farbcodes:
hellgrau:	#e4e4e4
rot:		#e9001f
anthrazit:	#333333 */

body.main
  {
  font-size:10pt;
  margin:0cm;
  font-family:verdana,sans-serif;
  text-align:center
  }

body.line
  {
  margin:0cm;
  background-color:#eeeeee;
  background-image:url(images/back-pipe.gif); 
  background-position:0px 0px;
  background-attachment:fixed;
  scrollbar-base-color:#ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#222222;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#888888;
  scrollbar-shadow-color:#222222;
  scrollbar-track-color:#ffffff;
  font-family:verdana,sans-serif;
  }

p,h1,h2,h3,h4,ol,li,div,td,th,address,blockquote,nobr,b,i,a
  {
  font-family:verdana,sans-serif;
  color:#000088;
  }
  
ul
{
 font-family:verdana,sans-serif;
  color:#e9001f;	
}
span.high{   
	text-decoration:underline; 
  	color:#e9001f;
}

body.Stil1 {font-size: 9px}

h1
  {
  font-size:24pt;
  font-weight:bold;
  text-align:center;
  color:#000088;
  }

h2
  {
  font-size:14pt;
  font-weight:bold;
  color:#000088;
  }

h3
  {
  font-size:10pt;
  font-weight:bold;
  color:#000088;
  }
 
div.head1
  {
  font-size:18pt;
  font-weight:bold;
  text-align:center;
  color:#000088;
  }
  
div.head2
  {
  font-size:8pt;
  font-weight:normal;
  text-align:center;
  color:#000088;
  }

div.title
  {
  font-size:14pt;
  font-weight:bold;
  text-align:center;
  color:#000000;
  }
  

  
a.link:link { color:#0000bb; font-weight:bold; text-decoration:underline; }
a.h2 { color:#0000bb; font-weight:bold; text-decoration:underline; }
a.link:visited { color:#0000bb; font-weight:bold; text-decoration:underline; }
a.link:hover {font-weight:bold; text-decoration:underline; }
a.link:active { color:#0000bb; font-weight:bold; text-decoration:underline; }
a.link:focus { color:#0000bb; font-weight:bold; text-decoration:underline; }

a.main:link { font-size:10pt; color:#000000; text-decoration:underline }
a.main:visited { font-size:10pt; color:#000000; text-decoration:underline }
a.main:hover { font-size:10pt; color:#aaaaaa; text-decoration:underline }
a.main:active { font-size:10pt; color:#aaaaaa; text-decoration:underline }
a.main:focus { font-size:10pt; color:#000000; text-decoration:underline }

a.head:link { color:#0000bb; text-decoration:underline }
a.head:visited { color:#0000bb; text-decoration:underline }
a.head:hover { color:#0000bb; text-decoration:underline }
a.head:active { color:#0000bb; text-decoration:underline }
a.head:focus { color:#0000bb; text-decoration:underline }

table.menu
  {
  }

td.menu
  {
  }

tr.hrow
  {
  height:20px;
  }

