/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

/* Formatierung für Genealogie Seiten   */
/* Allgemeine Formatierung */

#printmessage { display:none; }

body {
border:0px; padding:0px; margin:0px;
background-color:#FFFFFF;
background-image:url(./style/bg3.png);
background-repeat:repeat;
background-attachment:fixed;
color:#222;
font-family: verdana, arial, helvetica, sans-serif;
font-size:10pt; 
text-align: left;
}

#borderleft { position:absolute; left:0px; top:0px;
height:130%; width:10px; background-color:#369; }

#laanav { 
font-weight: bold;
float:left; 
padding: 5px 3px 4px 17px;
background-repeat:repeat;
width:15%;
}
        
#laanav ul {
margin-top: 3px;
margin-bottom: 6px;
list-style: none;
font-weight: normal;
font-size: 0.7em; 
}

#laanav a:hover { background-color:gray; color:white;}

.micon { vertical-align:middle; border:0px;
width:20px; margin-right:2px;
}

/* Logo */ 
.logo { padding: 4px 0px 13px 24%; display:block; }

/* Headerbox */
#title {
float:left; height: 80px; width: 80%;
padding: 0px 5px;
text-align: right; color:#FFF; background-color: #369;}

#title h2 { margin: 23px 20px 15px 4px;
font-weight: bold; font-size:1.5em; }
#title h3 { margin: 25px 20px 15px 4px;
font-weight: bold; font-size:1.4em; }
#title .dontprint { margin: 0px 20px; }

/* Beginn Inhaltsbox  */
#inhalt {
float:left; min-height: 480px; width: 80%;
padding: 10px 5px 0px 5px;
background-image:url(./styles/bg2.png);
text-align:left;
}
/* Ende Inhaltsbox  */


.header { margin-bottom: 0px; }

/* width=\"20\" height=\"20\" border=\"0\" style=\"vertical-align:middle\" align=\"left\" */
.tng_mgif { vertical-align:middle; border:0px;
width:20px; height:20px; margin-right:2px;
}

/* width=\"16\" height=\"15\" border=\"0\" class=\"tngmenuicon\" vspace=\"0\" hspace=\"1\" */
.tngmenuicon0 {
width:16px; height:15px; border:0px; margin-left:7px; vertical-align: -3px; 
}

.tngmenuicon {
width:16px; height:15px; border:0px;
}

/* Beginn  DonateLink */
#donate{
position:fixed; right:6px; bottom:5px;
width:85px; height:85px; z-index:20;
font-size: 7pt; font-weight: normal; text-align:right; }
/* Ende  DonateLink */
