body {
	color: #04593F;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;  /* Zentrierung im Internet Explorer */
	background-color:#EBEEE5;
}
div#inhalt {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 765px;
	padding: 0;
	background-color:#FFF;
	background-image:url(bilder/inhalt_bg.gif);
	background-repeat:repeat-y;
}
div#inhalt1 {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 765px;
	padding: 0;
	background-color:#EBEEE5;
	/*background-image:url(bilder/inhalt_bg.gif);
	background-repeat:repeat-y;*/
}
#top{
	background-image:url(bilder/top.jpg);
	background-repeat:no-repeat;
	height:147px;
}
#nav{
	padding: 9px 0px 0px 0px;
	margin: 0px;
}
* html #nav{
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#nav1{
	height:20px;
	line-height:20px;
	color:#FFF;
	font-size:10pt;
	font-weight:bold;
}

a:link.nav, a:visited.nav{
	text-decoration:none;
	color:#EBEEE5;
	height:20px;
	font-weight:bold;
	margin-left:10px;
	padding-left:15px;
	vertical-align:middle;
}
a:link.navakt, a:visited.navakt{
	text-decoration:none;
	color:#FFF;
	height:20px;
	margin-left:10px;
	padding-left:15px;
	vertical-align:middle;
	background:url(bilder/pfeil.gif);
	background-repeat:no-repeat;
	background-position:left;
}
a:hover.nav {
	text-decoration:none;
	color:#EBEEE5;
	border: none;
	background:url(bilder/pfeil1.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#text {
	width: 580px;
	float: left;
	font-size: 10pt;
	margin: 10px 0px 15px 15px; 
	padding: 0px;
	background-color:#FFF;
}
#info {
	margin: 10px 0px 0px 630px;
	padding:0px;
	width: 134px;
	font-size: 10pt;
	font-weight: normal;
	/*color:#04593F;*/
}
* html #info { /* Starhtml-Hack - folgender Style wird nur vom IE ausgelesen*/
	margin: 10px 0px 0px 627px;
}

#info .zentriert {
	text-align: center;
	border-bottom: 1px dashed #04593F;
}
#info .linksbuendig {
	text-align: left;
	padding:5px 5px 5px 10px;
	margin:0px;
}
#info .linksbuendig_mit_strich {
	text-align: left;
	padding:5px 5px 5px 10px;
	margin:0px;
	border-bottom: 1px dashed #04593F;
}
#info a:link, #info a:visited {
	text-decoration:none;
	color:#04593F;
	border-bottom:1px solid #04593F;
}
#info a:hover {
	text-decoration:none;
	color:#04593F;
	background-color:#EBEEE5;
	border-bottom:none;
}
#info a.bild:link, #info a.bild:visited {
	text-decoration:none;
	color:#002475;
	border:none;
}
#info a.bild:hover {
	text-decoration:none;
	color:#002475;
	border:none;
}
p#footer {
	clear: both;
	height:20px;
	line-height:20px;
	color:#FFF;
	font-size: 8pt;
	text-align:center;
	margin: 0; 
	padding: 0;
	background-color: #04593F;
	/*border-bottom:3px solid #F9C286
	background-image:url(bilder/foot_bg.gif);
	background-repeat:repeat-y;*/
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#FFF;
}
#footer a:hover {
	text-decoration:none;
	color:#FFF;
	border-bottom:1px solid #FFF;
}
h1{
	font-size:11pt;
	font-weight: bold;
	margin-top:3px;
}
h2{
	font-size:10pt;
	font-weight: bold;
}
td, li{
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#text a.impress:link, #text a.impress:visited {
	text-decoration:none;
	color:#04593F;
}
#text a.impress:hover {
	text-decoration:none;
	color:#04593F;
	background-color:#EBEEE5;
	border-bottom:1px dashed #04593F;
	border-top:1px dashed #04593F;
}
a.oben:link, a.oben:visited {
	color:#04593F;
	text-decoration:none;
}
a.oben:hover {
	color:#04593F;
	text-decoration:none;
}
.rahmen{
	background-color:#EBEEE5; 
	border:1px solid #05593F; 
	width:650px;
	padding:10px;
}
.pedigree{
	background-color:#EBEEE5;
	padding:3px 10px;
	border:#C9D5BD 1px solid;
}
