body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  background:#fff; 
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size:76%;
  overflow: hidden; 
  }

/* for internet explorer */
* html body {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  padding:120px 0 50px 0; 
  }

img { -ms-interpolation-mode: bicubic; }

#container {
  font-size: 1.2em;
  position:fixed; 
  top:100px;
  left:0;
  bottom:75px; 
  right:0; 
  overflow:auto; 
  background:#fff;
  padding:10px;
  text-align:center;
  border-bottom: 10px solid white;
  }

#container2{
	width: 800px;
	margin: auto;
	border:1px solid #B0D69D;
	background: transparent url(../pic/g.gif) repeat-y scroll 0 0;
	box-shadow:5px 5px 5px #ddd;
    -moz-box-shadow:5px 5px 5px #ddd;
}  

#container3{
 	padding:15px;
}

* html #container {
  height:100%; 
  width:100%; 
  }

#header {
  background-repeat: repeat-x;
  background-position:0 -17px;
  background-image: url(../pic/headerbg.gif);
  position:absolute; 
  top:0; 
  left:0; 
  width:100%; 
  height:95px; 
  overflow:hidden;
  }
* html #header {height:95px;}

#footer {
  border-top: 20px solid #b0d69d;
  position:absolute; 
  bottom:0; 
  left:0;
  width:100%; 
  height:55px; 
  overflow:hidden; 
  text-align:right; 
  background:#8FC071;
  z-index: 99;
  }
  
* html #footer {
	height:50px;
}

/* end of bit that does the work */

h1 {font-size:4em; margin:0; padding:0;}

#footer p {
  color:#fff; 
  margin:5px 10px 0 10px;
  z-index: 99;
  }


#header img {
	left:50%;
	margin-bottom:0;
	margin-left:-409px;
	position:absolute;
	top:0;  
}
  
#container a { 
	color: #569144; 
	font-weight: bold; 
	text-decoration: none;
	font-size: 100%; 
}

#container a:hover {
	color: #325428;
	border-bottom: 1px solid #325428;
	tedxt-decoration: underline;
	}


#sprache{
	width: 817px;
	height: 1.6em;
	text-align: right;
	margin:auto;
	font-size: 0.8em;
	display: block;
}
#sprache ul{
  clear:both; 
  margin:0; 
  padding:0; 
  list-style-type:none; 
  background:transparent; 
  height:1.6em;
  margin-left: 555px;
}

#sprache ul li {
  display:inline; 
  color:#B0D69D;
}
#sprache li {
	border-color:#B0D69D;
	border-style:solid;
	border-width:1px 1px 0 1px;
	float:left;
	height:1.6em;
	margin:0 5px 0 0;
	overflow:hidden;
	text-align:left;
	width:123px;
	padding: 0;
}

#sprache a {
	color:#B0D69D;
	display:block;
	height:1.5em;
	margin: 0;
	padding-left:1em;
	padding-top:0.3em;
	text-decoration:none;
}
* html body #sprache a{ padding-top: 0;}

#sprache .active, #sprache .active a {
	background: #B0D69D;
	color: white;
}
#sprache a:hover {
	background:#B0D69D none repeat scroll 0 0;
	color:#FFFFFF;
}


#header ul {
  clear:both; 
  text-align:center; 
}

#header ul {
  margin:0; 
  padding:0; 
  list-style-type:none; 
  background:transparent; 
  height:1.2em;
}

#header ul li {
  display:inline; 
  color:#gray;
}

#genealogie{ 
	width: 275px; 
	text-align: left;
	float:left;
	font-size: 90%;
}

#familie{
	font-size: 90%;
	margin-top: 4em;
}


#biografie{ 
	line-height: 1.5em; 
	font-size: 0.9em;
	width: 450px;  
	text-align: left;
	display: block;
	float:right;
}

#deutsch, #sorbisch{ 	
	text-align: left;
  }

.quellen{
	font-size: 90%;
}

