/* ######------ ALLGEMEINES BEGIN ------############################################################## */

	/* ###--- Alle Abstände werden auf 0 gesetzt ---### */
		* { margin: 0; padding: 0 }
	
	/* ###--- 100% Höhe für die Seite ---### */
		html { height: 100%; }
		body { height: 100%; }
		
	/* ###--- Hintergrund für HTML und BODY ---### */
		html { background: white; }
		body { background: url(../images/background_gradient.jpg) repeat-x; }
	
/* ######------ ALLGEMEINES END ------###############################################################*/


/* ######------ CONTAINER BEGIN ------############################################################### */
	
	/* ###--- Container wird relativ positioniert ---### */
		#container { position: relative; }
		
	/* ###--- Ausrichtung der Seite ---### */
		body { text-align: center; }
		#container { margin: 0 auto 0; }
		
	/* ###--- Hintergrund und Breite der Seite ---### */
		#container { background: url(../images/railcom_body.jpg) no-repeat; }
		#container { width:850px; }
	
	/* ###--- Hack damit die Seite 100% Höhe hat ---### */
		#container { min-height: 100%; height: auto !important; height: 100% /*IE*/; }
		
/* ######------ CONTAINER END ------################################################################# */

	
/* ######------ TOP BALKEN BEGIN ------########################################################## */
	
	/* ###--- TopBalken ---### */
		#top { 
				position: absolute;
				top:28px;
				left:25px;
				height: 115px;
				width: 800px;
				
		}
		
		#top_left {
					position:relative;
					float:left;
					padding-top: 20px;
					padding-left: 15px;
					width: 110px;
		}
		
		#top_right {
					position:relative;
					float:right;
					width: 450px;
					font-family: Trebuchet MS, arial, sans-serif;
					font-weight: bold;
					font-size: 20px; 
					color: #FFFFFF;
					margin-top: 75px;
					margin-right: 10px;
		}
		
	/* ###--- Text im TopBalken ---### */
		#top_content_left {
						padding-top: 15px;
						padding-left: 30px;
						text-align:left; 
						font-family: Trebuchet MS, arial, sans-serif;
						font-size: 10px; 
						color: #FFFFFF;
		}

		#top_content_right {
						padding-top: 15px;
						padding-right: 33px;
						text-align:right; 
						font-family: Trebuchet MS, arial, sans-serif; 
						font-size: 10px; 
						color: #FFFFFF;
		}
		
/* ######------ TOP BALKEN END ------################################################################## */
		
		
/* ######------ HEAD BEGIN ------######################################################### */
		
	/* ###--- Head ---### */
		#head {
				position: relative; 
				height: 160px;
				
		}
		
/* ######------ HEAD END ------######################################################### */
		
		
/* ######------ NAVI TOP BEGIN ------######################################################### */
		
	/* ###--- NaviTop ---### */
		#picture_top {
					margin-left: 40px;
					width: 770px;
					height:160px; 
					position: relative; 
		}
		
	/* ###--- TEXT navi_top ---### */
		#navi_top_content {
							text-align:left; 
							font-family: Trebuchet MS, arial, sans-serif;
							font-size: 10px; 
							color: #FFFFFF; 
							padding-top:8px; 
							padding-left: 30px;
		}
		
/* ######------ NAVI TOP END ------######################################################### */

/* ######------ NAVI PIC BEGIN ------######################################################### */

		#navi_pic {
					position:absolute;
					bottom:40px; /* Höhe des Footers */
					left:20px;
					height:100px;
					background:yellow;
					width:169px;
					overflow:hidden;
					text-align:center;
					z-index:1000;
		}
		#navi_pic_text {
					font-family: Trebuchet MS, arial, sans-serif;
					font-size: 10px;
					color:#000000;
					text-align:center;
					position:relative;
					width: 160px;
					margin: 0 auto 0 auto;
		}

/* ######------ NAVI PIC END ------######################################################### */

/* ######------ CONTENT BACKGROUND ------######################################################### */

		#content_background {
							background-color: yellow;
							width: 733px;
							height: 209px;
							position:absolute;
							top: 292px;
							left:169px;
		}

/* ######------ CONTENT BACKGROUND END -----######################################################### */

