/*CSS www.linienflug-design.de*/


/*AUFBAU ---------------------------------------------------------------------------------------------*/

	
				
	
				
				
				

#textFieldMap {
				width:528px; 
				text-align:center; 	
				float:left;
				}
#textFieldRight {
				margin-left:20px;
				width:233px;
				height:290px;
				padding:0 20px 0 20px;
				overflow:auto;
				text-align:left;
				font-size:11px;
				float:left;
				background:url(../standards/trenner.png) top left repeat-y;
				}
				
.textFieldRightRed { color:#C70000;
					line-height: 14px;
				}
				
.textFieldRightBlack {	color:#000;
						font-weight:bold;
						line-height: 14px;
				}
				
.textFieldRight {font-size:9px;
				line-height: 14px;
				}
