P  {
	font-size : 10pt;
	font-family : "Lucida Sans";
	color : #333333;
	margin: 3em 0 0 3em;
}

html {
    padding: 0;
	}

a.menu { padding: 20;
        color: #006600;
        font-weight: normal;
margin: 0.5em ; padding: 0.5em;
}
a.menu:link  {
        color: #006600;
margin: 0.5em; padding: 0.5em;
        }
a.menu:visited
        {
        color: #006600;
font-weight: normal;
margin: 0em; padding: 0em;
}

	
H1  {
	font-size : 12pt;
	font-family : "Lucida Sans";
	font-weight : Bold;
	color : #000000;  /*cc3300*/
	margin: 0.5em; padding: 0.3em;
}

H2  {
	font-size : 10pt;
	font-family : "Lucida Sans";
	font-weight : Bold;
	background-color: #FFCC66;
	color : #333333;
}

A, a:visited, a:active  {
	font-size : 10pt;
	font-family : "Lucida Sans";
	color : #006600;
}

A:Hover  {
	font-size : 10pt;
	font-family : "Lucida Sans";
	color : #CC3300;
}

BODY  {
	font-size : 10pt;
	font-family : "Lucida Sans";
	color : #333333;
	background-color: #FFFFCC;
	margin: 0; padding: 0;
	background-image: url(../img/bg_doppeladler.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

#fixiert {
    position: absolute;
    top: 2.8pt; left: 2pt;
    width: 2000pt;
    }
  html>body #fixiert {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  #fixiert img {
    height: 98pt; float: right;
  }

BODY.doppeladler  {
	font-size : 10pt;
	font-family : "Lucida Sans";
	color : #333333;
	background-color: #FFFFCC;
	background-image: url(img/bg_doppeladler.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

DIV  {
	font-size : 10pt;
	font-family : "Lucida Sans";
	color : #333333;
}

ul	{
	font-size: 10pt;
	font-family: "Lucida Sans";
	list-style-type: square;
	margin-left: 20;
	color : #333333;
}

table	{ 
	font-size: 10pt;
	font-family: "Lucida Sans";
	color : #333333;
}

td {
	font-size: 10pt;
	font-family: "Lucida Sans";
	color : #333333;
}
