<!--
body { font-family:Arial; font-size:12pt; 
	 text-align:center; background-image:url('bilder/hgstart.jpg'); 
	 scrollbar-face-color:rgb(240,240,150); 
	 scrollbar-shadow-color:rgb(196,196,88); 
	 scrollbar-highlight-color:rgb(240,240,223); 
	 scrollbar-darkshadow-color:rgb(255,255,153); 
	 scrollbar-base-color:rgb(255,255,221); 
	 scrollbar-arrow-color:rgb(0,0,187); 
	 scrollbar-track-color:rgb(222,222,187); }

a:link, a:visited, a:hover, a:active
		{font-family:Arial; font-weight:bold; font-size:9pt; }
a:link
{ color:rgb(0,55,0); text-decoration:underline;}

a:visited    { color:rgb(88,0,0); text-decoration: underline }
a:active
{ color:rgb(200,0,0);
  text-decoration:overline underline;
  background-color:rgb(50,220,50);}

a:hover
{ color:rgb(255,255,0);
  text-decoration:overline underline;
  background-color:rgb(155,0,111);}


a.d:link, a.d:visited, a.d:hover, a.d:active
		{font-family:Arial; font-weight:bold; font-size:14pt; }
a.d:link
	  { color:rgb(0,55,0); text-decoration:none;
  	  background-color:rgb(255,255,188);}

a.d:visited    
	 { color:rgb(88,0,0); text-decoration: none;
	 background-color:rgb(50,220,50); }
a.d:active
{ color:rgb(200,0,0);
  text-decoration:overline underline;
  background-color:rgb(50,220,50);}

a.d:hover
{ color:rgb(255,255,0);
  text-decoration:overline underline;
  background-color:rgb(155,0,111);}
  

div.grund { font-family:Arial; font-style:normal; font-weight:normal; font-size:12pt; text-align:left; 
			background-color:white; background-image:url('bilder/kopf.jpg'); background-repeat:no-repeat; 
			background-position:0px 0px; margin-top:10px; margin-right:auto; 
			margin-bottom:0px; margin-left:auto; border-width:6px; border-top-color:rgb(203,247,137); 
			border-right-color:rgb(26,46,21); border-bottom-color:rgb(26,46,21); border-left-color:rgb(207,250,178); border-style:solid; width:966px; }
			
div.wappen_mitte { position:relative; left:150px; top:50px; width:501px; height:379px; }
div.wappen_links { position:relative; left:-75px; top:-470px; width:128px; height:145px; }
div.wappen_rechts { position:relative; left:450px; top:-615px; width:128px; height:144px; }

