<style type="text/css">
  body {
    color: black; background-color: #ffffff;
    font-size: 100%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0;  padding: 1em 0;
    text-align: center; 
  }

  div#Seite {
    text-align: left;    
    margin: 0 auto;      
    width: 760px;
    padding: 0;
    background: #ffffff;
 font-family: Helvetica,Arial,sans-serif;
    border: 2px ridge silver;
  }
  
  html>body div#Seite {
    border-color: gray; 
  }
  

  
    div#Navi {
    text-align: left;    
    margin: 0 auto;  
    margin-left: 3px;    
    width: 150px;
    height: 700px;
    padding: 0;
    background: #ffffff;
    font-family: Helvetica,Arial,sans-serif;       
	border-left: 2px ridge silver;
	float: left;
  }
  

  h1 {
 font-family: Helvetica,Arial,sans-serif;
    font-size: 0.8em;
    margin: 0; padding: 0.3em;
    text-align: left;
    color: black;
    background: #ffffff;
    border-bottom: 1px solid silver;
  }

  ul#Navigation {
    font-size: 0.83em;
    float: left; width: 150px;
    margin: 0 0 1.2em; padding: 0;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0.5em;
  }
  ul#Navigation a {
    display: block;
    padding: 0.2em;
    font-weight: bold;
  }
a:link {
font-family: Helvetica,Arial,sans-serif;
font-size: 0.9em;
font-weight: bold;
    color: black; background-color: white;
  }
a:visited {
font-family: Helvetica,Arial,sans-serif;
font-size: 0.9em;
font-weight: bold;
    color: black; background-color: white;
  }
a:hover {
font-family: Helvetica,Arial,sans-serif;
font-size: 0.9em;
font-weight: bold;
    color: red; background-color: #ffffff;
  }
a:active {
font-family: Helvetica,Arial,sans-serif;
font-size: 0.9em;
font-weight: bold;
    color: white; background-color: white;
  }

  div#Inhalt {
    margin: 0 0 1em 220px;
    padding: 0 1em;
  }
  * html div#Inhalt {
    height: 1em; 
    margin-bottom: 0;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    color: red;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }

  p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #EEEEEE;
    border-top: 1px solid silver;
  }
  
   table.MsoNormalTable
	{mso-style-parent:"";
	font-size:10.0pt;
	font-family:"Times New Roman"}
h6
	{margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:10.0pt;
	font-family:Arial;
	margin-left:0cm; margin-right:0cm; margin-top:0cm}
h4
	{margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:10.0pt;
	font-family:Times;
	font-weight:normal;
	font-style:italic; margin-left:0cm; margin-right:0cm; margin-top:0cm}
  
/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 100px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 100px;
}

div#navigation td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}


/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 640px;
	margin: auto;
}  
</style>
