body {
  font-family: Helvetica, Arial, 'Lucida Grande', Verdana, Lucida, Geneva, sans-serif;
/*  background: #fff; */
  background: #FFFFFF;
  color: #333;
  font-size: 0.9em;
}

hr {
/* version 1
  text-align: center;
  height: 10px;
  background-color: yellow;
  border: 1px aolid black;
  */
  /* version 2 
  background-color: #B0E0E6;
  text-align: center;
  height: 6px;
  border: 2px dotted black;
  */
  /* version 3
  background-color: silver;
  text-align: center;
  height: 8px;
  border-left: 3px solid green;
  border-top: 3px solid red;
  border-bottom: 3px solid blue;
  border-right: 3px solid green;  */
  /* version 4 
  background-color: red;
  text-align: center;
  height: 12px;
  border-top: 4px solid black;
  border-bottom: 4px solid yellow;
  */
  /* version 5
  background-color: #B0E0E6;
  text-align: center;
  height: 5px;
  border: 2px dotted #FDF5E6;
   */
   /* version 6 */
   background-color: #B0E0E6; /* Mozilla */
   color: #B0E0E6; /* IE 6 */
   border: #B0E0E6; /* Opera */
   height: 2px; /* Opera */
  
}

h1 {
  text-transform: capitalize;
  font-size: 1.2em;
}
h2 {
  text-transform: capitalize;
  font-size: 1.0em;
}

/* #pgcontent {
  border: 2px dashed #FDF5E6;
  background: #F00000;
  min-height: 600px;
  z-index: 10;
}*/

menue{
	font-family: sans-serif;
	font-size: 0.9em;
/*	width: 100px; 
	background: #FDF5E6; */
}

.hi a {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.hi {
  background: #FFF;
/*  background: #FDF5E6; */
	
}


a:hover {
  /* width: 80px; */
  background: #B0E0E6;
}

.norm:hover {
  /*width: auto;*/
  background: #B0E0E6;
}

menue.hi a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
menue.hi {
	background: red;
}
menue.norm a {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
menue.norm {
	background: red;
}

/*
menu.norm:hover {
  width: 150px;
  height: 15px;
  background: #B0E0E6;
}
*/
/*Position Logo */
#logo {
  position: absolute;
  top: 7px;
  left: 5px;
  width: 175px;
  height: 50px;
  z-index: 40;
}

.prop {
  position: relative;
  top: auto;
  left: 3px;
  height:470px;
  float:left;
  width:auto;
/*  border: 1px dotted black; */
  font-size: 0.9em;
}

.clear {
clear:both;
height:1px;
width:1px;
overflow:hidden;
}

.submenu {
  /* position: relative; */
  top: 5px;
  left: -10px;
/*  border: 1px dotted red;
  background: #B0E0E6;
  font-size: 0.9em;
*/
  min-height: 100%;

}
.submenu2 {
  /* position: relative; */
  top: 5px;
  left: -10px;
/*  border: 1px dotted black;
  background: #B0E0E6;
  font-size: 0.9em;
*/
  min-height: 100%;

}
/* Position Bilder links*/
#picshow {
  position: relative;
  left: 0px;
  /* float: none; */
  width: 100%;
/*  border: 1px solid black; */
}
/* Position Bilder links*/
#pictext {
  position: relative;
  float: none;
  width: 100%;
}
/* Position Bilder rechts*/
/*
#piclist {
  display: none;
  position: absolute;
  top: 77px;
  right: -5px;
  width: 155px;
  background: #FDF5E6;
  min-height: 100%;
}
*/
/*Positionen für Querbalken */
#hbar {
  position: absolute;
  text-align: right;
  vertical-align: top;
  font-size: small;
  top: 0px;
  right: 0;
  background: #B0E0E6;
  /* #C8FFFF; */
  width: 100%;
  height: 30px;
}
/*Positionen für Menü und Inhalt*/
#hmenu {
  position: absolute;
  text-align: right;
  vertical-align: middle;
  top: 35px;
  right: 0;
  width: 100%;
  background: #FDF5E6;
  height: 30px;
  padding: 2px;
  font-size: 0.8em;
  color: #000;
/*	background: #fff; */
}
#menuout {
  position: absolute;
  top: 75px;
  left:0px;
  width: 22%;
/*   background: #FDF5E6; */
  background: #FFF;
  min-height: 470px;
/*  max-height: 480px; */
  font-size: small;
  z-index: 30;
/*  min-height:50px; */
  height:auto;
  border: 1px solid black;
}
/* bis 6 */
* html #menuout {height:470px;}

/* ie 5*/
html + body #menuout {height:470px;}

/* bis 6 */
* html .prop {display:none}
/*Positionen für Menü und Inhalt*/
/*
#menu {
  position: absolute;
  top: 75px;
  left: -35px;
  width: 23%;
  background: #B0E0E6;
  min-height: 470px;
  max-height: 480px;
  font-size: small;
  z-index: 30;
  background: #fff;
}
*/

