html {
	margin: 0;
	padding: 0;
}
body {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	background-image: url(../layout/htgr_01.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}
a {
	color: #2d4311;
}
table td {
	vertical-align: top;
	padding: 0 10px 0 0;
}
table tr td:last {
	padding-right: 0;
}
table td p {
	padding: 0 0 10px 0;
	margin: 0;
}
.clearer {
	display:block;
	clear: both;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
}
.imgPreload {
	display: none;
}
/*******************************/
#body2 {
	width: 950px;
	padding: 0;
	margin: 0 auto;
	background-color: #fff;
	background-image: url(../layout/htgr_05a.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}
/* TOP-BOX */
#headerWrap {
	height: 411px;
	position: absolute;
	top: 0px;
}
#footerWrap {
	height: 186px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	background-color: #e4edde;
	background-image: url(../layout/htgr_04a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #fff;
}
#mainBoxWrap {}
#headerRight {
	float:left;
	border-left:1px solid #fff;
	background-image: url(../layout/htgr_02b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerEye {
	width: 548px;
	height: 315px;
	overflow: hidden;
	background-color: #811a7f;
}
/*******************************/
/* Navigation Kirchen */
#navKirchen {
	margin: 0;
	padding: 0;
}
#navKirchen li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 96px;
	background-color: #a650a4;
	background-image: url(../layout/htgr_03b.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#navKirchen li:hover {
	background-color: #00b1e6;
}
#navKirchenInfo {
	position: absolute;
	z-index:10;
	top: 96px;
	width: 548px;
	text-align: center;
	color: #fff;
	display: none;
	letter-spacing: 1px;
	height: 30px;
	line-height: 30px;
}
#navKirchenBzg {
	position: absolute;
	top: 391px;
	z-index:10;
	width: 548px;
	height: 20px;
	line-height: 20px;
	padding: 0;
	text-align: center;
	color: #ccc;
	text-align: right;
	font-size: 11px;
}
#navKirchenBzg SPAN {
	padding: 3px;
	background-image: url(../../../img/px/000_trans50.png);
}
/******************************
	BOXEN ContentBereich
*/
#leftBox {
	width: 200px !important;
	padding: 5px 0 200px 0;
	float: left;
	margin-right: 1px;
}
#centerBox {
	width: 548px;
	float: left;
	margin-right: 1px;
}
#rightBox {
	width: 200px;
	float: left;
	padding: 5px 0 200px 0;
}
/******************************
	(Haupt-)Navigation oben
*/
#navTopWrap {
	height: 33px;
	background-color: #80197e;
	background-image: url(../layout/htgr_06a.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Tahoma, Arial;
}
#navTop {
	margin: 0;
	padding: 0;
}
#navTop li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 27px;
	font-size: 12px;
}
#navTop a {
	text-decoration: none;
	color: #f6dff6;
	display: block;
	float: left;
	padding: 6px 15px 8px 15px;
	border-top: 5px solid #a650a4;
}
#navTop a:hover {
	color: #fff;
	border-top: 5px solid #00b1e6;
}
#navTop li.aktiv a {
	border-top: 5px solid  #641763;
	background-color: #641763;
	color: #fff;
	font-weight: bold;
}

/*******************************
	Nav Left
	allgemein 
*/
#navLeft, #navLeft ul {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial;
}
#navLeft li {
	list-style: none;
	float: left;
	width: 200px;
	background-color: #4d922b;
}
#navLeft li.vSpaceL1 {
	height: 1px;
	display: block;
	overflow: hidden;
}
#navLeft li.aktiv a {
	background-image: url(../layout/nav-left_3.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#navLeft li ul li.vSpace {
	height: 0px;
	overflow: hidden;
}
#navLeft a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #fefefe;
	padding: 7px 5px 7px 13px;
}
* html #navLeft a {
	width: auto;
}
#navLeft a:hover,
#navLeft li.aktiv a:hover {
	background-image: url(../layout/nav-left_2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #d2e5eb;
}