.person {
	background-repeat: no-repeat;
	background-image: url(../pic/pi.gif);
	background-position-x: 0px;
	background-position-y: 1px;
	padding-left: 18px;
}

 .person_saebi .person{
		background-image:  none;
		padding-left: 0px;
}

#container .person_saebi a {
		color: #005500;
		font-weight: normal;
		border-bottom: 1px dotted #cccccc;
}

#container .person_saebi a:hover {
	font-weight: normal;
	border-bottom: 1px solid #325428;
	cursor: default;
	cursor: help;
}



hr {	clear:both; 
		border:0; 
		height:1px; 
		width: 1px;
		color:white; 
		background-color:white;
}

#bottom_fade {
	width: 90%;
	height: 85px;
	z-index: 0;
	position: fixed;
	bottom: 0px;
	left: 10px;
	background: white;
}

#menu {
	position: absolute;
	display: block;
	left:50%;
	top:62px;
	margin-left:-228px;
	width: 750px;
	color:#ccc;
	font-size: 1.1em;
}

.menu1 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.menu1 li {
	border-color:#ccc;
	border-style:solid;
	border-width:0 0 0 2px;
	float:left;
	height:22px;
	margin:0 5px 0 0;
	overflow:hidden;
	text-align:left;
	width:123px;
}
.menu1 a {
	color:#ccc;
	display:block;
	height:22px;
	margin-left:0;
	padding-left:7px;
	padding-top:3px;
	text-decoration:none;
	width:100%;
}
.menu1 a:hover {
	background:#888888 none repeat scroll 0 0;
	color:#FFFFFF;
}

#menu:hover{
	background: : #666;
}

/********** end of bit that does the work *************/


.portrait, .name, .vorname, .geburtsname,.beruf, .geboren, .gestorben, .beerdigt, .konfession
{
	display: block;
	line-height: 110%;
	margin-top: 2px;
}

.konfession{
	margin-top: 1em;
}

.portrait img {
	margin: 5px 0 5px 0;
	border: 0px solid #91bf6d;
		   box-shadow:3px 3px 3px #888;
-moz-box-shadow:3px 3px 3px #888;

	margin-bottom: 1em;
}

.Vater,
.Stiefvater,
.Adoptivvater,
.Mutter,
.Stiefmutter,
.Adoptivmutter,
.Grossvater,
.Grossmutter,
.Geschwister,
.Frau1,
.Kinder,
.Sohn,
.Stiefsohn,
.Adoptiv Sohn,
.Tochter,
.Stieftochter,
.Adoptivtochter,
.Frau2,
.KinderAusEhe2,
.SohnAusEhe2,
.Stiefsohn2,
.AdoptivS2,
.TochterAusEhe2,
.Stieftochter2,
.AdoptivT2,
.Frau3,
.KinderAusEhe3,
.SohnAusEhe3,
.TochterAusEhe3,
.Frau4,
.KinderAusEhe4,
.SohnAusEhe4,
.TochterAusEhe4,
.Frau5
{

/*	display: block;
	width: 91%;
	float: right;*/
	

	display: block;
	width: auto;
	float: none;
	margin-top: 2px; 
	line-height: 1.25;
}

.Frau1 img, .Frau2 img, .Frau3 img, .Frau4 img, .Frau5 img{
	height:0.9em;
	width:1.35em;
	border: 0;
}

.name, .vorname {
	font-weight: bold;
}


#genealogie strong{
	font-weight: normal;
	font-style: italic;
}

#genealogie em {
	font-style: normal;
	display: block;
	width: 21px;
	float: left;
	font-weight: normal;
	font-size: 100%;
}



#genealogie br{
	clear: both;
}

#familie em{
	font-weight: bold;
	display: block;
	float: left;
	width: auto;
	margin-right: 0.5em;
}

.pnd{
	display: block;
	margin-top: 5em;
}


#personenliste{
	display: block;
	margin-top: 2em;
	font-size: 90%;

}


