input.red_yellow {
	width: 229px;
	background-color: #FFEA2A;
	border: #FF0000 1px solid;
	color: #000000;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}
	
input.red_yellow_250_width {
	width: 250px;
	background-color: #FFEA2A;
	border: #FF0000 1px solid;
	color: #000000;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}				

div.footer{
	z-index: 1;
	position: fixed;
	bottom: -180;
	left: 0;
	width: 100%;
	overflow:hidden;
}

span.red_text {
	color:#CC0033;
	}
	
span.small_grey_text {
	font-family: arial;
	font-size:  11px; 
	color:#666666;
	}	

	td.grey_text {
	font-family: arial;
	font-size:  13px; 
	color:#666666;
	}	
	
	td.grey_text_small {
	font-family: arial;
	font-size:  11px; 
	color:#666666;
	}
	
	span.blue_text {
	color:#000066;
	}

input.small {
	width: 60px;
	background-color: white;
	
	font-family: arial, verdana, ms sans serif;
	font-size: 13px;
	font-weight: normal
}

input.medium {
	width: 250px;
	background-color: white;
	
	font-family: arial, verdana, ms sans serif;
	font-size: 13px;
	font-weight: normal
}

	
	td.header {
	font-family: arial;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	background-color: #FFEA2A;
}

td.grey_header {
	font-family: arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	font-style: italic;
}
	
	td.text {
	font-family: arial;
	font-size:  13px; 
	color:#000000;
	}
	
	td.red_text_occasionen {
	font-family: arial;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
	
	td.light_yellow {
	background-color:#FFF16B;
	}
	
	td.red_white_text {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
	vertical-align: middle;
	}
	
	td.red_text {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align: middle;
	}
	
	td.black_text {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align: middle;
	}		

	td.grey_white_text {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #A5A5A5;
	vertical-align: middle;
	}					
	
	td.black {
	background-color: #000000;
	}
	
	td.grey {
	background-color: #A5A5A5;
	}
	
	td.browser_grey {
	background-color: #808080;
	}
	
	td.red {
	background-color: #FF0000;
	}
	
	td.light_grey {
	background-color: #ECECEC;
	}
	
	td.light_grey_black_text {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #ECECEC;
	}
	
	td.yellow {
	background-color: #FFEA2A;
	}
	
	td.dark_yellow {
	background-color: #FFEA27;
	}
	
		td.ligh_light_yellow {
	background-color: #FFF6A8;
	}
	
	td.dark_yellow_black_text {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFF6A8;
	}
	
	td.dark_yellow_black_titletext {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFBCC;
	}
	
	td.dark_white_black_text {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	}
	
	td.dark_grey_black_text {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #ECECEC;
	}
	
	td.dark_grey_black_titletext {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
	}
	
	a {
	color: #000000;
	text-decoration: underline;
	}
	
	a.blue {
	font-family: arial;
	font-size:  13px;  
	color:#000066;
	text-decoration: none;
	}
	
	a.red {
	font-family: arial;
	font-size:  11px;  
	color:#FF0000;
	text-decoration: none;
	}

