body { 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	color: #454545;
	scrollbar-arrow-color:#2e3d69;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #2e3d69;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-3dlight-color: #2e3d69;
	scrollbark-highlight-color: #ffffff;
}

td {  
	font-size: 8pt;
	color: #454545;
}
 
.logo { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 93px;
	background-image: url("../px/header-hg.jpg");
}

.index {  
	position: absolute;
	top: 0px;
	left: 55px;
	width: 188px;
	height: 93px;
}
 
.nav { 
	position: absolute;
 	top: 93px;
	left: 0px;
	width: 100%;
	min-width: 1000px;
	height: 30px;
	background-image: url("../px/nav-hg.gif");
}

.nav2 { 
	width: 1000px;
}
  
.navtxt { 
	position: absolute;
	font-weight: bold;
	color: #222222;
  	top: 100px;
	left: 10px;
	width: 800px;
}

.hg { 
	position: absolute;
	top: 123px;
	left: 0px;
	width: 100%;
	min-width: 1000px;
	height: 455px;
	min-height: 455px;
	background-image: url("../px/hg.jpg");
	background-repeat: no-repeat;
	background-color: #ffffff;
 }
 
 .nachruf { 
	position: absolute;
	top: 170px;
	left: 408px;
	z-index:1000;
 }

.unten {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	min-width: 1000px;
	height: 74px;
	min-height: 74px;
	max-height: 74px;
	color: #222222;
	font-weight: bold;
	background-image: url("../px/unten.jpg");
}

.efapco { 
	position: absolute;
	bottom: 0px;
	left: 95px;
	width: 145px;
	height: 53px;
}
 
.untentxt { 
	position: absolute;
	bottom: 2px;
	left: 405px;
	width: 165px;
	color: #222222;
}

.untentxt2 { 
	position: absolute;
	bottom: 2px;
	left: 580px;
	width: 175px;
	color: #222222;
}

.untennav {
	position: absolute;
	bottom: 2px;
	left: 820px;
	width: 150px;
	height: 26px;
	background-image: url("../px/untennav-hg.jpg");
	background-repeat: no-repeat;
}

.black { 
	color: #000000;
}





h1 { 
	position: absolute;
	top: 325px;
	left: 405px;
	width: 440px;
	font-size: 27pt;
	font-weight: normal;
}

h2 { 
	position: absolute;
	top: 385px;
	left: 405px;
	width: 440px;
	font-size: 14pt;
	color: #2e3d69;
	font-weight: normal;
}

h3 {
	position: absolute;
	top: 455px;
	left: 405px;
	width: 440px;
	font-size: 14pt;
	color: #2e3d69;
	font-weight: normal;
}

 
 
 
.tab { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 1000px;
	table-layout: fixed;
}
 
.line {  
	line-height: 160%;
	vertical-align: top;
}

.imprnav {
	width: 145px;
	background-image: url("../px/untennav-hg.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
}

.textlink2 { 
	color: #454545;
	font-weight: normal;
	text-decoration: underline;
} 



.flagge { 
	position: absolute;
	top: 100px;
	left: 900px;
	width: 60px;
}



/* Links */




a:link { 
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:visited { 
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover { 
	color: #bfd8f3;
	font-weight: bold;
	text-decoration: none;
}

a:active { 
	color: #bfd8f3;
	font-weight: bold;
	text-decoration: none;
}