@charset "utf-8";
body {
	background-color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	SCROLLBAR-FACE-COLOR: #ffffcc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #006600; 
	SCROLLBAR-SHADOW-COLOR: #006600; 
	SCROLLBAR-3DLIGHT-COLOR: #006600; 
	SCROLLBAR-ARROW-COLOR: #ad033b; 
	SCROLLBAR-TRACK-COLOR: #ffffcc; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffcc;
	color:#006600;
}
a:link {
	text-decoration: underline;
	color: #006600;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #cc6633;
}
a:active {
	text-decoration: none;
}
.Stil3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 14px;
}
.Stil4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
}
.Stil4_s14 {
	color: #006600;
	font-size: 14px;
}
.Stil4_over {
	color: #cc6633;
	font-size: 12px;
}
.Stil4_link {
	color: #006600;
	font-size: 12px;
	text-decoration:underline;
}
.Stilh4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight:400;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	font-style: italic;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #003300;
}
.Button {
	background-color:#ffffcc;
	color:#003300;
	width:90px;
	border:1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
}
input, select, textarea {
	background-color:#ffffcc;
	color:#006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
	font-size: 12px;
}
.stammbaum2 {
	visibility: hidden;
	z-index: 20;
	height: 470px;
	width: 750px;
	margin:auto;
	position: absolute;
	left: 5px;
	top: 0px;
	background-color: #FFFFcc;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-top-width: thin;
	border-left-width: thin;
	border-top-color: #ffffff;
	border-left-color: #FFFFFF;
}
.inlay{
	position: relative;
}
/*------------Layout--------------*/
.masthead {
	width: 1010px;
	position: relative;
	visibility: visible;
	margin: auto;
	background-image:url(../gfx/back.jpg);
}
.header {
	height: 300px;
	width: 1010px;
	position: relative;
	background-image:url(../gfx/header7.jpg);
	background-repeat: no-repeat;
}
.navigation {
	width: 1000px;
	left:5px;
	position: absolute;
	visibility: visible;
	top: 260px;
	height: 50px;
	font-size: 18px;
}
.navigation a, .navigation a:visited {
	color:#ffffcc;
} 
.navigation a:active{
	color:#cc6633;
}
.navigation a:hover {
	text-decoration: none;
	color: #999;
}
.content {
	width: 1000px;
	position: relative;
	left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	padding-top: 10px;
	background-image:url(../gfx/bg.png);
}
.Stil4_td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
	height: 17px;
	text-align: left;
}
.navigation ul{
	padding-left: 20px;
	list-style:none;
	display: inline;
	font-weight:bold;
}
.navigation li{
	display: inline;
	margin-left: 22px;
}
.bottom_shadow{
	background-image:url(../gfx/bottom.jpg);
	position:relative;
	width:1010px;
	height:5px;
}
.contenttable{
	width: 880px;	
}
.navigation a.active{
	color:#cc6633;	
}