/* ######------ COLUMN 1 2 3 BEGIN ------######################################################### */

	/* ###--- Column 1 ---### */
		#col1 {
				position: relative; 
				width: 215px; /* width:0px; wenn col1 nicht angezeigt werden soll */
				float:left; 
				/*border-right: 1px dotted #000000;*/
				margin-left: 31px;
				/* display: none; wenn col1 nicht angezeigt werden soll */
				/* nur falls es ein hintergrundbild für diese spalte gibt ############################ */
				min-height: 285px;
				_height: 285px; /* für den IE eventuell größer, besonders wenn es noch zusätzlich ein navipic gibt (ausprobieren) */
				margin-top: 30px;
		}
		
	/* ###--- Column 2 ---### */
		#col2 {
				position: relative; 
				margin-top: 0px;
				margin-bottom: 10px;
				margin-left: 250px; /* margin-left:xxpx; wenn col1 nicht angezeigt werden soll; breite wie breite von col1. */
				margin-right: 35px; /* margin-right:xxpx; wenn col3 nicht angezeigt werden soll; breite wie breite von col3 */
				width: auto; 
				margin-top: 30px;
				
		}
		
	/* ###--- Column 3 ---### */
		#col3 {
				position: relative; 
				width: 0px; 
				float:right;
				border-left: 1px dotted #000000;
				display:none;
				margin-top: 30px;
		}
		
	/* ###--- Abstände der drei Spalten nach unten wegen Footer ---### */
		#col1, #col2, #col3 { padding-bottom: 100px; }
	
		#col1 {padding-bottom: 160px;} /* nur wenn es ein navipic gibt. footerhöhe + navipichöhe + 20px */
	
	/* Textformatierungen weiter unten bei CONTENT FORMATIERUNGEN */
	/* ###--- TEXT Column 1 ---### */
		#col1_content {
						margin-left:25px; /* abstand des inhaltes zum rand. breite des randes. rand=breite des GRAFIKrandes. innenabstand des inhaltes weiter unten bei CONTENT FORMATIERUNGEN  */
		}
		
	/* ###--- TEXT column 2 ---### */
		#col2_content { 
						display:block; height:1%; /* sonst wird in typo3 das 2. inhaltselement erst unter der navi angezeigt; bilder im IE rutschen aus dem 2. inhaltselement in das erste manchmal wenn das nicht ist */
						/* im typo3 setup bekommt jedes inhaltselement noch folgendes mit: <div style="display:block;height:1%;">|</div><div style="clear:both;"></div> */
						/* margin-right:xxpx; randbreite des GRAFIKrandes. innenabstand des inhaltes weiter unten bei CONTENT FORMATIERUNGEN */
		}
		
	/* ###--- TEXT column 3 ---### */
		#col3_content { 
						margin-right:29px; /* abstand des inhaltes zum rand. breite des randes. rand=breite des GRAFIKrandes. innenabstand des inhaltes weiter unten bei CONTENT FORMATIERUNGEN */
		}
		
/* ######------ COLUMN 1 2 3 END ------######################################################### */