/* #submenu {
  position: relative;
  top: 5px;
  left: -35px;
  background: #B0E0E6;
  min-height: 100%;
  font-size: 0.9em;
}

#submenu2 {
  position: relative;
  top: 5px;
  left: -35px;
  background: #B0E0E6;
  min-height: 100%;
  font-size: 0.9em;
}
*/
/* Linkliste */
#linklist {
  position: relative;
  top: 10px;
  border-top: 1px solid black;
  margin-top: 10px;
  /* top: 90%;
  left: 0px;
  width: 25%;  */
  font-size: 0.9em;
  /* min-height: 140px;
  z-index: 30; */
}

#contentntext {
  position: absolute;
  top: 77px;
  left: 25%;
  background: #ffffff;
  border-style: none;
  padding: 5px;
  width: 70%;
  text-align: justify;
  float: none;
  clear: both;
  overflow: visible;
  max-height: 80%;
  z-index: 20;
}
#content {
  position: absolute;
  top: 77px;
  left: 25%;
  background: #ffffff;
  border-style: none;
  padding: 5px;
  width: 55%;
  text-align: justify;
  float: none;
  clear: both;
  overflow: visible;
  max-height: 80%;
  z-index: 20;
}


#expol {
  position: relative;
  left: 0px;
  width: 25%;
}

#expor {
  position: relative;
  margin-left: 25%;
  width: 75%;
}
p.navbold {
  text-align: left;
  font-size: 1.0em;
  font-weight: bold;
}
p.bold {
  text-align: left;
  font-size: 0.9em;
  font-weight: bold;
}
p.norm {
  text-align: left;
  font-size: 1.0em;
  font-weight: normal;
}
p.longtext {
  font-size: 0.8em;
}
p.cit {
  text-align: left;
  font-size: 0.8em;
}
p.links {
  position: relative;
  left: 0px;
  text-align: left;
  font-weight: bold;
}

p.italcenter {
  text-align: center;
  font-size: 1.4em;
  font-style: italic;
}

.tablist {
  margin-bottom: 1em;
}
.tablistltext {
  float: left;
  width: 15em;
}
.tablistlbold {
  float: left;
  font-weight: bold;
  width: 15em;
}
.tablistrtext {
  position: relative;
  left: 5px;
  margin-left: 2.2em;
  float: none;
}
.tablistrbtext {
  position: relative;
  margin-left: 2.2em;
  float: none;
  font-weight: bold;
}
.trenner {
  clear: both;
}

/* Stil für Links und Listenelement */

a {
	text-decoration: none;
	color: #00f
}

li {
  width: auto;
  list-style-type: none;
  list-style-position: inside;
  padding: 5px;
  /* left: -30px; */
  border-style: none;
}

/* Stil für Links und Listenelement im hervorgehobenen Navigationspunkt */

li.hi a {
  width: auto;
  font-weight: bold;
  list-style-position: inside;
  text-decoration: none;
/*  background: #B0E0E6; */
  color: #000000;
}

li.hi {
  width: auto;
  list-style-type: none;
  list-style-position: inside;
/*  background: #B0E0E6; */
  font-weight: bold;
}
li.norm a {
  width: auto;
  list-style-position: inside;
  font-weight: normal;
  text-decoration: none;
/*  background: #B0E0E6; */
  color: #000000;
}

li.norm {
  width: 80px;
  list-style-position: inside;
/*  background: #B0E0E6; */
}

li.llist {
  width: 80%;
  background: #FFFFFF;
  position: relative;
  left: -40px;
}

li.lidisk {
  width: 80%;
  list-style-type: disc;
  font-size: 0.9em;
  padding: 0px;
}

table {
  border: 1px;
  empty-cells: show;
  table-layout: fixed;
}


td {
  text-align: left;
  vertical-align: top;
}
td.dtitel {
  text-transform: capitalize;
  font-weight: normal;
  font-variant: small-caps;
  font-style: normal;
}

td.bold {
  font-weight: bold;
  text-align: left;
  vertical-align: text-top;
}

td.etitel {
  text-transform: capitalize;
  font-weight: normal;
  font-variant: small-caps;
  font-style: italic;
}

td.expobild {
  vertical-align: text-top;
  float: right;
}

td.exponat {
  font-size: 0.7em;
}

td.exponattitel {
  font-size: 0.8em;
  font-weight: bold;
}

td.exponattext {
  font-size: 0.9em;
}

.piclist {
/*  display: both; */
  position: absolute;
  top: 77px;
  right: 0px;
  width: 155px;
  background: white;
  /*oldlace; */
  /* #FFFFC8; */
  min-height: 100%;
  margin-bottom: 1em;
  z-index: 10;
}

.photo {
  float: left;
}
.photo2 {
  float: left;
  left: 0px;
  /* list-style-position: outside;
  border: 1px solid black; */
}
.cright {
  text-transform: capitalize;
  font-style: italic;
  font-size: 0.8em;
}
