body {
	background-image: url(../images/logo/hintergrund.jpg);/*hier wird festgelegt was außerhalb der Seite zu sehen ist*/
	font-size: 18px;
	font-family:  "Times New Roman", Times, serif;
	color: #595531;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0;
	text-align:center;
	padding: 0;
 } 

 
#TOP {
	width: 1024px;
	text-align: center; 
	position: center;
	margin-left: auto;
   margin-right: auto;
   margin-top: 0;
	height:auto;
	padding:0;
}


#HAUPTLOGO
{ background-image: url(../images/logo/hauptlogo.jpg);
height:360px;
margin-top: 0;
width:1024px;
position: center;
}

#MENU
{ background-image: url(../images/logo/menu.jpg);
height:55px;
margin-top: 0;
width:1024px;
}
/*
#SEITENINFO /*KSIEGA
{ background-image: url(../images/ksiega.jpg);
height:84px;
margin-top: 0;
width:748px;
}
	*/
#INHALTE {
	width: 1024px;
	height :auto;
	background-image: url(../images/logo/inhalt.jpg);
		padding: 0;
}
#INHALTE2 {
	width: 700px;
	height :auto;
	background-image: url(../images/logo/inhalt.jpg);
	margin-left: 150px;
}

#SEITEN_ENDE {
	clear: both;
	width: 1024px;
	height :60px;
	background-image: url(../images/logo/seitenende.jpg);
	background-repeat: no-repeat 
	}

p {
color:#595531;
font-size:13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left:80px;
margin-right:80px;
text-align: center;
}

h1 {
font-size:13px;
font-weight:normal;
color: #595531; 
line-height: normal; 
font-family:  Arial, Helvetica, sans-serif; 
text-align:center; 
margin-bottom:20px;
margin-left:20px;
margin-right:20px;
}
h2 {
font-size: 18px; 
color: #595531; 
line-height: normal; 
font-family: times; 
text-align:center;
/*margin-left:80px;*/
margin-top:20px;
margin-bottom:10px;
}
h3 {
font-size: 30px;
font-weight:normal;
color: #595531; 
line-height: normal; 
font-family:  Arial, Helvetica, sans-serif; 
text-align:left; 
margin-bottom:20px;
margin-left:20px;
margin-right:20px;
}
h4 { /*Seitenbezeichnungen*/
font-size: 35px; 
color: #595531;/*ehemals acc7e4*/ 
line-height: normal; 
font-family: times; 
text-align:center;
/*margin-left:80px;*/
margin-top:20px;
margin-bottom:10px;
}
h5 { /*blinkende hervorhebungen - rausgenommen*/
font-size: 16px;
font-weight:normal;
color: #595531; 
line-height: normal; 
font-family:  Arial, Helvetica, sans-serif; 
text-align: center; 
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
/*text-decoration:blink*/
}
h6 {
color:#595531;/*ueberschriften*/
font-size:20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left:20px;
margin-right:20px;
text-align: center;
}
h7 { /*nicht ganz so große  überschriften wie h4*/
font-size: 20px; 
color: #595531;/*ehemals acc7e4*/ 
line-height: normal; 
font-family: times; 
text-align:center;
/*margin-left:80px;*/
margin-top:20px;
margin-bottom:10px;
}
h8{
	text-align:left;
}


a:link {
color : #7f773f;
text-decoration : none;
}
a:visited {
color : #676764;
text-decoration : none;
}
a:hover {
color : #3e3b22;
/*font-weight : bold;*/
text-decoration : none;
}
.zentrierdas {
		text-align:center;
}

/*
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}

li {
	padding-left: 0px;
	}
*/
.bul {list-style-image: url(../images/seitengrafiken/Pfote_skl.png);}

/*
@charset "utf-8";
 CSS Document 
/*Stammbaum
table.rodowod{
	border-collapse:collapse;
	width:450px;
	margin-top:10px; 
	margin-bottom:10px; 
	margin-left:160px; 
	margin-right:130px; 
	text-align:left; 
/*	background-image:url(tlo4.png);
	border:2px solid #423201;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*stammbaum ueberschrift
table.rodowod tr.naglowek{
	padding:4px 4px;
	text-align:center;
	background:#fcf6e6; 
	border-top:none;
	font-size:10px;
	color: #595653;  
}
table.rodowod td { 
		width:180px; 
		border:1px dotted #fcf6e6; 
		border-top:none;
		padding:4px 4px;
		color:#362f13; 
		font-size:13px; 
		}
table.rodowod tr { 
		padding:5px 3px; 
		font-size:10px;  
		}
table.rodowod th { 
		padding:5px 3px;
		text-align:center; 
		font-size:18px; 
		color:#362f13;
		}

*/