

/*Formatierung der ganzen Seite*/
body {
color: #0000FF;
background: url(../cssgrafik/hinter-hinter.jpg) repeat-y;									/*Schrift Formatierung des Body hier in blau*/
color: #0000FF; 							/*Hintergrundfarbe hier in hellblau, wird angezeigt wenn das Hintergrundbild nicht zur vVrfügung steht*/
font-size: 100.01%;								/*Groesse der Seite*/
font-family: Helvetica,Arial,sans-serif;						/*Schriftart*/
margin: 0;									/*Aussenabstand*/
padding: 1em 0;									/*Innenabstand*/
text-align: center;  								/* Zentrierung im Internet Explorerdes Textes */
}


/*Formatierung des inneren Bereiches*/
div#Seite {
color: #0000FF;								/*Schrift Formatierung des Body hier in blau*/
background: url(../cssgrafik/hint1a.jpg) repeat-y;
color: #0000FF;						/*Hintergrundfarbe hier in hellblau, wird angezeigt wenn das Hintergrundbild nicht zur Verfügung steht-- wiederholen*/
text-align: left;								/* Seiteninhalt wieder links ausrichten */
margin: 0 auto;									/* Standardkonforme horizontale Zentrierung */
width: 95%;									/*Breite*/
padding: 0;									/*Innenabstand*/

}


/* Das Logo der Seite*/
div#logo {
background: url(../cssgrafik/logo.png);			    			/* Das Logo der Yogaschule*/
float:right;									/*rechts ausgerichtet*/
width:150px;									/*Breite des Logos*/
height:150px									/*Höhe des Logos*/
}
/* Kopfformatierung beim Druck*/
div#lo {
display:none;									/*Anzeige wird unterdrückt, da nur beim Drucken verwendet wird*/
}


/*Formatieren des Titels*/
div#title {
background: url(../cssgrafik/hintitel.png);					/*Schriftzug der Yogaschule*/
text-align:left;								/* Text zentriert ausgerichtet*/
width: 600px;									/*Länge des Textes*/
height:150px									/*Höhe des Textes*/
}


/*Formatieren des Tittels 2*/
div#title2 {
background-image:url(../cssgrafik/titel2a.png);					/*Hintergrund Bild*/
Color: #0000FF;									/*Textfarbe hier Blau*/
text-align:center;								/*Text zentriert ausgerichtet*/
font-size:1.4em ;									/*Textgrösse*/
}


/* Formatierung der Navigation*/
ul#Navigation {
text-align:center;
font-size: 0.8em;
float: left; width: 200px;
margin:1.2em;
padding: 0;
}

ul#Navigation li {
list-style: none;
margin: 0;
padding: 0.5em;
text-align: center;
}
ul#Navigation a {
Color: #0000FF;
display: block;
padding: 0.2em;
font-weight: bold;
}
ul#Navigation a:link, a:visited, a:focus, a:hover, a:active {
text-decoration: none;
text-transform:none;
text-align: center;
}
ul#Navigation a:link {

background-image:url(../cssgrafik/buton5.png);
Color: #0000FF;
/*background-color: #00CCFF;*/
text-align: center;
}
ul#Navigation a:visited {

background-image:url(../cssgrafik/buton3.png);
color: #0033FF;
/*background-color: #0C9FEE;*/
text-align: center;
}
ul#Navigation a:focus {
background-image:url(../cssgrafik/buton5.png);
color: #FFFFFF;
/*background-color: ;*/
text-align: center;
}
ul#Navigation a:hover {
background-image:url(../cssgrafik/buton5.png);
Color: #FFFFFF;
/*background-color: #FF0033;*/
text-align: center;
}
ul#Navigation a:active {
background-image:url(../cssgrafik/buton3.png);
color: #7B8AEF;
/*background-color: #80FF80;*/
text-align: center;
}

A { text-decoration: none; color: #638EEF}

/*Formatierung des Inhaltes*/
div#Inhalt {
font-size:0.8em;
text-align: center;
font-weight:bold;
Color: #0000FF;
margin: 20px 20px 5px 220px;
padding: 0 1em;
/*background-color:;*/
}