/* ######------ FOOTER BEGIN ------######################################################### */
		
	/* ###--- Footer ---### */
		
		/* ### wenn es einen footer gibt, der 100% breit sein soll, dann um den footer ein footer_container div setzen. ### */
		/* ### die stylesheet angaben vom footer kopieren für den footer_container. beim footer dann das das margin für top auf 0 setzen: margin: 0 auto 0; beim container bleibt die topmargin angabe. ### */
		/* ### beim footer_container die width anweisung wegmachen. ### */
	
		#footer {
					
					position: relative; 
					margin: -100px auto 0; /* - wert = höhe des footers */
					width:850px; 
					height:100px; /* muss mindestens so hoch sein wie footer_left bzw. right top plus footer_top height */
					background: url(../images/railcom_footer.jpg); 
		}
		
		#footer_left {
						
						position:absolute;
						left:40px;
						top: 50px; 
						height: 10px; 
		}
		
		#footer_right {
						position:absolute;
						right:10px;
						top: 5px; 
						height: 80px;
						width: 185px;
		}
		#footer_top {
						position:absolute;
						left:0px;
						text-align:center;
						height:80px;
						width:760px;
		}		
		
	/* ###--- TEXT Footer ---### */
		#footer_content_left {
							text-align:left; 
							font-family: Trebuchet MS, arial, sans-serif;
							font-size: 11px; 
							color: white; 
							padding-top:16px; 
							padding-left: 0px;
		}
		#footer_content_left a:link {color:#FFFFFF;text-decoration:none;}
		#footer_content_left a:visited {color:#FFFFFF;text-decoration:none;}
		#footer_content_left a:hover {color:#FFFFFF;text-decoration:underline;}
		#footer_content_left a:active {color:#FFFFFF;text-decoration:none;}
		
		#footer_content_right {
							text-align:right; 
							font-family: Trebuchet MS, arial, sans-serif; 
							font-size: 10px; 
							color: #FFFFFF; 
							padding-top:18px; 
							padding-right: 33px;
		}
		#footer_content_right a:link {color:#FFFFFF;text-decoration:none;}
		#footer_content_right a:visited {color:#FFFFFF;text-decoration:none;}
		#footer_content_right a:hover {color:#FFFFFF;text-decoration:underline;}
		#footer_content_right a:active {color:#FFFFFF;text-decoration:none;}		
		
		#footer_content_top {
							text-align: center;
							font-family: Trebuchet MS, arial, sans-serif;
							color: #000000;
							font-size: 9px;
							padding-top:7px;
		}		
		
/* ######------ FOOTER END ------######################################################### */
		
		
/* ######------ CONTENT FORMATIERUNGEN BEGIN ------######################################################### */

#worldmap {width:542px; 
			height:321px;
			background-image:url('../../../user_upload/Railcom/WorldMap.jpg');
			position:relative;}
#worldmap a:link img   { text-decoration: none; border: none; display:block;}
#worldmap a:hover img { text-decoration: none; border: none; display: block;}
#worldmap a:visited img { text-decoration: none; border: none; display: block}

#worldmap a:focus  { text-decoration: none; border: none; dipslay: block;}

#trainmap {width:550px; 
			height:200px; 
			background-image:url('../../../user_upload/Railcom/train_background.jpg'); 
			position:relative;
			}
#trainmap a:link img   { text-decoration: none; border: none; display:block;}
#trainmap a:hover img { text-decoration: none; border: none; display: block;}
#trainmap a:visited img { text-decoration: none; border: none; display: block}

