/* Allgemein
 * --------------------------------------------------*/

body {
  color: black; 
  background-color: white;
  font-size: 100.01%;
  font-family: Helvetica,Arial,sans-serif;
  margin: 0; 
  padding: 1em 0;
  text-align: center;  /* Zentrierung im Internet Explorer */
  background-color: white;
  background-image:url(/images/background.jpg);
  background-attachment: fixed;
}

div#Seite {
  text-align: left;    /* Seiteninhalt wieder links ausrichten */
  margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
  width: 940px;
  padding: 0.5em;
  background: #ffffff;
  border: 2px ridge silver;
}


/* Inhalt
 * --------------------------------------------------*/

#Inhalt {
  margin: 2em 0 2em 8em;
  padding: 0 1em;
}

#Inhalt h1 {
  font-family: 'Times New Roman',Times,serif;
  font-size: 2.0em;
  margin: 1.5em 0 1.5em 0;
  padding: 0.2em;
  color: navy;
}

#Inhalt h2 {
  font-family: 'Times New Roman',Times,serif;
  font-size: 1.8em;
  margin: 1.5em 0 1.5em 0;
  padding: 0.2em;
  color: navy;
}

#Inhalt h3 {
  font-family: 'Times New Roman',Times,serif;
  font-size: 1.6em;
  margin: 1.5em 0 1.5em 0;
  padding: 0.2em;
  color: navy;
/*  background-color: #A67C04;
  background-image: url(/images/backh3.jpg);
  background-repeat: repeat-y;
  background-position: 0 0;
  color: #000000;*/
}

#Inhalt p {
  font-size: 1em;
  margin: 1em 0;
}

#Inhalt p.sitenavi {
  font-size: 0.7em;
  font-weight: bold;
  marginbottom: 2em;
}

#Inhalt p.right {
  text-align: right;
  font-size: 1em;
  margin: 1em 0;
}

#Inhalt a:link {
  font-size: 1em;
  color:#242749;
  text-decoration:underline;
}

#Inhalt a:visited {
  font-size: 1em;
  color:#242749;
  text-decoration:underline;
}

#Inhalt a:hover {
  font-size: 1em;
  color:#747f96;
  text-decoration:underline
}

#Inhalt a:active {
  font-size: 1em;
  color:#747f96;
  text-decoration:underline
}

#Inhalt ul {
  list-style-type: none;
}

#Inhalt ul.circ {
  list-style-type: circle;
}

#Inhalt img {
  padding: 0;
  margin: 1em;
  border: 0;
}

#Inhalt img.nomargin {
  padding: 0;
  margin: 0;
  border: 0;
}

#Inhalt p.right {
  text-align:right
}

#Inhalt p.center {
  text-align:center
}

#Inhalt p.title {
  text-align:center;
  border-left-width:0px;
  border-right-width:0px;
  border-top-width:1px;
  border-bottom-width:1px;
  border-style:solid;
  bordr-color:black
}

#Inhalt img {
  border:0px;
  vertical-align:middle
}

#Inhalt img.title {
  border:0px;
  margin:0px;
  vertical-align:middle
}

#Inhalt table.daten {
  background-color: lightyellow;
  font-size: 0.7em;
  vertical-align: top;
  border-collapse: collapse;
  border-width: 1px;
  border-color: black;
}

#Inhalt tr.daten {
  vertical-align:top
}

#Inhalt td.daten {
  padding:10px;
  vertical-align:top;
  border-collapse:collapse;
  border-width:1px;
  border-color:black
}

#Inhalt hr {
  margin:0;
  padding:0;
  height:1px
}

#Inhalt span.picleft {
  text-align:center;
  width:300px;
  font-size:8pt;
  padding:10px;
  margin:10px;
  float:left;
  border-width:1px;
  border-style:solid;
  border-color:black
}

#Inhalt span.picright {
  text-align:center;
  width:300px;
  font-size:8pt;
  padding:10px;
  margin:10px;
  float:right;
  border-width:1px;
  border-style:solid;
  border-color:black
}

#Inhalt span.piccenter {
  text-align:center;
  width:300px;
  font-size:8pt;
  padding:10px;
  margin:10px;
  float:right;
  border-width:1px;
  border-style:solid;
  border-color:black
}


/* Obere Navigationsleiste mit Titel
 * --------------------------------------------------*/

div#navtop {
  padding: 0 0 1em 0;
  margin: 0;
  text-align: left;
  float: left;
  background-color: #A67C04;
}

#navtop ul {
  padding: 0;
  margin-left: 8em;
  list-style-type: none;
  font-family: verdana, arial, Helvetica, sans-serif;
}

#navtop li {
  margin: 0;
  padding: 0em;
  display: inline;
}

#navtop a {
  font-size: 0.8em;
  padding: 0.5em 0.5em 0.5em 0.5em;
  color: #000;
  text-decoration: none;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  font-weight: bold;
  background-color: #c79e08;
  background-image: url(/images/backbutton.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

#navtop a.current {
  color: #000;
  padding: 0.5em 0.5em 0.5em 0.5em;
  background-color: #f9cf3b;
  text-decoration: none;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background-image: url(/images/backbutton2.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

#navtop a:hover {
  color: #000;
  padding: 0.5em 0.5em 0.5em 0.5em;
  background-color: #f9cf3b;
  text-decoration: none;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background-image: url(/images/backbutton2.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}


/* Seitliche Navigationsleiste
 * --------------------------------------------------*/

#navside { 
  width: 6em;
  padding: 0em 1em 0em 1em;
  float: left;
  text-align: center;
  background-color: #A67C04;
}

#navside img{
  border: none;
  margin-top: 5em;
  margin-bottom: 5em;
}

#navside ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-family: verdana, arial, Helvetica, sans-serif;
}

#navside li {
  margin: 0; 
  padding: 0;
}

#navside a {
  display: block;
  text-align: left;
  font-size: 0.7em;
  margin: 0.5em 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.5em;
  color: #000;
  text-decoration: none;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  font-weight: bold;
  background-color: #c79e08;
  background-image: url(/images/backbutton.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

#navside a.current {
  margin: 0.5em 0 0 0;
  color: #000;
  background-color: #f9cf3b;
  text-decoration: none;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background-image: url(/images/backbutton2.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

#navside a:hover {
  margin: 0.5em 0 0 0;
  color: #000;
  background-color: #f9cf3b;
  text-decoration: none;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background-image: url(/images/backbutton2.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}


#navside ul ul li {
  margin: 0;
  padding: 0;
}

#navside ul ul a {
  margin: 0;
  padding: 0.5em 0.5em 0.5em 1em;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  background-color: #f9cf3b;
}

#navside ul ul a.subcurrent {
  margin: 0 0 0 0;
  color: #000;
  background-color: #f9cf3b;
  text-decoration: none;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background-image: url(/images/backbutton2.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

#navside ul ul a:hover {
  margin: 0;
  color: #000;
  text-decoration: none;
  background-color: #c79e08;
}


/* Fußzeile
 * --------------------------------------------------*/

#foot {
  clear: both;
  font-size: 0.83em;
  margin: 0; 
  padding: 0.1em;
  text-align: center;
  background-color: #FFFFFF;
}

#foot a {
  color: #000;
  text-decoration: none;
}

#foot a:hover {
  color: #000;
  text-decoration: underline;
}

#foot p.right {
  float:right
}

#foot p.left {
  float:left
}