div#Inhalt h1 {
Color: #0000FF;
font-size:3.5em;
margin: 0;
padding: 0.3em;
text-align: center;
background: #19CACA url(/*../../../src/logo.gif*/) no-repeat 100% 45%;
border-bottom: 0px solid silver;
}
div#Inhalt h2 {
font-size: 1.2em;
margin: 0.2em 0;
text-align: left;
/*color: #2311E6;*/
Color: #0000FF;
}
div#Inhalt h3 {
background-image:url();
font-size: 1.2em;
margin: 0.2em 0;
/*color: #18287B;*/
Color: #0000FF;
/*background-color: #3BC1EE;*/
}
div#Inhalt h4 {
Color: #0000FF;
font-size:1.3em;
margin: 0;
padding: 0.3em;
text-align: center;
background: #19CACA url(../cssgrafik/titel2a.png) no-repeat 100% 45%;
border-bottom: 0px solid silver;
}
div#Inhalt h5 {
Color: #0000FF;
font-size:0.8em;
margin: 0;
padding: 0.3em;
text-align: left;
background:#FF8833  url() no-repeat 100% 45%;
border-bottom: 0px solid silver;
}
div#Inhalt h6 {
Color: #0000FF;
font-size:0.5em;
margin: 0;
padding: 0.3em;
text-align: left;
background:  url() no-repeat 100% 45%;
border-bottom: 0px solid silver;
}
div#Inhalt p{
Color: #0000FF;
text-align:justify;
font-size: 1em;
margin: 1em 0;
}

div#bsy1{
width:400px;
float:left;
font-size:0.8em;
}

div#bsy2{
width:400px;
float:right;
font-size:0.8em;
}

div#tabelle, div#tabelle2, div#tabelle3 {
background:  url() no-repeat 100% 45%;
width: 95%;
font-size:0.8em;
text-align: center;
font-weight:bold;
Color: #0000FF;
margin: 10px 10px 5px 10px;
padding: 0 1em;
border-bottom: 0px solid silver;
}

div#new {
display:none;
}

ul {
list-style-type: circle;
text-align: left;

}
li {
list-style-type: disc;
text-align: left;

}

/* Links */
a:link {
color: #4A5DEF;
font-family: arial, sans-serif;
font-size: 12pt;
text-decoration: none;
border: none
}

/* Links beim Überfahren mit der Maus */
a:link:hover {
color: #1086D6;
font-family: arial, sans-serif;
font-size: 12pt;
text-decoration: none;
border: none
}

/* besuchte Links */
a:visited {
/*color: #DE14C3;*/
color: #187D7B;
font-family: arial, sans-serif;
font-size: 12pt;
text-decoration: none;
border: none
}

/* besuchte Links beim Überfahren mit der Maus */
a:visited:hover {
/*color: #F86106;*/
color: #5AA6EF;
font-family: arial, sans-serif;
font-size: 12pt;
text-decoration: none;
border: none
}

div#fuss{
display:none;
}


/* Formatierung der Fusszeile*/
div#Fusszeile p {
clear: both;
font-size: 0.83em;
Color: #0000FF;
margin: 0; padding: 0.1em;
font: 0.9em "Times New Roman" ;
text-align: center;
border-top: 2px solid silver;
  }

/* Formatierung der Überschriften*/
h1 {
Color: #0000FF;
font-size:1.4em;
margin: 0;
padding: 0.3em;
text-align: center;
background: #fed url(/*../../../src/logo.gif*/) no-repeat 100% 45%;
border-bottom: 0px solid silver;
}
h2 {
Color: #0000FF;
font-size:2em;
margin: 0;
padding: 0.3em;
text-align: center;
background:  url(/*../../../src/logo.gif*/) no-repeat 100% 45%;
border-bottom: 0px solid silver;
}
h3 {
Color: #0000FF;
font-size:1em;
margin: 0;
padding: 0.3em;
text-align: center;
background:  url(/*../../../src/logo.gif*/) no-repeat 100% 45%;
border-bottom: 0px solid silver;
}
h4 {
Color: #0000FF;
font-size:0.8em;
 margin: 0;
 padding: 0.3em;
text-align: center;
background:  url(/*../../../src/logo.gif*/) no-repeat 100% 45%;
border-bottom: 0px solid silver;
}
h6 {
Color: #0000FF;
font-size:1em;
margin: 0;
padding: 0.3em;
text-align: center;
background:  url() no-repeat 100% 45%;
border-bottom: 0px solid silver;
}

/*Linien Formaierung*/

hr {
/*style="width:300px;*/
/*color:#3616CE;*/
Color: #0000FF;
background-color:#0000FF;
height:1px;
margin-right:0;
text-align:right;
/*border:3px dashed black;"*/
}

img {
border:none
}

/* Tabellen */
table, tr, td, th {
color: #163DF6;
font-family: arial, sans-serif;
font-size: 12pt;
font-weight:bold;
text-align: left;
}

div#table {
font-size: 10pt;
margin: 20px 20px 5px 400px;
cellpadding 1;
cellspacing 0
border:1px;
solid #000000;

}