/* 2. Level */
#navLeft li ul li {
	background-color: #d0edc1;
}
#navLeft li ul li.vSpaceL2 {
	height: 10px;
	overflow: hidden;
	padding: 0;
}
#navLeft li.aktiv li a {
	background-image: none;
}
#navLeft li li a {
	color: #1c3d0c;
	padding: 3px 5px 3px 13px;
}
#navLeft li li a:hover,
#navLeft li.aktiv li a:hover {
	color: #00b1e6;
	background-image: url(../layout/nav-left_2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#navLeft li li.aktiv a {
	background-image: url(../layout/nav-left_1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

/*******************************
	Right Boxes
*/
.rightBox {
	clear: both;
	line-height: normal;
}
.rightBox .rightBoxHead {
	background-color: #00b1e6;
	color: #fff;
	padding: 7px 5px 7px 10px;
	font-family: Verdana, Tahoma, Arial;
}
.rightBox .rightBoxContent {
	color: #000;
	font-size: 11px;
	padding: 5px 20px 10px 10px;
	font-family: Arial, Tahoma, Verdana;
}
.rightBox .rightBoxContent ul {
	margin: 0;
	padding: 0;
}
.rightBox .rightBoxContent li {
	list-style: none;
	display: block;
	float: left;
	padding: 0 0 5px 0;
	margin: 0;
	width: 100%;
}
.rightBox .rightBoxContent li a {
	padding-left: 16px;
	background-image: url(../layout/htgr_07b.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	margin-left: -5px;
}
.rightBox .rightBoxContent p {
	padding: 0 0 5px 0;
	margin: 0;
}
.rightBox .rightBoxContent a {
	text-decoration: none;
	color: #127e9e;
}
.rightBox .rightBoxContent a:hover {
	text-decoration: underline;
	color: #000;
}
.rightBox .rightBoxContent li a:hover {
	background-image: url(../layout/htgr_07c.gif);
}
/*******************************
	JahresLosung
*/
#jahresLg {
	padding-left: 10px;
	position: absolute;
	top: 360px;
	width: 200px;
	color: #127e9e;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: normal;
}
#jahresLg DIV {
	position: absolute;
	bottom: 0px;
	width: 180px;
	line-height: normal;
}
/*******************************
	Suchfeld
*/
#searchInbox {
	padding-left: 10px;
	position: absolute;
	top: 380px;
	width: 200px;
}
#searchInbox .in {
	height: 16px;
	width: 140px;
	color: #527985;
	font-size: 11px;
	padding: 3px 0 0 10px;
	font-family: Tahoma, Arial, Verdana;
	border: 1px solid #fff;
	background-color: #e0e0e0;
	background-image: url(../layout/srch_1a.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#searchInbox .butt {
	border: none;
	height: 16px;
	width: 16px;
	margin: 3px 0 0 5px;
}

/*******************************
	Content
*/
#contentWrap {
	padding: 10px 20px 50px 20px;
	font-family: Tahoma, Arial, Verdana;
	line-height: 16px;
	color: #1f1f36;
}
#contentWrap h1 {
	color: #80197e;
	font-size: 14px;
	padding: 10px 0 3px 0;
	border-bottom: 1px dotted #80197e;
}
#contentWrap a {
	color: #80197e;
	text-decoration: none;
}
#contentWrap a:hover {
	color: #00b1e6; 
}

/*******************************
	Footer
*/
#footerWrap div.netso {
	float: left;
	height: 100%;
	width: 200px;
}
#footerWrap div.netso img {
	margin-top: 133px;
}
#footerWrap UL {
	margin: 20px 0 0 0;
	float: left;
	padding: 0;
}
#footerWrap UL li {
	color: #007734;
	list-style: none;
	float: left;
	height: 138px;
	padding: 0 70px 0 10px;
	border-left: 1px dotted #4d922b;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
#footerWrap UL a {
	text-decoration: none;
	color: #007734;
	display: block;
	font-weight: normal;
}
#footerWrap UL a:hover {
	text-decoration: underline;
	color: #00b1e6;
}
/******************************
	Profilliste
*/
.profilListe {
	padding-bottom: 10px;
}
.profilListe DIV:last-child {
   border: none;
}
.profilListeItem {
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
}
.profilListeTable {
}
.profilListeTable td {
	line-height: normal;
	padding-bottom: 3px;
}
.profilListeName {
	font-weight: bold;
}
.profilListeBzg {
	color: #666;
	width: 1%;
	white-space: nowrap;
}
.profilListeData {
}
.profilListeSmall {
	color: #666;
	font-size: 11px;
}
.profilListeFormLink {
	font-weight: normal;
	font-size: 11px;
	float: right;
}
.profilImageBox {
	min-height: 20px;
	min-width: 100px;
	float: left; 
	margin-right: 15px;
}
.profilListeItem .clearer {}
/******************************
	Strassen-Suche
*/
#strasseform {
	padding: 20px 0;
	background-image: url(../../../img/px/line_01_80197e.gif);
	display: block;
	margin-bottom: 20px;
}
#strassesearch {
	width: 400px;
	margin-left: 50px;
	color: #666;
	border: 1px solid #999;
	background-color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	padding: 3px 0;
}
#strassesearch:focus {
	border: 1px solid #fff;
	color: #000;
}
/******************************
	Turmbewohner
*/
#imgTurmbWrap {}
#imgTurmbWrap img {
	/*width: 250px;
	height: 193px;*/
}
#imgTurmbWrap .imgSingleWrap {
	width: 250px;
	float: left;
	margin: 0 0 5px 0;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	line-height: normal;
}
#imgTurmbWrap .imgSingleWrap .textWrap {
	padding: 0 5px;
	color: #000;
}
#imgTurmbWrap .imgSingleWrap .textWrap span {
	float: right;
	color: #666;
}
/******************************
	Download-Liste
*/
.filelistA {
	width: 100%
}
.filelistA td {
	padding: 2px 10px 2px 0;
}
.filelistA td.typ span {
	background-color: #666;
	color: #fff;
	font-size: 11px;
}
/******************************
	Liste Termine : Gottesdienst
*/
p.h1Gottesdst {
	font-weight: bold;
	color: #80197e;
	font-size: 12px;
	padding: 10px 0 3px 0;
	border-bottom: 1px dotted #80197e;
}
UL.listGottesdst {
	margin: 0;
	padding: 0;
}
UL.listGottesdst li {
	list-style: none;
	margin: 0;
	padding: 0;
}
UL.listGottesdst div.left {
	width: 150px;
	float: left;
}
UL.listGottesdst div.right {
	width: 350px;
	float: left;
	padding-bottom: 5px;
	line-height: normal;
}
UL.listGottesdst div.right small {
	color: #666;
}










