@charset "UTF-8";

    body {	
	margin: 0px;
	background:#fff;
	color:#000;
	background-image:linear-gradient(to bottom, #06318d 1%, #83b4df 15%, #ffffff 99%);
	font-family: Verdana, Geneva, sans-serif;
	}
#wrapper {
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	width: 1280px;
	height: 1200px;
	background-color: #fff;
	background-image: url(../images/Wappen/Hintergrund-index.jpg);
	background-repeat: no-repeat;
}
#wrapper a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
footer {
	font-size:14px;
	margin-right:auto;
	margin-left:auto;
	width: 1230px;
	height:100px;
	padding-top: 35px;
	padding-left: 50px;
	background-image:linear-gradient(90deg, #ad9b8f 10%, #ffffff 30%, #ffffff 50%, #ffffff 75%, #ad9b8f 95%);
	clear:both;
}
footer a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
h1 {
	font-size: 40px;
}  
h2 {
	font-size: 36px;
}
#info {
	margin-left:50px;
	margin-right:50px;
	padding-top:50px;
}
#index-text {
	width:500px;
	margin-top:80px;
}
#index-bild {
	margin-top:50px;
	margin-left:50px;
	height:500px;
	width:310px;
	font-weight:bold;
	text-align:center;
	font-size:20px;
}
#index-bild img{
	margin-top: 0px;
	width:300px;
	height:auto;
	opacity:1;
}
#Ahnentafel {
	margin-top:50px;
	margin-bottom:50px;
}
#Stammbaum {
	height:280px;
	width:300px;
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
}
.fett {
	font-weight: bold;
}
#TreffenFam {
	height:250px;
	width: 300px;
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
}
#Treffen {
	height:250px;
	width: 300px;
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
}
#leereBox {
	width:30px;
	height:222px;
	float:left;
}
#Archiv {
	height: 280px;
	width: 300px;
	position:relative;
	display:block;
	overflow:hidden;
}
.undercontruction {
	font-size: 18px;
	font-style: italic;
	color: #062B7A;
}
