<!--

	
.schrift   { color: #F46F00; font-size: 9pt; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none; }
.schrift_black   { color: #000000; font-size: 9pt; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none; }
.schrift_white   { color: #ffffff; font-size: 9pt; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none; }
.schrift_agb   { color: #000000; font-size: 8pt; font-family: Arial, sans-serif; text-decoration: none;  text-align: justify;}
.schrift_error  { color: #F46F00; font-size: 9pt; font-family: Arial, sans-serif; font-weight: bolder; text-decoration: none }
.schrift_1c    { color: #F46F00; font-weight: normal; font-size: 9pt; font-family: Arial, sans-serif; text-decoration: none }
.schrift_1   { color: #000000; font-size: 9pt; font-family: Arial, sans-serif; text-decoration: none }
.schrift_1ws   { color: #ffffff; font-weight: bold; font-size: 9pt; font-family: Arial, sans-serif; text-decoration: none }
	.schrift_1b  { color: #000000; font-weight: bold; font-size: 9pt; font-family: Arial, sans-serif; text-decoration: none }
	
	.schrift_2  { color: #000000; font-size: 8pt; font-family: Arial, sans-serif; text-decoration: none }

	.navig_black { text-decoration: none; font-family : Arial, sans-serif; font-size : 8pt;color : #000000; font-weight : bold; }	
	.navig { text-decoration: none; font-family : Arial, sans-serif; font-size : 8pt;color : #FFFFFF; font-weight : bold; }
	.navig:link { text-decoration: none; font-family : Arial, sans-serif; font-size : 8pt;color : #FFFFFF; font-weight : bold; }
	.navig:hover  { color: #FFFFFF; font-weight: bold; font-size: 8pt; font-family: Arial, sans-serif; text-decoration: underline }
	
	.button{
		border-color : #000000 #000000 #000000 #000000;
		color : Black; background-color : #f3f3f3;
		height : 20px; font-size : 10px; ; color=#000000;
		width : 100px;
	}
	
	.button{
		border-width : 1 1 1 1;
		border-color : #000000 #000000 #000000 #000000;
		color : Black; background-color : #f3f3f3;
		height : 18px; font-size : 9px; ; color=#000000;
		width : 60px;
	}
	
	.textbox  { color: black; font-size: 10px; background-color: #f3f3f3; width: 180px; height: 19px; border-width: 1; border-color: #F46F00 }
	.textbox_1  { color: black; font-size: 10px; background-color: #f3f3f3; width: 100px; height: 19px; border-width: 1; border-color: #F46F00 }
	.textbox_2       { color: black; font-size: 10px; background-color: #ffffff; width: 100px; height: auto; border: solid 1 #000000 }
	.sel {
		
		color : Black; background-color : #eeeeee;
		font-size : 12px;
		width : 140px;
	}
	.sel_ad  { color: black; font-size: 10px; background-color: #f3f3f3; width: 300px }
	.bg { background-color : #f3f3f3;}
	.bgtab {}

	input, textarea, select, option,       { color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; background-color: #f3f3f3; border: solid 1px #F46F00 }
	.login { color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; background-color: #f3f3f3; border: solid 0px #F46F00 }
