body 
{
background-color: #ffcc99;
margin: auto;                           /* zentriert alles */
/* border: 1px solid silver; */
width: 760px;
padding: 0;                /* Textabstand vom Rand */
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 15px; color: black
}


#menublau                                /* Blaue Linkleiste oben */
	{
	background-color: #000080;    /* blau */
	Font-Size: 13px;
	text-align: center;
	padding:5px 0px;
    }

a.menutop:link { color: #ffffff; Font-Size: 13px; }
a.meutop:link visited { Font-Size: 13px; color:red;}
a.menutop:link hover { Font-Size: 13px; background-color:#CCCCCC;}
a.menutop:link active {Font-Size: 13px;  background-color:black; }


a:link { color: blue; }
a:visited { color: red;}
a:hover { background-color:#CCCCCC;}
a:active { background-color: black; }

p
	{
	Font-Size: 12px; 
	text-align: left;
	}

.h1  
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 13px; 
Font-weight: bold; color: black;
}


.h2  /*ueberschrift-oben  Leitsatz */
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 12px; /* Schriftgröße */
Font-weight: bold; color: white;/* Fettdruck weiß */
}

.h3  
{
Font-Family: Arial, Verdana, Helvetica, sans-serif;
Font-Size: 12px; color: black;
}

.texttranslate
{
Font-Size: 11px; color: black;
}
