<!--
body      { 
				color: #fff; 
				font-size: 12px; 
				font-family: Arial, Helvetica, sans-serif;
				line-height: 15px;
				background-attachment: fixed;
				background-repeat: no-repeat;
				scrollbar-base-color:#666666;
  				scrollbar-3dlight-color:#666666;
  				scrollbar-arrow-color:#848484;
  				scrollbar-darkshadow-color:#848484;
  				scrollbar-face-color:#333333;
  				scrollbar-highlight-color:#009de3;
  				scrollbar-shadow-color:#333333;
  				scrollbar-track-color:#666666;
}

.form		 { 
				background-color: #999999;
}

.textarea		 { 
				background-color: #999999;
}

a 		{
				font-family: Arial, Helvetica, sans-serif;; 
				font-size: 12px; 
				color:#009de3; 
				font-weight: normal;
				line-height: 13px;
				text-decoration: none;
}

a:hover 		{
				font-family: Arial, Helvetica, sans-serif;; 
				font-size: 12px; 
				color: #fff;
				font-weight: normal;
				line-height: 13px;
				text-decoration: none;
}

a:active 		{

				font-family: Arial, Helvetica, sans-serif;; 
				font-size: 12px; 
				color:#fff; 
				font-weight: normal;
				line-height: 13px;
				text-decoration: none;
}

a.klein 		{
				font-family: Arial, Helvetica, sans-serif;; 
				font-size: 11px; 
				color:#009de3; 
				font-weight: normal;
				line-height: 13px;
				text-decoration: none;
}

a.klein:hover 		{
				font-family: Arial, Helvetica, sans-serif;; 
				font-size: 11px; 
				color: #fff;
				font-weight: normal;
				line-height: 13px;
				text-decoration: none;
}

a.klein:active 		{

				font-family: Arial, Helvetica, sans-serif;; 
				font-size: 11px; 
				color:#fff; 
				font-weight: normal;
				line-height: 13px;
				text-decoration: none;
}

 
td      		 { 
					color: #fff; 
					font-weight: normal; 
					font-size: 12px; 
					font-family: Arial, Helvetica, sans-serif;
					line-height: 15px;
 }
 
 td.klein      		 { 
					color: #fff; 
					font-weight: normal; 
					font-size: 11px; 
					font-family: Arial, Helvetica, sans-serif;
					line-height: 15px;
 }
 
 td.titel      		 { 
					color: #009de3; 
					font-weight: bold; 
					font-size: 12px; 
					font-family: Arial, Helvetica, sans-serif;
					line-height: 15px;
 }
 
 
