
body     { margin-left:20px; margin-right:20px; margin-top:10px; margin-bottom:10px }

/* die Farbe: color="#FF0099"   ist geil!!!                       */
/* <font color="#FF0000"><font size=+2>test rot</font></font>     */
/* <font color="#CC0000"><font size=+2>test rot</font></font>     */
/* <font color="#990000"><font size=+2>test rot</font></font>     */
/* <font color="#FF6600"><font size=+2>test orange</font></font>  */
/* <font color="#E91616"><font size=+2>test rot</font></font>     */

all.fblau    { color:#000099; font-family:Verdana,Times; font-weight:bold; }
all.fhellrot { color:#FF0099; font-family:Verdana,Times; font-weight:bold; }

div.blau     { color:#000099; font-family:Verdana,Times; font-weight:bold; }
div.hellrot  { color:#FF0099; font-family:Verdana,Times; font-weight:bold; }
div.ueb105   { color:#FF0099; font-family:Verdana,Times; font-weight:bolder; font-size:105%; }

address      { color:#000099; font-family:Verdana,Times; font-weight:bold; }
blockquote   { color:#000099; font-family:Verdana,Times; font-weight:bold; }
nobr         { color:#FF0099; font-family:Verdana,Times; font-weight:bold; }
pre          { font-family:Verdana,Times; }

b   { font-weight:bold;  }
i   { font-style:italic; }
li  { color:#FF0099; font-family:Verdana,Times; font-weight:bold; }
/* li  der ms-explorer wertet li richtig aus, nescape ignoriert aber    */
/* li  da jedoch der der ms-explorer div nicht auf li auswertet, beides */
ul  { color:#FF0099; font-family:Verdana,Times; font-weight:bold; }
ol  { color:#FF0099; font-family:Verdana,Times; font-weight:bold; }
/* div { color:#000099; font-family:Verdana,Times; font-weight:bold; }  */
p   { color:#FF0099; font-family:Verdana,Times; font-weight:bold; }
td  { color:#000000; font-family:Verdana,Times; font-size:75%; }
th  { color:#000099; font-family:Verdana,Times; font-weight:bold; }
tt  { color:#000099; font-family:Verdana,Times; font-weight:bold; }
h1  { color:#FF0099; font-family:Verdana,Times; font-weight:900; font-size:200%; }
h2  { color:#000099; font-family:Verdana,Times; font-weight:bold; }
h3  { color:#000099; font-family:Verdana,Times; font-weight:bold; }
h4  { color:#000099; font-family:Verdana,Times; font-weight:bold; }
h5  { color:#000099; font-family:Verdana,Times; font-weight:bold; }
h6  { color:#000099; font-family:Verdana,Times; font-weight:bold; }
h7  { color:#000099; font-family:Verdana,Times; font-weight:bold; }

a:link     { color:#E91616; font-family:Verdana,Times; font-weight:bold; }
a:visited  { color:#990000; font-family:Verdana,Times; font-weight:bold; }
a:active   { color:#FF6600; font-family:Verdana,Times; font-weight:bold; }

#caption   { color:#CC0000; font-family:Verdana,Times; font-weight:bolder; font-style:italic; font-size:150%; }

#Fusstext  { color:#EC00EC; font-family:Verdana,Times; font-weight:bold; }

#fetter    { color:#FF0099; font-family:Verdana,Times; font-weight:bolder; font-size:120%; }

#kleiner   { color:#FF0099; font-family:Verdana,Times; font-weight:lighter; font-size:80%; }

#ueb106    { color:#FF0099; font-family:Verdana,Times; font-weight:bolder; font-size:105%; }

/* #klein     { color:#000000; font-family:Verdana,Times; font-weight:lighter; font-size:80%; } wäre schwarz */

.kopfteil {
   height:200px;
   font-family:Verdana,Times;
   font-weight:900;
   font-size:200%;
}
.kopfteil1 {
   height:200px;
   font-family:Verdana,Times;
   color:#FF0099;
   font-weight:bold;
   font-size:100%;
}
.navigationsleiste {
   width:150px;
   height:170px;
   font-family:Verdana,Times;
   margin-left:5px; 
   margin-right:5px;
   margin-top:5px;
   margin-bottom:5px;
   float:left;
}
.navigationsleiste2 {
   width:150px;
   height:220px;
   font-family:Verdana,Times;
   font-weight:bold;
   margin-left:5px; 
   margin-right:15px;
   margin-top:30px;
   margin-bottom:30px;
   float:left;
}
.navigationsleiste3 {
   width:150px;
   height:300px;
   font-family:Verdana,Times;
   font-size:100%;
   font-weight:bold;
   color:#FF0099;
   margin-left:1px; 
   margin-right:1px;
   margin-top:5px;
   margin-bottom:5px;
   float:left;
}
.inhalt1 {
   font-family:Verdana,Times;
   font-weight:bold;
   font-size:100%;
   color:#FF0099;
}
.inhalt2 {
   clear:both;
   font-family:Verdana,Times;
   font-weight:bold;
   font-size:100%;
}
.inhalt3 {
   font-family:Verdana,Times;
   font-weight:bold;
   font-size:100%;
}
.inhalt4 {
   font-family:Verdana,Times;
   font-weight:bold;
   font-size:100%;
}
.fetter {
   font-family:Verdana,Times;
   font-weight:bolder;
   font-size:120%;
}
.hellrot {
   font-family:Verdana,Times;
   font-weight:bold;
}
.fussteil {
   clear:both;
}