#trainmap a:focus  { text-decoration: none; border: none; dipslay: block;}
	/* ###--- Column 1 FORMATIERUNGEN ---### */
		#col1_content {
						text-align: left;
						font-family: Trebuchet MS, arial, sans-serif;
						color: #000000;
						font-size: 12px;
						margin-left: 0px;
		}
				
		#col1_content ul {
						list-style:none;
						margin:0;
						padding:0;
		}
		
		#col1_content li {
						display:block;
						clear:left;				
		}
		
                /* aktive links schriftfarbe */
		#col1_content ul li.act a.act_link:link { color: #fff; }
		#col1_content ul li.act a.act_link:visited { color: #fff; }
		#col1_content ul li.act a.act_link:hover { color: #fff; }
		#col1_content ul li.act a.act_link:active { color: #fff; }
		
                /* obermenü aktiver link */
		#col1_content li.act a, #col1_content li.act a:link {
						background:#7fb4d9;
						border:0;
						color:#fff;
		}
		
                /* untermenü normaler link */
		#col1_content li.act ul li a, #col1_content li.act ul li a:link {
						color:#000;
						border:0;
						background:#e1e0e0;
		}
		
                /* untermenü hover nicht aktiver link */
		#col1_content li.act ul li a:hover, #col1_content li.act ul li a:active, #col1_content li.act ul li a:focus {
						color:#fff;
						border:0;
						background:#003c79;
		}
		
                /* untermenü aktiver link */
		#col1_content ul ul li.act a, #col1_content ul ul li.act a:link {
						color:#fff;
						border:0;
						background:#7fb4d9;
		}
		
                /* obermenü nicht aktiver link */
		#col1_content li a, #col1_content a:link {
						text-decoration: none;
						display:block;
						color:#000;
						border:0;
						float:left;
						width:190px;
						padding-top:4px;
						padding-bottom:4px;
						padding-left:10px;
						background:#ccc;
						margin-bottom:1px;
		}
		     
                /* abstand untermenü */
		#col1_content ul ul li a, #col1_content ul ul a:link {
						padding-left:30px;
						width:170px;
		}
		* html #col1_content ul ul li a, * html #col1_content ul ul a:link {
						width:190px;
		}
		
		
                /* obermenü normaler link farbe */
		#col1_content li a:visited {
						color:#000;
		}
		
                /* obermenü hover link */
		#col1_content li a:hover, #col1_content li a:active, #col1_content li a:focus {
						color:#fff;
						border:0;
						background:#7fb4d9
		}

	/* ###--- Column 2 FORMATIERUNGEN ---### */
		/* Standard */
		#col2_content {
						font-family: Trebuchet MS, arial, sans-serif; 
						font-size: 12px; 
						font-style: normal;
						font-weight: normal;
						color: #000000;
						text-align:left;
						padding-left: 5px;
						padding-right: 5px;
						line-height: 16px;
						overflow: hidden; /* wenn das nicht ist, wird der 2. inhaltsblock erst unter der navi angezeigt bzw. der inhalt des 1. blocks. */
						_overflow:visible;
		}
		/* Links */
		#col2_content a:link {
							color: #999999;
							text-decoration: ;
		}
		#col2_content a:visited {
							color: #999999;
							text-decoration: underline;
		}
		#col2_content a:hover {
							color: #FFFFFF;
							text-decoration: none;
							background: #999999;
		}
		#col2_content a:active {
							color: #999999;
							text-decoration: none;
		}
		#col2_content a img {
							border: 0;
							color: #999999;
							text-decoration: none;
		}		
		/* border nur wenn in typo3 der haken bei rahmen ist */
		#col2_content .csc-textpic-border a img {
							border: 0px solid #FFFFFF;
							display: block;
		}
		#col2_content .csc-textpic-border a:hover img {
							border: 0px solid #000000;
							
		}
		#col2_content .csc-textpic-border img {
							border: 0px solid #000000;	
		}
		/* Überschriften */
		#col2_content h1 {
						font-size: 14px;
						color: #006ab3;
						border-bottom: 1px solid #000000;
						padding:0;
						margin-top: 10px;
						margin-bottom: 10px;
						margin-left: 0px;
						margin-right: 0px;
		}
		#col2_content h2 {
						font-size: 14px;
						margin-top: 10px;
						margin-bottom: 10px;
		}
		#col2_content h3 {
						font-size: 16px;
						margin-top: 10px;
						margin-bottom: 10px;		
		}
		#col2_content h4 {
						font-size: 18px;
						margin-top: 10px;
						margin-bottom: 10px;		
		}
		#col2_content h5 {
						font-size: 20px;
						margin-top: 10px;
						margin-bottom: 10px;		
		}
		#col2_content h6 {
						font-size: 22px;
						margin-top: 10px;
						margin-bottom: 10px;		
		}
		/* HR */
		#col2_content hr {
							height:1px;
							border-top:1px solid #3a4796;
							border-bottom:0;
							border-left:0;
							border-right:0;
							margin-bottom:20px;
		}
		* html #col2_content hr {
							/* im IE besitzt margin einen abstand im gegensatz zum FF */
							margin-top: -7px 0;
							margin-bottom:0px;
		}		
		/* Tabellen */
		#col2_content td {
							font-size: 10px;
		}
		/* Absätze */
		#col2_content p {
						padding: 0;
						margin-top: 10px;
						margin-bottom: 10px;
						margin-left: 0px;
						margin-right: 0px;
		}
		/* Bilder */
		#col2_content img {
						margin: 5px;
						/*border: 1px solid #000000;*/
		}
		#col2_content p.bodytext a img {
										border:1px solid #FFFFFF;;
		}	
		#col2_content p.bodytext a:hover img {
										border:1px solid #000000;
		}					
		/* Listen */
		#col2_content ul, ol {
							padding: 0;
							margin-top: 5px;
							margin-bottom: 5px;
							margin-left: 0px;
							margin-right: 0px;
		}
		*html #col2_content ul ul {
							position:relative;
							left:0px;
							/*left:15px;*/
							padding-right:15px;
		}

		/* Listenelemente */
		#col2_content li {
						list-style-position: outside;
						/*list-style-type: circle;*/
						margin-left: 20px;
		}
		/* damit im internet explorer die liste z.B. nicht in ein bild reinrutscht */
		*html #col2_content li {
						list-style-position: outside;
						margin-left: 20px;
						/*list-style-position: inside;*/
						/*margin-left: 0px;*/
		}
		
		
		/* TYPO 3 Formatierungen (RTE)  und RTE Vorgabestyles zum Auswählen */
		#col2_content p.align-left {
									text-align: left;
		}
		#col2_content p.align-center {
									text-align: center;
		}
		#col2_content p.align-right {
									text-align: right;
		}
		#col2_content .csc-textpic-image {
										margin: 3px;  /* abstand zwischen bildern bei text mit bild und bild. muss gemacht werden, da im IE sonst das layout zerschossen wird. */
													  /* wenn die bilder einen rahmen von z.b. 1px haben, wird das im IE anders berechnet und das letzte bild in der reihe wird umgebrochen */
													  /* wenn man in typo3 den abstand erhöht (adv. column/row space), kann bzw. muss er hier auch höher gemacht werden */
		}
		#col2_content .csc-textpic img {
										margin: 0;  /* muss gemacht werden, damit bei z.b. text mit bild der aussenabstand beim bild 0 ist. da er vorher durch #col2_content img gesetzt wurde. */
													/* sonst rutscht der text irgendwie ins bild. */
		}
		#col2_content .important {
									font-weight: bold;
									text-decoration: underline;
		}
		#col2_content .name-of-person {
									font-style: italic;
									font-weight: bold;
									text-decoration: underline;
		}
		#col2_content .detail {
								color: #FF0000;
		}
		#col2_content table.csc-frame-frame1 {
											border: 1px solid #000000;  /* tabelle mit rahmen und grauem hintergrund */
											background: #CCCCCC;
		}
		#col2_content table.csc-frame-frame2 {
											border: 1px solid #000000;  /* tabelle mit rahmen und gelbem hintergrund */
											background: yellow;
		}
		#col2_content p.csc-frame-frame1 {
										border: 1px solid #000000;  /* absatz mit rahmen und grauem hintergrund */
										background: #CCCCCC;
		}
		#col2_content p.csc-frame-frame2 {
										border: 1px solid #000000;  /* absatz mit rahmen und gelbem hintergrund */
										background: yellow;
		}
	
	/* ###--- Column 3 FORMATIERUNGEN ---### */
		#col3_content {
		}

	/* ###--- TT_NEWS Formatierungen ---### */
		#col2_content div.news-list-item {
										border: 1px solid #000000;  /* absatz mit rahmen und gelbem hintergrund */
										min-height: 100px;
										background: url(../images/reo_news_list_back.jpg) repeat-x;
										margin-bottom: 5px;
										padding: 3px;
		}
		
		
