* {
	margin: 0;
	padding: 0;
}

body {
background: #fce4c0 url(images/bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #712F19;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 110px;
background: #fce4c0 url(images/header.jpg) no-repeat;

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 25px 0 0 20px;
color: #000;
}
#header h1 a { 
color: #666;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #aaa;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

.right {
float: right;
width: 570px;
text-align: justify;
padding-top: 10px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
height: 30px;
line-height: 30px;
color: #712F19;
}
.right h2 a {
text-decoration: none;
color: #712F19;
}
.right h2 a:hover {
color: #000;
}

.left {
float: left;
width: 180px;
padding-top: 10px;
}

.left ul {
padding: 10px 0 15px 20px;
list-style-type: none;
background: #7E6F58;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
color: #fff;
}
.left ul li a:hover {
border-bottom: 1px dotted #fff;
}

#footer {
text-align: center;
font-size: 11px;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
padding-bottom: 10px;
}

h1 {
	color:#8B2517;
	font-size:28px;
	font-weight:bold;
	margin:0px;
}

h3 {
      font-family:Arial, Helvetica, sans-serif;
      color:#28501B;
      font-size:18px;
      font-weight:bold;
      margin:0px;
}

.floating img {
	margin:     0 15px 15px 0;
	float:		left;
	
	}
	
.small {font-size: 9px; font-style:italic;}

/* AHNENTAFEL */

table.ahnentafel {
	 width:		570px;
	 border:	0px; 
	 padding:	0;
	 margin:	0;
	 font-size:	10px;
	 border:	1px solid #960;
	 border-collapse:	collapse;	
	}
	
table.ahnentafel td {padding-left: 5px;border:none;}	

table.ahnentafel td.vater {background-color:	#7EBADE;font-size:	12px;}
table.ahnentafel td.mutter {background-color:	#ECA08A;font-size:	12px;}

table.ahnentafel td.opa {background-color:		#CAE2F4;font-size:	11px;}
table.ahnentafel td.oma {background-color:		#F2CFB5;font-size:	11px;}
table.ahnentafel td.uropa {background-color:	#DFEDF7;}
table.ahnentafel td.uroma {background-color:	#F3EBDA;}


/* STANDARD */

.rot {font-weight: bold; color: #5C1214;clear:both;display:block; margin-top:10px;}
.bild {text-align:center;width:250px; min-height:242px; height:242px; float:left;border: 1px solid #666;padding:5px; background-color:#fff;}
.abstand {margin-bottom:15px;}


* html .bild {height:	255px;}
* + html .bild {height:	255px;}




