/*	inline:     die onmouseover events wurden inline geschrieben. auf allen seiten für die hauptmenus
	
*/
body				{														
						background-color:#660000;
						width:100%;
						margin:0px;
					}
table				{			
						table-layout:auto;
						border:0;
						margin:0px;
						width:100%;
					}
.logo				{										/*allgemein:   formatierung für mediatislogo rechts oben*/
						width:100%;
						text-align:right;
						vertical-align:top;
					}
table.mediatistext	{										/*mediatis:   informationstext */
						font-family:Arial,serif;
						font-size:11.5px;
						color:#46565E;
					}
td.schrift			{										/*allgemein:   schriftformatierung hauptmenu*/
						color:#991E00;
						padding-left:10px;
						padding-right:10px;
						line-height:18px;
						font-size:11px;
						font-family:verdana,serif;
						font-weight:550;
						vertical-align:bottom;
					}
td.kontaktschrift	{										/*kontakt:   schriftformatierung kontaktformular*/
						font-size:11px;
						font-family:verdana,serif;
						width:200px;
					}
td.kontakttitel		{										/*kontakt:   schriftformatierung kontaktformulartitel*/
						font-family:verdana,serif;
						font-weight:bold;
						font-size:15px;
						color:#46565F;
						vertical-align:top;
					}
table.verticalmenu	{										/*allgemein:   kleines menu rechts mitte*/					
						color:#CCCCCC;
						line-height:24px;
						text-indent:10px;
						font-size:11px;
						font-family:verdana,serif;												
					}
td.mainmenu			{										/*mediatis:   hauptmenu links (mediatis, kompetenzen, referenzen, spektrum)*/
						line-height:21px;
						color:#CCCCCC;
						vertical-align:bottom;
						padding-left:10px;						
						font-size:11px;
						font-family:verdana,serif;						
					}
td.imagemediatis	{										/*mediatis:   bild vom kaktrus haupttable*/
						width:410px;
						height:330px;
						vertical-align:bottom;
					}	
td.imagekontakt		{										/*kontakt:   bild von kontakt titel */
						vertical-align:top;
						width:300px;
						height:300px;						
					}	
td.dreieckmediatis	{										/*mediatis:   dreieck gif in haupttable*/
						vertical-align:top;
						width:10px; 
						height:330px;
					}
td.imagekompetenzen	{										/*kompetenzen:	bild von tisch haupttable*/
						width:410px;
						height:310px;
						vertical-align:bottom;
					}					
td.dreieckkompetenz	{										/*kompetenzen:	dreieck gif in haupttable*/
						vertical-align:top;						
					}
td.imagereferenz	{										/*referenz:	  bild in haupttable*/
						width:418px;
						height:310px;
						vertical-align:bottom;
					}
a.mainmedia			{										/*mediatis:   link mediatis hauptmenuleiste*/
						color:#CCCCCC;
						text-decoration:none;
					}	
a.mainkontakt		{										/*mediatis:   link mediatis hauptmenuleiste*/
						color:#31749B;
						text-decoration:none;
					}
a:hover.mainkontakt	{										/*mediatis:   link kontakt hauptmenuleiste*/
						color:#333333;
						text-decoration:none;
					}
a:active.mainkontakt{										/*mediatis:   link kontakt hauptmenuleiste*/
						color:#333333;
						text-decoration:none;
					}
a.mainmedia1		{										/*mediatis:   link mediatis >> hauptmenuleiste*/
						color:#6699CC;
						text-decoration:none;
					}	
a:hover.mainmedia	{										/*mediatis:   mouseoverlink mediatis hauptmenuleiste*/
						color:#6699CC;
						text-decoration:none;
					}
a.mainkompetenzen	{										/*mediatis:   link kompetenzen hauptmenuleiste*/		
						color:#CCCCCC;
						text-decoration:none;
					}
a.mainkompetenzen1	{										/*mediatis:   link kompetenzen >> hauptmenuleiste*/		
						vertical-align:bottom;	
						color:#D14E47;
						text-decoration:none;
					}
a:hover.mainkompetenzen	{									/*mediatis:   mouseoverlink kompetenzen hauptmenuleiste*/
							color:#D14E47;
							text-decoration:none;
						}
a.mainspektrum			{									/*mediatis:   link spektrum hauptmenuleiste*/
							color:#CCCCCC;
							text-decoration:none;
						}
a.mainspektrum1			{									/*mediatis:   link spektrum >> hauptmenuleiste*/
							vertical-align:bottom;	
							color:#C58443;
							text-decoration:none;
						}
a:hover.mainspektrum	{									/*mediatis:   mouseoverlink spektrum hauptmenuleiste*/
							color:#C58443;
							text-decoration:none;
						}
a.mainreferenzen		{									/*mediatis:   link referenzen hauptmenuleiste*/
							color:#CCCCCC;
							text-decoration:none;
						}
a.mainreferenzen1		{									/*mediatis:   link referenzen >> hauptmenuleiste*/
							color:#FFFFFF;
							text-decoration:none;
						}
a:hover.mainreferenzen	{									/*mediatis:   mouseoverlink referenzen hauptmenuleiste*/
							color:#FFFFFF;
							text-decoration:none;
						}	
a.small					{									/*mediatis:   link kleines menu*/
							color:#CCCCCC;
							text-decoration:none;
						}
a:hover.small			{									/*mediatis:   mouseoverlink kleines menu*/
							color:white;
							text-decoration:none;
						}
a:active.small			{									/*mediatis:   activelink kleines menu*/
							color:white;	
							text-decoration:none;
						}
a.kontaktformu			{									/*mediatis:   link kleines menu*/
							color:#6699CC;
							text-decoration:none;
						}
.formular				{									/*kontakt: formatierung der eingabefelder in formular*/
							background-color: #DDDDDD; 
							border: 1px; 
							width: 250px; 
							font-family: Verdana,serif;	
							font-size: 11px;
						}
.formularsend			{									/*kontakt: formatierung der sendebutton in formular*/
							background-color: #DDDDD1; 
							border: 1px; 
							width: 120px; 
							font-family: Verdana,serif;	
							font-size: 11px;
						}