p            { font-family: Times New Roman; font-size: 14pt; color: #000080;  }

p.klein     { font-family: Times New Roman; font-size: 11pt; color: #000080; text-align: 
               left; line-height: 120%; font-weight: bold; margin-left: 6; 
               margin-right: 6; margin-top: 3; margin-bottom: 3 }
p.norm      { font-family:Arial; font-size:11pt; color:black; text-align:left; line-height:110%; margin-top:3px; margin-right:6; margin-bottom:0px; margin-left:6; }
p.block     { font-family: Times New Roman; font-size: 14pt; color: #000080;
				 text-align:justify; line-height: 120%; 
               margin-left: 6; margin-right: 6; margin-top: 3; margin-bottom: 
               3 }
p.block_klein { font-family: Times New Roman; font-size: 11pt; color: #000080; text-align: 
               justify; line-height: 120%; font-weight: bold; width: 600px; 
               margin-left: 3; margin-right: 6; margin-top: 3; margin-bottom: 
               3 }
p.absolutpos1 { font-family: Times New Roman; font-size: 14pt; color: #000080; text-align: 
               left; line-height: 100%;  position:absolute;
				 left:250px; top:10px; width:380px; height:300px;}

h2           { font-family: Times New Roman; font-size: 18pt; color: #000080; font-weight: 
               bold; text-align: left; margin-top: 5; margin-bottom: 3 }
h3           { font-family: Times New Roman; font-size: 18pt; color: #000080; font-weight: 
               bold; text-align: center; margin-top: 5; margin-bottom: 3 }
p.big_Zenter { font-family:Arial; font-weight:bold; font-size:16pt; color:rgb(0,51,0); word-spacing:5; letter-spacing:8; text-align:center; margin-top:0px; margin-bottom:0px; }
td.hg_links {  background-image:url('bilder/links.jpg'); background-repeat:no-repeat; background-position:0px 0px; }
td.hg_ueber {  background-image:url('bilder/hg_tab_ueber.jpg'); background-repeat:no-repeat; background-position:100px 0px; }
table.hg_link {  background-image:url('images/hg_tab_link.jpg'); background-repeat:repeat-y; background-position:0px 0px; }

a.b:link, a.b:visited, a.b:hover, a.b:active
{ font-family:Verdana; font-weight:bold; font-size:12px;
  text-align:center; vertical-align:middle; text-decoration:none; margin-top:5px;
  margin-right:0px; margin-bottom:5px; margin-left:0px;
  display:block; position:relative; left:0px; top:auto;
  }
a.b:link, a.b:visited
{
 background: url(images/button04.jpg) repeat-x;
 color:rgb(0,33,33);
 background-color:rgb(55,66,122);
 border-left:2px solid #efefef;
 border-top:2px solid #efefef;
 border-right:2px solid #000000;
 border-bottom:2px solid #000000;
   width:108px; height:16px; padding-top:2px;
   padding-bottom:2px;
}
a.b:hover, a.b:active
{
 background: url(images/button02.jpg) repeat-x;
 color:rgb(255,83,0);
 background-color:rgb(255,246,160);
 border-left:2px solid #efefef;
 border-top:2px solid #efefef;
 border-right:2px solid #000000;
 border-bottom:2px solid #000000;
   width:109px; height:16px; padding-top:3px;
   padding-bottom:1px; position:relative; left:3px; top:auto;
}

a.c:link, a.c:visited, a.c:hover, a.c:active
{ font-family:Verdana; font-weight:bold; font-size:12px;
  text-align:center; vertical-align:middle; text-decoration:none; margin-top:5px;
  margin-right:0px; margin-bottom:5px; margin-left:0px;
  border-left:2px solid #efefef;
  border-top:2px solid #efefef;
  border-right:2px solid #000000;
  border-bottom:2px solid #000000;
  display:block;
  }
a.c:link, a.c:visited
{
 background: url(images/button02.jpg) repeat-x;
 color:rgb(255,83,0);
 background-color:rgb(255,246,160);
 width:170px; height:17px; padding-top:4px;
 padding-bottom:1px;
}
a.c:hover, a.c:active
{
 background: url(images/button01.jpg) repeat-x;
 color:rgb(255,255,0);
 background-color:rgb(55,66,122);
 width:170px; height:17px; padding-top:3px;
 padding-bottom:2px;
}
p.norm_fett { font-family:Arial; font-style:normal; font-weight:bold; font-size:11pt; color:black; text-align:left; line-height:110%; margin-top:3px; margin-right:6; margin-bottom:0px; margin-left:6; }
p.norm_fett_gruen { font-family:Arial; font-style:normal; font-weight:bold; font-size:11pt; color:rgb(22,69,22); text-align:left; line-height:110%; margin-top:3px; margin-right:6; margin-bottom:0px; margin-left:6; }
p.norm_kursiv_gruen { font-family:Arial; font-style:italic; font-weight:normal; font-size:11pt; color:rgb(22,69,22); text-align:left; line-height:110%; margin-top:3px; margin-right:6; margin-bottom:0px; margin-left:6; }
p.norm_center { font-family:Arial; font-size:11pt; color:black; text-align:center; line-height:110%; margin-top:3px; margin-bottom:0px; }
p.norm_14_gruen { font-family:Arial; font-style:normal; font-weight:normal; font-size:14pt; color:rgb(22,69,22); text-align:left; line-height:110%; margin-top:3px; margin-right:6; margin-bottom:0px; margin-left:6; }
p.klein_sw { font-family:Arial; font-weight:normal; font-size:10pt; color:black; text-align:left; line-height:120%; margin-top:3; margin-right:6; margin-bottom:3; margin-left:6; }
-->

