BODY
{
background-color:#FFFFFF;
color:#000000; /*Textcolor*/
background-image: none;
font-family:Helvetica, Tahoma, Verdana, Arial, sans-serif;
width: 97%; 
text-align:justify;
}

A, a:visited, a:hover, a:link, a:active
{
border:0px none;
color: #000000;
text-decoration:none;
}

h1, h2, h3, h4, h5, h6
{
/*font weight: bold;
font-size: 15pt; */
color: #002200;
background-color: #fff;
font-family:Helvetica,sans-serif;
font-size: 15pt;
}

h1.willkommen
{
color: #002200;
/*background-image: none;*/
background:transparent;
text-align:center;
font-size: 20pt;
}

h3.willkommen
{
color: #002200;
/*background-image: none;*/
background:transparent;
text-align:center;
font-size: 20pt;
}

h5.willkommen
{
color: #002200;
background:transparent;
text-align:center;
}

h1.titel, h2.titel, h3.titel, h4.titel, h5.titel, h6.titel
{
color: #002200;
background:transparent;
text-align:center;
font-size: 18pt;
}


H1.haft, H4.haft
{
text-align:center;
}

ul
{
list-style-type: square;
}

ul.n
{
list-style-type: disc;
}


tr.normal
{
color: #002200;
background-color: #dfdfdf;
}


.links
{
position:absolute;
left:0px;
}

.rechts
{
position:relative;
right:0%;
top:0px;
}

.center
{
text-align:center;
}

.htmlcss
{
	display:none;
}
.home
{
	display:none;
}

.anybr
{
	display:none;
}
.nichtraucher
{
float:right;
border:1px hidden;
}

P.update
{
text-align:right;
}

.hp
{
background:transparent;
text-align:center;
font-size: 10pt;
}

.wichtig
{
color: #002200;
background-color: #FFA000;
text-align:left;
/* font-size: larger; */
}

H2.wichtig
{
color: #002200;
background-color: #FFA000;
text-align:center;
/* font-size: larger; */
}

div.Menu
{
	/* position: absolute; */
}

div.Menu
{
  display:none;
}

div.submenu
{
  display:none;
}

div.Inhalt
{
  background-color:#fff;
  border-style:none;
  margin: 2em;
  position:relative;
  top: 0em;
  margin-top: 0em;
  /*margin-left: 0em;*/
  /*width: 99%;*/
  max-width: 1000px;
  /*background-color:#000000;*/
  
}


ul.nav {
    margin: 0; padding: 0.8em;
    text-align: center;
    /* border: 1px solid black;*/
    /*background-color: silver;*/
  }
  ul.nav li {
    list-style: none;
    display: inline;
    margin: 0em; padding: 0;
  }

  ul.nav a, ul.nav span {
    padding: 0em 1em;
    text-decoration: underline; /*font-weight: bold;*/
    /* border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: #ccc; */
  }
  * html ul.nav a, * html ul.Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer spaetere Versionen korrigiert
*/
  }
  ul.nav a:hover, ul.nav span {
    /*border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: gray;*/
  }

div.submenu
{
  /*background-color:#00FF00;*/
  width: 99%;
  float: left;
  top:0em;
  margin-top:0em;
  margin: 0em;
  margin-left:0;

  /*top: 5em;
  margin-top: 5em;
  margin: 5em;
  position: fixed;*/
  /*text-align: center;*/

}

div.content
{
  position: relative;

  /*background-color:#0000FF;*/
  margin-top: 0em;
  top: 0em;
  float: left;
  margin: 1em;
  margin-left:0;
  width:99%;

}
.footer
{
	display:none;
}

em
{
	font-weight: bold;
	font-style: normal;
}