/* Generelle Einstellungen */
body {
  width: 100%;
  padding: 0.1em;
  margin: 0.1em;
  color: rgb(255,200,0);
  font: 0.8em Century Gothic;
  text-decoration: none;
}



h1 {color: #004000; font-family: Century Gothic; font-size: 1.2em; text-decoration: none;}
h2 {color: rgb(255,153,0); font-family: sans-serif; font-size: 0.4em; text-decoration: none;}
h3 {color: #004000; font-style : italic; font-family: MS Gothic; font-size: 1em; text-decoration: none;}
h4 {color: #004000; font-family: Century Gothic; font-family: MS Gothic; font-size: 1em; text-decoration: none;}
h5 {color: #004000; font-style : italic; font-family: Century Gothic; font-size: 0.8em; text-decoration: none;}
h6 {color: #004000; font-family: Century Gothic; font-size: 0.8em; text-decoration: none;}
input {color:maroon;font-size: 1em; font-family: Century Gothic; text-decoration: none;}

b {color: #004000; font-family: MS Gothic; font-size: 1em; text-decoration: none;}
p {color: maroon; font-size : 13px; font-family: Verdana, Arial, Helvetica, sans-serif;}

table {color :maroon; font-size: 13px; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
td {color : maroon; font-size : 13px; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
tr {color : maroon; font-size : 13px; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}


li {color: green; font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
ol {color: #004000; font-size : 13px; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
ul {color: #004000; font-size : 13px; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration: none;} 


select {color: white; font-weight : bold; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
background-color :rgb(255, 153, 0);}







Morota {color:#004000; font-family: Century Gothic; font-size: 0.5em; text-decoration:none;}

  
div#Duesseldorf {
  margin: 2em;
}        	


div#Heilpraktiker {
  margin: 0em 0.1em;
  padding: 0.1em;	
  width: 99%;
  background-color: rgb(255,153,0);
  height: 9em;
  text-align: center;
}

/* Navigation */
div#Navigation {
  width: 19%;
  position: absolute; 
  left: 0.05%; 
  top: 11%;
  z-index: 1;
  background-color: rgb(255,153,0);
  text-align: center;
}

/* Linkliste */
div#Linkliste {
  width: 13%;
  position: absolute;
  right: 0.05%; 
  top: 11%;
  z-index: 1;
  background-color: rgb(255,153,0);
}

/* Inhalt */
div#Inhalt {
  margin: 0.5em 25%;
  padding: 0.05em 0.05em;
  background-color: rgb(255,200,0);
  text-align: justify;
}

/* Impressum */
div#Impressum {
  width: 99%;
  clear: both;
  background-color: rgb(255,153,0);
  text-align: center;
}

/* Hyperlinks */
#Navigation a, #Linkliste a {
  display: table;
  width: 99%;
}

/* Verfeinerung */
/* Navigation und Linkliste etwas nach unten verschieben */
div#Navigation, div#Linkliste {
  margin-top: 8%;
}

/* Ränder und Rahmen des Inhalts angleichen: */
/* Navigation / Linkliste ragen nun in den padding-Bereich */
div#Inhalt {
  margin: 0.5% 5%;
  padding: 0.5% 11% 0.5% 15%;
  border: inset rgb(255,200,0);
}

/* Die Hyperlinks als Buttons formatieren*/
#Linkliste a {
  padding: 0.05% 0.05%;
  margin: 2% auto;
  background-color: rgb(255,153,0);
  color:  rgb(255,200,0);
  
  text-align: center;
  text-decoration: none;
}
#Navigation a {
  padding: 0.05% 0.05%;
  margin: 2% auto;
  background-color: rgb(255,200,0);
  color:   #004000;
  border:  outset thin;
  text-align: center;
  text-decoration: none;
}
#MJ {
  padding: 0.05% 0.5%;
  margin: 2% auto;
  background-color:#008000;
  color:   rgb(255,200,0);
  font-style: italic;
  border:  inset thin;
  text-align: center;
  text-decoration: none;
}

#MJ2 {
  padding: 0.05% 0.5%;
  margin: 2% auto;
  background-color:#008000;
  color:   rgb(255,200,0);
  font-style: italic;
  border:  inset thin;
  text-align: center;
  text-decoration: none;
}




#marjor                            { color: red; font-size: 13px; font-family:  sans-serif; text-decoration: none; visibility: visible; position: absolute; top: -4000px; left: 150px; width: 500px; height: 1000px }

#mismor                            { color: blue; font-size: 15px; font-family:  sans-serif; text-decoration: none; visibility: visible; position: absolute; top: -6000px; left: 150px; width: 500px; height: 1000px }



img {
border:none;
}