/* ######------ CONTENT FORMATIERUNGEN END ------######################################################### */		
		
		
/* ######------ HACKS BEGIN ------######################################################### */

	/* ###--- clearfix hack ---### */
		.clearfix:after { content: " "; display: block; clear: both; visibility: hidden; }
		.clearfix {display: inline-table;}
		/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		.clearfix {display: block;}
		/* End hide from IE-mac */
	/* ###--- end clearfix hack ---### */

/* ######------ HACKS END ------######################################################### */	
#langmenu {
    width:100%;
}

#langmenu .tx-srlanguagemenu-pi1 {
    float:left;
    margin-top:25px;
    margin-right:50px;
	z-index:1;
}

#langmenu .tx-srlanguagemenu-pi1, #langmenu .tx-srlanguagemenu-pi1 span, #langmenu .tx-srlanguagemenu-pi1 a {
    font-size:11px;
    text-decoration:none;
    color:#666;       
}

#langmenu .tx-srlanguagemenu-pi1 span.INACT {
    color:#aaaaaa;
    cursor:help;
}

#langmenu .tx-srlanguagemenu-pi1 span.NO a,
#langmenu .tx-srlanguagemenu-pi1 span.CUR a {
    color:black;
}

#langmenu .tx-srlanguagemenu-pi1 span.CUR a {
    text-decoration:underline;
}