/*************************************************************

Allgemeine Definitionen für den Body-Bereich

*************************************************************/

body {	background-color: #FFFFFF;

	background-repeat: repeat-y;

	background-position: top left;

	margin-left:10pt;}
	
	

/************************************************************

Definitionen der Menüpostion

*************************************************************/

div.menu01 {position:absolute;top:160px;left:35px; z-index:10}

div.menu02 {position:absolute;top:190px;left:35px; z-index:10}

div.menu03 {position:absolute;top:220px;left:35px; z-index:10}

div.menu04 {position:absolute;top:250px;left:35px; z-index:10}

div.menu05 {position:absolute;top:280px;left:35px; z-index:10}

div.menu06 {position:absolute;top:310px;left:35px; z-index:10}

div.menu07 {position:absolute;top:340px;left:35px; z-index:10}

div.menu08 {position:absolute;top:370px;left:35px; z-index:10}

div.menu09 {position:absolute;top:400px;left:35px; z-index:10}

div.menu10 {position:absolute;top:430px;left:35px; z-index:10}

div.menu11 {position:absolute;top:460px;left:35px; z-index:10}

div.menu12 {position:absolute;top:490px;left:35px; z-index:10}



/************************************************************

Allgemeine Definitionen für alle Überschriften

*************************************************************/

h1, h2, h3, h4, h5, h6 {font-family:Arial,Helvetica,Swiss;

		color:#0A50A1;

		margin-top:5pt;

		margin-bottom:1pt;}

			

/************************************************************

Definitionen für Größen einzelner Überschriften

h1 {	font-size:12pt;

	font-weight:900;

	text-transform:uppercase;}

	

h2 {	font-size:12pt;

	font-weight:900;}

	

h3 {	font-size:12pt;}

h4 {	font-size:11pt;}

h5 {	font-size:10pt;}

h6 {	font-size:9pt;}

*************************************************************/

h1 {	font-size:12pt;}

h2 {	font-size:11pt;}

h3 {	font-size:10pt;}

h4 {	font-size:9pt;}



/************************************************************

Individuelle Definitionen für einzelne Überschriften

*************************************************************/

