BODY
{
background-color:#FFFFFF;
color:#111; /*Textcolor*/
/* background-image: url(bilder/hg.gif); */
font-family:Helvetica, Tahoma, Verdana, Arial, serif;
width: 97%; 
text-align:justify;
font-size: 1.1em;
}

A
{
border:0px none;
/* background-color:#FFFFFF; */
}

A:link
{
color: #000022;
text-decoration:underline;
}

A:visited
{
color: #002200;
}
A:hover
{
color: #220000;
} /* Benutzer 'hovert'         */

A:active
{
color: #220000;
}

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

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

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

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: large;
}


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
{
float:left;
border:0px hidden;
width:88px;
height:31px;
}
.home
{
float:right;
border:0px hidden;
width:36px;
height:50px;
bottom:0px;
}

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

.veraltet {
	text-decoration: line-through;
}

P.update
{
text-align:right;
}

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

.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
{
  background-color:#DDD;
  border-style: none;
  border-bottom-style:none;
  /* background-image: url(bilder/hg.gif);*/
  margin: 0;
  margin-left: 1.5em;
  padding-bottom:10px;
  margin-right: 10px;
  text-align: center;
	/* position: fixed; */
  top: 0em;
  /*left: auto;*/
  padding-left:3em;
  padding-right:3em;
  padding-right:3em;
  max-width: 800px;
	margin:auto;
}

div.Inhalt
{
  background-color:#DDD;
  border-style: none;
  /*border-top-style:none;*/
  margin: 2em;
  margin-left: 1.5em;
  margin-right: 10px;
  padding-bottom:60px;
  position:relative;
  top: 0em;
  margin-top: -1em;
  padding-left:3em;
  padding-right:3em;
  /*margin-left: 0em;*/
  /*width: 99%;*/
  max-width: 800px;
	margin:auto;
  /*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;
	color: #555;
  }
  
  ul.nav a {
	color: #555;
  }
  
  ul.nav a:visited {
	color: #550;
  }
  
  ul.nav A:hover {
	color: #555;
  }
  
  ul.nav A:active {
	color: #555;
  }




  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
{
  position: absolute;
}
*/
/*
div.submenu
{
  background-color:#FEFEFE;
    background-color:#AA0000;
  background-image: url(bilder/hg.gif);
  margin: 0;
  margin-left: 1.5em;
  text-align: center;
  position: fixed;
  top: 0em;
    left: auto;
  width: 99%;
}

*/



div.submenu
{
  background-color:#DDD;
  border-style: none;
  border-bottom-style:none;
  border-top-style:none;
  /* background-color:#AA0000; nicht */
  /* background-image: url(bilder/hg.gif);*/
  margin: 0;
  margin-left: 1.5em;
  margin-bottom:0em;
  margin-right: 10px;
  margin-top:-20px;
  text-align: center;
	/* position: fixed; */
  top: 0em;
  /*left: auto;*/
  padding-top:-5px;
  padding-left:3em;
  padding-right:3em;
  padding-bottom:10px;
  max-width: 800px;
	margin:auto;
}

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

abbr, acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
