body {
    color: #ffffff;								/* Vordergrundfarbe: weiss */
    background: #000000;					/* Hintergrundfarbe: schwarz */
    padding: 0;
    margin: 0;
    text-align: center;
    font-family: arial;
    font-size: 14px;
    }


img {
		border:none;	
		}
		
img.logo {
		text-align:center;
		}
		
table {
    background: #62c0fe;					/* Hintergrundfarbe: hellblau */
    padding:2px;
		}

table.Hauptinhalt {
		width: 800px;
		}
	
table.navigation {
		width:100%;										/* volle Breite nutzen */
		height:100%;									/* volle Höhe nutzen */
		}
	
table.Nebeninhalt {
		width:100%;										/* volle Breite nutzen */
		height:100%;									/* volle Höhe nutzen */
		}

table.Gesamtuebersicht {
		width:100%;
		height:100%;
		text-align:left;
		background:#cccccc;
		border-width:2px;
		border-color: #ffffff;
		border-style: solid;
		}

tr.Gesamtuebersicht_Titel {
		text-align:center;
		font-size:14px;
		}

tr.Gesamtuebersicht_Untertitel {
		text-align:center;
		font-size:10px;
		}
		
tr.Gesamtuebersicht_ungerade {
		text-align:left;
		font-size:12px;
		background:#dddddd;
		border-width:1px;
		border-color: #ffffff;
		border-style: solid;
		}
		
tr.Gesamtuebersicht_gerade {
		text-align:left;
		font-size:12px;
		background:#eeeeee;
		border-width:1px;
		border-color: #ffffff;
		border-style: solid;
		}
		
td 	{
		text-align: left;							/* Ausrichtung des Textes/Inhaltes: links */
		vertical-align: top;
		}

td.Lampion{
		text-align: center;
		}

td.Holzgeist{
		text-align: center;
		}

td.Dreieck{
		text-align: center;
		}

td.Keramikgeist{
		text-align: center;
		}

td.Badge{
		text-align: center;
		width: 50px;
		}

td.BannerklauAm{
		text-align: center;
		}

td.ZurueckgeholtAm{
		text-align: center;
		}
		
td.aktivlink {
		color: #ffffff;
		background: #62c0fe;
		width:210px;
		padding:2px;
		text-align:center;
		border-width: 1px;
		border-color: #ffffff;
		border-style: dashed;
		}

td.passivlink {
		color: #000000;
		background: #ffffff;
		width:210px;
		text-align:center;
		}
	
td.fusszeile {
    color: #a0a0a0;								/* Vordergrundfarbe: weiss */
		text-align:center;						/* Ausrichtung des Textes/Inhaltes: mittig */
		}

a {
		text-decoration:none;					/* kein Link-Unterstrich */
		}

a:visited {
		color: #0000ff;
		}

a.aktivlink {
		color: #00ff00;
		}

a.aktivlink:hover {
		color: #ff0000;
		}
		
a.aktivlink:visited {
		color: #000000;
		}

span.Ueberschrift {
		font-size: 40px;
		font-weight: bold;
		}

span.Subtitle {
		font-size: 24px;
		}

span.Inhalt {
		padding:2px;
		color: #000000;
		}

span.Seitentitel {
		font-size: 24px;
		color: #000000;
		}

span.Kategorieueberschrift {
		font-weight: bold;
		}
		
/* Kommentare */

