body {margin-left:0; 
margin-right:0; 
margin-top:0; 
margin-bottom:0; 
width:100%;height:100%;
background-color: White;
                   }
	
	div.red_text {font-family: arial, verdana, ms sans serif;
					font-size:  12px; 
					color:red;
	}
	div.adress_text {
					font-family: verdana;
					font-size:7pt; 
					color:white;
	}
	td.bold_white {font-family: verdana;
					font-size:  8pt; 
					color:white;
					font-weight:bold;
					
	
					}
	input.red {
	background-color: white;
	border: #FF3333 1px solid;
	color: #999999;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}					
					
	input.green {
	background-color: white;
	border: #52AF00 1px solid;
	color: #878787;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}
	
		input.green_submit {
	background-color: #878787;
	border: #52AF00 1px solid;
	color: white;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}							
					
	input.blue {
	background-color: white;
	border: #FFFFFF 1px solid;
	color: #999999;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}					
					
	textarea.blue {
	background-color: white;
	border: #333399 1px solid;
	color: #999999;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}
	
	textarea.cyan {
	background-color: white;
	border: #009999 1px solid;
	color: #999999;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}	
	
	textarea.green {
	background-color: white;
	border: #008F42 1px solid;
	color: #999999;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}
	
	td.black_text_bold {
	font-family: arial;
	font-size:  16px; 
	color:#000000;
	font-weight: bold;
	}					
	
	td.grey_text_small {
	font-family: arial;
	font-size:  10px; 
	color:#4F4F4F;
	}
	
	td.black_text_small {
	font-family: arial;
	font-size:  12px; 
	color:#000000;
	}					
					
	td.grey_text {
	font-family: arial;
	font-size: 12px;
	color: #4F4F4F;
}

	td.footer {
	font-family: arial;
	font-size: 10px;
	color: #4F4F4F;
}
	
	td.red_text {
	font-family: arial;
	font-size:  12px; 
	color:#FF0000;
	}
	
	td.green_text_grey_back {
	font-family: arial;
	font-size: 12px;
	color: #4E4E4E;
	background-color: #F2F2F2;
}
	
	td.yellow_text_grey_back {
	font-family: arial;
	font-size: 12px;
	color: #FFD800;
	background-color: #F2F2F2;
}

td.white_text_grey_back_small {
	font-family: arial;
	font-size: 10px;
	color: white;
	background-color: #646464;
}

td.white_text_grey_back {
	font-family: arial;
	font-size: 12px;
	color: white;
	background-color: #8A8A8A;
}
	
	td.grey_header {
	font-family: arial;
	font-size:  15px; 
	color:#4F4F4F;
	font-weight: bold;
	}
	
	td.zugang_box {
	font-family: arial;
	font-size:  30px; 
	color:#4F4F4F;
	font-weight: bold;
	}
	
		td.zugang {
	font-family: arial;
	font-size:  15px; 
	color:#4F4F4F;

	}
	
	

	
	td.green_text {
	font-family: arial;
	font-size:  12px; 
	color:#52AF00;
	}
	
	td.black_text {
	font-family: arial;
	font-size:  14px; 
	color:#000000;
	}				
					
	td.blue_text {
	font-family: arial;
	font-size:  12px; 
	color:#333399;
	}
	
	td.cyan_text {
	font-family: arial;
	font-size:  12px; 
	color:#009999;
	}
	
	td.orange_text {
	font-family: arial;
	font-size:  12px; 
	color:#FFCC00;
	}
	
	td.grey_line {
	background-color: #999999;
	}
	
	td.black_line {
	background-color: #000000;
	}
	
	td.white {
	background-color: #FFFFFF;
	}
	
	td.blue {
	background-color: #333399;
	}	
	
	td.yellow {
	background-color: #FFD800;
	}	
	
	td.cyan {
	background-color: #009999;
	}
	
	td.orange {
	background-color: #FFD700;
}
	
	td.green {
	background-color: #52AF00;
	}
	
	td.red {
	background-color: #FF4500;
}
	
	td.black {
	background-color: #000100;
	font-family: verdana;
					font-size:  8pt; 
					color:white;
	}
	
	a {
	font-family: arial;
	font-size: 12px;
	color: #52AF00;
	text-decoration: underline;
}	

a.yellow {
	font-family: arial;
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
}					

	span.red_text_small {
	font-family: arial;
	font-size:  10px; 
	color:#FF3333;
	}
	
	span.white_text_small {
	font-family: arial;
	font-size:  10px; 
	color:#FFFFFF;
	}