/*************************************************************
Allgemeine Definitionen für den Body-Bereich
*************************************************************/
body {	background-image: url(http://www.msm-schmidt.com/images/tr_hintergrund3g.jpg);
	background-color: #193179;
	background-repeat: repeat;
	background-position: top left;
	margin-top:0pt;
	margin-left:0pt;}
	
/************************************************************
 Definitionen für Hyperlinks des Hauptmenüs
*************************************************************/
a.menu:link {		font-family:Arial,Helvetica,Swiss;
		font-size:10pt;
		font-weight:bold;
		color:#EFEDEC;
		text-decoration:none;}
		
a.menu:visited {	font-family:Arial,Helvetica,Swiss;
		font-size:10pt;
		font-weight:bold;
		color:#EFEDEC;
		text-decoration:none;}
		
a.menu:active {		font-family:Arial,Helvetica,Swiss;
		font-size:10pt;
		font-weight:bold;
		color:#EFEDEC;
		text-decoration:none;}
		
		
/************************************************************
Definitionen für Hyperlinks der Popup-Menüs
*************************************************************/
a.submenu:link {	font-family:Arial,Helvetica,Swiss;
		font-size:9pt;
		font-weight:bold;
		color:#EFEDEC;
		text-decoration:none;}
		
a.submenu:visited {	font-family:Arial,Helvetica,Swiss;
		font-size:9pt;
		font-weight:bold;
		color:#EFEDEC;
		text-decoration:none;}
		
a.submenu:active {	font-family:Arial,Helvetica,Swiss;
		font-size:9pt;
		font-weight:bold;
		color:#EFEDEC;
		text-decoration:none;}


/************************************************************
Tabellenzellen der Popup-Menüs
*************************************************************/
td.submenu {	background-color:#EFEDEC;}


/************************************************************
Breite Tabelle für Seiteninhalt
*************************************************************/
table.breit  {	width:970px}
		
/************************************************************
Titel MSM Schmidt
*************************************************************/
td.titel {font-family:Arial,Helvetica,Swiss;
		text-align:left;
		font-size:22pt; 
		font-weight:normal;
		font-style:normal;
		letter-spacing:0.05em;
		color:#FFFFFF;}

p.titel {margin:0.0cm 0.0cm 0.0cm 0.0cm;}
		
/************************************************************
Untertitel Music for the Listener
*************************************************************/
td.untertitel {font-family:Arial,Helvetica,Swiss;
		text-align:left;
		font-size:20pt; 
		font-weight:normal;
		font-style:italic;
		color:#EEEEEE;}

p.untertitel {margin:0.0cm 0.0cm 0.0cm 0.0cm;}
		
/************************************************************
Pfad der Benutzernavigation mit Hyperlink
*************************************************************/
div.pfad {	font-family:Arial,Helvetica,Swiss;
	margin-bottom:2pt;
	font-size:8pt;		
	font-style:normal;
	text-align:right;
	color:#EEEEEE;}
	
a.pfad {	font-family:Arial,Helvetica,Swiss;
	text-decoration:none;
	font-size:8pt;		
	font-style:normal;
	color:#EEEEEE;}
	

/************************************************************
Überschrift
*************************************************************/
td.ueberschrift {font-family:Arial,Helvetica,Swiss;
		text-align:left;
		font-size:14pt; 
		font-weight:900;
		color:#EEEEEE;}

p.ueberschrift {margin:0.0cm 0.0cm 0.0cm 0.0cm;}

a.ueberschrift {text-decoration:none;}
		

/************************************************************
2. Überschrift
*************************************************************/
td.ueberschrift2 {font-family:Arial,Helvetica,Swiss;
		text-align:left;
		font-size:12pt; 
		font-weight:600;
		color:#EEEEEE;}

p.ueberschrift2 {margin:0.0cm 0.0cm 0.0cm 0.0cm;}

a.ueberschrift2 {text-decoration:none;}
		

/************************************************************
Text für Tabellen mit Label und Text
*************************************************************/
td.inhalt {	font-family:Arial,Helvetica,Swiss;
		text-align:justify;
		font-size:11pt;
		font-style:normal;
		color:#000000;}
		
p.inhalt {	margin:0.0cm 0.0cm 0.0cm 0.0cm;}

a.inhalt {	font-family:Arial,Helvetica,Swiss;
		text-decoration:none;
		color:#000000;}
