/* begin Page */
/* Created by Artisteer v3.0.0.45570 */
@font-face {
 font-family: 'Adamina'; /* Gewünschter Name */
 
      url('extern/webtrees-2/startseite/Adamina-Regular.ttf') 
           format('truetype');
         /* für Safari, Android, iOS */
}





h1, h2, a, ul, li
{
    margin: 0;
    padding: 0;
}

.art-postcontent
{
    text-align: justify;
    line-height: 125%;
}

h1, h2, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-weight:normal;  
 font-family: 'Adamina', serif;
  font-size: 18px;
}

h4
{
  font-weight:normal;  
 font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}


ul
{
  list-style-type: none;
}

html 
{
    height:100%;
}

#art-main
{
   /*! position: relative; */
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
}

body{
  padding: 0; 
  color: #333333;
  background-color: #FFFFFF;
  background-image: url('../images/stammbaum.gif');
  background-attachment: fixed;
   margin: 0 auto;
    width: 100%;
    min-height: 410px;
    margin-top: 0;
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif
  
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}
/* end Page */



.contentpane{
padding:20px; 
background-color:#FFFFFF; 
color:#000000}



/* begin Box, Sheet */
.art-sheet
{
   /*! position: relative; */
  margin: 0 auto;
  /*! min-width: 33px; */
  /*! min-height: 33px; */
  /*! margin-top: 0; */
  /*! margin-bottom: 0; */
  cursor:auto;
  width: 90%;
}

.art-sheet-body
{
   /*! position: relative; */
  padding: 6px;
    padding-top:0;
    padding-bottom:6px;
	
}

.art-post-inner{background-color:#FFFFFF;}


.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc, .art-sheet-cr, .art-sheet-cl
{
  position: absolute;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 32px;
  height: 32px;
  background-image: url('../images/sheet_s.png');
}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 16px, 16px, auto);
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 16px, 16px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(16px, 16px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(16px, auto, auto, 16px);
}

.art-sheet-tc, .art-sheet-bc
{
  left: 16px;
  right: 16px;
  height: 32px;
  background-image: url('../images/sheet_h.png');
}

.art-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 16px, auto);
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(16px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
  top: 16px;
  bottom: 16px;
  width: 32px;
  background-image: url('../images/sheet_v.png');
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 16px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 16px, auto, auto);
}

.art-sheet-cc
{
  position: absolute;
  top: 16px;
  left: 16px;
  right: 16px;
  bottom: 16px;
  background-image: url('../images/sheet_c.png');
}

/* end Box, Sheet */

/* begin Header */
div.art-header
{
    margin: 0 auto;
   /*! position: relative; */
  width:100%;
  min-height: 410px;
  margin-top: 0;
  margin-bottom: 0;
 
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  /*background-image: url('header.jpg');*/
}

div.art-header-clip
{
  position: absolute;
  width:100%;
  left:0px;
  overflow:hidden;
  height:225px;
}

div.art-header-center
{
	 /*! position: relative; */
	width: 1188px;
	left:50%;
}


div.art-logo
{
  display: block;
padding-left: 400px;
    padding-top: 200px;
 
}

h1.art-logo-name
{
  display: block;
  text-align: left;
  font-style: normal;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 28px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}
h1.art-logo-name a, 
h1.art-logo-name a:link, 
h1.art-logo-name a:visited, 
h1.art-logo-name a:hover
{
  font-style: normal;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 48px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
  text-shadow: 2px 2px 2px #080808;
}

h2.art-logo-text
{
  display: block;
  text-align: left;
  
  font-family: 'Adamina', serif;
  
  font-size: 24px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
  text-shadow: 2px 2px 2px #080808;
}


.art-nav
{
    /*! position: relative; */
  margin:0 auto;
  min-height: 70px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.art-nav-outer
{
    
    width:100%;
}

.art-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:25px;
  margin-bottom:0;
}
.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
  width:100%;
}
.art-content-layout .art-layout-cell{display: table-cell;}
.art-content-layout-row {display: table-row;}/* end Layout */


