body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td.trenn1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

td.trenn2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

td.w_bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

td.w_right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

td {
	font-family:arial,arial;
	font-size: 12px;
	
}



a:link.white 		{ text-decoration:none; color:#ffffff; font-size:14px;font-weight: normal;}
a:visited.white 	{ text-decoration:none; color:#ffffff; font-size:14px;font-weight: normal;}
a:hover.white	 	{ text-decoration:none; color:#ffffff; font-size:14px;font-weight: normal;}
a:active.white	 	{ text-decoration:none; color:#ffffff; font-size:14px;font-weight: normal;}

a:link 				{ text-decoration:none; color:#000000; font-weight: normal;}
a:visited 			{ text-decoration:none; color:#000000; font-weight: normal;}
a:hover	 			{ text-decoration:underline; color:#555555; font-weight: normal;}
a:active		 	{ text-decoration:none; color:#555555; font-weight: normal;}





textarea,text,input,select,option {
	border: #888888;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

  

