#zeiger
{cursor: hand;}

body
{ 
  background-color: #FFFFFF;
  margin-top: 0pt;
  margin-bottom: 0pt;
  scrollbar-arrow-color:#00947B;
  scrollbar-3dlight-color:#00947B; 
  scrollbar-base-color:#E4EFE9; 
  scrollbar-highlight-color:#E4EFE9;
}
			
input
{
  background-color: #E4EFE9;
  font-family: arial,tahoma,verdana,helvetica,tahoma;
  font-size: 12pt;
  color: #000000;
  border-left: 1px solid #00947B;
  border-right: 1px solid #00947B;
  border-top: 1px solid #00947B;
  border-bottom: 1px solid #00947B;
}

textarea
{
  background-color: #E4EFE9;
  OVERFLOW: auto;
  color: #000000;
  border-left: 1px solid #00947B;
  border-right: 1px solid #00947B;
  border-top: 1px solid #00947B;
  border-bottom: 1px solid #00947B;
}

select 
{
font-family: arial,tahoma,verdana,helvetica,tahoma;
font-size: 12pt;
background: #E4EFE9;
color: #000000;
}

.border{
  border-left: 1px solid #00947B;
  border-right: 1px solid #00947B;
  border-top: 1px solid #00947B;
  border-bottom: 1px solid #00947B;
  text-decoration: none;
  font-family: arial,tahoma,verdana,helvetica,tahoma; 
  font-size: 12pt; 
  color: #000000;
}

.border_sz{
  border-left: 1px solid #F4C111;
  border-right: 1px solid #F4C111;
  border-top: 1px solid #F4C111;
  border-bottom: 1px solid #F4C111;
  text-decoration: none;
  font-family: arial,tahoma,verdana,helvetica,tahoma; 
  font-size: 12pt; 
  color: #000000;
}

.bordernobottom{
  border-left: 1px solid #00947B;
  border-right: 1px solid #00947B;
  border-top: 1px solid #00947B;
  text-decoration: none;
  font-family: arial,tahoma,verdana,helvetica,tahoma; 
  font-size: 12pt; 
  color: #000000;
}

.noborder{
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  background-color: #FFFFFF;
}

ul li{
  line-height: 20px;
  text-align: left;
}
	
a:link    			{ color: #00947B; text-decoration : none; }
a:visited 			{ color: #00947B; text-decoration : none; }
a:active  			{ color: #00947B; text-decoration : none; }
a:hover   			{ color: #00947B; text-decoration : none; }

a.speciallink:link    			{ color: #808080; text-decoration : none; }
a.speciallink:visited 			{ color: #808080; text-decoration : none; }
a.speciallink:active  			{ color: #808080; text-decoration : none; }
a.speciallink:hover   			{ color: #808080; text-decoration : underline; }

a.navlink:link    			{ color: #000000; text-decoration : none; line-height: 20px;}
a.navlink:visited 			{ color: #000000; text-decoration : none; line-height: 20px;}
a.navlink:active  			{ color: #000000; text-decoration : none; line-height: 20px;}
a.navlink:hover   			{ color: #000000; text-decoration : underline; line-height: 20px; }

.text1 { text-decoration: none; font-family: arial,tahoma,verdana,helvetica,tahoma; font-size: 12pt; color: #000000; text-align: justify;}
.tabletext1 { text-decoration: none; font-family: arial,tahoma,verdana,helvetica,tahoma; font-size: 12pt; color: #000000; text-align: left;}
.navright { text-decoration: none; font-family: arial,tahoma,verdana,helvetica,tahoma; font-size: 8pt; color: #000000; }
.navleft { text-decoration: none; font-family: arial,tahoma,verdana,helvetica,tahoma; font-size: 10pt; color: #000000; }