/* tooltip design */  
.ToolTips { display:block; position:absolute; width:400px; height: 180px; }
.ToolTips .sticky_close { display:block; position:absolute; top:1px; right:3px; background:url(../js/mootooltips/images/fileclose.png); width:16px; height:16px; line-height:16px; font-size:0px; z-index:100000000; }
.ToolTips .message { display:block; position:relative; background: url(../js/mootooltips/images/tooltip_mitte2.png) repeat-y; padding:0px 10px; }

/* here we do a little switch. If the tooltip is positioned above the element hovered, it changes the classes on the header/footer divs in order to point at the element hovered */
.ToolTips .dockBottomHeader, 
.ToolTips .dockTopFooter { display:block; position:relative; background:url(../js/mootooltips/images/tooltip_oben.png) no-repeat bottom; height:33px;  }
.ToolTips .dockTopFooter { background:url(../js/mootooltips/images/dockTopFooter.png) no-repeat bottom; height:38px; }

.ToolTips .dockBottomFooter,
.ToolTips .dockTopHeader { display:block; position:relative; background:url(../js/mootooltips/images/tooltip_unten.png); height:11px; line-height:11px; font-size:0px; clear:both; }
/* this one has more height to display the close button in case sticky tooltips are on */
.ToolTips .dockTopHeader { background:url(../js/mootooltips/images/dockTopHeader.png) bottom center no-repeat; height:20px; line-height:20px; font-size:0px; }

* html .ToolTips .dockBottomHeader { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/mootooltips/images/tooltip_oben.png'); }
* html .ToolTips .dockBottomFooter { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/mootooltips/images/dockBottomFooter.png'); }
* html .ToolTips .dockTopHeader { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/mootooltips/images/dockTopHeader.png'); }
* html .ToolTips .dockTopFooter { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/mootooltips/images/dockTopFooter.png'); }
* html .ToolTips .sticky_close {  background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/mootooltips/images/fileclose.png');  }


/* this is just a div displaying the loading animated .gif */
.loading { display:block; margin:0px auto 0px; background:url(../js/mootooltips/images/ajax-loader.gif) center center no-repeat; width:31px; height:50px; }

/* tip container */
.tipContainer { display:none; }

/* beautify the tooltip content */
.ToolTips .message { font-size:12px; text-align:left; min-height: 173px; }
.ToolTips .message h3 { font-size:16px; margin:0px 0px 10px; padding:0px; color:#FF6600; }
.ToolTips .message .rights { display:block; clear:both; margin:15px 0px 0px; text-align:right; font-size:11px; color:#666666; }

.tipptext{	
	width: 220px;
	display: block;
	float: right;
	margin-top: 10px;
	font-size: 110%;
	height: auto;
	background: white;
}
.tipportrait{
	height: 164px;
	width: 128px;
	margin-left: 10px;
	margin-top: 5px;
	overflow: hidden;
	float: left;
	border: 1px solid gray;
}

.person_saebi { 
	color: #006000;
}

.wikipedia,
.wikipedia a {
	color: white !important;
}

.wikipedia,
.wikipedia a:hover {
	color: white !important;
	border: 0 !important;
}

/************************** */

		#panes {
			border-style: none;
			/*width: 245px;*/
			margin: 0 1em 0 1em;
			margin: 1em 2em 1em 0;
		}
		
		#panes p {
		  width: 40x0px;
		  margin: 0 auto 1em auto;
		  line-height: 1.5em;
		}
		
		#panes div div { overflow: hidden; }
		
		#previous { float: none; cursor: pointer; }
		#next { float: none; cursor: pointer; }


/*********** Tooltip *************** */

.qtip .qtip-content {
overflow:hidden;
padding:10px;

}
.qtip .qtip-content .qtip-title, .qtip-cream .qtip-content .qtip-title {
background-color:#F0DE7D;
}
.qtip-light .qtip-content .qtip-title {
background-color:#F1F1F1;
}
.qtip-dark .qtip-content .qtip-title {
background-color:#404040;
}
.qtip-red .qtip-content .qtip-title {
background-color:#F28279;
}
.qtip-green .qtip-content .qtip-title {
background-color:#B9DB8C;
}


/* .person_extern{ color: red; font-weight: bold;}  */