h1.zwei, h2.zwei, h3.zwei, h4.zwei, h5.zwei, h6.zwei {	font-family:Courier New,Courier;

					color:#0A50A1}

						

h1.drei, h2.drei, h3.drei, h4.drei, h5.drei, h6.drei {	font-family:Arial,Helvetica,Swiss;

					color:#0A50A1}

					

/* Blaue Schrift, grauer Hintergrund, für besondere Titelzeilen */

h1.vier, h2.vier, h3.vier, h4.vier, h5.vier, h6.vier {	font-family:Arial,Helvetica,Swiss;

					color:#0A50A1;

					background-color:#EEEEEE}

					

/* Blauer Hintergrund, graue Schrift, z.B. für Firmennamen in Adressen

   Element: adr_titel */

h1.fuenf, h2.fuenf, h3.fuenf, h4.fuenf, h5.fuenf, h6.fuenf {	font-family:Arial,Helvetica,Swiss;

						color:#EEEEEE;

						background-color:#0A50A1}



.title_headline {font-family:Arial,Helvetica,Swiss;color:#0A50A1;margin:0pt;font-size:12pt;font-weight:900;}



/************************************************************

Allgemeiner Fliesstext (z.B. für Inhaltsseiten)

*************************************************************/

p.fliesstext {	font-family:Arial,Helvetica,Swiss;

		font-size:9pt;

		color:#404040;

		margin:0.5cm 0.5cm 0.5cm 0.5cm;}

p {	        text-indent:0cm; 

                font-family:Arial,Helvetica,Swiss;

		font-size:10pt;

		color:#404040;

		}

ol {	                font-family:Arial,Helvetica,Swiss;

		font-size:10pt;

		color:#404040;

		}

div.bulletlist{	font-family:Arial,Helvetica,Swiss;

		font-size:10pt;

		color:#404040;

		}



ul {	                font-family:Arial,Helvetica,Swiss;

		font-size:10pt;

		color:#404040;

		}

		



/************************************************************

Fliesstext für Verzeichnisseiten

*************************************************************/

p.fliessverz {	font-family:Arial,Helvetica,Swiss;

		font-size:9pt;

		color:#404040;

		margin:0cm 0.5cm 0.5cm 0.5cm;}



/************************************************************

Text für Adressen in Tabellen

*************************************************************/

td.ueberschrift {font-family:Arial,Helvetica,Swiss;

		text-align:left;

		font-size:12pt; 

		font-weight:900;

		color:#EEEEEE;

		background-color:#0A50A1;}

		

/************************************************************

Text für Adressen in Tabellen

*************************************************************/

td.adrtext {	font-family:Arial,Helvetica,Swiss;

		text-align:center;

		font-size:10pt; 

		color:#0A50A1;

		background-color:#EEEEEE;}

		

/************************************************************

Text für Adressen in Absätzen

*************************************************************/

p.adrtext {	font-family:Arial,Helvetica,Swiss;

		text-align:center;

		font-size:10pt; 

		color:#0A50A1;

		background-color:#EEEEEE;}



/************************************************************

Leere Tabellenspalte über dem Hauptmenü zur

Positionierung des Inhalts der Seite weiter rechts

*************************************************************/

td.dummylinks {	width:150px;}





/************************************************************

Tabellenzelle für den gesamten Inhalt der Dokumente

*************************************************************/

td.maincontent {	margin-top:100pt;}







/************************************************************

Tabellenzellen für Datum bei Verzeichnissen

*************************************************************/

td.verzdat { text-align:right;

		 width:20%;}





/************************************************************

Tabellenzellen für Ordner bei Verzeichnissen

*************************************************************/

td.verzord { text-align:right;

		 width:5%;}

		



/************************************************************

Tabellenzellen für Inhalt bei Verzeichnissen

*************************************************************/

td.verzcont { text-align:left;

		  width:70%;}





/************************************************************

Allgemeine Definitionen für Hyperlinks

*************************************************************/

a:link {	color:#404040; }

a:visited {	color:#404040; }

a:active {	color:#404040; }



/************************************************************

 Definitionen für Hyperlinks des Hauptmenüs

*************************************************************/

a.menu:link {	font-family:Arial,Helvetica;

		font-size:9pt;

		font-weight:bold;

		color:#0A50A1;

		text-decoration:none;}

		

a.menu:visited {	font-family:Arial,Helvetica;

		font-size:9pt;

		font-weight:bold;

		color:#0A50A1;

		text-decoration:none;}

		

a.menu:active {	font-family:Arial,Helvetica;

		font-size:9pt;

		font-weight:bold;

		color:#0A50A1;

		text-decoration:none;}



a.menu2:link {	font-family:Arial,Helvetica;

		font-size:8pt;

		font-weight:bold;

		color:#0A50A1;

		text-decoration:none;}

		

a.menu2:visited {	font-family:Arial,Helvetica;

		font-size:8pt;

		font-weight:bold;

		color:#0A50A1;

		text-decoration:none;}

		

a.menu2:active {	font-family:Arial,Helvetica;

		font-size:8pt;

		font-weight:bold;

		color:#0A50A1;

		text-decoration:none;}

		

a.menu3:link {	font-family:Arial,Helvetica;

		font-size:8pt;

		color:#0A50A1;

		text-decoration:none;}

		

a.menu3:visited {	font-family:Arial,Helvetica;

		font-size:8pt;

		color:#0A50A1;

		text-decoration:none;}

		

a.menu3:active {	font-family:Arial,Helvetica;

		font-size:8pt;

		color:#0A50A1;

		text-decoration:none;}

		

/************************************************************

 Definitionen für Hyperlinks von Verzeichnisseiten

sehr gross

*************************************************************/

a.verzhuge:link {	font-family:Arial,Helvetica;

		font-size:12pt;

		font-weight:bold;

		color:#0A50A1;

		text-decoration:none;}

		

a.verzhuge:visited {	font-family:Arial,Helvetica;

		font-size:12pt;

		font-weight:bold;

		color:#404040;

		text-decoration:none;}

		

a.verzhuge:active {	font-family:Arial,Helvetica;

		font-size:12pt;

		font-weight:bold;

		color:#FFEEB3;

		text-decoration:none;}

		



/************************************************************

 Definitionen für Hyperlinks von Verzeichnisseiten

gross

*************************************************************/

a.verzbig:link {	font-family:Arial,Helvetica;

		font-size:10pt;

		font-weight:bold;

		color:#0A50A1;}

		

a.verzbig:visited {	font-family:Arial,Helvetica;

		font-size:10pt;

		font-weight:bold;

		color:#404040;}

		

a.verzbig:active {	font-family:Arial,Helvetica;

		font-size:10pt;

		font-weight:bold;

		color:#FFEEB3;}

		

		

/************************************************************

Definitionen für Hyperlinks der Popup-Menüs

*************************************************************/

a.submenu:link {	font-family:Arial,Helvetica;

		font-size:10pt;

		color:#EEEEEE;

		text-decoration:none;}

		

a.submenu:visited {font-family:Arial,Helvetica;

		font-size:10pt;

		color:#EEEEEE;

		text-decoration:none;}

		

a.submenu:active {	font-family:Arial,Helvetica;

		font-size:10pt;

		color:#EEEEEE;

		text-decoration:none;}





/************************************************************

Tabellenzellen der Popup-Menüs

*************************************************************/

td.submenu{	background-color:#0A50A1;}





/************************************************************

Breite Tabelle für Seiteninhalt

*************************************************************/

table.breit  {	}

		

/************************************************************

Tabellenzellen für Kopfzellen der Hauptseite

*************************************************************/

td.labelcell  {	background:#FFFFFF url('http://www.adfc-ms.de/fileadmin/template/template-Dateien/verlauf.jpg') repeat-y fixed left top; font-family:Arial,Helvetica,Swiss;

		font-size:9pt;

		color:#0A50A1;

		padding:4px;

		text-decoration:none;

		vertical-align:top}



/************************************************************

Tabellenzellen für Inhalt der Hauptseite

zusammen mit td.tablecontent anwenden,

da Netscape sonst Probleme bereitet

*************************************************************/

p.tablecontent {	margin:0.0cm 0.5cm 0.5cm 0.3cm;}





/************************************************************

Tabellenzellen für Inhalt der Hauptseite (schmal)

zusammen mit p.tablecontent anwenden,

da Netscape sonst Probleme bereitet

*************************************************************/

td             {	font-family:Arial,Helvetica,Swiss;

		font-size:9pt;

		color:#404040;

		vertical-align:top;

		text-align:left;

		}

td.tablecontent {	font-family:Arial,Helvetica,Swiss;

		font-size:9pt;

		color:#404040;

		vertical-align:top;

		text-align:left;

		width:300px;}

		

/************************************************************

Tabellenzellen für Inhalt der Hauptseite (breit)

*************************************************************/

td.tablecontent2 {	font-family:Arial,Helvetica,Swiss;

		font-size:9pt;

		color:#404040;

		vertical-align:top;

		text-align:left;

		width:600px;}

		



/************************************************************

Kurze Hinweistexte (einzelne Worte)

*************************************************************/

em.alert	 {	font-family:Arial,Helvetica,Swiss;

		font-size:11pt;

		font-style:normal;

		font-weight:bold;

		color:#FF0000;}

		

/************************************************************

Längere Hinweistexte (ganze Absätze)

*************************************************************/

p.alert	 {	font-family:Arial,Helvetica,Swiss;

		font-size:11pt;

		font-style:normal;

		font-weight:bold;

		color:#0A50A1;

		background-color:#FFFFFF;

		text-align:center;}

		



/************************************************************

Copyright Vermerke etc.

*************************************************************/

td.cprgt {	font-family:Arial,Helvetica,Swiss;

	font-size:8pt;		

	font-style:normal;

	color:#777777;

	text-align:center;}

	



/************************************************************

Anzeige der letzten Änderung der Seite

*************************************************************/

div.changed {	font-family:Arial,Helvetica,Swiss;

		font-size:8pt;		

		font-style:normal;

		text-align:left;

		color:#0A50A1;}

		



/************************************************************

Pfad der Benutzernavigation mit Hyperlink

*************************************************************/

div.pfad {	font-family:Arial,Helvetica,Swiss;

	font-size:8pt;		

	font-style:normal;

	text-align:left;

	color:#0A50A1;}

	



/************************************************************

Text-Label für Tabellen mit Label und Text

zusammen mit p.label anwenden,

da Netscape sonst Probleme bereitet

*************************************************************/

td.label {	font-family:Arial,Helvetica,Swiss;

	font-size:8pt;		

	font-weight:bold;

	color:#0A50A1;

	text-align:left;

	vertical-align:top;}

	

/************************************************************

Text-Label für Tabellen mit Label und Text

zusammen mit td.label anwenden,

da Netscape sonst Probleme bereitet

*************************************************************/

p.label {	margin:0.3cm 0.1cm 0.3cm 0.1cm;}







/************************************************************

Text für Tabellen mit Label und Text

*************************************************************/

td.inhalt {	font-family:Arial,Helvetica,Swiss;

		font-size:10pt;

		margin-left:2pt;

		margin-top:2pt;

		margin-left:2pt;

		margin-bottom:2pt;

		color:#404040;

		background-color:#FFFFFF;}

		

/************************************************************

Tabellenzellen für Inhalt der Hauptseite

*************************************************************/

p.inhalt {	margin:0.1cm 0.1cm 0.1cm 0.1cm;}





/************************************************************

Definitionen für Monats-Links

*************************************************************/

div.monatzeilen	{line-height:1.2pt;}



div.monattext	{font-size:8pt;

		font-weight:bold;

 		color:#0A50A1;}

 		

div.monatschatten{	margin-left:1.2pt;

		font-size:8pt;

		font-weight:bold;

  		color:#DDDDDD;}



a.monat:link	{text-decoration:none;color:#0A50A1;}

a.monat:visited	{text-decoration:none;color:#0A50A1;}

a.monat:active	{text-decoration:none;color:#0A50A1;}



a.monatschatten:link	{text-decoration:none;color:#DDDDDD;}

a.monatschatten:visited	{text-decoration:none;color:#DDDDDD;}

a.monatschatten:active	{text-decoration:none;color:#DDDDDD;}

.external-link-new-window { }


DIV.tx-slcycleroutes-pi1 { font-family: Verdana, sans-serif; font-size: 9pt; }        	

DIV.tx-slcycleroutes-pi1 TD { font-family: Verdana, sans-serif; font-size: 9pt; }		

DIV.tx-slcycleroutes-pi1 A { color: #0A50A1; text-decoration: none; }		

DIV.tx-slcycleroutes-pi1 A:hover { text-decoration: underline; }	

.bodytext IMG {
	float: none;
	border:none;
	margin:0px;
}
