body 		{ font-family: Verdana;
                   background: #FBD3D5; }

#regenbogen	{ position:absolute;
                   top:10px; left:50px; }

#schule         { position:absolute;
                  top:10px; left:900px; }

#welcome		{ position:absolute;
                   top:40px; left:150px; right:400px;
                   font-family:'Comic Sans MS';
                   font-size:2em;
                   color:#092B69;
                   text-align:center;}
#sprache		{position: absolute;
		 top:70px; left:450px; }

#nav-oben	{ position:absolute;
             	  top:130px; left:50px;
                   color:#FFFFFF;}

#bild		{ position:absolute;
		  top:180px; left:900px;}

#nav-rechts	{ position:absolute;
                   top:200px; left:50px;
                   border:3px groove #CC6633;
                   padding:10px;
                   background: #FFFF33;
                   min-width: 150px;
                   color: #FFFFFF;}
#nav-zusatz	{ position:absolute;
		  top:440px; left:50px; }

#inhalt		{ position:absolute;
		  top:190px; left:280px;
                   max-width:800px;
                   min-width:800px;}

h1, h2, h3 	{ color:#993333; font-family:'Times New Roman';}
b		{ color:#092B69; }
i		{ color:#092B69; font-family:'Times New Roman';}
.uebersicht	{ color:#092B69; font-size:1.2em; font-family:'Comic Sans MS'; }
.step		{ font-size:0.8em;}
a:link, a:visited { font-weight:bold; text-decoration:none; color:#993333;}
#nav-rechts a:link, #nav-rechts a:visited {color:#092B69;}
#inhalt a:link; #inhalt a:visited {color:#CCCC33;}