/*CSS www.linienflug-design.de*/


/*AUFBAU CONTAINER---------------------------------------------------------------------------------------------*/

#containerHeadInfo { 
				padding:0 auto;
				width: 100%;
				height:260px;
				background:#901228;
				float:left;
				}	
								

#containerFooterInfo { 	
				padding:0 auto;
				width: 100%;
				height:10px;
				background:#901228;
				float:left;	
				overflow:hidden;
				}


/*AUFBAU CONTENT -------------------------------*/

#intra3Info { 		
				margin: 0 auto;
				width:770px;
				height:303px;
				overflow:hidden;
				text-align:center;
				background:#000;
				}

#headInfo { 		
				margin: 0 auto;
				width:770px;
				height:260px;
				overflow:hidden;
				background:#fff;
				}	
				
#headliInfo { 	
				width:392px;
				height:260px;
				text-align:left;
				border-left:3px solid #FFF;
				background: url(../bilder/technische_info/headpic_info.jpg) top left no-repeat #efc4c7;
				overflow:hidden;
				float:left;
				}
				
#headreInfo { 	
				width:369px;
				border-left:3px solid #FFF;
				border-right:3px solid #FFF;
				padding-top:179px;
				text-align:left;
				background:#ca3a45;
				overflow:hidden;
				float:right;
				}
				
#footerInfo { 	
				margin: 0 auto;
				width:770px;
				height:10px;
				overflow:hidden;
				}	
				
#footerLiInfo { 	
				width:392px;
				height:10px;
				text-align:left;
				border-left:3px solid #FFF;
				background:#efc4c7;
				overflow:hidden;
				float:left;
				}
				
#footerReInfo { 	
				width:369px;
				height:10px;
				border-left:3px solid #FFF;
				border-right:3px solid #FFF;
				background:#ca3a45;
				overflow:hidden;
				float:right;
				}

				

h1 {			
				color:#901228 !important;
				}
				



/*NAVI ELEMENTE -------------------------------*/

#naviInfo { 	width:147px;
				font:10px Verdana, Arial, Geneva, sans-serif;
				line-height:19px;
				margin:0;
				padding:135px 0 3px 5px;
				border-left: 3px solid #fff;
				float:right;
				color:#901228;
				height:260px;
				overflow:hidden;
				}	
				
#naviInfo a:link {	
				color:#901228;
				text-decoration:none;
				}
#naviInfo a:visited {
				color:#901228;
				text-decoration:none;
				}	
#naviInfo a:focus{
				text-decoration: underline;
				color:#901228;
				}
#naviInfo a:hover{
				text-decoration: underline;
				color:#901228;
				}
#naviInfo a:active{
				text-decoration: underline;
				color:#901228;
				}
#naviInfo a.aktiv
				{
				color:#901228;
				text-decoration: underline !important;
				}		
				
				

		