
/* schriftstil,abstände,farben */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: black;  background-color: white; font-family: verdana,arial; font-size: 10pt;}


table,tr,td
{margin-top: 0px; margin-left: 0px; margin-right: 0px;font-family: verdana,arial; font-size: 10pt; }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color:#949400 ; scrollbar-base-color: white;
scrollbar-highlight-color : #808080; scrollbar-shadow-color : black;}

/* menue links */


#menu1 a {display: block; color:white; text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:194px;

}

#menu1 a:visited{ color:white;text-decoration:none;font-family:verdana, sans-serif; font-size:10pt;width:194px;

 }

#menu1 a:active{ color:silver;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;width:194px;

  }

#menu1 a:hover { color:#ffff99; text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:194px;

}






/* allgemeine links */

a:link{ color: #949400; text-decoration:underline; font-family: verdana; font-size: 10pt;  }

a:visited{color: #949400;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:active{ color:#949400;text-decoration:underline;font-family: verdana; font-size: 10pt;   }

a:hover{ color: black ; text-decoration:overline;font-family: verdana; font-size: 10pt; }


/*  ahnentafel */

table.drcliste { border-bottom-style:none; border-right-style:none;
                         border-left-style:none; border-top-style:none;}
	span.name  { font-family:Verdana, Arial, Helvetica;
                 font-size:8pt; font-weight:bold; color:darkblue; }

	td.drcahd { font-family:Verdana, Arial, Helvetica; 
	         font-size:8pt; color:black; vertical-align:center;
			border-top-width:thin;
			border-top-style:solid;
			border-top-color:808080;
			
			border-left-width:thin;
			border-left-style:solid;
			border-left-color:808080;
			
			border-right-width:thin;
			border-right-style:solid;
			border-right-color:808080;
	
			border-bottom-width:thin; 
			border-bottom-style:solid; 
			border-bottom-color:808080;

			background-color:#b7b700;}


	td.drcahh { font-family:Verdana, Arial, Helvetica; 
	         font-size:8pt; color:black; vertical-align:center;
			border-top-width:thin;
			border-top-style:solid;
			border-top-color:808080;
			
			border-left-width:thin;
			border-left-style:solid;
			border-left-color:808080;
			
			border-right-width:thin;
			border-right-style:solid;
			border-right-color:808080;
	
			border-bottom-width:thin; 
			border-bottom-style:solid; 
			border-bottom-color:808080;

			background-color:#879700;}