/*
#main {
    text-align: left;
    padding: 7px;
    margin: 0px auto 0;
    width: 800px;
    }
    
table.Filmvorschau {
    width: 100%;
    table-layout:fixed;
    border-width:1px;
		}
table.HM {
    background-image:url('../grafik/layout/hintergrund.jpg');
    width: 796px;
    height: 396px;
    table-layout:fixed;
		}

table.UM {
    background-image:url('../grafik/layout/untermenuehintergrund.jpg');
    width: 796px;
    height: 396px;
    table-layout:fixed;
		}

table.INHALT {
    width: 90%;
	  table-layout:fixed;
	  color:black;
		}
		
tr  {
		vertical-align:top;
		}

tr.ZEILE1 {
		height:100px;
		}		

tr.UMZeile {
		height:30px;
		}

td.ZENTRIERT {
		text-align:center;
		}
		
td.Filmvorschaubeschriftung {
		text-align:center;
		text-decoration:none;
	  color:black;
		font-size:0.8em;
		}

p {
		color:black;
		}

hr {
		color:red;
		}
	
li {
		font-size:0.8em;
		color:darkred;
		}

h2 {
		color: black;
		}

h3 {
		color: red;
		}

img.AktiveVorschau {
		border-color:black;
		border-width: 4px;
		border-style: dashed;
		}

a:visited {
		text-decoration:none;
		color: #c00000;
		font-style:italic
		}

a.externlink {
		color: #c00000;
		text-decoration:none;
		}

a.externlink:hover {
		color: #c00000;
		text-decoration:underline;
		}

a.externlink:visited {
		color: #c00000;
		text-decoration:underline;
		}

a.IMPRESSUM, a.KONTAKT, a.DISCLAIMER, a.IHRWEGZUMIR, a.MAIL {
    font-size:0.8em;
		text-decoration:none;
		color:red;
		}
		
a.IMPRESSUM:hover, a.KONTAKT:hover, a.IHRWEGZUMIR:hover {
		text-decoration:none;
		color: darkred;
		}

		
a.HM01 span {
    display:            none;
}
		
a.HM01:link, a.HM01:visited {
    display:            block;
    width:              196px;
    height:             26px;
    background:         url('../grafik/navigation/button_gross_deaktiv_strukturellekoerperarbeit.gif');
}

a.HM01:hover, a.HM01:active, a.HM01:focus {
    background-image:       url('../grafik/navigation/button_gross_aktiv_strukturellekoerperarbeit.gif');
}		
		



		
a.HM02 span {
    display:            none;
}
		
a.HM02:link, a.HM02:visited {
    display:            block;
    width:              196px;
    height:             26px;
    background:         url('../grafik/navigation/button_gross_deaktiv_schmerzpunktbehandlung.gif');
}

a.HM02:hover, a.HM02:active, a.HM02:focus {
    background-image:       url('../grafik/navigation/button_gross_aktiv_schmerzpunktbehandlung.gif');
}		
		



		
a.HM03 span {
    display:            none;
}
		
a.HM03:link, a.HM03:visited {
    display:            block;
    width:              196px;
    height:             26px;
    background:         url('../grafik/navigation/button_gross_deaktiv_bewegungsharmonie.gif');
}

a.HM03:hover, a.HM03:active, a.HM03:focus {
    background-image:       url('../grafik/navigation/button_gross_aktiv_bewegungsharmonie.gif');
}		
		



		
a.HM04 span {
    display:            none;
}
		
a.HM04:link, a.HM04:visited {
    display:            block;
    width:              196px;
    height:             26px;
    background:         url('../grafik/navigation/button_gross_deaktiv_behandlungsraum.gif');
}

a.HM04:hover, a.HM04:active, a.HM04:focus {
    background-image:       url('../grafik/navigation/button_gross_aktiv_behandlungsraum.gif');
}		
		



		
a.HM05 span {
    display:            none;
}
		
a.HM05:link, a.HM05:visited {
    display:            block;
    width:              196px;
    height:             26px;
    background:         url('../grafik/navigation/button_gross_deaktiv_informationenuebermich.gif');
}

a.HM05:hover, a.HM05:active, a.HM05:focus {
    background-image:       url('../grafik/navigation/button_gross_aktiv_informationenuebermich.gif');
}		
		



		
a.HM06 span {
    display:            none;
}
		
a.HM06:link, a.HM06:visited {
    display:            block;
    width:              196px;
    height:             26px;
    background:         url('../grafik/navigation/button_gross_deaktiv_interessantelinks.gif');
}

a.HM06:hover, a.HM06:active, a.HM06:focus {
    background-image:       url('../grafik/navigation/button_gross_aktiv_interessantelinks.gif');
}		
		
		
		
		
a.UM01 span {
    display:            none;
}
		
a.UM01:link, a.UM01:visited {
    display:            block;
    width:              151px;
    height:             20px;
    background:         url('../grafik/navigation/button_klein_deaktiv_strukturellekoerperarbeit.gif');
}

a.UM01:hover, a.UM01:active, a.UM01:focus {
    background-image:       url('../grafik/navigation/button_klein_aktiv_strukturellekoerperarbeit.gif');
}		
		


		
a.UM02 span {
    display:            none;
}
		
a.UM02:link, a.UM02:visited {
    display:            block;
    width:              151px;
    height:             20px;
    background:         url('../grafik/navigation/button_klein_deaktiv_schmerzpunktbehandlung.gif');
}

a.UM02:hover, a.UM02:active, a.UM02:focus {
    background-image:       url('../grafik/navigation/button_klein_aktiv_schmerzpunktbehandlung.gif');
}		
		
		
		
a.UM03 span {
    display:            none;
}
		
a.UM03:link, a.UM03:visited {
    display:            block;
    width:              151px;
    height:             20px;
    background:         url('../grafik/navigation/button_klein_deaktiv_bewegungsharmonie.gif');
}

a.UM03:hover, a.UM03:active, a.UM03:focus {
    background-image:       url('../grafik/navigation/button_klein_aktiv_bewegungsharmonie.gif');
}		


		
a.UM04 span {
    display:            none;
}
		
a.UM04:link, a.UM04:visited {
    display:            block;
    width:              151px;
    height:             20px;
    background:         url('../grafik/navigation/button_klein_deaktiv_behandlungsraum.gif');
}

a.UM04:hover, a.UM04:active, a.UM04:focus {
    background-image:       url('../grafik/navigation/button_klein_aktiv_behandlungsraum.gif');
}		


		
a.UM05 span {
    display:            none;
}
		
a.UM05:link, a.UM05:visited {
    display:            block;
    width:              151px;
    height:             20px;
    background:         url('../grafik/navigation/button_klein_deaktiv_informationenuebermich.gif');
}

a.UM05:hover, a.UM05:active, a.UM05:focus {
    background-image:       url('../grafik/navigation/button_klein_aktiv_informationenuebermich.gif');
}		


		
a.UM06 span {
    display:            none;
}
		
a.UM06:link, a.UM06:visited {
    display:            block;
    width:              151px;
    height:             20px;
    background:         url('../grafik/navigation/button_klein_deaktiv_interessantelinks.gif');
}

a.UM06:hover, a.UM06:active, a.UM06:focus {
    background-image:       url('../grafik/navigation/button_klein_aktiv_interessantelinks.gif');
}		
*/