/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* Alles im BODY erst mal Verdana 10pt standardfarbe dunkelcyan */
/* ACHTUNG NETSCAPE!!!! keine spaces in den styles lassen!!!! */

body
  {color:#000000;margin-top:0px;
   font-family:Verdana,Arial,sans-serif;font-size:8pt;}	
body.ammersee
  {color:#000000;margin-left:5px;background-color:#ffffff;}
body.vogon
  {color:#000000;margin-left:5px;background-color:#ffffff;}
body.navbar
   {color:#ffffff;margin-left:0px;
    background-color:#000066;}
   
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,br,input, textarea
  {font-family:Verdana,Arial,sans-serif;}

th
  {background-color:#999999;}

th.textbox
  {background-color:#c0c0c0;}

p,td,th,br 
   {font-size:8pt;}

p         {margin-top:4pt;margin-bottom:4pt;} 
.adresse 	{font-size:8pt;color:#0066ff;font-style:italic;}
.remark	{font-size:8pt;color:#ff6633;}
.textbox	{font-size:9pt;color:#000077;}
.updates	{font-size:7pt;color:#ff6633;}
.small	{font-size:6  pt;}
.navhead	{font-size:7pt;color:#cccccc;text-align:right;margin-right:3px;margin-top:12px;margin-bottom:-5px;}
.naventry	{font-size:8pt;color:#ff6633;text-align:right;margin-right:3px;margin-bottom:10px;}


p.klein		{font-size:8pt;margin-top:10pt;font-weight:bold;}
div.klein	      {font-size:8pt;}
div.gross	      {font-size:11pt;}
div.smallmenu   {font-size:8pt;background-color:#ccccff;text-align:center;line-height:14pt;}
	
h1 {margin-left:-5px;margin-top:0px;margin-bottom:2pt;
    font-size:16pt;color:#ff6633;background-color:#ccccff;background-image:url(/pics/bluback2.gif);}
h2 {font-size:12pt;color:#0000cc;}
h3 {font-size:10pt;color:#0000cc;margin-top:8pt;margin-bottom:2pt;}
h4 {font-size:10pt;color:#ff6633;margin-top:8pt;margin-bottom:2pt;}

/*
pre {font-family:"Courier New,Courier";font-size:9pt;color:#0000C0;}
tt  {font-family:"Courier New,Courier";font-size:9pt;color:#0000C0;}
*/

a:link    {color:#000000;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:active  {color:#000000;text-decoration:none;}
a:anchor  {text-decoration:none;} /* anchor nicht unterstreichen! */
a:hover   {color:#000000; background-color:#999999;text-decoration:none}


