/* DATEI: style.css */

#main {
   align:center;
  }
#navi {
   position:absolute;
   top:0px;
   left:0px;
   padding:0px;
   margin:0px;
   border:0px none;
   width:133px;
   solid
}
#NaviLeisteOben {
   position:absolute;
   top:0px;
   left:133px;
   padding:0px;
   margin:0px;
   border:0px 
   solid #EE0000;
   width:667;
   height:128;
}
#Inhalt {
   position:absolute;
   top:128px;
   left:133px;
   margin:0px;
   padding:0;
   width:667;
}



td {
   border:0px solid blue;
  /* background-color: white; */
}
body {align:center; background:url("../Bilder/bg1.jpg"); background-repeat:y-repeat; background-attachment:fixed;}

.bgColorTabellenMenueOhne {width:470px; BORDER-BOTTOM: #A6A6A6 2px solid; font-weight:bold; color:#122549; font-size:10pt; font-family:Comic Sans MS,sans-serif;}
.bgColorTabellenOhne {width:470px; BORDER-BOTTOM: #A6A6A6 2px solid; font-weight:bold; color:#122549; font-size:10pt; font-family:Comic Sans MS,sans-serif;}
h1, h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i {
 font-family:Comic Sans MS,sans-serif; }

h1 { font-size:26px; margin-bottom:0px; color:red;}

h2 { font-size:21px; margin-bottom:2px; }

h2.sh2 { font-size:21px; }

h3, h3.xmp, h3.xpl, h3.inf, h3.tip, h3.akt { font-size:16px; }

h4 { font-size:13px; }

p {
   text-align:justify;
   margin-left:10px; 
   margin-right:10px;
   margin-top:10px;
}

a:link { color:#AA5522; text-decoration:underline; }

a:visited { color:#772200; text-decoration:underline; }

a:active { color:#000000; text-decoration:none; }

a.an { text-decoration:none; }

.unicode { font-size:15px; font-family:Comic Sans MS,sans-serif; }

