body{
	background-image: url('holz.jpg');
	font-family: georgia, serif;
	font-size: 1em;
	font-style: italic;
}

p{
	padding: 0 20px 10px 20px;
	text-align: justify;
}

h1{
	display: block;
	font-size: 2em;
	color: #8B5A2B;
	margin-left: 20px;
	margin-bottom: 35px;
	text-shadow: 2px 2px 2px #000;
	width: 715px;
	height: 40px;
	background-image: url('eichenblattklein.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 2px solid #8B5A2B;
}

h2, legend{
	font-size: 1.3em;
	color: #000;
	margin-left: 20px;
	margin-bottom: 10px;
	text-shadow: 2px 2px 2px #8B5A2B;
	font-weight: bold;
}

h2{
	margin-top: 25px;
	padding-top: 50px;
	background: url('border.png') top center no-repeat;
	margin-bottom: 40px;
}

legend{
	padding-left: 8px;
	padding-right: 8px;
}

#seiteninhalt{
	background-image: url(kachel.jpg);
	background-repeat: repeat-y;
	background-position: left 80px;
	background-color: #FFFACD;
	border: 2px solid #000;
	width: 750px;
	padding-left: 120px;
	margin: 30px auto;
	-moz-box-shadow: 5px 5px 30px #000;
	-webkit-box-shadow: 5px 5px 30px #000;
	-khtml-box-shadow: 5px 5px 30px #000;
	
}

#banner{
	height: 80px;
	width: 870px;
	background-color: #8B5A2B;
	margin-left: -120px;
	border-bottom: 1px solid #000;
}

p.navi{
	border-bottom: 1px solid #000;
	margin: 0;
	height: 20px;
	background-image: url(verlauf02.jpg);
	background-repeat: repeat-x;
	padding: 0;
	text-align: center;
	padding: 5px
}

.fuss{
	text-align: right;
	margin: 0;
	height: 20px;
	border-top: 1px solid #000;
	background-image: url(verlauf01.jpg);
	background-repeat: repeat-x;
	padding: 0 10px 0 0;
	padding: 5px
}

a, a:visited{
	color: #8B5A2B;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
}

a:hover, a:focus, a:active{
	color: #000;
	text-shadow: 1px 1px 1px #8B5A2B;
}

a.nav:link, a.nav:visited {
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px 1px #8B5A2B;
}

a.ahnenh2:link, a.ahnenh2:visited{
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px 1px #8B5A2B;
}

a.nav:focus, a.nav:hover, a.nav:active, a.ahnenh2:hover, a.ahnenh2:focus, a.ahnenh2:active{
	color: #8B5A2B;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
}

img.left{
	float: left;
	margin: 2px 20px;
}

img.right{
	float: right;
	margin: 2px 20px;
}

table.ahnentab{
	margin: 0 15px 10px 15px;
	width: 720px;
	border: 2px solid #000;
	border-collapse: collapse;
	font-size: 0.8em;
	display: none;
}


table.ahnentab td{
	padding: 3px;
	border: 1px solid #000;
	width: 128px;
}

td.fett{
	font-weight: bold;
}

td.a{
	width: 80px;
}

td.rechts{
	text-align: right;
}


ul{
	margin-bottom: 35px;
	list-style: disc;
}

table.kekule{
	margin: 15px;
}

table.kekule th{
	text-align: left;
}

th.gennr{
	width: 150px;
}

th.genname{
	width: 220px;
}

th.keknr{
	width: 220px;
}

fieldset{
	width: 698px;
	border: 1px solid #000;
	margin: 15px;
}

label{
	display: inline-block;
	margin-bottom: 5px;
	width: 100px;
}

input#sec{
	display: none;
	visibility: hidden;
}

div#zeichen{
	margin-left: 105px;
	margin-bottom: 15px;
}

input#senden{
	margin-left: 105px;
}

table.gb{
	margin: 15px;
	width: 720px;
	border: 1px solid #000;
	border-collapse: collapse;
}

table.gb td{
	padding: 2px;
}

td.a{
	font-weight: bold;
}

td.nr_a{
	width: 35px; 
}

td.nr_b{
	width: 35px; 
	text-align: right;	
}

td.name_a{
	width: 70px;
}

td.name_b{
	width: 380px;	
}

td.zeit{
	width: 100px;
}

td.email_a{
	vertical-align: top;
	height: 20px;
	border-top: 1px dotted #000;
}

td.hp_a{
	vertical-align: top;
}

td.text_a{
	border-top: 1px dotted #000;
}

input#username, input#passwort{
	margin-right: 50px;
}

p.fehler{
	color: #F00;
	font-weight: bold;
}

p.erfolg{
	color: #0B0;
	font-weight: bold;
}

#id{
	display: none;
}

input, textarea{
	border: 1px solid #8B5A2B;
}

#map_canvas, #map_orte{
	width: 720px;
	height: 360px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.grid3{
	float: left;
	width: 220px;
	margin-right: 15px;
	min-height: 220px;
	margin-bottom: 25px;
	margin-top: 2px;
}

.grid3 img{
	margin-bottom: 5px;
}

.klein{
	font-size: 0.8em;
}

.gridwrap{
	padding: 2px 20px;
	clear: both;
}