@charset "utf-8";
/* CSS Document */



#inhalt{margin-left:20px;
		width:400px;
		height:500px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:8pt;
}

table { font-family:Verdana, Geneva, sans-serif;
		 font-size:8pt; }
		 
#news {width:360px;
	   margin-left:5px;
	   padding:10px;
	   border-style:double;
	   border-color:#000;
	   font-family:Verdana, Geneva, sans-serif;
	   font-size:8pt;
}

table#Abstammung {border-left:1px solid black;
					border-right:1px solid black;
					border-top:1px solid black;
					border-bottom:1px solid black;
					width:400px;
					padding:10px;
					height:200px;
					font-size:8pt;
					}
a:link
{ color:black;
  decoration: none;
  }
a:hover { color:black;
			decoration: none;
}
a:visited
{ color: black;
decoration: none;
}


