body {
background-image: url(images/bghead2.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
padding: 0 0;
margin: 0 0;
font-family: arial, sans-serif;
}

ul#navigation 
{
  text-align: center;
  margin: 0 0;  
  padding: 0 0;
  height: 25px;
  list-style:   none;
}

ul#navigation li
{
  width: 100px;
  margin: 0 0;  
  padding: 0 0;
  float: left;
}

ul#navigation li a
{
  font-size: 15px;
  color: #697d91;
  text-decoration:none;
}

ul#navigation li a:hover
{
  font-weight: bold;
  color: #000000;
}

table {
font-size: 12px;
}

#inhalt {
padding: 20 20;
text-align: left;
font-size: 12px;
color: #000000;
}

#inhalt a {
font-weight: bold;
}

#inhalt a:hover {
text-decoration: underline;
}

#inhalt img {
border-style: solid;
border-width: 1px;
border-color: #697d91;
margin: 0 5;
}

/* BILD UND BILDTEXT, in Artikeln rechtsfliessend <div class="thumbnailright">...</div> */
.thumbnailright {
color: #505050; 
font-size: 12px; 
margin-left: 30px;
float: right; 
}

.thumbnailright p {
text-align: center; 
line-height: 1.0em; 
margin: 0;
padding-bottom: 3px;
}

/* BILD UND BILDTEXT, in Artikeln linksfliessend <div class="thumbnailleft">...</div> */
.thumbnailleft {
color: #505050; 
font-size: 12px; 
margin-right: 30px;
float: left; 
}
.thumbnailleft p {
text-align: center; 
line-height: 1.0em; 
margin: 0; 
padding-bottom: 3px;
}

/* TXTLEFT, um 2 Divcontainer nebeneinander anzuzeigen. Nur wenn darin Text ist! */
.txtleft { float: left; width: 50%; }

/* TXTRIGHT, um 2 Divcontainer nebeneinander anzuzeigen. Nur wenn darin Text ist! */
.txtright { float: right; width: 50%; }



h1 {
text-align: center;
font-size: 18px;
color: black;
font-family: Georgia;
border-style: solid;
border-width: 1px;
border-color: #697d91;
}

h2 {
padding: 5 5;
text-align: left;
font-size: 16px;
font-family: Georgia;
}
h3 {
padding: 0 5;
text-align: left;
font-size: 12px;
font-family: Georgia;
}

#flash {
text-align: center;
vertical-align: top;
}

div.galerie {
  width: 200px;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
}
div.galerie1 {
  width: 1000px;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
}
