/* --  Version Nur-Text--- */
body{
 font-family:Arial, Verdana, sans-serif;
 font-size:75%; }

h1 {font-size:1.2em} 
h2 {font-size:1.1em} 
 
img { display: none; }

#kopf{
	display:none;
}

#box{
	display:none;
} /* Flash in kinder.html */

/*  
#styleswitcher{
	display:none;
} */

#menu-box {clear:both; text-align:center; }
#navistrich {clear:both; text-align:left; margin-top:50px; margin-left:5px; }
#ansichten { text-align:right; margin-bottom:50px; } 


#main-navigation { list-style:none;  text-align:center; }

/* ist noch in index.html definiert */
#textbox { margin-top:50px;  }

#hinweis-text { display:block; }

.invis {display: inline; }

.invisrahmen { border: 2px solid black; padding: 3px; }

/* evtl. nur S/W 
a,p {color:black} */

h1.haupt { font-size:1.3em;
  }

/* Farbe der Links */
div * a:hover     { color:dodgerblue; text-decoration:none; }
a { color: mediumblue; font-weight: bold; font-size: 1.0em; font-family: Arial, Geneva, Helvetica; text-decoration: none; hover: FF00FF }

#flashbox { display:none; }

#laufband { display:none; }
.laufband {font-size:1.3em; text-align:left; 
border-top:2px solid black; border-bottom:2px solid black; }

.rechts { /* border:2px solid red; */ background-color:white; }