.art-post
{
   /*! position: relative; */
  min-width: 1px;
  min-height: 1px;
  margin-top: 7px;
}

.art-post-body
{
   /*! position: relative; */
  padding-top: 10px;
}




div.moduletable
{
  margin-bottom: 25px;
}

hornav {
	margin-left:auto; 
	margin-right:auto;
	width:100%;
	display:block; 
	    position: relative;
    z-index: 10;
}

hornav ul ul {
	display: none;
}

	hornav ul li:hover > ul {
		display: block;
	}


#topnav, hornav {
    background: #efefef;
    background: linear-gradient(top, #efefef 0%, #bbbbbb 100%);
    background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
    /* background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); */
    box-shadow: 0px 0px 9px rgb(0 0 0 / 15%);
}

hornav ul {
	
	padding: 0 0px;
	list-style: none;
	 /*! position: relative; */
	margin:0;
	
}
	hornav ul:after {
		content: ""; clear: both; display: block;
	}

	hornav ul li {
		float: left;
	}
		hornav ul li:hover {
			background: #4b545f;
			background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
		}
			hornav ul li:hover a {
				color: #fff !important;
			}
		
	
		
		hornav ul li a{
			display: block; padding: 15px 40px;
			text-decoration: none;
			color: #000 !important;
			font-size:14px; 
	font-weight:300;
	font-family:Arial, Helvetica, sans-serif;
		}

		
	hornav ul ul {
		background: #5f6975; border-radius: 0px; padding: 0;
		position: absolute; top: 100%;
	}
		hornav ul ul li {
			float: none; 
			border-top: 1px solid #6b727c;
			border-bottom: 1px solid #575f6a;  /*! position: relative; */
		}
hornav ul ul li a {
				padding: 15px 40px;
				color: #fff;
				font-size:14px; 
	font-weight:300;
	font-family:Arial, Helvetica, sans-serif;
			}	
hornav ul ul li a:hover {
					background: #4b545f;
				}
	
	.tngsmallicon2 {
    height: 15px; 
     /*! position: relative; */ 
    top: -1px;
    width: 16px; 
    ackground: url(tng_small_icon_sprites.gif) no-repeat;
     margin: 0px 2px 0px 1px;
    vertical-align: -4px; 
    text-decoration: none; 
    float: left; 
}
	


#footer ul {
    list-style: none;
    padding: 0;
    margin-top: 0;
    width: 100%;
	text-align:center
	}
#footer .nav.menu {
    text-align: right;
}#footer ul.menu {
    margin-top: 0;
}


.footer ul, .footer ul li {
    list-style: none;
    padding: 0;
    margin: 0;
	
}
#footer .nav.menu li {
    line-height: 1;
    display: inline-block;
    border: 0;
}

#footer .nav.menu li a {
    background: 0 0;
    padding: 0;
}

#footer .nav.menu li a:hover
 {
     color: #fff;
	color: #666666;
	text-decoration:underline;
}


#footer .nav.menu li a:after {
    content: '\/';
    display: inline-block;
    font-size: 14px;
    padding: 0 10px;
}
.last-item a:after{
    content: '' !important;
 
}


#footer {
    border-top: 1px solid #232323;
	 font-size: 90%;
}
#footer, .footer {
    color: #fff;
	background-color:#FFFFFF;
    padding-top: 30px;
    padding-bottom: 30px;
}


#footer .copyright, #footer .nav.menu li a {
    color: #000;
    font-size: 14px;
	text-decoration:none;
}



.wt-global {
   
    height: auto;!important;
    
}

.ui-tooltip {
  padding: 10px 20px;
  color: black;
  border-radius: 5px;
  font: bold 14px "Helvetica Neue", Sans-Serif;
    font-size: 14px;
  text-transform: uppercase;
  box-shadow: 7px 7px 5px -3px rgba(0,0,0,0.1);
  font-size: 12px;
}
.ui-tooltip, .arrow::after {
  background: #C4C6CA;
  border: 1px solid white;
  display: inline-block;
  max-width: 700px !important;
  z-index: 6666;
}
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }
 
 
 
 
