/* CSS !!!Ausschlie&#65533;lich TEXTVERSION !!!  */

/* übergeordnet ------------------------------------------------------------------- */ 
html, body      { margin:0;  padding:0;border:0; }
div, span 	{ margin:0px; padding:0; border:0; }

/* Bilder übergeordnet --------------------- */
img 	   	{ display:none; }
img.showintext	{ display:inline; }
	
/* Bilder einzeln --------------------- */
/* Groesse Bilder Anfahrt - Klassen sind SOWOHL hier ALS AUCH in der M-style.css definiert !!!! */
img.wegpkw 	{ width:480px; height:414px; }
img.wegbhf 	{ width:480px; height:567px; }
/* Bildunterschriften ausblenden */
.csc-textpic-caption { display:none; }

/* EDI-MA-Bilder - Klassen sind SOWOHL hier ALS AUCH in der M-style.css definiert !!!! */
img.malinks, img.mamitte, img.marechts	{ width:130px; heigth:130px; margin-right:15px; }
/* EDI Team-Bildunterschrift: MA-Namen */
.mabildunterlinks 	{ margin-bottom:30px; left:0px;  float:left; position:relative; width:130px; }
.mabilduntermitte  	{ margin-bottom:30px; left:20px; float:left; position:relative; width:130px; }
.mabildunterrechts 	{ margin-bottom:30px; position:relative;  left:37px;  }


#mabox a .box 	{  display:none; }
#mabox a:hover .box { display:none; }



/* DIV - bezieht sich auf M_text.html --------------------- */
div#text
	{ float:left; background-color:#ffffff; text-align:left; margin:15px; width:auto;}
table 	{ font:normal 11px Tahoma,Verdana,Arial,Helvetica; color:#000000; line-height:1.4em; display:block;  }

/* Schriften ----------------------------------------------------------------------- */
p,h1,h2,h3,h4,h5,h6,input,button 
	{ font:normal 12px Arial,Tahoma,Verdana,Helvetica; line-height:1.4em; margin:0; padding:0; }	

	/* Ausnahmen */
	p 	{ margin-bottom:4px;}
	h1, h4 	{ font-size:20px; font-weight:lighter; color:#000000; margin:2px 0 0 0; }
	h2 	{ font-weight:bold; margin:10px 0 0 0; line-height:1.0em;  }
   
/* Aufzählung: Formatierung wie <p> nur einger&#65533;ckt */
	ul,li { padding:2px 5px 2px 15px; margin:1px 15px 1px 15px;
		font:normal 11px Tahoma,Verdana,Arial,Helvetica; line-height:1.4em; }
		
/* Link allgemein */ 	
   a, .linkohnelinie  
   	{ text-decoration:underline; color:#000000; font:normal 12px Tahoma,Verdana,Arial,Helvetica; 
   	  margin:0px 0px 0px 0px; }
   .linkohnelinie  { text-decoration:none; } 

/* gibt Beschreibungen für die Links aus (a la "startet das Herunterladen einer Datei)*/
/* a[title]:after, acronym[title]:after { content: '('attr(title) ')'; } 			*/
/* a[href]:after {content: " <URL: "attr<href"> "; color:grey; }  				*/

/* iframes ##########################################################################*/	
	.tx-iframe2-pi1 	{ width:auto; height:500px; }	  

/* ENDE ENDE  ENDE  ENDE  ENDE  ENDE  ENDE  ENDE  ENDE  ENDE  ENDE  ENDE  ENDE  ENDE */
