BODY {
	background-attachment : fixed;
	font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12pt;
  SCROLLBAR-FACE-COLOR: #ffffff; 
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
  SCROLLBAR-SHADOW-COLOR: #00967D; 
  SCROLLBAR-3DLIGHT-COLOR: #00967D; 
  SCROLLBAR-ARROW-COLOR: #00967D; 
  SCROLLBAR-TRACK-COLOR: #dcdcdc; 
  SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

A:link {
     font-style: none;
		 font-family: Arial,Helvetica,Sans-serif;
		 font-size: 12pt;
		 color: 00947B;
		 font-weight: none;
		 text-decoration: none;
}

A:visited {
     font-style: none;
		 font-family: Arial,Helvetica,Sans-serif;
		 font-size: 12pt;
		 color: 00947B;
		 font-weight: none;
		 text-decoration: none;
}

A:hover {
     font-style: none;
		 font-family: Arial,Helvetica,Sans-serif;
		 font-size: 12pt;
		 color: Red;
		 text-decoration: underline;
}

A:active {
     font-style: none;
		 font-family: Arial,Helvetica,Sans-serif;
		 font-size: 12pt;
		 color: Red;
		 text-decoration: underline;
}

TD,P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: 500;
    color: #000000;
}
DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
  color: #000000;
}
.head {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
}
.head10 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
}
.tcm {
	font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.inhalt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
  color: #000000;
}
.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	color:#00967d
}
INPUT{ 
      font-family:verdana, arial, helvetica, sans-serif;;
      border: 1px; 
      border-style: solid; 
      font-size:8pt;
      color:#00967D
   background-color:#dcdcdc;
}
.active {	background-color: #6B96EF; }
.normal {	background-color: #6B96EF; }

