/*CSS fuer verlinkte Seiten*/

#linkMainDiv{

					width:928px;
					height:512px;
					margin-left:0px;
					margin-top:0px;
					/*border-style:solid;*/
					BACKGROUND: url(MitteNew21.png) no-repeat;
					
				}
				
#ifContent {
 						overflow: auto;
 						width: 650px;
						height: 380px;
						margin-left:20px;
						margin-top:10px;
						background-color:transparent;
						border:0;
						}
						
