body {
  background-color : #ffffff ;
  color : #000000 ;

  
  scrollbar-base-color:#E5F3F2; 
  scrollbar-face-color:#A6D7D2; 
  scrollbar-arrow-color:#E5F3F2; 
  scrollbar-shadow-color:#E5F3F2; 
  scrollbar-track-color:#E5F3F2; 
  scrollbar-highlight-color:#A6D7D2; 
  scrollbar-darkshadow-Color:#A6D7D2; 

}

p {
	margin-bottom : 12px;
	margin-top: 0px;
}

a,a:link,a:active {
  color : #333333 ;

  font-family : arial ;
  font-weight : normal ;
  text-decoration : none ;
}


a:hover {
  color : #333333 ;

  text-decoration : underline ;
}

td {
  color : #333333 ;

  font-family : arial ;
  font-size : 9pt ;
}


.head{
  color : #035F56 ;
  font-family : arial ;
  font-size : 12pt ; 
  font-weight : bold ;
  text-decoration : none ;
}


.textlink,a.textlink,a:link.textlink,a:active.textlink {
  color : #008C7F ;
  font-family : arial ;
  font-size : 9pt ; 
  font-weight : normal ;
  text-decoration : none ;
}

.a:hover.textlink {
  color : #008C7F ;

  text-decoration : underline ;
}



.unternavi,a.unternavi,a:link.unternavi,a:active.unternavi {
  color : #333333 ;
  font-family : arial ;
  font-size : 9pt ; 
  font-weight : normal ;
  text-decoration : none ;
}

.a:hover.unternavi {
  color : #333333 ;

  text-decoration : none ;
}



.pfad,a.pfad,a:link.pfad,a:active.pfad {
  color : #333333 ;
  font-family : arial ;
  font-size : 9pt ; 
  font-weight : normal ;
  text-decoration : none ;
}

.a:hover.pfad {
  color : #008C7F ;

  text-decoration : none ;
}

.form {font-family:arial; font-size:9pt; color:#333333; background: #FFFFFF; border : 1px solid #A6D7D2;}